@charset "UTF-8";
/* CSS Document */

.container {
	width:100%;
	text-align:center;
	clear:both;
}

.sitecontainer {
	width:1000px;
	margin:auto;
	background-color:#FFFFFF;
	background-image:url(../images/contentbg.png); !important
}

.headcontainer {
	width:100%;
	height:128px;
	text-align:center;
	background-image:url(../images/headbg.png);
	clear:both;
}

.header {
	width:1000px;
	height:102px;
	background-image:url(../images/header.png);
	margin:auto;
}

.navi {
	width:1000px;
	height:26px;
	background-image:url(../images/navi.png);
	margin:auto;
}

.footer1 {
	width:1000px;
	height:40px;
	background-image:url(../images/footer.png);
	margin:auto;
	clear:both;
	text-align:left;
}

.content {
	width:632px;
	float:left;
	text-align:left;
}

.rechts {
	width:188px;
	float:right;
	text-align:left;
	color:#000000;
}

.rechts2 {
	width:180px;
	float:right;
	text-align:left;
	color:#000000;
}

.suche {
	margin-left:445px;
	height:25px;
	padding-top:77px;
}

.navi2 {
	padding-top:3px;
	width:1000px;
	text-align:left;
}

.innerbox {
	padding-left:2px;
	padding-right:2px;
}

.foot {
	padding-left:2px;
	padding-top:10px;
}