@charset "utf-8";
/* CSS Document */

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background: #000033;
	margin: 0;
	padding: 0;
	color: #000;
	background-color:  #D8D8D8;
	background-image: url(bilder/bg_body.png);
	background-repeat: repeat-x;
	margin-bottom: 6px;
}


ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
	color: #010E41;
}
a img { 
	border: none;
}


a:link {
	color: #42413C;
	text-decoration: underline;
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}


.container {
	width: 850px;
	background-image: ;
	margin: 0 auto;
	background-image: url(bilder/bg_content.png);
}


.header {
	height: 276px;
	background-image: url(bilder/header_bg.png);
	background-repeat: no-repeat;
}

.menu {
height: 30px;
padding-top: 240px;
margin-left: 30px;

}


.sidebar1 {
	float: right;
	width: 200px;
	background: #EADCAE;
	padding-bottom: 10px;
}
.content {
	width: auto;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}
.content2 {
	width: auto;
	float: none;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 30px;
	margin-right: 30px;
	text-align: left;
}

.content-gelb {
background-color:#FFFF66; }


.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none;
	border-top: 1px solid #666;
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666;
}
ul.nav a, ul.nav a:visited {
	padding: 5px 5px 5px 15px;
	display: block;
	width: 180px;
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background: #ADB96E;
	color: #FFF;
}


.footer {
	height: 103px;
	padding-top: 0px;
	position: relative;
	clear: both;
	background-image: url(bilder/footer.png);
	background-repeat: no-repeat;
}
.footer2 {
	background-color: #D8D8D8;
	font-size:12px;
}



.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body,td,th {
	color: #003;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.container .footer2 {
	text-align: center;
	color: #FFF;
}
h2 {
	font-size: 26px;
	color: #900;
}
.container .content div .container1 {
	color: #333;
}
