#clear {
	clear:both;
	visibility:hidden;
}
#menupanel{
	position:absolute;
	top:141px;
	left:50px;
	background-color: #FFF;
	width: 230px;
	z-index: 50;
}
#logo {
	margin-top:25px;
	
}
#menucontainer{
	margin-top:20px;
}
#submenu {
	padding:30px 0px 30px 0px;
}
#headimages{
	margin-left:250px;
	background:url(_pix/shadow-topimages.gif) left top no-repeat;
	margin-bottom: 20px;
}
#topimages{
	
}
#topimageshad{
	position:absolute; z-index:90; top:130px; left:280px;
}
#content {
	margin-left:250px;
	/*background:url(_pix/contentshad01.gif) left top no-repeat;*/
}
#innerContent {
	width:700px;
	padding-top: 0px;
}
#bottom{
	margin-left:80px;
	padding-bottom:150px;
}

/*_________________templates*/

#rand {padding:10px;}

#anker {
	margin-bottom:100px;
	padding-top:100px;
}
#text {
	padding-left:80px;
}
#bild {
	margin-bottom:30px;
}
#bildgalerie {
	margin-top:2px;
	margin-bottom:30px;
}
#box {
	padding-top:5px;
	background: url(_pix/bg-box.jpg) top left repeat-x;
}

#zweispaltig_sp1 {
	float:left;
	width:155px;
	display:block;
}
#zweispaltig_sp2 {
	float:left;
	width:465px;
	display:block;
}
#sp1innen {
	padding:15px 0px 15px 0px;
}
#sp2innen {
	padding:15px 0px 15px 0px;
}


#toggleHead {
	margin:0px;
	margin-top: 10px;
}

.contTitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	text-decoration:none;
	color: #78b414;
	font-weight:bold;	
	width:620px;
	height:30px;
	border-bottom:1px solid #CCC;
	display:block;
	cursor:pointer;
}
.contTitel:link {text-decoration:none; font-weight:bold;}
.contTitel:visited {text-decoration:none; font-weight:bold;}
.contTitel:hover {text-decoration:none; font-weight:bold; background:url(_pix/bg-menu0.jpg) top left repeat-x;}
.contTitel:active {text-decoration:none; font-weight:bold;}

.clientTitel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-decoration:none;
	color: #78b414;
	font-weight:bold;	
	width:620px;
	height:30px;
	border-bottom:1px solid #CCC;
	display:block;
	cursor:pointer;
}
.clientTitel:link {text-decoration:none; font-weight:bold;}
.clientTitel:visited {text-decoration:none; font-weight:bold;}
.clientTitel:hover {text-decoration:none; font-weight:bold; background:url(_pix/bg-menu0.jpg) top left repeat-x;}
.clientTitel:active {text-decoration:none; font-weight:bold;}
