@charset "UTF-8";
#container {
	width: 989px;
	position: absolute;
	margin-left: -480px;
	overflow: auto;
	left: 50%;
}

#logolinks {
	width: 288px;
	position: absolute;
	top: 43px;
	height: 85px;
	background-image: url(../images/logosc.jpg);
	background-repeat: no-repeat;
}

#navi {
	height: 79px;
	width: 960px;
}

#navi ul {
	list-style-type: none;
	padding-left: 350px;
	padding-top: 43px;
}

#navi li {
	float: left;
	margin-right: 15px;
}

#logorechts {
	height: 268px;
	width: 183px;
	position: absolute;
	top: 1px;
	left: 805px;
	background-image: url(../images/logoimg.png);
	background-repeat: no-repeat;
}

#content {
	clear: none;
}

#footer {
	clear: none;
}

#footer ul {
	list-style-type: none;
	color: #999999;
	font-size: 10px;
	padding-top: 7px;
}

#footer li {
	float: left;
	margin-right: 10px;
}

#rechtsunten {
	position: absolute;
	top: 609px;
	left: 530px;
	width: 350px;
}

#impressum {
	position: absolute;
	top: 630px;
	left: 843px;
	font-size: 10px;
}
