@import url(main.css);
@import url(footer.css);
@import url(top.css);
@import url(content.css);

#ROOTMENU {
	position:relative;
	text-align: left;
	left:710px;
	top:205px;
	width: 264px;
	height: 18px;
	color: #dc1201;
	font-size: 12px;
	z-index: 2;
}

#ROOTMENU a {
	color: #ffffff;
}

#suchbox {
	position:relative;
	text-align: left;
	left: 710px;
	top: -50px;
	width: 245px;
	height: 18px;
	color: #ffffff;
	z-index: 2;
}

#lupe {
	position:relative;
	top: 5px;
	z-index: 2;
}

#random_pics {
	padding: 0 0 0 0;
	margin-right: 6px;
	margin-left: 6px;
	width: 968px;
	height: 200px;
}

#inhaltsbox {
	padding: 0;
}

#content, #rechts {
	overflow: visible;
}

#content {
	position: relative;
	float: left;
	margin-right: 6px;
	margin-left: 6px;
	width: 600px;
}

#abstand_iframe {
	padding: 0;
} 

#scrollbereich {
	overflow: auto;
	padding: 0;
	width: 680px;
	height: 362px;
}

#rechts {
	float: right;
	width: 270px;
	height: 362px;
	z-index: 2;
	background: #FFFFFF;
}
