* {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
body {
	background: #f2f1eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#hauptmenue {
	top: 45px;
	position: absolute;
	left: 25px;
}
ul#navlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}
#navlist li {
	display: inline;
	list-style-type: none;
}
#navlist a {
	padding: 3px 10px;
}
#navlist a:link, #navlist a:visited {
	color: #333;
	text-decoration: none;
}
#navlist a:hover {
	color: #993300;
	text-decoration: none;
}
#navlist #active {
	color: #993300;
	text-decoration: none;
}
#topmenue {
	top: 45px;
	position: absolute;
	right: 20px;
}
ul#topnavlist {
	margin-left: 0;
	padding-left: 0;
	white-space: nowrap;
	text-transform: uppercase;
	font-weight: bold;
}
#topnavlist li {
	display: inline;
	list-style-type: none;
}
#topnavlist a {
	padding: 3px 10px;
}
#topnavlist a:link, #topnavlist a:visited {
	color: #003366;
	text-decoration: none;
}
#topnavlist a:hover {
	color: #993300;
	text-decoration: none;
}
#topnavlist #active {
	color: #993300;
	text-decoration: none;
}
#wrapper-header {
}
#header {
	width: 1000px;
	height: 65px;
	margin: 0 auto;
	position:relative;
}
#wrapper-content-startseite {
	background-image: url(../images/background-startseite.jpg);
	background-repeat: repeat-x;
}
#wrapper-content {
}
#schatten-content-startseite {
	width: 1000px;
	height: 802px;
	margin: 0 auto;
	background-image: url(../images/schatten-content-startseite.jpg);
	background-repeat: no-repeat;
}
#schatten-content {
	width: 1000px;
	margin: 0 auto;
	background-image: url(../images/schatten-content.jpg);
	background-repeat: repeat-y;
}
#content-startseite {
	width: 990px;
	height: 802px;
	margin: 0 auto;
	background-image: url(../images/background-startseite-content.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#content {
	width: 990px;
	margin: 0 auto;
	background-image: url(../images/schatten-content.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#wrapper-top {
	height: 98px;
	background-repeat:repeat-x;
}
#schatten-top-content {
	width: 1000px;
	height: 98px;
	margin: 0 auto;
	background-image: url(../images/schatten-wrapper-top.jpg);
	background-repeat: no-repeat;
}
#content-top {
	width: 990px;
	height: 98px;
	margin: 0 auto;
	background-repeat: no-repeat;
}
#wrapper-footer {
	background-image: url(../images/background-footer.jpg);
	background-repeat: repeat-x;
}
#schatten-footer {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	background-image: url(../images/schatten-footer.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 990px;
	height: 30px;
	margin: 0 auto;
	background-image: url(../images/background-footer-inner.jpg);
	background-repeat: repeat-x;
}
#footer-content {
	color: #FFFFFF;
	padding-left: 30px;
	padding-top: 5px;
}
#schatten-footer-horizontal {
	width: 990px;
	height: 5px;
	margin: 0 auto;
	background-image: url(../images/schatten-footer-horizontal.jpg);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#box-content {
	position: absolute;
	top: 13px;
	left: 538px;
	width: 440px;
}
#box-content p{
	line-height: 15px;


}

#box-content a {
	padding: 0px;
	margin: 0px;
}
#box-content a:link, #box-content a:visited {
	color: #10517e;
	text-decoration: none;
	font-weight: bold;
}
#box-content a:hover {
	color: #993300;
	text-decoration: underline;
}
#box-content ul {
	list-style-image:url(../images/li-bullet.gif)
}
#box-content li {
	margin-left: 15px;
}
#box-content1 {
	position: absolute;
	top: 400px;
	left: 30px;
	width: 440px;
}
#box-content1 ul {
	list-style-image:url(../images/li-bullet.gif)
}
#box-content1 li {
	margin: 10px 0px 5px 10px;
}
#box-content2 {
	position: absolute;
	top: 610px;
	left: 30px;
	width: 105px;
}
#box-content3 {
	position: absolute;
	top: 600px;
	left: 150px;
	width: 152px;
	height: 30px;
}
#box-content3 h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #cc6600;
	text-transform: uppercase;
}
#box-content3_1 {
	position: absolute;
	top: 695px;
	left: 150px;
	width: 190px;
}
#box-content4 {
	position: absolute;
	top: 600px;
	left: 345px;
	width: 314px;
}
#box-content4 h1 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
#box-content5 {
	position: absolute;
	top: 600px;
	left: 700px;
	width: 265px;
}
#box-content5 h1 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #10517e;
	text-transform: uppercase;
}
.orangefett{
	font-weight:bold;
	color:#993300;
}
