body {
  font-size:        				9px; 
  font-family:      				verdana, arial, Helvetica;
  scrollbar-face-color:			#666666;
  scrollbar-shadow-color:		#666666;
  scrollbar-highlight-color:	#666666;
  scrollbar-3dlight-color:		#000000;
  scrollbar-darkshadow-color:	#000000;
  scrollbar-track-color:		#333333;
  scrollbar-arrow-color:		#000000;
  text-align:						center;
  margin-top:						0px; 
  margin-left:						0px; 
  margin-right:					0px; 
  margin-bottom:					0px; 
  }

p {
	margin-top:						0px;
	margin-bottom:					5px;
}

p.klein {
	font-family: 					verdana, arial, helvetica; 
	font-size: 						8pt; 
	color:							#999999;
}

p.titel {
	font-family: 					Times New Roman; 
	font-size: 						18pt; 
	font-weight: 					bold; 
	color:							#cc6600;
}

font.gross {
	font-family: 					Times New Roman; 
	font-size: 						18pt; 
	font-weight: 					bold;
}

table.head  { 
	width:							700px;
}

table.menue { 
	width:							700px; 
	background-color:				#CC6600;
}

table.text  { 
	width:							700px; 
	background-image:				url('../images/logo.gif'); 
	background-repeat:			no-repeat; 
	background-color:				#FFFFFF; 
	border-left:					1px solid #999999; 
	border-right:					1px solid #999999; 
	border-bottom:					1px solid #999999; 
	background-position: 		left bottom;  
}

table.unten {
	width: 							700px;
}

td.menue_activ {
	color:							#000000; 
	padding-left: 					10px; 
	padding-right: 				10px; 
	color:							#ff9999;
	background-color:				#ffffff;
}

td.menue a {
	color:							#ffffff; 
	padding-left: 					10px; 
	padding-right: 				10px; 
	display:							block; 
	margin:							0; 
	background-color:				#cc6600;
}

td.menue a:link, td.menho a:visited {
	color:							#ffffff; 
	padding-left: 					10px;  
	background-color:				#cc6600;
}

td.menue a:hover {
	color:							#ffffff; 
	padding-left: 					10px;  
	background-color:				#663300;
}

td {
	font-family: Verdana; 
	font-size: 9pt;
	color: #333333;
	vertical-align:top;  
}

td.oben {
	width: 700px; 
	height: 50px
}


td.text{
	padding:20px; 
	text-align: justify; 
	line-height: 150%; 
	height:380px;
	width:300px;
}

td.seminar{
	padding:20px; 
	text-align: justify; 
	line-height: 150%; 
	width:600px;
}


a {text-decoration:none; font-size:13px; }
	a:link {color: #000000;}
	a:visited {color: #000000;}
	a:hover {color: #333333;}
	a:active {color: #000000;}

a.imtext {text-decoration:underline; font-size:13px; }
	a:link {color: #000000;}
	a:visited {color: #000000;}
	a:hover {color: #333333;}
	a:active {color: #000000;}

.feld {	
	background-color:#ffffff;
	color:#47423A;
  	border:1px solid #47423A;
  	font-size:        11px;	
 }