body {
   background-color: #1b3892; 
   text-align: left;
   height: 100%;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}   
html {
   width: 101%;
   height: 101%; 
   }
   
#header08{ 
display: none;
}  

#haupttabelle {
   background-color: #1b3892;
   background-image: url(/efmc2009/images/bg-tabelle.gif);
   background-repeat: repeat-y;
   background-position: center;
}
#mitte {
   background-color: #000;
   width: 1000px; 
   background-image: url(/efmc2009/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(/efmc2009/images/list.gif);
margin-left: 15px;
}
/* Ende Inhalts */


/* Definition des Footers */
#footer
{
display: none;
}
/* Ende Footer */


/* Definition der Spalte Rechts */
#spalte-rechts {
display: none;
}
/* Ende der rechten Spalte */

.bild {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
	height: 70px;
/*	weight: 55px; */
	border: 1px solid #666;
}
.bild2 {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
}
.bild-karte {
	border: 1px solid #666;
}
.pdf {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
	height: 33px;
/*	weight: 33px;*/
}
.grau10px {
color: #666;
font-weight: bold;
}
.schwarz9px {
font-size: 9px;
color: #000;
}

#navi-box {
	display: none;
}
