
			
/* Startnavi */	
td.start {	font-family:arial,helvetica,sans-serif;
			font-size:14px;
			font-weight:bold;
			color:#000066;
			}
			
/* Newsfeld */	
td.news {	font-family:verdana,arial,helvetica,sans-serif;
			font-size:10px;
			color:#ffffff;
			}
			
/* Texfeld */	
#textfeld {	background-image:url(navpix/textfeld.gif);
			background-repeat:no-repeat;
			width:195px;
			height:105px;
			padding:10px;
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:10px;
			color:#ffffff;
			}
			
/* Subnavi */			
td.subnav {	font-family:arial,helvetica,sans-serif;
			font-size:11px;
			letter-spacing:1px;
			color:#000066;
			}

/* Fließtext */
td.text {	font-family:verdana,arial,helvetica,sans-serif;
			font-size:11px;
			line-height:14px;
			color:#000066;
			}
			
td.head {	font-family:verdana,arial,helvetica,sans-serif;
			font-size:12px;
			color:#000066;
			font-weight:bold;
			}
		
/* Tabellen */	
td.tab {	font-family:verdana,arial,helvetica,sans-serif;
			font-size:10px;
			color:#000066;
			vertical-align:top;
			}
			
/* Fußzeile */
td.copy {	font-family:arial,helvetica,sans-serif;
			font-size:11px;
			color:#000066;
			}
				
.high {		color:#ff6600;
			}
			

			
/* Formular Eingabe Felder */	
input, textarea, select  {
			font-size:11px;
			font-family:verdana,arial,sans-serif;
			background-color:#FFFFFF;
			color:#000066;
			}		
	
/* Formular Sendebutton */	
#button {	background-color:#FFFFFF;
			font-family:verdana,arial,sans-serif;
			font-size:11px;
			color:#ff6600;
			}

			

			
a.text:link { font-weight:normal; color:#000066; text-decoration:underline; }
a.text:visited { font-weight:normal; color:#000066; text-decoration:underline; }
a.text:hover { font-weight:normal; color:#ff6600; text-decoration:underline; }
a.text:active { font-weight:normal; color:#ff6600; text-decoration:underline; }
			
a.subnav:link { font-size: 11px; text-decoration: none; color: #000066;}
a.subnav:visited { font-size: 11px; text-decoration: none; color: #000066;}
a.subnav:active { font-size: 11px; text-decoration: none; color: #ff6600;}
a.subnav:hover { font-size: 11px; text-decoration: none; color: #ff6600;}

a.start:link { font-size: 14px; font-weight:bold; text-decoration: none; color: #000066;}
a.start:visited { font-size: 14px; font-weight:bold; text-decoration: none; color: #000066;}
a.start:active { font-size: 14px; font-weight:bold; text-decoration: none; color: #ff6600;}
a.start:hover { font-size: 14px; font-weight:bold; text-decoration: none; color: #ff6600;}

a.news:link { text-decoration: none; color: #ffffff;}
a.news:visited { text-decoration: none; color: #ffffff;}
a.news:active { text-decoration: underline; color: #ffffff;}
a.news:hover { text-decoration: underline; color: #ffffff;}

		