body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	background-color: #660000;
}

#wrapper
{
	width: 990px;
	font-size: 85%;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#header
{
	width: 990px;
	clip: rect(150px,auto,auto,auto);
	height: 290px;
	background-repeat: no-repeat;
	background-image: url(Bilder/banner01-1-1-11111.jpg);
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 10px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #990000;
	border-left-color: #999999;
}


#navi
{
	float: left;
	width: 160px;
	line-height: 120%;
	float:left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content
{
	width: 600px;
	float: left;
	margin-left: 10px;
	display: inline;
	padding: 5px;
	color: #474A63;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#adbar
{
	width: 175px;
	float: left;
	display: inline;
	background-color: #F0DBC6;
	border: 1px dotted #3F5C94;
	padding: 5px;
	font-size: 1em;
	margin-top: 15px;
	margin-right: -5px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #333333;
	background-position: center center;
}

.center {
	margin-left: 360px;
}

#wrapper #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 160%;
}
#header h1 {
	font-size: 2px;
	color: #CCCCCC;
	clip: rect(auto,auto,auto,auto);
}


#navi ul {
	width: 150px;
	margin: 10px 10px 10px 10px;
	padding: 0;
	color: #474A63;
	background-image: url(../chip.gif);
	background-repeat: repeat-x;
}

#navi li {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 160%;
	color: #000033;
	font-weight: bold;
	border: 1px dotted #686868;
	clear: left;
	background-position: 1px center;
	background-repeat: no-repeat;
	list-style-image: none;
	list-style-type: none;
	margin: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
	color: #000033;
	width: 80%;
	font-variant: normal;
	background-color: #F0DBC6;
	background-image: url(stern.jpg);
	text-indent: 5px;
}
a:link{

color: #990000;

text-decoration: none

}
a:visited{

color: #990000;

text-decoration: none

}
a:hover{color: #FB0000;

text-decoration: none

}
a:active{color: #FF6633;

text-decoration: none

}
.rahmen {
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

