body
{
	margin-top: 10px;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #333;
	background-color: #8DCD93;
	background-image: url(../images/bg_haupt.gif);
	background-repeat: repeat;
}

a:link { color: #B52C07; }
a:visited { color: #600; }

.headerbar{
font: bold 12px Arial;
color: white;
background: black url(../images/arrow/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 5px; /*header text is indented 10px*/
}
a:hover, a:active
{
color: #B52C07;
}
#soso h1 {
	position:absolute;
	width:500px;
	height:540px;
	left:400px;
	top:25px;
	z-index:-33;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h2
{
color: #B52C07;
font: 150% georgia, times, "times new roman", serif;
text-align: center;
font-weight: bold;
padding: 10px 10px 2px 50px;
}

h2 a { text-decoration: none; }

h3
{
color: #5B5E0E;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 860px;
text-align: left;
background-color: #fff;
border: 1px none #fff;

}
#counter
{
width: 860px;
font-size: 10px;

margin-left: 100px;
}


#header
{
height: 120px;
width: 100%;
background-image: url(../images/header.png);
background-repeat: no-repeat;
background-position: 10 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
border-bottom: 1px solid #fff;

}

#header h1
{
font-size: 15px;
text-align: left;
color: #000000;
margin: 10px;
padding: 10px;
}
#header h2
{
font-size: 20px;
text-align: left;
color: #000000;
margin: 10px 1px 1px 100px;
padding: 0;
}
.goo
{
text-align: center;
color: #000000;
margin: 10px 10px 0 20px;
padding: 10px 10px 0 0px;
}
#goore
{
	text-align: center;
	color: #000000;
	margin: 0px 0px 0 0px;
	padding: 0px 0px 0 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#usernav  {
position: relative;
margin: 10px 10px 0 0px;
padding: 10px 10px 0 0px;
}
#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
float: right;
width: 210px;
min-height: 550px;
height: auto;
padding-left: 50px;
}

#contents { margin: 0px 0px 0px 10px; }
#contents p { line-height: 165%; }

.imagefloat { float: right; }

#footer
{
clear: both;
color: #272900;
font-size: 15px;
text-align: left;
color: #000000;
}

#skipmenu h1
{
	left: 20px;
	top: -10px;
	text-align: left;

	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}

