.headline, h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #027F03;
	text-transform: uppercase;
	margin:0;
	padding:0;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 145%;
	font-weight: normal;
	color: #333333;
	margin:8px 0 5px 0;
	padding:5px 0 3px 0;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 100%;
	font-weight: normal;
	color: #333333;
    margin:8px 0 5px 0;
	padding:5px 0 3px 0;
}


.auflistung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 180%;
	text-transform: uppercase;

}
#door{
position:absolute;
width:445px; 
height:222px; 
z-index:1; 
left: 55px; 
top: -4px; 
visibility: hidden
}
.style1 {color: #FFFFFF}
BODY {
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #cccccc; 
	SCROLLBAR-ARROW-COLOR: #999999; 
	SCROLLBAR-TRACK-COLOR: #cccccc; 
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc; 
} 
.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 150%;

}


.Button
   { background-color:#cccccc; color:#666666; width:100px; border:1px solid #000000; }

.ButtonOver
   { background-color:#ffffff; color:#666666; width:100px; border:1px solid #000000; }
  

TEXTAREA, INPUT, SELECT, OPTION
	{
	margin: 0px;
	border:1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	cursor: hand;


	}.fehler {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #CC0000;
}
.subhead, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #666666;
	text-transform: uppercase;
	word-spacing: 1px;
	font-weight: 700;
	margin:25px 0 0 0;
	padding:0;
}
.navi {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	text-transform: uppercase;
	word-spacing: 1px;
	font-weight: 700;
}
a:link {
	color: #027F03;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	color: #008800;

}
