body
{
margin: 0;
padding: 0;
font: 100.01% arial, hevetica, sans-serif;
color: #000;
background-color: #669900;
background-image: url(hintergrund.jpg);
background-attachment: fixed;
}

a:link { color: #ff6600; }
a:visited { color: #996633; }
a:hover, a:active
{
color: #6495ed;
}

h2
{
color: #993300;
font: 130% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 20px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #336600;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

sub
{
font: 80% arial, hevetica, sans-serif;
color: #993300;
}

blockquote
{
color: #336600;
font: 90% georgia, times, "times new roman", serif;
font-style: italic;
line-height: 165%;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 780px;
text-align: left;
background-color: #fff;
border: 1px none #000;
}

#header
{
height: 45px;
width: 100%;
height: 115px;
background-image: url(frommenhausen.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: #ffffcc;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#mainnav li 
{  
font-size: 12px;
}

#menu
{
float: right;
width: 145px;
padding-left: 1px;
font: 80% arial, hevetica, sans-serif;
}

#contents { margin: 0 200px 40px 20px; }
#contents p { line-height: 165%; }

.blogentry 
{ 
font: 90% georgia, times, "times new roman", serif;
}

.imagefloat { float: right; }

img {
border: 0;
margin: 0;
}

#footer a
{
clear: both;
color: #000;
font-size: 80%;
}

#skipmenu
{
position: absolute;
left: 0;
top: 0px;
width: 780px;
text-align: right;
font: 103% georgia, times, "times new roman", serif;
font-style: italic;
}

#skipmenu a
{
color: #6495ed;
background-color: #fff;
text-decoration: none;
font-weight: bold;
}

#skipmenu a:hover
{
color: #fff;
background-color: #669900;
}


