body {
   background-color: #1b3892;  
   padding-top: 0;
   padding-bottom: 0;
   margin: 0%;
   text-align: center;
   height: 100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}   
html {
   width: 100%;
   height: 101%; 
   }
   
#header08{ 
height: 208px;
background-image: url(/efmc2008/images/titel.jpg);
background-repeat: repeat-y;
background-position: center;
border-top: 1px solid #1b3892;
border-bottom: 1px solid #1b3892;
}  

#haupttabelle {
   background-color: #1b3892;
   background-image: url(/efmc2008/images/bg-tabelle.gif);
   background-repeat: repeat-y;
   background-position: center;
}
#mitte {
   background-color: #000;
   width: 1000px; 
   background-image: url(/efmc2008/images/bg-schatten.gif);
   background-repeat: repeat-y;
   margin: auto;
   display: table;
}

/* Definition des Inhalts */

#inhalt {
width: 610px;
text-align: left;
display: block; 
float: left;
padding: 30px 25px 30px 25px;
}
#inhalt a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #1b3892;
font-weight: bold;
text-decoration: none;
}
#inhalt a:hover {
color: #666;
}
#inhalt h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #e60004;
font-weight: bold;
}
#inhalt li {
list-style-image: url(/efmc2008/images/list.gif);
margin-left: 15px;
line-height: 18px;
}
#inhalt li strong{
color: #666;
font-weight: bold;
}
#programm {
padding: 10px;
}
#programm h1{
font-size: 13px;
color: #e60004;
}
.text-grau{
color: #666;
font-weight: bold;
}
#glance {
padding: 5px;
border: 1px solid #666;
}

/* Ende Inhalts */


/* Linke Spalte */
#navi-box {
    width: 170px;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	float: left; 
}
/* Ende linke Spalte */
/* DAS MENUE */
dl, dt, dd, ul, ol {
margin: 0;
padding: 0 0 0 0;
}
#menu {
position: relative;
width: 170px;
}

#menu dt {
color: #3a3a3a;
text-align: left;
background-repeat: no-repeat;
background-position: bottom;
}
.navi-link  {
background-image: url(/efmc2008/images/bg-button.gif);
height: 23px;
padding: 7px 0 0 15px;
}
.navi-link-breit {
background-image: url(/efmc2008/images/bg-button2.gif);
height: 36px;
padding: 7px 0 0 15px;
}

.navi-link-rot {
background-image: url(/efmc2008/images/bg-button-rot.gif);
height: 23px;
padding: 7px 0 0 15px;
}


#menu dd {
position: absolute;
z-index: 100;
left: 170px;
width: 170px;
height: auto;
margin-top: -30px;
border: 1px solid #a6a5a5;
background-color: #fff;
}

#menu ul {
padding: 0;
margin: 0;
}
#menu li {
background-image: url(/efmc2008/images/bg-button.gif);
background-repeat: no-repeat;
background-position: bottom;
text-align: left;
height: 23px;
padding-left: 15px;
padding-top: 7px;
list-style-type: none;
}
#menu li a, #menu dt a, #menu ol a {
color: #000;
text-decoration: none;
display: block;
}
#menu li a:hover, #menu dt a:hover, #menu ol a:hover {
color: #1b3892;
text-decoration: none;
}
#menu ol {
background-image: url(/efmc2008/images/bg-button2.gif);
background-repeat: no-repeat;
background-position: bottom;
height: 36px;
color: #3a3a3a;
text-align: left;
padding: 7px 0 0 15px;
}
#menu img {
text-decoration: none;
border: 0px;
padding: 0 5px 1px 0;}
/* ENDE MENUE */
/* Definition der Spalte Rechts */
#spalte-rechts {
    width: 170px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	float: right;
	display: table;
	text-align: left;
}
.button-rot {
    background-image: url(/efmc2008/images/bg-rechts.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    width: 155px;
	height: 18px;
    color: #fff;
	font-weight: bold;
	display: block;
	padding: 3px 0 0 15px;
	margin-bottom: 15px;
}
#spalte-rechts h1 {
color: #e60004;
font-weight: bold;
padding: 5px 0 5px 10px;
font-size: 12px;
}

#spalte-rechts a{
color: #e60004;
font-weight: bold;
font-size: 12px;
text-decoration: none;
padding-left: 10px;
}
/* Ende der rechten Spalte */

/* Definition des Footers */
#footer
{
width: 985px;
height: 19px;
background-image:  url(/efmc2008/images/bg-footer.gif);
background-repeat: repeat-x;
background-position: center;
display: block;
border-bottom: 1px solid #1b3892;
margin: auto;
text-align: left;
padding: 6px 0 0 15px;
font-size: 11px;
color: #3a3a3a;
}

#footer a
{
color: #3a3a3a;
text-decoration: none;
}  
/* Ende Footer */

.bild {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
	height: 70px;
	weight: 55px;
	border: 1px solid #666;
}
.bild-karte {
	border: 1px solid #666;
}
.pdf {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
	height: 33px;
	weight: 33px;
}
.schwarz9px {
font-size: 9px;
color: #000;
}
