BODY {
	
}

.formElement_submit {
	margin-top:10px;
}

.stepNavigation {
	width:100%;
	height:100%;
}
.stepNavigation TD {
	width:33%;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	vertical-align:bottom;
}
.stepNavigation TD:first-Child {
	text-align:left;
}
.stepNavigation TD:last-Child {
	text-align:right;
}

#stepButtons {
	padding-top:10px;
	margin-bottom:20px;
}
#stepButtons UL {
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
}
#stepButtons .text {
	float:left;
	margin-right:20px;
}
#stepButtons LI {
	float:left;
	width:20px;
	border:1px solid #8AA70E;
	margin-right:2px;
	text-align:center;
}
#stepButtons UL #current {
	background-color:#8AA70E;
}
#stepButtons UL #dotts {
	border:0px;
}
#stepButtons LI A {
	color:#000000;
}

#sprung_alphabet .gray {
	color:#DFDFDF;
}

.covervoting_list .single P {
	font-size:10pt;
	margin-top:2px;
}

IMG {
	border:0px;	
}

#uebersicht .uebersichtbox_cover IMG {
	height:100px;
	max-width: 135px;
}

#detailansicht #detail_cover .detailbox_body_print IMG {
	width:125px;
}

#detailansicht #detail_cover .detailbox_body_web IMG {
}

.covervoting_list .single IMG {
	width:185px;
}
