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(/efmc2009/images/titel.jpg);
background-repeat: repeat-y;
background-position: center;
border-top: 1px solid #1b3892;
border-bottom: 1px solid #1b3892;
} 
#header09{ 
height: 208px;
background-repeat: repeat-y;
background-position: center;
border-top: 1px solid #1b3892;
border-bottom: 1px solid #1b3892;
}  

#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 h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #e60004;
font-weight: bold;
}
#inhalt h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #e60004;
font-weight: bold;
}
#inhalt h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #003e8e;
font-weight: bold;
margin-top: 0;
}
#inhalt li {
list-style-image: url(/efmc2009/images/list.gif);
margin-left: 15px;
line-height: 18px;
}
#inhalt li strong{
color: #666;
font-weight: bold;
}
#inhalt hr {
	border: 1px solid #d7d9da;
	height: 1px;
}

#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 {

text-align: left;
background-repeat: no-repeat;
background-position: bottom;
}
.navi-link  {
background-image: url(/efmc2009/images/bg-button.gif);
height: 23px;
padding: 7px 0 0 15px;
color: #3a3a3a;
}
.navi-link-breit {
background-image: url(/efmc2009/images/bg-button2.gif);
height: 36px;
padding: 7px 0 0 15px;
color: #3a3a3a;
}

.navi-link-rot {
background-image: url(/efmc2009/images/bg-button-rot.gif);
height: 23px;
padding: 7px 0 0 15px;
color: #3a3a3a;
}
.navi-link-cfp {
background-image: url(/efmc2009/images/bg-button.gif);
height: 25px;
width: 155px;
padding: 5px 0 0 15px;
color: #e60004;
font-weight: bold; 
float: left;
display: block;
text-decoration: none;
text-align: left;
font-size: 15px;
}
.navi-link-news {
backgroundcolor: #f9f9f9;
border-top: 1px solid #f2787a; 
border-bottom: 1px solid #f2787a; 
height: 49px;
width: 155px;
padding: 5px 0 0 15px;
color: #000;
font-weight: bold; 
float: left;
display: block;
text-decoration: none;
text-align: left;
font-size: 11px;
}
.navi-link-news:hover {text-decoration: underline;}

#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(/efmc2009/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(/efmc2009/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(/efmc2009/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:  url(/efmc2009/images/bg-footer.gif) repeat-x 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;
}
.bild2 {
    margin-right: 10px;
	float: left;
    vertical-align: middle;
}
.logo {
    margin-right: 20px;
	margin-bottom: 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;*/
}
.schwarz9px {
font-size: 9px;
color: #000;}

.schwarz10px {
font-size: 10px;
color: #000;}

.actionlink {
	background: url(/efmc2009/images/pfeil2.gif) no-repeat left;
	padding: 5px 0 5px 20px;
	height: 14px;
	width: 200px;
	font-weight: bold;
	display: block;
	color: #003e8e;
	background-color: #f8f8f8;
	margin-bottom: 2px;}
	
.actionlink:hover {
	padding: 5px 0 5px 20px;
	display: block;
	color: #000000;
	text-decoration: none;}

.label {
	width: 194px;
	height: 12px;
	padding: 2px;
	display: block;
	float: left;	
	padding-left:0px;}

.button {
	padding: 5px 0 5px 20px;
	height: 14px;
	width: 200px;
	font-weight: bold;
	display: block;
	color: #003e8e;
	background-color: #f8f8f8;
	margin-bottom: 2px;}

/* Presse */
.pr {
display: block;
float: left;
width: 100%;
border-bottom: 1px solid #ccc;
margin: 20px 0 10px 0;}

a.doclink, a.pdflink {
	display: block;
	float: left;
	height: 15px;
	padding: 0px 20px 0 20px;
	text-transform: uppercase;
	margin: 0;}
a.doclink {background:url(/efmc2009/images/word.gif) no-repeat;}	
a.pdflink {background:url(/efmc2009/images/pdf-mini.gif) no-repeat;}
/* Ende Presse */
