/*	
Hausfarben:      R	 G	 B	 Hex
        Blau  	048	081	161	#3151A1	
        Grün	120	200	164	#78C8A4	
        Grau	236	240	255	#ECF0FF	

*/

*           { margin:0mm; border:0mm; padding:0mm; 
              font-family:Verdana; font-size:8pt; text-align:left; color:black; }

body   		{ width:220mm; height:210mm;}

.Zentrum    { position:absolute;  top:0041mm; left:0052mm; width:0166mm; height:0170mm;     /* Standard-Höhe 180mm */
			  overflow:hidden; background-color: #ECF0FF; }
			
.E-M-1sp    { position:absolute; top:0002mm; left:0002mm; width:162mm; height:0170mm; 
			  overflow:hidden; background-color:transparent; }

.E-Mitte    { position:absolute; top:0002mm; width:80mm; height:0168mm;
			  overflow:hidden; background-color:transparent; }

.E-Mitte2    { position:absolute; top:0002mm; width:80mm; height:0168mm; left:84mm;
			  overflow:hidden; background-color:transparent; }

.Zentrum .E-Mitte { left:0002mm; }

.Zentrum .E-Mitte + .E-Mitte { left:0084mm; }

.E-Aktuell  { position:absolute;   top:0041mm; left:0002mm; width:0042mm; height:0065mm; 
			  padding:02mm; overflow:hidden; background-color: #ECF0FF; }

.E-Menu     { position:absolute;   top:0041mm; left:0002mm; width:0042mm; height:096mm;
			  padding:02mm; overflow:hidden; background-color: #ECF0FF; }

.E-Links    { position:absolute;   top:0161mm; left:0002mm; width:0042mm; height:46mm;
			  padding:02mm;  overflow:hidden; background-color: #ECF0FF;}

P			{ padding-bottom:4pt; } 
	
H1        	{ margin-bottom:6mm; font-size:13pt; font-weight:bold; color:#3151A1;  }

H2        	{ margin-top:8pt; margin-bottom:5pt; font-size:10pt; font-weight:bold; color:#3151A1; background-color:white; }

H3        	{ margin-top:0pt; margin-bottom:5pt; font-size:10pt; font-weight:bold; color:#3151A1; background-color:white; }

H4        	{ margin-top:12pt; margin-bottom:4pt; font-size:09pt; font-weight:bold; color:#3151A1; text-align:left; text-decoration:underline;} 

H5          { margin-top:4pt; margin-bottom:4pt; font-size:09pt; font-weight:600; color:#02278c; text-align:left; } 

H6          { padding-bottom:4pt; font-size:6.5pt; font-style:italic; font-weight:normal; color:#3151A1;}

.TitelU     { position:absolute; top:2mm; left:04mm; width:190mm; color:white; 
              font-size:16pt; font-weight:bold; text-shadow:black 3px 2px 4px;  }

.TitelH     { position:absolute; top:15mm; left:04mm; width:190mm; color:#3151A1; 
              font-size:24pt; font-weight:bold; text-shadow:black 3px 2px 4px;  }

.BildLi		{ float:left;   margin-top:1mm; margin-bottom:2mm; margin-left:0mm; margin-right:2mm; }
			
.BildRe		{ float:right;  margin-top:1mm; margin-bottom:2mm; margin-left:2mm; margin-right:0mm; }

.Bild2Sp    { width:078mm;  margin-top:1mm; margin-bottom:2mm; }   
            
.Bild2SpTop { width:078mm;  margin-top:0mm; margin-bottom:2mm; }   

.LinkG      { border-left:1mm; border-right: 1mm; padding-left:1mm; padding-right:1mm; text-decoration:none;
			  font-weight: bold; color:White; background: url(nav_g.gif) no-repeat;  }

.LinkW      { border-left:1mm; border-right: 1mm; padding-left:1mm; padding-right:1mm; text-decoration:none;
			  font-weight: bold; color:black; background: url(nav_w.gif) no-repeat;  }

UL          { margin-top:2mm; margin-left:0mm;margin-bottom:2mm; padding-left:5mm; list-style-type:disc; }

LI          { list-style-type:disc; }

.E-Menu UL  { position:absolute; top:0mm; left:2mm; width:42mm; 
			border:0px; margin-bottom:4mm; }

.E-Menu UL LI { position:relative; width:42mm; height:4mm;
			margin-bottom:1mm; padding-bottom:1mm; text-align:center; 
            color:white; display:block;
			background: url(nav_s.gif) no-repeat; }
			
#Aktuell    { background: url(nav_g.gif) no-repeat; }

