/* CSS Document */
* {
	padding:0px;
	margin:0px;}

div {
	line-height:16px;}
img {
	border:none;}
a {
	text-decoration:underline;
	color:#666666;}
a:hover {
	text-decoration:none;
	color:#666666;}

html, body {
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	background-image:url(../img/bg.gif);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#dee7f1;
	font-size:11px;
	color:#333333;}

div.setChecks span {
	cursor:pointer;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#93abc8;
	padding:0px 3px 10px 0px;
	font-size:20px;	
	margin-bottom:0.3em;}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#93abc8;
	padding:3px 3px 3px 5px;
	letter-spacing:1px;	
	width:140px;
	font-size:13px;	
	margin-bottom:0.3em;
}
h5 {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#dadbdb;
	padding:3px 3px 3px 5px;
	width:140px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;	
	margin-bottom:0.9em;
	margin-top:28px;
}
h6 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding:3px 3px 0px 0px;
	font-size:12px;
	font-weight:bold;
}
h2 {
	font-size:1.4em;
	font-style:italic;
	color:#015933;
	margin-bottom:1em;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:1em;
	margin-top:15px;
	border-bottom:1px solid #93abc8;
	width:96%;
}

div.mainBody {
	background-color:#FFFFFF;
	width:774px;
	padding:13px;
	margin:auto;}
DIV#logo {
	float:left;
	height:70px;}
DIV#header {
	clear:both;
	width:774px;
	height:148px;
	background-image:url(../img/header.jpg);
	background-position:left top; background-repeat:no-repeat;
	margin-bottom:8px;}

DIV#contentbg {
	background-color:#e7ecf2;
	background-image:url(../img/contentboxbg.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	width:774px;
	}
DIV#leftcontent {
	float:left;
	width:147px;
	padding:18px;
}

DIV#rightcontent {
	float:left;
	width:550px;
	padding:45px 0px 30px 30px;
}
DIV#partner {
	height:150px;}
DIV#footer {
	background-color:#e7ecf2;
	width:774px;
	height:8px;
	font-size:1px;}	


Div#startseite_left {
	float:left;
	width:310px;
	padding-right:10px;
}

Div#adressbox {
	float:left;
	border:1px solid #dee3e9;
	background-color:#FFFFFF;
	width:196px;
	height:221px;
	font-size:10px;
	padding:7px;}
#powered {
	padding-left:285px;
	padding-bottom:10px;
	font-size:10px;}

/* ----------------------- NAVIGATION ----------------------------------------*/
DIV#navi {
	float:right;
	width:455px;
	margin-top:35px;
}

DIV#navi ul li {
	list-style:none;
	display:block;
	float:left;}

DIV#navi ul li a {
	display:block;
	height:28px;
	width:60px;}

DIV#navi ul li a.home {
	background-image:url(../img/navi/home.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.home:hover {
	background-image:url(../img/navi/home_o.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li.active a.home {
	background-image:url(../img/navi/home_o.gif) !Important;
	background-position:left top;
	background-repeat:no-repeat;}



DIV#navi ul li a.aktuelles {
	width:90px;
	background-image:url(../img/navi/aktuell.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.aktuelles:hover {
	background-image:url(../img/navi/aktuell_o.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.ueberuns {
	width:87px;
	background-image:url(../img/navi/ueberuns.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.ueberuns:hover {
	background-image:url(../img/navi/ueberuns_o.gif);
	background-position:left top;
	background-repeat:no-repeat;}


DIV#navi ul li a.stellenangebote {
	width:143px;
	background-image:url(../img/navi/stellenangebot.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.stellenangebote:hover {
	background-image:url(../img/navi/stellenangebot_o.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.kontakt {
	width:73px;
	background-image:url(../img/navi/kontakt.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li a.kontakt:hover {
	background-image:url(../img/navi/kontakt_o.gif);
	background-position:left top;
	background-repeat:no-repeat;}

DIV#navi ul li.active a.kontakt {
	background-image:url(../img/navi/kontakt_o.gif) !Important;
	background-position:left top;
	background-repeat:no-repeat;}


/* ------------------------------------ LIEGENSCHAFT 1 ---------------------------- */
DIV#Liegenschaft1 {}

DIV#Liegenschaft1 li {
	list-style:none;
	color:#ffae00;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px dashed #93abc8;
	padding-top:6px;
	padding-bottom:6px;
	}
	
DIV#Liegenschaft1 li a {
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
	}
DIV#Liegenschaft1 li a:hover {
	color:#93abc8;

	}


/* ------------------------------------- KONTAKT ------------------------------------*/
label {
	display: -moz-inline-box;
	width:75px;
	vertical-align:bottom;
	}
		
.textfeld {	
	border:1px solid #dee3e9;
	border-width:1px 1px 1px 1px;
	margin-top:5px;
	margin-right:0px;
	color:#000000;
	font-weight:normal;
	height:16px;
	width:154px;
	vertical-align:middle;
	padding-left:3px;
	padding-top:3px;
	}

#checkbox label {	
	width:160px;
	margin-top:5px;
	padding:0px;
	vertical-align:middle;
}

input {
	vertical-align:middle;
	margin-top:5px;}
	
.txtfeldformular {
	width:500px;
	height:80px;
	border:1px solid #dee3e9;
	border-width:1px 1px 1px 1px;
	color:#000000;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:5px;}
	
#adresse {
	float:left;
	width:200px;}

#plan {
	float:left;
	width:315px;
	text-align:right;
	padding-bottom:15px;
	}
		
		
		
		
/*** BreadCrumb Navi ***/
ul.breadCrumb {
	background-color:#93abc8;
	list-style-type:none;
	padding:0.2em;
	line-height:1.6em;
	margin-bottom:10px;
	width:524px;
}
ul.breadCrumb li {
	display:inline;
	padding:0.2em;
}
ul.breadCrumb li a {
	font-size:1.2em;
	line-height:1.1em;
	color:#ffffff;
	text-decoration:none;
}
ul.breadCrumb li.inactive a {
	color:#aecfc6;
}
span.bindeGlied {
	font-size:1.2em;
}


/* ---------- trefferliste --------*/
.trefferListe {
	width:98%;
	margin:10px 0px 10px 0px;
	}
	
.trefferListe th {
	padding-bottom:10px;
	}
	
.trefferListe th a {
	color:#02698b;}
.trefferListe .odd {
	background-color:#e7ecf2;
	border-bottom:1px solid #FF0000;
	height:60px;}
.trefferListe .even {
	background-color:#FFFFFF;
	height:60px;}

.between {
	display:none;}

.plz {
	width:150px;}

.trefferListe td img {
	border:1px solid #CCCCCC;
	padding:2px;
	height:45px;
	width:60px;}


/*** Sortierung ***/
.pagingBar {
	height:2em;
	margin-bottom:1em;
}
.PagesButton {
	width:2em;
	display:block;
	float:left;
	text-decoration:none;
	margin-right:0.5em;
	vertical-align:bottom;
	line-height:1.8em;
}
.PagesButton span.pagingBlock {
	text-align:center;
	vertical-align:bottom;
	display:block;
	font-weight:bold;
	background-color:#ffffff;
	border:1px solid #015933;
	color:#015933;
}
a.PagesButton span.pagingBlock {
	background-color:#80ac99;
	border:1px solid #015933;
	color:#ffffff;
	cursor:pointer;
}
a.PagesButton:hover span.pagingBlock {
	background-color:#015933;
	color:#ffffff;
	cursor:pointer;
}

/* ------------------------------ DETAILSEITE -----------------------------*/
.detailbild img { 
			width:95px;
			height:76px;
			border:1px solid #cccccc !Important;
			padding:2px;
			margin-right:6px;
			}			
.detailbild a:hover img  {
			filter: alpha(opacity=70);
			-moz-opacity:0.6;
			}
.eckdaten .title {
	font-weight:bold;}
.eckdaten .odd {
	}
.detailgrid {
	width:96%;}	
#blaettern {
			float:right;
			width:150px; 
			margin-top:-21px;			
			color:#FFFFFF;
			font-weight:bold;
			text-align:right;
			padding-right:5px;}
				
#blaettern input, #blaettern span, #blaettern img { vertical-align:bottom;}	

/* ------------------------------- BILDDETAILSEITE -----------------------------*/


/*Bilddetailseite*/
.bilddetail_gr {	
	width:530px;
	}
.bilddetail_gr img {	
	border:1px solid #CCCCCC !Important;
	padding:2px;
	width:520px;
	}

.bilddetailseitekl img	{ 
			width:90px;
			height:70px;
			border:1px solid #CCCCCC !Important;
			padding:2px;
			margin-bottom:5px;
			margin-right:5px;
			}

/* -----------------------------Druckseite -----------------------*/

#druckcontentbg {
	width:660px;
	margin-left:20px;
	padding-top:10px;}

#druckpowered {
	padding-bottom:10px;
	font-size:10px;}


#logodruck {
	float:left;
	}
.druckadresse {
	float:left;
	padding-left:200px;}

#detailseite_druck #rechts {			
			width:120px;								
			margin-top:45px;}
						
#detailseite_druck #links {	
			float:left;
			width:490px;
			}			
.title {	font-weight:bold;
			color:#02698b;
			}			
.beschreibung font, .beschreibung div, .beschreibung span {
			font-size:11px !Important;
			overflow:visible !Important;
			line-height:16px!Important;}		
.parameter_druck {
	display:none;}
