body
{
margin: 0;
padding: 0;
font: 85% arial, hevetica, sans-serif;
text-align: left;
color: #333;
background-color: #EDEEEF;
background-repeat: no-repeat;

}

a:link { color: #674A80; }
a:visited { color: #674A80; }

a:hover, a:active
{
color: #ffffff;
background-color: #9B70C2;
}

h2
{
color: #674A80;
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;
}

#container
{
margin: 0 0 0 50px;
width: 850px;

text-align: left;
background-color: #E2E2E6;
border: 1px none #fff;
}
#containerpopup
{
margin: 0 0 0 50px;
width: 550px;

text-align: left;
background-color: #E2E2E6;
border: 1px none #fff;
}
#headerpopup
{
height: 80px;
width: 500px;
background-image:   url(grafik/head_popup.gif);
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
{
height: 80px;
width: 100%;
background-image:  url(grafik/head.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: right;
width: 220px;
border-left: 1px solid #674A80;
padding-left: 15px;
font-size: 80%;

}

#contentspopup { margin: 0 100px 40px 20px;
width: 500px;
			font-size: 90%;
			
 }

#contents { margin: 0 200px 40px 20px;
width: 500px;
			font-size: 90%;
			
 }
#contents p { line-height: 155%; }
.blogentry { border-bottom: 1px solid #674A80; }
.imagefloat { float: right; }

#footer
{
clear: both;
color: #272900;
text-align: center;
font-size: 90%;
}
#footer2
{
clear: both;
color: #272900;
text-align: left;
font-size: 90%;
padding-left: 15px;
}

#skipmenu
{
font-size: 90%;
position: absolute;
left: 0;
top: 5px;
width: 840px;
text-align: right;
color: #ffffff;

}

#skipmenu a
{
color: #ffffff;
text-decoration: none;
}

#skipmenu a:hover
{
color: #ffffff;
background-color: #666;
text-decoration: none;
}


    #tabsK {
      float:left;
      width:100%;
      background:#C0C2B7;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #54545C;
      }
    #tabsK ul {
	  margin:0;
	  padding:10px 10px 0 5px;
	  list-style:none;
      }
    #tabsK li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsK a {
      float:left;
      background: url(tableftK.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsK a span {
      float:left;
      display:block;
      background: url(tabrightK.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    #tabsK a span {float:none;}
    #tabsK a:hover span {
      color:#FFF;
	  background-position:100% -42px;
      }
    #tabsK a:hover {
      background-position:0% -42px;
      }
    #tabsK a:hover span {
      background-position:100% -42px;
	  }

