*
{
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #333333;
}

*

body {
	background-color:#FDF6D8;
	margin-top:33px
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	}
	
h2 {
	font-size: 16px;
	font-weight: bold;
	color: 	#006633;
	}	
	
p{
			font-size: 14px;
			text-align: left;
			
			}	
	
p.text {
			font-size: 12px;
			text-align: left;
			line-height: 18px;
			}	
			
p.form {
			font-size: 17px;
			text-align: left;
			line-heigt: 110em;
			}
p.klein		 {
			font-size: 10px;
			text-align: left;
			}
		
			
a.impressum			{
			font-size: 14px;
			text-align: left;
			color: 	#006633;
			text-decoration: none;
			font-weight: bold;
			}			
			
a 			{
			font-size: 10px;
			text-align: left;
			color: 	#006633;
			
			}

 td 			{
			vertical-align: top;
			}

td.streifen {
			vertical-align: bottom;
			}
			

input
{
	
	color:#000000;
	background-color:AEC3B0;
	font-size:12px;
	font-weight:bold;
}
select
{
	color:#000000;
	background-color:AEC3B0;
	font-size:12px;
	font-weight:bold;
}
t