#clear {
	clear:both;
	visibility:hidden;
}

#menu{
	position:relative;
	z-index:50;
	width:980px;
	height:350px;
	margin:auto;
}
#htmlMenu{
	padding-top:70px;
	padding-left:100px;
	position:relative;
	float:left;
}
#menuHTML{
	
	position:relative;
	float:right;
}
#logo {
	float: right;
	position: relative;
	
}
#submenu {
	position:absolute;
	z-index:55;
	top:10px; 
	left:20px;
}
#content {
	position:relative;
	text-align:left;
	z-index:10;
	width:980px;
	margin:auto;
	/*background:url(_pix/figur.gif) bottom left no-repeat;*/
}
#innerContent {
	padding-left:100px;
	text-align:left;
	margin-top: 0px;
}
#figur {
	position:absolute;
	top:0px;
	left:20px;
	z-index:1;
	width:30%;
	height:100%;
	background:url(_pix/figur.gif) bottom left no-repeat;
}
#bottom{
	position:relative;
	text-align:center;
	width:980px;
	z-index:55;
	margin:auto;
}

/*_________________templates*/

#rand {padding:10px;}

#anker {
	margin-bottom:100px;
	padding-top:100px;
}
#text {
	padding-left:100px;
	padding-right:130px;
}
#text a{color:#FFF;}
#text h1{color:#FFF;}
#text h3{color:#FFF;}
#text hr { background-color:#ec7400; color:#ec7400; border:none; border-bottom:1px dotted #FFFFFF;}
#bild {
	margin-bottom:30px;
}
#bildgalerie {
	margin-top:2px;
	margin-left:68px;
	margin-bottom:30px;
}
#boxTop {
	width:850px;
	height:21px;
	display:block;
	background: url(_pix/bg_content-top.gif) top left no-repeat;
}
#boxText {
	padding-left:100px;
	padding-right:130px;
	padding-top:30px;
	padding-bottom:30px;
	background: url(_pix/bg_content.gif) top left repeat-y;
}
#boxBottom {
	width:850px;
	height:70px;
	display:block;
	background: url(_pix/bg_content-bottom.gif) top left no-repeat;
}

#zweispaltig_sp1 {
	float:left;
	width:235px;
	display:block;
}
#zweispaltig_sp2 {
	float:left;
	width:465px;
	display:block;
}
#sp1innen {
	margin-left: 80px;
	padding-top:15px 0px 15px 0px;
}
#sp2innen {
	padding:15px 0px 15px 0px;
}


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


