body
{
margin: 5%;
padding: 0;
font:85% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #ffffff;
}

a:link { text-decoration:none; color: #000000; }
a:visited { text-decoration:none; color: #000000; }

a:hover, a:active
{
color: #fff;
background-color: #008900;
}

h2
{
color: #B52C07;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
color: #008000;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
margin-top: 0;
}

#container
{
margin: 1em auto;
width: 700px;
height:600px;
text-align: left;
background-color: #d2f1d2;
border: 0;
}

#header
{
height: 95px;
width: 100%;
background-image: url(design/einzelfallhilfe.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #fff;
position: relative;
border: 1px none #fff;
border-bottom: 1px none #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: 140px;
border-right: 1px none #008000;
padding-left: 15px;
}

#contents { margin: 0 20px 40px 200px;}

.blogentry { border-bottom: 1px solid #d2f1d2; }
.imagefloat { float: right; }




#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;
}