@charset "UTF-8";
/* CSS Document */





#weihnachten_hg {
width:670px;
background-image:url(../images/img_weihnachten/hg.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#070915;
padding-top:35px;
padding-bottom:235px;
margin-bottom:15px;


}

#transparenz {
width:600px;
margin-left:auto;
margin-right:auto;
background-image:url(../images/img_weihnachten/hg_hell.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#45484f;

}

#inhalt_weihnachten {
padding:20px;
color:#FFFFFF !important;
}

#inhalt_weihnachten hr{
border-bottom:none;
border-top:dotted 1px #FFFFFF;
margin-bottom:20px;
}

#inhalt_weihnachten h1{
color:#ffffff !important;
}

#inhalt_weihnachten a{
color:#ffffff !important;
text-decoration:underline;
}

#titel {
margin-left:35px;
height:140px;

}


#inhalt_weihnachten form{
	background-color:transparent;
	width: 100%;
	padding:0px;

}


#inhalt_weihnachten .button{

	font-size: 11px;
	color: #000000;
float:right;
background-color:#ffffff;
	width: 150px;
	border: none !important;
line-height:25px;
	height: 25px;
}

#inhalt_weihnachten fieldset {
border:none;
padding:0;
margin-top:10px;
}



#inhalt_weihnachten input, textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	float:right;
	width: 430px;
	border: #CCCCCC solid 1px;
	padding: 2px;
	margin: 2px;
	height: 15px;
border: none !important;
}

.radiobutton {
width:18px !important;
float:left !important;


}