body{
	background-color:#e4e4e4;
	background-image:url(../pics/kachel.jpg);
	background-repeat:repeat-y;
}

/* Schriftfamilie, Standardgröße und Standardfarbe */
body, table, input, td, button, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #303030;
}

html,body{
	height:100%;
}

body{
	margin:0;
	padding:0;
}

a {
	color: #303030;
}
a, a:focus, a:active{
	border:none;
}
.border{
	border:1px solid #303030;
}

form{
  padding:0;
  margin:0;
}

.naviMainPoint {
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	
	/*background-image:url(../pics/butt-back-a.jpg);*/
	height:26px;
	vertical-align:middle;
	text-indent:8px;
}
.wib24-news {
	font-size: 9px;
	line-height: 14px;
	color: #575757;
}

h1, h2 {
	font-size: 13px;
	line-height: 16px;
	color: #1a6abf;
	font-weight: bold;
}


/* Managing Größe der Content-Bereiche */
#outer{
	width:960px;
	
	background-image:url(../pics/body-back.jpg);
	background-repeat:repeat-y;
	
	min-height:100%;
	height:auto !important;
	height:100%;
	
	position:relative;
	z-index:1;
}
#object #outer{
	background-image:url(../pics/body-back-object.jpg);
}

#header{
	background-image:url(../pics/logo.jpg);
	height:152px;
}

#extraNavi{
	position:absolute;
	top:130px;
	left:28px;
	color:#FFFFFF;
}

#left{
	width:171px;
	padding:25px;
	float:left;
}
#object #left{
	width:221px;
	padding:0;
}

.balken{
	margin:0 -25px;
}
#left form, .balken, #left table{
	margin-bottom:25px;
}

#right{
	width:172px;
	padding:25px 24px 25px 25px;
	float:right;
}

#content, #content2{
	width:468px;
	padding:25px;
	float:left;
}
#object #content, #object #content2{
	width:692px;
	padding:25px 22px 25px 25px;
}
#object #right{
	display:none;
}

#footer{
	clear:both;
}

#mainNavi{
	position:absolute;
	left:221px;
	top:126px;
	z-index:2;
}
#mainNavi td, #mainNavi a, #extraNavi a{
	color:#FFFFFF;
}
#mainNavi td{
	border-left:1px solid #FFFFFF;
}

#mainNavi a, #extraNavi a{
	text-decoration:none;
}

#mainNavi a:hover, #extraNavi a:hover{
	text-decoration:none;
}

.subNavigation{
	text-indent:0;
	position:absolute;
	top:21px;
	left:-1px;
	
	list-style:none;
	margin:0;
	padding:0;
	
	background-color:#1a6abf;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#FFFFFF;
	
	display:none;
	min-width:120%;
	z-index:4;
	
	#top:21px;
}

.subNavigation li{	
	font-size:11px;
	line-height:14px;
	color: #ffffff;
	
	font-weight:normal;
	
	min-width:100%;
}
.subNavigation li a{
	padding:5px 8px;
	display:block;
}

.subNavigation .subNaviHeader{
	height:7px;
	margin:0 0 2px 0;
	padding:0;

	background-image:url(../pics/subnavi-header.jpg);
	background-repeat:repeat-x;
	line-height:1px;
	
	#margin-bottom:-5px;
}

.subNavigation .subNaviFooter{
	height:5px;
	margin:2px 0 0 0;
	padding:0;

	background-image:url(../pics/subnavi-footer.jpg);
	background-repeat:repeat-x;
	line-height:1px;
	
	#margin-bottom:-7px;
}

.subNavigation li:hover{
	background-color:#76a6d9;
}

.mainNaviHelper{
	position:relative;
	z-index:3;
}

.naviMainPoint:hover .subNavigation{
	display:block;
}

#kontakt_small{
	margin-top:30px;
}

#content .wib24-news a img, #objektRechts td a img, .right_objekt a img{
	border:1px solid #333333;
}

/*########################################################################*/

#object .wp_headInverted, .wp_headInverted{
	background-color:#4476B6;
	color:#FFFFFF;
}

#object .backgroundgrey, .backgroundgrey{
	background-color:#dae4f0;
}

#object .naviHead, .headObjAngaben{
	background-color:#4476B6;
	color:#fff;
}

#inhaber{
	margin:5px 0 8px 0;
	float:left;	
	}
