html, body { height:100%; }
body {
	color:#58585a;
	padding:0px;
	margin:0px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/contentback.png) repeat-y #f9fae8 center;
}

div#seite {
	width:100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position:relative;
	
	background:url(../images/contentschatten.png) no-repeat center top;
	text-align:center;
}

div#header {
	width:100%;
	height:220px;
	background:url(../images/headerback.png) repeat-x #ffffff;
	clear:both;
}

div#headerbild {
	width:100%;
	height:175px;
	background:url(../images/headerbild.png) no-repeat center top;
	clear:both;
}

div#Logo {
	width:auto;
	height:175px;
	display:inline-block;
	clear:both;
}

div#navigationbox {
	width:710px;
	height:45px;
	display:inline-block;
	text-align:left;
	clear:both;
}

div#Hauptnavigation {
	width:530px;
	float:left;
}

div#Suche {
	width:180px;
	padding:11px 0 0 0;
	float:left;
}

form.sucheform {
	padding:0px;
	margin:0px;
}

input.sucheinput {
	margin:0px;
	height:16px;
	padding:2px;
	border:1px solid #999;
	float:left;
}

img.suchebutton {
	cursor:pointer;
	float:left;
}

div#contentbodybox {
	width:710px;
	display:inline-block;
	text-align:left;
	clear:both;
}

div#subnavigationbox {
	width:710px;
	height:32px;
	background:#a40a69;
	clear:both;
}

div#Subnavigation {
	
}

div#contentbox {
	width:700px;overflow:hidden;
	padding:10px 0 34px 10px;
	height:auto;
	clear:both;
}

div#Content {
	width:700px;
	vertical-align:super;
	line-height:19px;
}



div#footerbox {
	width:710px;
	position:absolute;
	color:#ffffff;
	text-align:center;
	padding:5px 0;
	font-size:10px;
	bottom: 0 !important;
	bottom: -1px;
	background:#a40a69;
	letter-spacing:0.01em;
}

.clear {
	clear:both;
	height:0px;
	width:auto;
	line-height:0px;
	font-size:0px;
}

A.footerlink              { text-decoration: none; color: #ffffff; }
A.footerlink:link         { text-decoration: none; color: #ffffff;}
A.footerlink:visited      { text-decoration: none; color: #ffffff;}
A.footerlink:hover        { text-decoration: underline; color: #ffffff;}
A.footerlink:active       { text-decoration: none; color: #ffffff;}


/*
### CONTENT ELEMENTE ###
*/

.headline {
	padding-bottom:10px;
	padding-top:15px;
}

.layout_1_2_spalten {
	padding-top:10px;
	width:690px;
	clear:both;
}

.layout_1_2_spalten_links {
	width:224px;
	padding-right:9px;
	float:left;
}

.layout_1_2_spalten_links img { padding-bottom:10px; }

.layout_1_2_spalten_rechts {
	width:417px;
	padding:0 20px;
	float:left;
}

.layout_1_2_spalten_rechts .bodytext {
	margin-top:-4px;
}

.layout_1_1_spalten_links {
	width:335px;
	padding-right:10px;
	float:left;
}

.layout_1_1_spalten_rechts {
	width:315px;
	padding-left:20px;
	float:left;
}

.layout_1_1_spalten_rechts .bodytext {
	margin-top:-4px;
}

.layout_1_1_1_spalten_links {
	width:223px;
	padding-right:10px;overflow:hidden;
	float:left;
}

.layout_1_1_1_spalten_mitte {
	width:223px;
	padding-right:10px;overflow:hidden;
	float:left;
}

.layout_1_1_1_spalten_rechts {
	width:223px;overflow:hidden;
	float:left;
}

.ct_linkbox {
	cursor:pointer;
	background:url(../images/bottomborder.gif) repeat-x top;
	margin-right:10px;
	margin-bottom:10px;
}
.ct_linkbox .bodytext{ padding:0px;}
.ct_linkbox_border2 {
	background:url(../images/bottomborder.gif) repeat-x bottom;
}
.ct_linkbox_text {
	padding:10px 30px 10px 10px;
	background:url(../images/gnext.gif) no-repeat right center;
}

.groessentabelle {
		border-collapse:collapse;
		border:2px solid #b5b6b7;
		width:690px;
		border-width:2px 0;
		text-align:center;
}

.groessentabelle tr {
		border:2px solid #b5b6b7;
		border-width:2px 0;
}

.mitarbeiter {
	width:224px;
	margin-right:9px;
	margin-bottom:9px;
	padding-top:5px;
	float:left;
	cursor:pointer;
}

.mitarbeiterbild {
	width:224px;
	clear:both;
}

.mitarbeitertext {
	padding:5px;
	padding-top:20px;
}

.mitarbeiterhidden {
	display:none;
}

#mitarbeiteranzeige {
	width:690px;
	background:url(../images/bottomborder.gif) repeat-x top;
	padding:5px 0;
	clear:both;
}

.mitarbeiterhiddenheadline {
	padding:10px;
}

.mitarbeiterhiddentext {
padding:0 10px 10px 10px;
}

.nimmo_table td {
	padding-left:30px;
}

.ninnimo_input {
	width:300px;
	border:1px solid #BDCE0D;
	background:#F9FAE8;
}

.text {clear:both; padding:15px 15px 0 0;}

.ninnimo_textarea {
	width:300px;
	height:100px;
	border:1px solid #BDCE0D;
	background:#F9FAE8;
}

.ninnimo_sumbit {
width:302px;
	color:#ffffff;
	font-weight:bold;
	border:0px;
	background:#A40A69;
}


