body
{
margin: 0;
padding: 0;
font: 75% arial, hevetica, sans-serif;
text-align: center;
color: #333;
background-color: #D6D6D6;
background-image: url(../Schach.jpg);
}

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

a:hover, a:active
{
color: #fff;
background-color: #000;
}

h2
{
color: #808080;
font: 120% georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

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

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

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

th
{
color: #00557f;
font: 106% georgia, times, "times new roman", serif;
font-weight: bold;
text-decoration: underline;
margin-top: 0;
}

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

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

#header
{
height: 60px;
width: 100%;
background-image: url(../KSVheader.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; }

#contents { margin: 0 40px 20px; }
#contents p { line-height: 165%; }
.blogentry { border-bottom: 1px solid #C5C877; }
.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;
}

#skipmenu1
{
position: absolute;
left: 0;
top: 20px;
width: 645px;
text-align: right;
}

#skipmenu1 a
{
color: #666;
text-decoration: none;
}

#skipmenu1 a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}

#skipmenu2
{
    position: absolute;
    left: 0;
    top: 35px;
    width: 645px;
    text-align: right;
}

#skipmenu2 a
{
    color: #666;
    text-decoration: none;
}

#skipmenu2 a:hover
{
    color: #fff;
    background-color: #666;
    text-decoration: none;
}