a.b:link, a.b:visited
{
 font-family:verdana;
 font-size:11px;
 color:#ffffff;
 text-Decoration: none;
 width:140px;
 height:15;
 padding:2px;
 text-align: center;
 padding-left: 16px;
 padding-right: 15px;
 	border-right-width: 1px;
	border-right-color: #BFE880;
	border-right-style: solid;
		font-weight: bold;
}


a.b:hover

{
	color:#ffffff;
	background-image: none;
	background-color: #A4D753;
	text-align: center;
	height: 15px;
	width: 140px;
	padding-left: 16px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-color: #A4D753;
	border-right-style: solid;
	font-weight: bold;


}





.links:link, .links:visited
{
 font-family:verdana;
 font-size:11px;
 color:#666666;
 text-Decoration: none;
 width:140px;
 height:15;
 padding:2px;
 text-align: center;
 padding-left: 16px;
 padding-right: 15px;
}


.links:hover
{
	color:#333333;
	background-image: none;
	background-color: #F2F2F2;
	text-align: center;
	height: 15px;
	width: 140px;
	padding-left: 16px;
	padding-right: 15px;

}




.links_normal{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-Decoration: none;
	}
.links_normal:hover
{
 font-size: 10px;
 color:#CC0000;
 text-decoration: underline;
}




.current {

 font-family:verdana;
 font-size:11px;
 color:#000000;
 text-Decoration: none;
 width:140px;
 height:15;
 padding:2px;
 text-align: center;
 padding-left: 16px;
 padding-right: 15px;
 	border-right-width: 1px;
	border-right-color: #BFE880;
	border-right-style: solid;
		font-weight: bold;
}



.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	padding-left: 20px;
	padding-right: 20px;

}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;





}
.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #99CC33;
	font-weight: bold;
	padding-left: 20px;






}
.bildunterschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}


/* ------------ Scrollleiste ------------ */



body { 
	scrollbar-arrow-color: 		#AAAAAA;
	scrollbar-shadow-color: 	#AAAAAA; 
	scrollbar-highlight-color: 	#AAAAAA;	
	scrollbar-face-color: 		#ffffff;	/* Hintergrundfarben */
	scrollbar-track-color: 		#D7E8FB;
	scrollbar-3dlight-color: 	#D7E8FB;	
	scrollbar-darkshadow-color: #D7E8FB;
	buttonface: 				#D7E8FB; 
	}

/* ------------ Formularfelder ------------ */

input.text	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	padding: 0px; 
	padding-left: 5px; 
	background-color: #FFFFFF;
	height: 18px;
	color: #555555;
	background-image: url(images/form_bg.gif);
	background-repeat: no-repeat;
	border: 	1px solid	#CCCCCC;
/*	border-left: 	1px solid	#FFEEBB;		*/
/*	border-bottom: 	1px solid	#FFEEBB;		*/
/*	border-right: 	1px solid	#FFEEBB;		*/
/*  border-top: 	1px solid 	#FFEEBB; }		*/
	}
	
textarea.text {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding: 1px; 
	padding-left: 5px; 
	background-color: #FFFFFF;
	color: #555555;
	background-image:  	url(images/form_bg.gif);
	background-repeat: 	no-repeat;
	border: 	1px solid	#CCCCCC;
/*	border-left: 	1px solid	#FFEEBB;		*/
/*	border-bottom: 	1px solid	#FFEEBB;		*/
/*	border-right: 	1px solid	#FFEEBB;		*/
/*  border-top: 	1px solid 	#FFEEBB; 		*/
	
	scrollbar-arrow-color: 		#CCCCCC;
	scrollbar-shadow-color: 	#CCCCCC; 
	scrollbar-highlight-color: 	#CCCCCC;
	scrollbar-3dlight-color: 	#EEEEEE;	/* Hintergrundfarben */
	scrollbar-face-color: 		#EEEEEE;
	scrollbar-track-color: 		#EEEEEE;
	scrollbar-darkshadow-color: #EEEEEE;
	buttonface: 				#EEEEEE; }
	
input.button {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	width: 100px; 
	height: 18px;
	background-color: #FFFFFF;
	background-image: url(images/form_bg.gif);
	color: #555555;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
	border-top: 1px solid #FFFFFF; }
	

/* ------------ Ende ------------ */

