body {
	background: #f8f4ee url(images/bg_aeolus.gif) top left repeat-x;
	margin: 10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a:link { text-decoration: underline; color: #bf9655; }
a:visited { text-decoration: underline; color: #bf9655; }
a:hover { text-decoration: underline; color: #000000; }
a:active { text-decoration: underline; color: #bf9655; }


ol {
	padding: 0px 0x 0px 2px;
	margin: -4px 0 0 1.9em;
	list-style-type: lower-alpha;
	}

ol li {
	padding: 0 0 2px 0;
	marign: 0 0 0 0;
}

ul {
	padding: 0px 0px 0px 2px;
	margin: -4px 0 0 1.5em;
	list-style-image: url(images/ul_aeolus.gif);
	}
	
ul li {padding-top: 0px; padding-left: 2px; padding-bottom: 2px;}

.logo {
	height: 30px;
	vertical-align: top;
	text-align: left;
	padding-left: 300px;
	}

.navigation {
	height: 19px;
	vertical-align: top;
	text-align: left;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #dd3333;
	font-weight: bold;
}
.navigation a:link { text-decoration: none; color: #000000; font-weight: normal; }
.navigation a:visited { text-decoration: none; color: #000000; font-weight: normal; }
.navigation a:hover { text-decoration: none; color: #bf9655; font-weight: normal; }
.navigation a:active { text-decoration: none; color: #000000; font-weight: normal; }

.trenner {
	color: #bf9655;
	font-weight: bold;
}
	
.headline {
	height: 50px;
	vertical-align: bottom;
	text-align: left;
}

.inhalt {
	padding-left: 30px;
	padding-top: 15px;
}

.inhalt p {
	margin: 0px 0px 5px 0px;
}

.inhalt .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
	}
.inhalt .copy a:link { text-decoration: none; color: #bf9655; }
.inhalt .copy a:visited { text-decoration: none; color: #bf9655; }
.inhalt .copy a:hover { text-decoration: underline; color: #bf9655; }
.inhalt .copy a:active { text-decoration: none; color: #bf9655; }

.inhalt h1 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #dd3333;
	font-size: 15px;
	font-weight: bold;
}

.inhalt h2 {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #bf9655;
	font-size: 13px;
	font-weight: bold;
}

.inhalt .small {
	font-size: 11px;
}

.pictureleft {
	float: left; 
	margin-right: 5px;
}
	
.marginalie {
	width: 155px;
	margin-left: 15px;
	margin-top: 21px;
	font-size: 11px;
	line-height: 16px;
}
.marginalie a:link { text-decoration: none; color: #000000; }
.marginalie a:visited { text-decoration: none; color: #000000; }
.marginalie a:hover { text-decoration: underline; color: #000000; }
.marginalie a:active { text-decoration: none; color: #000000; }

.marginalie h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #dd3333;
	font-size: 11px;
	line-height: 16px;
}
.marginalie h1 a:link { text-decoration: none; color: #dd3333; }
.marginalie h1 a:visited { text-decoration: none; color: #dd3333; }
.marginalie h1 a:hover { text-decoration: underline; color: #dd3333; }
.marginalie h1 a:active { text-decoration: none; color: #dd3333; }



.homeheadline {
	height: 5px;
	vertical-align: bottom;
	text-align: left;
}

.homeinhalt {
	padding-left: 30px;
	padding-top: 0px;
}

.homeinhalt .copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 666666;
}
.homeinhalt .copy a:link { text-decoration: none; color: #bf9655; }
.homeinhalt .copy a:visited { text-decoration: none; color: #bf9655; }
.homeinhalt .copy a:hover { text-decoration: underline; color: #bf9655; }
.homeinhalt .copy a:active { text-decoration: none; color: #bf9655; }

.ocker {
	color: #bf9655;
	font-weight: bold;
}
.ocker a:link { text-decoration: underline; color: #bf9655; }
.ocker a:visited { text-decoration: underline; color: #bf9655; }
.ocker a:hover { text-decoration: underline; color: #bf9655; }
.ocker a:active { text-decoration: underline; color: #bf9655; }

.rot {
	color: #dd3333;
	font-weight: bold;
}
.rot a:link { text-decoration: underline; color: #dd3333; }
.rot a:visited { text-decoration: underline; color: #dd3333; }
.rot a:hover { text-decoration: underline; color: #dd3333; }
.rot a:active { text-decoration: underline; color: #dd3333; }

.abstand {
	padding-left: 15px;
	}
	
.lang {
	text-align: right;
}
