body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.grundext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}

a:link {
	color: #00007c;
	text-decoration: none;
}
a:visited {
	color: #00007c;
	text-decoration: none;
}

a:hover, a:active
{
	color: #fff;
	background-color: #0000FF;
	text-decoration: none;
}
h1
{
	color: #00007c;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h2
{
	color: #00007c;
	font-weight: bold;
	margin: 0 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}

h2 a { text-decoration: none; }

h3
{
	color: #00007c;
	font-weight: bold;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#container
{
margin: 1em auto;
width: 955px;
text-align: left;
background-color: #fff;
border: 0px none #fff;
}

#header
{
height: 197px;
width: 100%;
background-image: url(../kopf_leer.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
border-bottom: 1px solid #fff;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
float: left;
width: 170px;
border-right: 1px solid #C5C877;
padding-left: 33px;
}

#contents {
	margin-top: 50;
	margin-bottom: 20px;
	overflow: auto;
	height: 330px;
}
#contents p { line-height: 165%; }
.blogentry {
	margin-top: 50;
	margin-left: 40px;
	width: 600px;
}
.imagefloat { float: right; }

#footer
{
clear: both;
color: #272900;
text-align: right;
font-size: 90%;
}

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 645px;
text-align: right;
}

#skipmenu a
{
color: #666;
text-decoration: none;
}

#skipmenu a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}
