/*
grün: #5d9e16  93 158 22
hell-grün: #eef8e2 238 248 226
blau: #3399cc 51 153 204
hell-blau: #d6ebff 214 235 255
rot: #cc0000 204 0 0
*/

html, body{
margin:0;
padding:0;
font-family: Verdana, Arial, Sans-Serif;
background-color: #ffffff;
color: #000000;
font-size: 101.01%;
text-align: center;
}

/* Kennzeichnung externer Links */
.exlink {
   position: relative;
   top: 0px;
   left: 0px;
}


a.exlink span {
   display: none;
}

a:hover.exlink span {
   display: block;
   position: absolute;
   top: 25px;
   left: 0;
   margin: 0px;
	 background-color: #fff7d7;
	 padding: 5px;
	 border: 1px solid #a28c3c;
   color: #000000;
   border: 1px solid #666666;
   font: 10px Verdana, Arial, Helvetica, sans-serif;
   font-weight:normal;
   text-decoration: none;
   z-index: 100;
}

a:hover.exlink {
   color: #000000;
   border: 0px;
   font-weight:normal;
   text-decoration: none;
   z-index: 200;
   }

/* Ende exlink */


#pagewidth
{
width: 1000px;
margin: 0 auto 0 auto;
border: 0px solid #000000;
background-image: url(/grafiken/hg3sp.jpg);
background-repeat: repeat-y;
background-position: left top;
text-align: left;
}

#header
{
position: relative;
margin: 0;
padding: 0;
width: 1000px;
height: 320px;
max-height: 320px;
background-color: #eef8e2;
border: 0px solid #000000;
background-image:url(/grafiken/kopf.jpg);
background-repeat: no-repeat;
background-position: left top;
}


#header #logorkn
{
position: relative;
top: 30px;
left: 500px;
z-index: 300;
}

#header #subtitel
{
position: absolute;
top: 215px;
left: 690px;
z-index: 150;
font-size: 12px;
font-weight: bold;
color: #3399cc;
}

#header #kopfnavi
{
position: relative;
margin-top: 160px;
margin-left: 21px;
border-top: 1px solid #dbf1c3;
}

.clear
{
clear:both;
}

#wrapper
{
padding: 0;
margin: 0;
width:100%;
border: 0px solid #000000;
}

#navi
{
float: left;
position: relative;
width: 190px;
max-width: 220px;
padding-left: 30px;
border: 0px solid #000000;
}


#maincol
{
float: left;
position: relative;
margin-left: 40px;
margin-right: 25px;
width: 475px;
max-width: 475px;
border: 0px solid #000000;
}


#maincol h1
{
font-size: 1.3em;
color: #cc0000;
line-height: 1.5em;
margin: 0;
margin-bottom: 1.0em;
}

#maincol h2
{
font-size: 0.95em;
color: #000000;
margin-top:2.0em;
line-height:1.5em;
}

#maincol h3
{
font-size: 0.75em;
color: #000000;
margin-top:2.0em;
line-height:1.5em;
font-weight: bold;
}

#maincol p
{
font-size: 0.75em;
line-height:1.5em;
margin: 0;
margin-bottom: 1.0em;
}

#maincol .tsmall
{
font-size: 0.65em;
line-height:1.5em;
}

#maincol a:link
{
color: #000000;
text-decoration:underline;
}

#maincol a:visited
{
color: #000000;
text-decoration:underline;
}

#maincol a:hover, #maincol a:active
{
color: #da251d;
text-decoration:underline;
}

#maincol ul
{
margin: 0;
margin-bottom: 1.0em;
padding: 0;
padding-left: 18px;
}

#maincol li
{
font-size: 0.75em;
line-height: 1.5em;
margin-top: 6px;
}


#maincol img
{
border: 0;
}


/* rechte Spalte rightcol nicht in Verwendung */

.bildabstand
{
margin-top: 4.3em;
}

#rightcol
{
position: relative;
float: left;
width: 200px;
max-width: 200px;
margin: 0px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
border: 0px solid #000000;
}


#rightcol h2
{
font-size: 0.95em;
color: #000000;
margin: 0em;
margin-bottom: 0.75em;
line-height: 1.5em;
}

#rightcol p
{
font-size: 0.75em;
line-height: 1.5em;
margin: 0;
margin-bottom: 0.75em;
}


#rightcol a:link
{
color: #000000;
text-decoration: underline;
}

#rightcol a:visited
{
color: #000000;
text-decoration: underline;
}

#rightcol a:hover, #rightcol a:active
{
color: #da251d;
text-decoration: underline;
}

#rightcol img
{
border: 0px solid #ffd39c;
}

#rightcol .tsmall
{
font-size: 0.65em;
line-height:1.5em;
}

/* Beginn Fuss-Bereich */

#footer
{
clear: left;
margin-top: 10px;
padding-top: 30px;
padding-bottom: 0px;
color: #ffdeb3;
height: 60px;
border: 0px solid #000000;
background-color: #ffffff;
background-image: url(/grafiken/hgfooter.jpg);
background-repeat: no-repeat;
background-position: left top;
}

#footer #mes
{
float: left;
padding-left: 30px;
padding-top: 3px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#footer_navi
{
float: right;
width: 220px;
text-align: left;
padding-right: 10px;
}

#footer a:link, #footer a:visited
{
text-decoration:none;
font-size:12px;
font-weight:bold;
color: #ffffff;
}


#footer a:hover
{
text-decoration:underline;
font-size:12px;
font-weight:bold;
color: #ffffff;
}

#footer a:active, #footer a:focus
{
text-decoration:none;
font-size:12px;
font-weight:bold;
color: #ffffff;
}


/* Ende Fuss-Bereich */
