body{
	background: #FFF9F0;
	font: normal 10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.clear {
	clear: both;
}

.rot {
	color: #FF0000;
	background-color: transparent;
}

.zentriert {
	text-align: center;
}

#content{
	background: #FFFFFF url(grafik/logo_bg.gif) no-repeat fixed 200px 200px;
	border: 1px solid #FFA500;
	color: #3F2D0D;
	margin: 95px 15px 15px 145px;
	padding: 20px;
	width: 70%;
}

#content .bildlinks {
	float: left;
	margin-right: 20px;
}

#content .bildrechts {
	float: right;
	margin-left: 20px;
}

#content .bildlegende {
	font-size: 0.8em;
	color: #00468C;
	background-color: transparent;
}

#content .datum {
	background-image: url(grafik/datum_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	border-left: 5px solid #00468C;
	color: #51A8FF;
	font-weight: bold;
	line-height: 20px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: transparent;
}

#content .kleinschrift {
	font-size: 0.8em;
	color: #00468C;
	line-height: normal;
	background-color: transparent;
}

#content .randlos {
	border: 0px solid #3F2D0D;
}

#content a:link{
	color: #BF6B26;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
}

#content a:visited {
	color: #FFA500;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
}

#content a:hover{
	border-bottom: none;
	color: #FFA500;
	background-color: transparent;
}

#content h1 {
	color: #00468C;
	font-size: 1.6em;
	font-weight: bold;
	margin-top: -8px;
	text-decoration: none;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h2 {
	color: #0066CC;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: 4px;
	text-decoration: none;
	background-color: transparent;
	margin-bottom: 5px;
}

#content img {
	border: 1px solid #3F2D0D;
	margin-bottom: 2px;
}
#content li.dezimal {
	list-style-type: decimal;
}
#content li {
	list-style-type: square;
}

#content p{
	margin-top: 0px;
}

#footer{
	background: #FFF9F0;
	color: #BF6B26;
	padding-left: 165px;
	text-align: left;
}

#footer a:link{
	border-bottom: 1px dashed #BF6B26;
	color: #BF6B26;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF9F0;
}

#footer a:hover{
	border-bottom: none;
	color: #FFA500;
	background-color: #FFF9F0;
}

#header{
	background: url(grafik/logotype.gif) #FFA500 no-repeat 10px 10px;
	bottom: auto;
	color: #FFFFFF;
	height: 71px;
	left: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 100%;
}

#header h1{
	margin: 0px;
	padding-left: 165px;
	padding-top: 5px;
	text-align: left;
}

#header h2 {
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
	padding-left: 167px;
	text-align: left;
	background-color: transparent;
}

#menu {
	height: auto;
	left: 0px;
	margin-left: 0px;
	position: absolute;
	text-align: left;
	top: 95px;
	width: 145px;
}

#menu .aktiv {
	background: #FFA500;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	text-align: left;
}

#menu a {
	background: #FFF9F0;
	color: #BF6B26;
	border-bottom: 1px solid #FFA500;
	display: block;
	height: 22px;
	padding-left: 10px;
	padding-top: 5px;
	text-decoration: none;
}

#menu li a:link {
	color: #BF6B26;
	font-weight: bold;
	background-color: #FFF9F0;
	}

#menu li a:visited {
	color: #FFA500;
	font-weight: bold;
	background-color: #FFF9F0;
	}

#menu li a:hover {
	background: #FFA500;
	color: #FFFFFF;
}

#menu ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#wrapper{
	margin-top: 95px; /* fixes IE margin bug */
}
