body {	background-color: #FFFFFF;
		margin: 0px;
	 }
	 
.welcotext {	font-family: "Century Gothic", Verdana;
				font-size: 11px;
				color: #000000;
		  }
		  
.headline { 	font-family: "Century Gothic", Verdana;
				font-size: 12px;
				font-weight: bolder;
				color: #666666;
			}
			
.rahmen {
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.auswahl { border:1px solid #999999; }


a.news:link {font-family: "Century Gothic"; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;}
a.news:visited {font-family: "Century Gothic"; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;}
a.news:active {font-family: "Century Gothic"; font-size: 10px; font-weight: normal; color: #666666; text-decoration: none;}
a.news:hover {font-family: "Century Gothic"; font-size: 10px; font-weight: normal; color: #666666; text-decoration: underline;}

.topnav { 	font-family: "Century Gothic", Verdana;
			font-size: 10px;
			color: #FFFFFF;
        }

a.topnav:link {font-family: "Century Gothic"; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}
a.topnav:visited {font-family: "Century Gothic"; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}
a.topnav:active {font-family: "Century Gothic"; font-size: 10px; font-weight: bold; color: #666666; text-decoration: none;}
a.topnav:hover {font-family: "Century Gothic"; font-size: 10px; font-weight: bold; color: #666666; text-decoration: underline;}		


.hauptnav { 	font-family: "Century Gothic";
				font-size: 12px;
				color: #ffffff;
				font-weight: bold;
        }

a.hauptnav:link {font-family: "Century Gothic"; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none;}
a.hauptnav:visited {font-family: "Century Gothic"; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none;}
a.hauptnav:active {font-family: "Century Gothic"; font-size: 12px; font-weight: normal; color: #ffffff; text-decoration: none;}
a.hauptnav:hover {font-family: "Century Gothic"; font-size: 12px; font-weight: normal; color: #ffff00; text-decoration: underline;}

#searchbutton {
	border-width: 0px;
	background-color: #999999;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	cursor: pointer;
}