body {
	background: url(/fm/7998/bg.jpg) no-repeat;
}

body { 
	margin:0; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;  
	color: #000000; 
	background-color: #A30424;
}

select, input, textarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #540615;
}

a { outline:none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

.text a, .teaser a {
	text-decoration: underline;
	color: white;
	padding: 0 4px 0 4px;
}

.text a:hover, .teaser a:hover {
	text-decoration: underline;
	background-color: #750219;
	padding: 0 4px 0 4px;	
}

#contentWrapper { 
	margin:0 auto;
	height: 100%;
}

#vonBis {
	color:white;
	font-size:17px;
	left:78px;
	letter-spacing:0.5px;
	position:absolute;
	top:35px;
}

#contentWrapper #contentTop {
	height: 30px;
	display: block;
	color: #FFFFFF;
	padding: 38px 0 0 331px;
}

a.topMenueLink {
	padding: 0 45px 0 0;
	color: white;
	text-decoration: none;
	font-size: 14px;
}

a.topMenueLink:hover {
	text-decoration: underline;
}

#contentWrapper #content {
	padding: 64px 0 0 0;
	float: left;
}

#contentWrapper #contentLeft {
	width: 292px;
	float:left;
	padding: 86px 0 0 0;
}

#contentWrapper #contentMiddleRight {
	float: left;
	height: 100%;
}

#contentWrapper #contentMiddle {
	width: 360px;
	float:left;
	padding: 0 30px 0 38px;
}

#contentWrapper #contentMiddleList {
	width: 630px;
	float:left;
	padding: 0 30px 0 38px;
}

#contentMiddleList .listEntry {
	height: 180px;
}

#contentMiddleList .listImage {
	padding: 10px;
	background-color: #ECDED2;
	width: 180px;
	height: 135px;
	float: left;
} 

#contentMiddleList .listText {
	padding: 0 0 0 220px;
}

#contentMiddleList .listTextOhnePadding {
	padding: 0 0 0 0;
}

.padding220 {
	padding: 0 0 0 220px;
}

.listSpacer {
	background: url(/fm/7998/menu_spacer.jpg) repeat-x;
	height: 2px;
	display: block;
	clear: both;
}

#contentWrapper #contentRight {
	width: 260px;
	float: left;
	padding: 20px 0 0 0;
}

#contentWrapper #footer {
	background: url(/fm/7998/footer.gif) no-repeat;
	height: 272px;
	display: block;
	clear: both;
}


#contentWrapper #contentLeft #leftMenue {

}

#contentWrapper #contentLeft #leftMenue .leftMenueItem {
	padding: 10px 0;
	text-align: right;
}

.leftMenueItem a, .leftMenueItem a:hover {
	text-decoration:none
}

.leftMenueSpacer {
	background: url(/fm/7998/menu_spacer.jpg) repeat-x;
	height: 2px;
	display: block;
}


.menueleftTitle {
	font-size: 24px;
	color: white;
}

.menuLeftSubTitle {
	font-size: 18px;
	color: #FFFFFF;
}

.leftSubMenu {
	padding: 15px 0;
}

.leftSubMenuItem {
	padding: 10px 0;
}


.leftSubMenuItem a {
	color: #efce93;
	font-size: 14px;
}

.leftSubMenuItem a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}

h2 {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: normal;
}

.teaser {
	font-size: 15px;
	line-height: 20px;	
	color: white;
}

.text {
	font-size: 12px;
	line-height: 18px;
	color: white;
}

.theImage {
	background-color: #ecded2;
	padding: 10px;
	margin: 0 0 10px 0;
}

.btnDetails a {
	background: url(/fm/7998/details.png) no-repeat;
	width: 94px;
	height: 30px;
	display: block;
	margin: 0 0 0 20px;
	float:left;
}

.btnDetails a:hover {
	background: url(/fm/7998/details.png) no-repeat 0 -30px;
}

.btnAnfrage a {
	background: url(/fm/7998/anfrage.png) no-repeat;
	width: 124px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 8px;
}

.btnAnfrage a:hover {
	background: url(/fm/7998/anfrage.png) no-repeat 0 -30px;
}

.btnPdf a {
	background: url(/fm/7998/pdf_downloaden.png) no-repeat;
	width: 154px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 8px;
}

.btnPdf a:hover {
	background: url(/fm/7998/pdf_downloaden.png) no-repeat 0 -30px;
}

.btnWeiter a {
	background: url(/fm/7998/weiter.png) no-repeat;
	width: 88px;
	height: 30px;
	display: block;
	float: right;
	margin-left: 8px;
}

.btnWeiter a:hover {
	background: url(/fm/7998/weiter.png) no-repeat 0 -30px;
}

.btnZurueck a {
	background: url(/fm/7998/zurueck.png) no-repeat;
	width: 88px;
	height: 30px;
	display: block;
	float: right;
	margin-left: 8px;
}

.btnZurueck a:hover {
	background: url(/fm/7998/zurueck.png) no-repeat 0 -30px;
}

#btnAbsenden {
	background: url(/fm/7998/absenden.png) no-repeat;
	width: 114px;
	height: 30px;
	display: block;
	float: right;
	margin-left: 8px;
	border: none
}

#btnAbsenden:hover {
	background: url(/fm/7998/absenden.png) no-repeat 0 -30px;
}

#imageGallery {
	padding-bottom: 15px;
	width: 630px;
	height: auto;
	display: block;
	overflow: hidden
}

.listSpacerExtraPadding {
	padding: 15px 0;
}

#pagingAndLoader {
	clear: both;
	width: 630px;
	height: 30px;
	display: block;
}

#ajaxLoader {
	display: none;
	float: right;
}

#pagingText {
	color:#ECDED2;
	float:right;
	padding: 5px 7px 0 12px;
}

td.formTitle {
	color: white;
	font-weight: bold;
	width: 170px;
}

tr.anfrageTR {
	height: 34px;
}

.select110 {
	height: 24px;
	width: 110px;
	padding: 4px 0 0 0;
}

.select230 {
	height: 24px;
	width: 230px;
	padding: 4px 0 0 0;
}

.input60{
	height: 19px;
	padding: 5px 0 0 2px;
	width:58px;
}

.input110 {
	height: 19px;
	padding: 5px 0 0 2px;
	width:108px;
}

.input160 {
	height: 19px;
	padding: 5px 0 0 2px;
	width:158px;
}

.input230 {
	height: 19px;
	padding: 5px 0 0 2px;
	width:228px;
}

.textarea230 {
	width: 226px;
	height: 95px;
	padding: 5px 2px;	
}

.input_error {
	color: #A30424
}
