html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color: #00040f;
	background-image: url(../images/bg/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
#main {
	position: relative;
	min-height: 100%;
	padding: 0px;
	width: 902px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bg/bg_content.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
* html #main { /* Für IE */
	height: 100%;
}
#top {
	background-image: url(../images/bg/bg_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 121px;
	width: 902px;
	position: relative;
}
#logo {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 129px;
	top: 10px;
	right: 31px;
	position: absolute;
}
#header {
	background-image: url(../images/bg/bg_header.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 358px;
	width: 902px;
}
#fadeinbox {
	position:relative;
	width: 900px;
	left: 0;
	top: 0px;
	padding: 0px;
	z-index: 100;
	visibility:hidden;
	height: 358px;
}
#content {
	text-align: left;
	width: 902px;
	height: auto;
	background-image: url(../images/bg/bg_content_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 90px;
	margin-left: 0px;
	padding: 0px;
}
#LinkeSpalte {
	text-align: left;
	height: auto;
	width: 470px;
	float: left;
	position: relative;
	padding-top: 41px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 31px;
	margin: 0px;
}
#RechteSpalte {
	text-align: left;
	width: 361px;
	height: 100%;
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#RechteSpalteTop {
	background-image: url(../images/bg/bg_right_content_top.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 361px;
}
#RechteSpalteContent {
	background-image: url(../images/bg/bg_right_content.png);
	background-repeat: repeat;
	background-position: 0px 0px;
	text-align: left;
	width: 300px;
	height: auto;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 31px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#RechteSpalteBottom {
	background-image: url(../images/bg/bg_right_content_bottom.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 361px;
	position: relative;
}
div.clear {
	clear:left;
	width: 100%;
}
#footer {
	background-image: url(../images/bg/bg_footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	width: 902px;
	height: 24px;
	margin-top: -90px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 66px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #d6e0ff;
	font-size: 0.875em;
}
#navi {
	left: 1px;
	top: 0px;
	height: 121px;
	position: absolute;
	width: 700px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#navi ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	float: left;
	width: 700px;
	padding: 0px;
}
#navi ul li {
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 115px;
	font-weight: bold;
	color: #ff7f00;
	text-align: center;
	float: left;
	position: relative;
	height: 46px;
	padding-top: 75px;
}
#navi ul li a:link, #navi ul li a:visited {
	display: block;
	list-style-image: none;
	list-style-type: none;
	font-weight: bold;
	color: #8595a6;
	text-align: center;
	float: left;
	text-decoration: none;
	width: 115px;
	margin-top: -75px;
	padding-top: 75px;
	height: 46px;
}
#navi ul li a:hover, #navi ul li a:focus, #navi ul li a:active {
	display: block;
	list-style-image: none;
	list-style-type: none;
	width: 115px;
	font-weight: bold;
	color: #ff7f00;
	text-align: center;
	float: left;
	background-image: url(../images/bg/bg_navi_1.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	margin-top: -75px;
	padding-top: 75px;
	height: 46px;
}
h1 {
	font-size: 1.1875em;
	font-weight: bold;
	padding-bottom: 1.5em;
}
h3 {
	font-size: 1.1875em;
	font-weight: bold;
	padding: 0em;
	margin-bottom: 0.25em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
h4 {
	font-size: 1.1875em;
	font-weight: bold;
	padding: 0em;
	margin-bottom: 0.25em;
	margin-top: 0em;
	margin-right: 0em;
	margin-left: 0em;
}
p {
	font-size: 0.9375em;
	font-weight: normal;
	padding-bottom: 1.5em;
	line-height: 1.5em;
}
strong {
	font-weight: bold;
}
i {
	font-style: italic;
}
pre {
	font-weight: normal;
	padding-bottom: 1.5em;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
}
cite {
	font-size: 0.9375em;
	font-weight: normal;
	line-height: 1.5em;
	color: #334c80;
	font-style: italic;
	font-family: "Trebuchet MS", Arial, Georgia, "Times New Roman", sans-serif;
}
acronym  {
	color: #ff7f00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff7f00;
}
acronym:hover, acronym:focus {
	color: #757575;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #757575;
	cursor: help;
}

#content a:link, #content a:visited {
	color: #334c80;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #757575;
}
#content a:hover, #content a:focus, #content a:active {
	color: #ff7f00;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #757575;
}
#main #content #RechteSpalte #RechteSpalteContent ul, #main #content #LinkeSpalte ul {
	padding-bottom: 1em;
}
#main #content #RechteSpalte #RechteSpalteContent li, #main #content #LinkeSpalte li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/pict.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.275em;
	padding-left: 1em;
	line-height: 1.5em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dce1e5;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
