 /* aufteilung seite*/ 
body         { margin: 0;
		       padding: 0; 
		       color:#000066; 
               font-family: verdana, arial, helvetia, sans-serif;
               background-color: #FFF9FC; } 
  
#oben		{position:absolute; width:750px;	height:100px; left: 182px; top: 1px;  text-align:center;  }
h1  {font-size: 1.0em; letter-spacing: 0.2em; 
}
h1 i {  font-style: normal;	color:#FF3399;	background-color : #fff9fe;									
           }
h2  {font-size:0.8em;
           }
h2 i { 	color:#FF3399;font-style: normal;	display:inline;
									
           }
/* zeilenvorschub unterdrücken*/
.zeile  {display:inline;
}


a:link {
		
	color : #000099;
	font-weight: bold;
text-decoration: none; 
font-size:0.8em;
		}
a:visited {
	color : #0099FF;
	font-weight: bold;
font-size:0.8em;
text-decoration: none; 
		}


a:hover {
	background-color : #99FF33;	
	font-size:1.0em;
	font-weight: bold;
	color : #CC00CC; 
font-size:1.0em;
text-decoration: none; 
}
table { table-layout: fixed;width: 85%;
 } 

td            { color:#000000;
                background:#FFDDB7;
                text-align:left;
                vertical-align:top;
               border-right:   solid 14px; 
	
 
                 }
