@charset "utf-8";
/* CSS Document */
a:link {
	color: #FFFFFF;
	text-decoration:none
}
a:visited {
	color: #FFFFFF;
	text-decoration:none
}
a:hover {
	color: #FF0000;
}
body {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-image: url(../images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: center 150px;
}
#container hr {
	float: left;
}
.cler {
	clear: both;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #header {
	background-image: url(../images/commo/header.jpg);
	margin: 0px;
	height: 174px;
	width: 950px;
}
#container #header2 {
	background-image: url(../images/commo/header.jpg);
	margin: 0px;
	height: 120px;
	width: 950px;
}
#container #header3 {
	background-image:none;
	margin: 0px;
	height: 120px;
	width: 950px;

}
#container #header #logo {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 250px;
	float: left;
	display:inline;
}
#container #header #logo2 {
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 150px;
	float: left;
	display:inline;
}

#container #header #welcome {
	margin-top: 0px;
	margin-left: 0px;
}
#container h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}
.txt_kreissieg {
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}
.space20 {
	height: 20px;
}
#container #copyright {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.navi {
	margin-top: 80px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 400px;
	float: left;
	display:inline;
}
.navi2 {
	margin-top: 80px;
	margin-bottom: 10px;
	margin-left: 5px;
	width: 500px;
	float: left;
	display:inline;
}


#navi_line {
	border-top:1px solid #FFFFFF;
	border-right: none;
	border-bottom:none;
	border-left: none;
	color: #FFFFFF;
	width: 950px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 0px;
	position:relative;
	left:6px;
	float: center;
	top: -1px;
	height: 0;


}
