/* css-style */

a:link {
	color:					#CC0000;
	font-size:				10px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			none;}

a:visited {
	color: 		         	#CC0000;
	font-size:           	10px;
	font-family:     	 	verdana, helvetica, sans-serif;
	text-decoration: 		none; 
	font-weight:    		none;}

a:hover {
	color: 		         	#000000;
	font-size:           	10px;
	font-family: 	     	verdana, helvetica, sans-serif;
	text-decoration: 		none; 
	font-weight:    		none;}

a.nav:link, a.nav:visited  {
	color:					#FFFFFF;
	font-size:				11px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}
	a.nav:hover {
	color:					#FFCF4A;
	font-size:				11px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}

a.subnav:link, a.subnav:visited  {
	color:					#CC0000;
	font-size:				11px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}
	a.subnav:hover {
	color:					#000000;
	font-size:				11px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}

a.footer:link, a.footer:visited  {
	color:					#FFFFFF;
	font-size:				11px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}
	a.footer:hover {
	color:					#CC0000;
	font-size:				11px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}


td {
	color: 		         	#333333;
	font-size:           	10px;
	font-family:         	verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			none; }
	
	
body { 
	background						: #363636 ;
	scrollbar-base-color			: #363636 ;	/*	= Basisfarbe der Scroll-Leiste				*/
	scrollbar-3dlight-color			: #       ;	/*	= Farbe für 3D-Effekte						*/
	scrollbar-arrow-color			: #FFFFFF ;	/*	= Farbe für Verschiebepfeile				*/
	scrollbar-darkshadow-color		: #363636 ;	/*	= Farbe für Schatten						*/
	scrollbar-face-color			: #       ;	/*	= Farbe für Oberfläche						*/
	scrollbar-highlight-color		: #FFFFFF ;	/*	= Farbe für oberen und linken Rand			*/
	scrollbar-shadow-color			: #FFFFFF ;	/*	= Farbe für unteren und rechten Rand		*/
	scrollbar-track-color			: #363636 ;	/*	= Farbe für freibleibenden Verschiebeweg	*/ }

. {
	background:          	#9BACBE;
	border:					1px solid #FFFFFF;}

.content {
	background:          	#F0D8B3;
	border-top:				px solid #5E6873;
	border-bottom:			px solid #5E6873;}
	
.event_date {
	color:					#DE510F;
	font-size:				10px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			none;}

.form {
		background:         #F1CF9A;
		border: 	     	1px solid #DE510F;
		font-size: 			11px;
		font-family: 		verdana, helvetica, sans-serif}
	
.border_1px {
    border: 	     		1px solid #FFFFFF;}


.style1 {
	background:          	#FFFFFF;}
	
.important {
	background:          	#FF6600;}
	
.notice {
	color:					#DE510F;
	font-size:				10px;
	font-family:			verdana, helvetica, sans-serif;
	text-decoration:		none; 
	font-weight:			bold;}
	
.img {
	border:	1px solid #666666;}
	
.header {
	color:							#7E0700;
	font-size:           	10px;
	font-family: 	     	verdana, helvetica, sans-serif;
	text-decoration: 		underline; 
	font-weight:    		bold;}
	
.red {
	color:							#CC0000;
	font-size:           	10px;
	font-family: 	     	verdana, helvetica, sans-serif;
	text-decoration: 		none; 
	font-weight:    		none;}

.footer {
	color:							#FFFFFF;
	font-size:           	10px;
	font-family: 	     	verdana, helvetica, sans-serif;
	text-decoration: 		none; 
	font-weight:    		none;}
	
.box {
	background:          	#F1CF9A;
	border:					1px solid #DE510F;}	