@import url(stylesheet.css);

/*Positionierung der DIV-Elemente*/


#mitte_re{
	background-image: url(../layout/wolke_1024.jpg);
}

#container {
	width:1000px;  
}

#oben {
	width:1000px;
	background-image: url(../layout/hg_oben_re_1024.jpg);
}


#mitte_re {
	width:900px;
}
	
	
#subdomainnav {
	width:1000px;
	background-image: url(../layout/hg_nav_unten_1024.jpg);
}

#navbox {
	width:160px;
}
	
#content {
	width:810px;
	float:right;
}

.top1 {
	border-top:1px solid #666666;
	padding:2px 0 2px 10px;
	font-size:11px;
}

#footer {
	clear:both;
	border-top:1px solid #CEC9FB;
	text-align:right;
	font-size:10px;
	color:#AAAAAA;
}

#rechts {
	float:right;
	width:160px;
}

#headline_rechts {
	margin:0px 0px 10px 0px;
	padding:0px;
}


#content_small {
	width:620px;
	float:left;
	margin:0 0 0 30px;
}
