#subscribeForm {
	font-size:small;
	color:#666666;
	font-family : Verdana, Arial, Helvetica;
	}



#aktuell {
border-left: #CCCCCC solid 1px;
height:250px;
width: 625px;}


#navi {	background-color:   	#666666 ;
		  height: 				27px;
		  width:				 909px;
		  text-align:			left;}

#navi a {
		margin:					10 0 0 0px;
		font-weight:			normal;
		color:					#FF9900;
		text-decoration:		none;
		font-size:				12px;
		
		}
		
#navi a:hover, #navi a:active {
		margin:					10 0 0 0px;
		font-weight:			normal;
		color:					#c50c29;
		text-decoration:		none;
		font-size:				12px;
		
		}		
		
#nav ul  { width:909;}		

#navi li  {	
		float:					left;
 		margin-left:       		8px;
		margin-right:       	8px;
		display:            	inline;
		list-style:				none;
		text-decoration:		none;
		}

#navi  a:hover a:active {
		color:				#FFFFFF;
		}		

		
		
body {
	color:#333333;
	font-family : Verdana, Arial, Helvetica;
	margin-left : 10px;
	margin-top : 50px;
	font-size: medium;
	background-color:#cccccc;
	
	

}

p, ul, ol {
	font-size : 0.75em;
	line-height : 140%;
	margin-bottom : 0.5em;
	margin-top : 0;
	text-transform:none;
	color:#666666;
	padding:5px;
}

a:link, a:visited {
		color:				#FF9900;
		text-decoration:	none;
		}

a:active, a:hover {
		color:				#FF9900;
		text-decoration:	underline;
		}
ul { list-style:disc;}

.imgright { float:right;
			margin-left: 15px;
			 }




.inhalt {background-color:#FFFFFF;}
.text { padding:10px; background-color:#FFFFFF;vertical-align:top; text-align:left; }
.bild { vertical-align:middle; text-align:center;}

.tabelle_aktuelles { background-color:#FFFFFF;padding:10px; vertical-align:top;}
tr.tabelle_aktuelles td{ border-bottom: solid 1px #999999;}




.formular {background-color:#999999; }
.schnitzkurs { background-color:#FFCC00;}
.absatzschnitzkurs { margin-bottom:10px;}


h1 { padding:5px;
	font-size : 130%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 { font-size : 115% ;
     font-weight: bold }

h3 { font-size : 105% ;
     font-weight: lighter; }

h4 { padding-left:5px;
	font-size : 90%;
	font-weight: bold;
	margin-bottom : 0.5em;
	color:#333333;
	}

h5 { font-size : 80% ;
     font-weight: bold ;
     margin-top : 1em ;
     margin-bottom : 0.5em }


