body {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:'Lucida Grande','Lucida Sans Unicode',verdana,arial;
	color:#575757;
	line-height:15px;
}
#seite {
	width:100%;
	text-align:center;
	padding-bottom:20px;
}
#header {
	width:100%;
	background:#eeeeee url(../images/main_background.gif) repeat-x;
	clear:both;
}

.headercenterbox {
	width:900px;
	display:inline-block;
	text-align:left;
	clear:both;
}

#servicenavigation {
	height:33px;
	background-color:#90c131;
	text-align:right;
	clear:both;
}

.hauptnavibox {
	height:47px;
	clear:both;
}

#hauptnavigation {
	width:640px;
	height:47px;
	float:left;
}

#suche {
	width:260px;
	height:33px;
	float:left;
}

.suche_input {
	height:24px;
	width:166px;
	background-color:#ddecc0;
	border:0px;
	margin:0px;
	padding:8px 5px 0 5px;
	float:left;
}

.suche_button {
	float:left;
}

.subnavibox {
	height:auto;
	clear:both;
}

#subnavigation {
	width:640px;
	height:auto;
	float:left;
}

.subnavi {
	padding:2px 0;
	border-bottom:1px solid #bfbfbf;
}

#logo {
	width:260px;
	height:120px;
	text-align:right;
	float:left;
}

.contentcenterbox {
	width:900px;
	display:inline-block;
	text-align:left;
	clear:both;
}

.contentlinks {
	width:650px;
	float:left;
}

#content {
	padding-top:35px;
	clear:both;
}

.layout_box {
	width:650px;
	clear:both;
}

.layout_eine_spalte {
	width:615px;
	padding-right:35px;
	clear:both;
}

.layout_zwei_spalten {
	width:290px;
	padding-right:35px;
	float:left;
}

.layout_drei_spalten {
	width:195px;
	padding-right:15px;
	float:left;
}

.ct_text_headline {
	margin-top:20px;
}

.linkbox {
	width:290px;
	display:block;
	margin-top:20px;
	padding:7px 0;
	background:#c9df94 url(../images/linkboxpfeil.gif) no-repeat right center;
	cursor:pointer;
	clear:both;
}

.linkboxcontent {
	margin:0 30px 0 7px;
	display:block;
	background-color:#ffffff;
	clear:both;
}

.linkboxcontent table {
	font-size:11px;
}

.linkboxcontent .bodytext {
	padding:0px;
	margin:0px;
}

.ct_gallerybild {
	float:left;
	padding: 0 15px 15px 0;
}

.ct_mitarbeiter {
	margin-top:35px;
	background-color:#eeeeee;
	clear:both;
}

.ct_mitarbeitertextbox{
	padding:10px;
}

.ct_mitarbeitername {
	color:#307000;
	font-weight:bold;
}

.ct_mitarbeitermehrbutton{
	padding-top:10px;
	cursor:pointer;
}
.ct_mitarbeiterhidden {
	visibility:hidden;
	position:fixed;
	top:-1000px;
	*position:absolute;
}
.ct_mitarbeitermediabox {
	background:#ffffff;
	padding:10px;
	width:300px;
	clear:both;
}

.ct_mitarbeitermediaboxbild {
	border:1px solid #888888;
	clear:both;
}

.ct_mitarbeitermediaboxtext {
	padding-top:10px;
	clear:both;
}

.ct_infobox {
	margin-top:10px;
	padding:10px 10px 10px 25px;
	background:#eeeeee url(../images/infoboxpfeil.gif) no-repeat center left;
	color:#307000;
	font-family:'Lucida Grande','Lucida Sans Unicode',verdana,arial;
}

.ct_gruenelistbox {
	margin-top:35px;
	padding:10px;
	background-color:#c6e097;
	clear:both;
}

.ct_gruenelistboxtext {
	padding:10px;
	background-color:#ffffff;
	clear:both;
}

.contentrechts {
	width:250px;
	float:left;
}

#mitarbeiter {
	padding-top:35px;
	clear:both;
}

#kontakt {
	padding-top:35px;
	clear:both;
}

.clear {
	clear:both;	
}

.tx-indexedsearch {
	padding-right:35px;
}

.space {
	height:30px;
}

