body
{
margin: 0;
padding: 0;
font: 85% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #D6D6D6;
background-image: url(bilder/navigation/hintergrund.jpg);
}

a:link { color: #ffffff; }
a:visited { color: #00ffff; }

a:hover, a:active
{
color: #000000;
background-color: #ffff00;
}

h1
{
color: #ffffff;
font: 250% georgia, times, "times new roman", serif;
font-weight: bold;
text-align: center;
}

h2
{
color: #FF0000;
font: 140% georgia, times, "times new roman", serif;
font-weight: bold;
text-align: center;
}

h2 a { text-decoration: none; }

h3
{
color: #000000;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

h4
{
color: #FF0000;
font: 140% georgia, times, "times new roman", serif;
font-weight: bold;
text-align: left;
}

#container
{
margin: 1em auto;
width: 95%;
text-align: left;
background-color: #fff;
border: 1px none #fff;
}

#header
{
height: 60px;
width: 100%;
background-image: url(bilder/navigation/header.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: 165px;
padding-left: 15px;
/*	border-left: 1px solid #C5C877; */
}

#contents 
{
	margin: 0 20px 20px 180px;
	color: #fff;
	background-image: url(bilder/navigation/bg.jpg);
	padding: 0.5em; 
}

#contentsfull 
{
	margin: 0 20px 20px 20px;
	color: #fff;
	background-image: url(bilder/navigation/bg.jpg);
/*	padding: 0.1em; */
}

#contents p {
	line-height: 150%;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

#contents a {
	line-height: 150%;
	font-size: 120%;
	font-weight: bold;
	color: #000;
}

.blogentry {
	border-bottom: 1px solid #C5C877;
}

.blogentryliste {
	border-bottom: 1px solid #C5C877;
	line-height: 150%;
	font-size: 120%; 
	font-weight: bold;
}

.blogentrycenter {
	border-bottom: 1px solid #C5C877;
	text-align: center;
	color: #000;
}

.blogentryleft {
	border-bottom: 1px solid #C5C877;
	text-align: left;
	color: #000;
}

.imagefloat { float: right; }
.imagefloatleft { float: left; }

#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;
}
