﻿body
{
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url(/redeszenen/images/sidebar.gif);
    background-repeat: repeat-y;
    font-size:11pt;
}
html 
{
    margin:0;
    padding:0;
}
@media print {
body 
{   
    background:none;
}   
}
body, blockquote, p, li, dd, td, th, pre
{
    font-size: 100%;
}
ul ul, ul ol, ol ol, ol ul 
{
    font-size:inherit;
}
@media screen {
#header
{
    background-image: url(/redeszenen/images/logo_uni_header.gif);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    margin: 0;
    padding: 10px;
    background-color: #f5f4eb;
    border-bottom: 1px solid #0404b2;
    width: 100%;
}

#header h1
{
    margin-left: 200px;
    margin-top: 12px;
    margin-bottom: 0;
    font-size: 130%;
    color: #0404b2;
    text-align: center;
    width: 80%;
}
#header h2
{
    margin-left: 200px;
    margin-top: 6pt;
    margin-bottom: 6pt;
    font-size: 110%;
    text-align: center;
    width: 80%;
}
#header h3
{
    margin-left: 200px;
    margin-top: 6pt;
    margin-bottom: 6pt;
    font-size: 100%;
    text-align: center;
    width: 80%;
}
}
@media print 
{
    #header {display:none}
}

#main
{
    padding: 20px 0 0 0;
    margin:0;
    border-width:0;
}
@media screen {
#navigation
{
    padding-left: 10px;
    padding-top: 20px;
    font-size: 0.9em;
    display:inline;
    width: 200px;
    float: left;    
}
}
@media print 
{
    #navigation {
    display:none;
    }
}
#navigation ul
{
    margin: 0 0 0 0.5em;
    padding: 0;
}
#navigation li
{
    list-style: square;
    list-style-image:url(/redeszenen/images/raute.gif);
    margin-top: 3pt;
    font-size:0.8em;
    margin-left:1em;
}
#navigation a
{
    display: block;
    width: 100px;
}
th a
{
    color: White;
}
#navigation a:link, #navigation a:visited
{
    text-decoration: none;
    color: #0404b2;
}

#navigation a:hover
{
    background-color: #0404b2;
    color: White;
}
#navigation a:active
{
    color: Maroon;
}
@media screen {
#content
{
    width: 80%;
    margin-left: 210px;
    font-size: 0.9em;
    text-align: justify;
}
 /* Hides from IE-mac \*/
* html #content {height: 1%;}
/* End hide from IE-mac */
}
@media print 
{
  #content
{
    width: 80%;
    margin:auto;
    font-size: 0.9em;
    text-align: justify;
    overflow:hidden;
}  
}
h1.pagetitle
{
    text-align: center;
    color: #0404b2;
    font-size: 160%;
}
h2.option
{
    font-size: 120%;
    color: #0404b2;
    margin-top: 6pt;
    margin-bottom: 6pt;
}
.center
{
    text-align: center;
}
img.right
{
    float: right;
    padding-left: 20px;
}
img.left
{
    float: left;
    padding-right: 20px;
}
img.imgApproach
{
    border: none;
    margin: auto;
    text-align: center;
}
/* Stile für Tabellen des Vortragsprogramms */
h1.pagetitle
{
    font-size: 160%;
    color: #0404b2;
    margin-top: 18pt;
    margin-bottom: 12pt;
    text-align: center;
}
h2
{
    font-size: 140%;
}
h1.title
{
    font-size: 1.4em;
    color: #0404b2;
    width: 60%;
}
h2.date, h2.heading
{
    font-size: 1.2em;
}
h2.section
{
    font-size:1.2em;
    text-align:center;
}
h3.place
{
    font-size: 1em;
    font-weight: normal;
}
table.programme
{
    width: 45em;
    border: 1px solid #0404b2;
}
table.contact
{
    width: 25em;
    margin: auto;
    border: none;
}
caption
{
    font-weight: bold;
    margin: 0 auto;
    padding-bottom: 1em;
    text-align: center;
}
.break
{
    background-color: #f5f4eb;
}
th
{
    text-align: center;
    background-color: #0404b2;
    color: white;
}
td
{
    vertical-align: top;
    text-align: left;
    font-size: 0.9em;
}
td.theme
{
    text-align: center;
    line-height: 200%;
}

td.time
{
    width: 8em;
    white-space: nowrap;
}
span.speaker
{
    font-weight: bold;
    display: block;
}
span.talk
{
    display:block;
    /*margin-top:6pt;*/
    font-style: italic;
}
td.section
{
    font-weight: bold;
    color: #0404b2;
    border-top: 1px solid #0404b2;
    border-bottom: 1px solid #0404b2;
}
span.author 
{
    font-variant:small-caps;
}
div.firstpage 
{   width:80%;
    height:550px;    
    margin:auto;
    padding-top:50px;
    overflow:hidden;
}
.hrule 
{
    border-bottom:1px solid #0404b2;
}
@media screen 
{
    div.beschreibung 
    {
        width:90%;
        margin:auto;
    }
}
@media print 
{
    div.beschreibung 
    {
        width:100%;
        margin:0;
    }
}
p.bibliography
{
    font-size:medium;
    font-weight:bold;
}
p.bibitem
{
    font-size:smaller;
    padding-left:2em;
    text-indent:-2em;
    margin-top:0;
    margin-bottom:3pt;
}
div.bibliography ul
{
    font-size:smaller;
    margin-top:0;
    margin-bottom:0;
}

.header {text-align:center}
div.center {margin:auto;}
.container {text-align:center;margin:auto}