#bg_fontsize {
	float:left;
	position:relative;
	top: -2.6em;
/*
	margin-top: -2.6em;
	float: left;
*/
}

/*IE6 fix*/
* html #bg_fontsize{
}


#bg_fontsize img{
	border:none;
	behavior: url(pngbehavior.htc);
	width: 53.8125em;
	height: 27.5em;
}
#fontsize {
	float:left;
	position:relative;
	width: 38em;
	height: 27.5em;
	padding-left: 9em;
	margin-top: -27em;
	}
/*IE6 fix*/
* html #fontsize{
	position:relative;
}

form#fontsizeForm{
	margin-top: -.6em;
}
#fontsize h1 {
	font-weight: normal;
	font-size: 1.2em;
	float: left;
	clear: right;
	width: 29em;
	border-bottom: 1px solid;
}
#hinweistext {
	clear: left;
	width: 15em;
	height: 5em;
	padding-top: 15em;
	float: left;
	font-size: .7em;
}
#auswahlfeld {
	float: left;
	height: 16em;
	margin-top: 1em;
	margin-left: 2em;
	display: block;
	width: 20em;
	border: none;
}
#auswahlfeld h2{
	font-size: 1em;
	font-weight: bold;
	background: #BFD2DC url(../images/kontakt/bg_sel.png) repeat-x;		float:left;
	clear:both;
	margin: .5em 0 .1em 0;
	height: 1em;
	line-height: 1em;
	width: 21.8em;
	padding:.4em 0 .4em .5em;
}

#auswahlfeld div {
	width: 22em;
	height: 2em;
	line-height: 3em;
	display: block;
}
#auswahlfeld input{
	margin-left: .5em;
	margin-top: .1em;

}
#auswahlfeld div.selodd, #auswahlfeld div.seleven{
	width: 22.3em;
	height: 1em !important;
	height: .2em;
	display:block;
	float:left;
	line-height: 1em;
	margin-bottom: .1em;
	padding-top: .3em;
	padding-bottom: .4em !important;
	padding-bottom: 0;
	background: #EAF0F1 url(../images/kontakt/bg.png) repeat-x;
}
#auswahlfeld div.seleven{
	background: #BFD2DC url(../images/kontakt/bg_sel.png) repeat-x;	
}
#auswahlfeld label{
	float:right;
	clear:both;
	text-align: left;
	width: 25em;
	font-size: .8em;
	cursor:pointer;
}
#auswahlfeld button{
	
	clear:both;
	width: 26.8em;
}
/*radiobuttons widgets*/
	img.tx-formwidgets-radio2, img.tx-formwidgets-radio1, img.tx-formwidgets-radio3, img.tx-formwidgets-radio4{
	margin-left: .4em;
	margin-top: .1em;
}
/*hide printlink*/
#printlink{
	visibility:hidden;
}
