body {
  margin-left:								40px;
  margin-right:								50px;
  margin-top:									0px;
  margin-bottom:							0px; 
  background:									#666666 url('../images/bg.gif') repeat;
  color:											#cccccc;
  font-size:        					8px; 
  font-family:      					verdana, arial, Helvetica;
  scrollbar-face-color:				#666666;
  scrollbar-shadow-color:			#666666;
  scrollbar-highlight-color:	#666666;
  scrollbar-3dlight-color:		#333333;
  scrollbar-darkshadow-color:	#333333;
  scrollbar-track-color:			#333333;
  scrollbar-arrow-color:			#333333
}


div.menue_1_n{
font-size: 				10pt; 
color: 						#FFFFFF; 
text-decoration: 	underline
}

div.menue_1_a{
font-size: 				10pt; 
color: 						#ffff00; 
text-decoration: 	none
}



table.main {
	border-left:					0px dotted #666666; 
	border-right:					0px dotted #666666;
	border-bottom:				1px dotted #666666; 
	width:								800px;
	background:									#666666 url('../images/navi_bg.jpg') repeat;
	
	background-color:			#222222
}


td {
	font-size:				10px;
}

td.left_navi {
	
	width:						150px; 
	vertical-align:		top
}

td.spenden {
	height: 					13px; 
	vertical-align:		middle;   
	padding-left:			15px; 
	font-size:				8pt;  
	display:					block; 
	margin:						0; 
	background-color:	#000000;
	text-decoration:	none
}


td.menue a {
	height: 					16px; 
	vertical-align:		middle;   
	padding-left:			15px; 
	font-size:				8pt;  
	display:					block; 
	margin:						0; 
	background-color:	#000000;
	text-decoration:	none
}

td.menue a:link, td.menue a:visited { 
	height: 					16px; 
	vertical-align:		middle;   
	color:						#ffffff; 
	background-color:	#000000
}

td.menue a:hover {
	height: 					16px; 
	vertical-align:		middle;  
	color:						#333333; 
	background-color:	#6699cc;
}


td.menue_act a {
	height: 						16px; 
	vertical-align:			middle;   
	padding-left:				15px; 
	font-size:					8pt;  
	display:						block; 
	margin:							0; 
	background-color:		#666666;
	text-decoration:		none
}

td.menue_act a:link, td.menue_act a:visited { 
	height: 						16px; 
	vertical-align:			middle;   
	color:							#ffffff; 
	background-color:		#466686;
}

td.menue_act a:hover {
	height: 						16px; 
	vertical-align:			middle;  
	color:							#FFF; 
	background-color:		#6699cc;
}


td.menue_2 {padding:3px; border-bottom: 1px dotted #666666}
td.menue_2_act {padding:3px; color: #333333; border-bottom: 1px dotted #666666}

td.text { 
	padding:				15px;
	padding-top:		25px;
	width:					600px;
	height:				400px; 
	text-align:			left; 
	vertical-align:	top; 
	line-height:		15px;
	color:					#cccccc;
	border-bottom: 0px dotted #666666;
	border-left:			0px dotted #666666;
	background-color: #444444
}



td.bottom {

margin-bottom:							0px;
padding-right:			3px;
padding-bottom:			0px;
	vertical-align: middle;
	height: 14px; 
	font-size: 			7pt;  
	text-align: 		left;
	color:					#666666;
	background-color: 	#333333
}

a {text-decoration:none; font-size:11px; }
a:link {color: #6699cc;}
a:visited {color: #6699cc;}
a:hover {color: #666666;}
a:active {color: #6699cc;}



h1 {
	font-size: 		14pt; 
	color: 			#466686; 
	font-weight: 	bold; 
	font-family:	Arial
}

h2 {
	font-size: 		10pt; 
	color: 			#466686; 
	font-weight: 	bold; 
	font-family:	verdana
}

h3 {
	font-size: 		10pt; 
	color: 			#466686; 
	font-weight: 	bold; 
	font-family:	Arial
}

p.csc-caption {
	color: 			#666666; 
	font-style:		italic
	
}


.button { 
  background-color:#ffffff; 
  color:#000000; 
  width:160px; 
  border:1px solid #000000;
  font-size:        11px; 
}

.input { 
  background-color:#ffffff; 
  color:#000000; 
  width:160px; 
  border:1px solid #000000;
  font-size:        11px; 
}