body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #F5F6F9;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #D96B11;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	background-color: transparent;
	font-size: 18px;
	font-weight: normal;
}
h3 {
	color: #333;
	background-color: transparent;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

p {
text-align:justify;
	padding: 0px;
	line-height: 150%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	line-height: 140%;
}
a:link, a:visited {
	color: #152b7b;
	text-decoration: underline;
}
a:hover, a:active {
	color: #ffcf00;
	text-decoration: underline;
}

#container {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
}
#header {
	background-image: url(../images/banner2.jpg);
	background-repeat: repeat-x;
	height: 90px;
	padding-top: 30px;
}

#streifen_oben{
	background-color: none;
	background-image: url(../images/streifen.jpg);
background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 11px;
}


#content {
	color: #333;
	background-color: #fff;
	padding-top: 25px;
	padding-bottom: 25px;
	overflow: auto;
}
#content li {
text-align:justify;
	padding-left: 12px;
	list-style-image: none;
	list-style-type: none;
	background-position: 0px 7px;
	line-height: 150%;
	margin-left: 20px;
}
.s1 {
	width: 50%;
	float: left;
}
.s2 {
	width: 50%;
	float: right;
}
#spalte_links {
	width: 400px;
	padding-left: 20px;
	color: #333;
	background-color: transparent;
	float: left;
	padding-right: 20px;
}
#spalte_rechts {
	width: 250px;
	color: #666;
	background-color: transparent;
	float: right;
	padding-right: 20px;
	padding-left: 10px;
}
#spalte_rechts p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#spalte_rechts ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#spalte_rechts form {
	padding: 0;
	margin: 0;
}
#footer {
	background-image: url(../images/streifen.jpg);
	background-repeat: no-repeat;
	height: 11px;
	color: #000;
	padding-top: 22px;
	padding-left: 43px;
	line-height: 14px;
}
#footer a:link, #footer a:visited {
	color: #152b7b;
	background-color: transparent;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #ffcf00;
	background-color: transparent;
	text-decoration: underline;
}
#end {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
#begin {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 30px;
	background-position: 0px 10px;
}
#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 144px;
	margin-left: 60px;
}
#logo a {
	height: 57px;
	width: 144px;
	display: block;
}
#logo a:hover {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: 0px -57px;
	background-color: transparent;
}
#logo a span {
	display: none;
}
.clear {
	clear: both;
	line-height: 0px; 
	display: block;
}
.box {
	background-color: #fff;
	padding: 4px;
	color: #333;
	margin-top: 10px;
	margin-bottom: 20px;
}
.box div {
	background-color: #ffe795;
	border: 1px solid #fed001;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.box a:link, .box a:visited {
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
.box a:hover, .box a:active {
	color: #D96B11;
	background-color: transparent;
	text-decoration: underline;
}


#menu {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 330px;
}
#menu ul {
	margin: 0;
	padding: 0;
	white-space : nowrap;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: block;
	float:left;
	text-align: center;
}
#menu ul li a {
	color: #152b7b;
	background-color: transparent;
	text-decoration : none;
	font-weight: bold;
	display: block;
	border-style:none;
}
#menu ul li a:link, #menu ul li a:visited {
background-color: transparent;
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li a:hover, #menu ul li a:active {
background-color: transparent;
	background-repeat: no-repeat;

	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
#menu ul li.active a:link, #menu ul li.active a:visited {

	font-size: 14px;
	text-decoration:underline;
	background-repeat: no-repeat;
	height: 26px;
	width: 94px;
	line-height: 26px;
	padding-top: 7px;
}
#menu ul li.active a:hover, #menu ul li.active a:active {
background-color: transparent;
	background-repeat: no-repeat;

	height: 29px;
	width: 94px;
	line-height: 29px;
	padding-top: 4px;
}
