/* CSS Document */
body {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #717171;
}
#soul {
width:800px;
}
#textbox {
	width:120px;
	text-align:left;
	background-color:#FFFFFF;
	border: 0px;
	height: 380px;
	position: absolute;
	z-index: 0;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 0px;
	left: 106px;
	top: 110px;

}
#streifen {
	width:340px;
	height: 380px;
	clear: none;
	border: 0px;
	position: absolute;
	z-index: 2;
	left: 261px;
	top: 110px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	vertical-align:bottom;
}
#bildbox {
	width:320px;
	background-color:#FFFFFF;
	border: 0px;
	height: 380px;
	position: absolute;
	z-index: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	left: 611px;
	top: 110px;
	text-align:left;
}
#surterrain {
	clear:both;
	position: absolute;
	width:800px;
	left: 107px;
	top: 500px;
}
#logo {
	clear:both;
	position: absolute;
	width:800px;
	left: 107px;
	top: 30px;
}
#logo a{
	text-decoration:none;
	font-size: 14px;
	word-spacing: 25px;
}


div#navi {
    float: left;
    width: 55em;
}
div#navi ul {
    list-style: none;
    margin: 0em;
    padding: 0em;
}
div#navi li {
    margin: 0em 0em 0em 1em;
    font-size: 1em;
    padding: 0em;
    height: 1em;
}
#logo2 {
	clear:both;
	position: absolute;
	width:200px;
	left: 63px;
	top: 14px;
}
.link {
border-bottom-style: dashed; 
border-bottom-color: #DD0927; 
border-bottom-width: 1px;
color:#333333;
text-decoration:none;
}
.link:hover {
border-bottom-style: solid; 
border-bottom-color: #DD0927; 
border-bottom-width: 1px;
}
.obernavilink {
	text-decoration:none;
	font-size: 14px;
	color:#76008f;
}
.obernavilink:visited {
	text-decoration:none;
	color:#76008f;
}
.obernavilink:hover {
	text-decoration:underline;
	color:#76008f;
}
.unternavilink:link {
	color:#76008f;
	text-decoration:none;
}
.unternavilink:visited {
	color:#76008f;
	text-decoration:none;
}
.unternavilink:hover {
	text-decoration:underline;
	color:#76008f;
}
.unternavilink:focus {
	text-decoration:none;
	color:#FF0000;
}



.navigation{
	list-style-type:none;
	margin-left:-40px;
	line-height: 18px;
}

* html .navigation{
margin-left:0px;
}
h1 {
	font-weight:bold;
	font-size: medium;
	letter-spacing: 2px;
}
a {
	text-decoration:none;
	/*font-size: 14px;*/
	color:#76008f;
}
a:visited {
	text-decoration:none;
	color:#76008f;
}
a:hover {
	text-decoration:underline;
	color:#76008f;
}
a:link {
	color:#76008f;
	text-decoration:none;
}
a:visited {
	color:#76008f;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#76008f;
}
a:focus {
	text-decoration:none;
	color:#FF0000;
}
.bodytext
{
margin-top: 0;
margin-bottom: 0
}
.Stil2 {color: #76008f}
.Stil3 {font-size: large}
.Stil4 {font-size: medium}

.hidden {
display: none;
}
.unternavilink-active a {
	color: #FF0000;
	text-decoration:none;
}
