#minWidth{
	width:900px;
}
#clear {
	clear:both;
}
#site {
	position:relative;
	width:100%;
	text-align:left;
	display:block;
}
#top {
	width:900px;
	height:370px;
	margin:auto;
	background-color:#ffffff;
	border-bottom:1px solid #EEEEEE;
}
#menu {
	float:left;
	width:600px;
	margin-top:150px;
}

#content {
	position:relative;
	width:900px;
	margin:auto;
	background-color:#FFFFFF;
	display:block;
}

#sp1 {
	text-align:left;
	float:left;
	width:300px;
	position: relative;
	background:url(_pix/bg_logo.gif) top left no-repeat;
}
#sp1innen {
	padding-top:30px;
	padding-left:60px;
	padding-right:15px;
	padding-bottom: 30px;
}



#sp2 {
	width:600px;
	float:left;
	position: relative;
}
#sp2innen {
	padding-top:30px;
	padding-bottom: 30px;
}

#menuList {
	padding-bottom: 15px;
}
#submenu {
	padding-bottom: 30px;
}
#bottom {
	clear:both;
	width:900px;
	margin:auto;
	/*height:40px;
	width:900px;
	border-top:1px solid #CCCCCC;*/
}
#menuLang {
	float:left;
	width:215px;
	padding-top:88px;
	text-align:right;
}
#linkline {
	position:relative;
	height:20px;
}
#homenews {
	width:580px;
}
/*_________________templates*/
#anker {
	margin-bottom:100px;
	padding-top:100px;
}
#bild {
	margin-bottom:15px;
}
#text {
	margin-bottom:20px;
	padding-right:30px;
}
#textBox {
	margin-bottom:20px;
	padding:10px;
	padding-right:30px;
	/*border:1px solid #CCCCCC;*/
	background: url(_pix/bgBox.jpg) top left repeat-x;
}
#zweispaltig_sp1 {
	text-align:left;
	float:left;
	width:48%;
	display:block;
}
#zweispaltig_sp2 {
	text-align:left;
	float:right;
	width:50%;
	display:block;
}
