@charset "utf-8";
/* CSS Document */
body{
	margin:0px; 
	padding:0px;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
body * {margin:0px; padding:0px;}
.wrap{
	width:951px;
	border-right:1px solid #EBE9DD;
	border-left:1px solid #EBE9DD;
	border-bottom:2px solid #000000;
	margin:0px auto;
}
.top{
	width:953px;
	height:0px;
	border-bottom:2px black solid;
	overflow:hidden;
	margin:0px auto;
}
.clear{
	width:1px;
	height:0px;
	clear:both;
	overflow:hidden;
}
.content{ clear:both;}
.contentLeft ul{
	padding:0px;
	margin:0px 0px 0px 10px;
	list-style:none;
}
.contentLeft ul li{
	padding:0px 0px 5px 0px;
	margin:0px;
	list-style:none;
}
.contentLeft ul li a{
	color:#C1B697;
	font-size:14px;
	text-decoration:none;
}
.contentLeft ul li a.select{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
.contentLeft ul li a.active{
	color:#000000;
	font-size:14px;
	text-decoration:none;
}
.content ul li a:hover{color:#000000;}
.logo{
	background:#c5ba9c;
	height:290px;
}
.logoIcon{
	background:url(/img/logo_head.gif) no-repeat right bottom;
	width:230px;
	height:120px;
	padding-top:33px;
	padding-left:426px;	
}

.contentLeft{
	width:219px;
	float:left;
	overflow:hidden;
}
.contentRight{
	width:732px;
	float:right;
	overflow:hidden;
}
.contentItems table tr td img{
	margin-right:12px;
}
.contentItems img{
	margin-right:12px;
}
.logoBottomPic{
	background:url(/img/vermassung_top_pic.jpg) no-repeat;
	height:95px;
	width:711px;
	margin:42px auto 0px auto;
}
.contentTitle{
	font-size:14px;
	height:38px;
	vertical-align:top;
	font-weight:bolder;
}
.contentTitle span{float:left;}
.contentTitle a{
	text-align:right; 
	float:right;
	display:inline;
	padding-right:10px;
	color:#C1B697;
	text-decoration:none;
	}
.contentTitle a:hover{color:#000000;}
.contentItems p{
	/*padding-left:20px;*/
	padding-right:10px;
	font-size:13px;
	line-height:20px;
	color:#565656;
	}
.contentItems p a{
	font-size:13px;
	line-height:20px;
	color:#565656;
	}
.itemDetail{
	font-size:13px;
	line-height:20px;
	color:#696969;
}
.itemDetail span{color:#000000;}
.contentItems ul{
	padding:0px;
	margin:0px;
	list-style:none;
	clear:both;
	display:block;
	height:170px;
	}
.contentItems ul.ulMargin{ margin-top:22px;}
.contentItems ul.ulHeight_160{ height:160px;}
.contentItems ul li{
	padding:0px;
	margin:0px;
	list-style:none;
	display:inline;
	float:left;
	}
.contentItems ul li.itemMargin{
	margin-left:20px;
}

.contentItems img{
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.itemPicLink {
	margin-top:-15px;
}

.contentItem{
	height:150px;
	width:207px;
	background:#e5dfd1;
	padding:10px;
	overflow:hidden;
	}
.itemPic{
	height:130px;
	width:207px;
	overflow:hidden;
}
.picture{
	height:125px;
	width:227px;
	overflow:hidden;
}
.picture a{
	border: 0px;
}
.itemLink{
	margin-top:23px;
	background:url(/img/link_icon.gif) no-repeat center left;
	padding-left:22px;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	}
.rightContentBottom{
	height:20px;
	border-bottom:6px #F8E01F solid;
	/*#FFFF00 solid;*/
}
.rightContentBottom2{
	height:10px;
	border-bottom:1px #EBE9DD solid;
}
.foot{
	width:953px;
	height:20px;
	margin:0px auto;
	color:#C1B697;
	font-size:12px;
	font-weight:bolder;
	letter-spacing:1px;
	line-height:40px;
}
.foot a{
	color:#C1B697;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
}
.foot a:hover{ color:#000000;}
