/* CSS Document */
body
{
	margin:0px;
	padding:0px;		
	color:#999999;	
	background-color:#2B2924;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#6C6C6C;
		
}

html { height: 101% }


#wrapper_header
{
	height:353px;		
	
	background-color:#000000;
	background-image:url(../grafik/top_banner.jpg);
	background-position: top center;
	background-repeat:no-repeat;
}



#wrapper_content
{
	width:464px;
	left:50%;
	margin-left:-232px;
	position:absolute;	
}


#content_info
{
	width:474px;
	height:92px;
	
	margin-top:20px;
	
	display:block;
	background-image:url(../grafik/info.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}

#content_info_ty
{
	width:474px;
	height:62px;
	
	margin-top:20px;
	
	display:block;
	background-image:url(../grafik/thankyou.gif);
	background-position:top left;
	background-repeat:no-repeat;	
}

#postit
{
	margin-bottom:100px;
}

#back
{
	margin-bottom:20px;
}

#back a 
{
	width:31px;
	height:14px;
	display:block;
	background-image:url(../grafik/back.gif);
	background-position:top left;
	background-repeat:no-repeat; 
}

#back a:hover 
{
	width:31px;
	height:14px;
	display:block;
	background-image:url(../grafik/back.gif);
	background-position:top left;
	background-repeat:no-repeat; 
}

.text
{
	display:none;
}

#content_form
{
	width:474px;
	margin-top:30px;		
}

.form_field_1
{
	width:474px;
	height:45px;
	margin-bottom:10px;
	background-image:url(../grafik/form_bg_01.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.form_field_2
{
	width:474px;
	height:45px;
	margin-bottom:10px;
	background-image:url(../grafik/form_bg_02.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.form_field_3
{
	width:474px;
	height:45px;
	margin-bottom:10px;
	background-image:url(../grafik/form_bg_03.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}

.form_field_4
{
	width:474px;
	height:45px;
	margin-bottom:10px;
	background-image:url(../grafik/form_bg_04.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	
}



.form_field_look
{
	width:468px;
	padding-left:5px;
	padding-top:3px;
	height:40px;
	color:#FFFFFF;
	background-color:#413E36;
	border:none;
	background-repeat:no-repeat;
	opacity: .2;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	font-size:180%;
}


.form_field_dd
{
	height:45px;
	padding-top:15px;
	float:left;
	padding-bottom:10px;
	
}

.howmany
{
	float:left;
	background-image:url(../grafik/wieviele.jpg);
	background-position:0 15px;;
	background-repeat:no-repeat;
	width:100px;
	height:45px;
	margin-left:10px;
}

.form_field_as
{
	float:right;
	padding-top:11px;
}

.form_dropdown_look
{
}

#imprint
{
	clear:both;
	margin-bottom:10px;
	width:160px;	
}

#imprint a
{
	text-decoration:none;
	color:#888887;
}

#imprint a:hover
{
	text-decoration:none;
	color:#888887;
}

#imprint_text
{
	padding-bottom:30px;
}

.error {
	color:#CC0000;
}
