
html, body
{
margin:0;
padding:0;
font-family: "Times New Roman", "Times", Serif;
background-color: #ffffff;
background-image:url(/grafiken/bodyhg.gif);
background-repeat: repeat-x;
background-position: top;
font-size: 101.01%;
height: 100.1%;
}

#linie
{
position: absolute;
display: block;
height: 10px;
top: 217px;
width: 100%;
background-image:url(/grafiken/dots.gif);
background-repeat: repeat-x;
background-position: top;
z-index: 300;
}

.list2 strong
{
color: #0189CB;
font-weight: normal;
}

#maincol .list2 img
{
border: 0;
}

#pagewidth
{
width: 900px;
margin: 0 auto 0 auto ;
border: 0px solid #000000;
text-align: left;
}

#header
{
border: 0px solid #000000;
height: 250px;
border: 0px solid #000000;
}

#header #navi
{
margin-left: 195px;
height: 70px;
background: #cccccc;
}


#header #headerimages
{
clear: left;
}

#headerimages #logo
{
float: left;
margin-top: 40px;
}

#headerimages #kopfbild
{
float: left;
margin-left: 25px;
margin-right: 22px;
}

#headerimages #vdplogo
{
float: right;
margin-top: 75px;
}

.clear
{
clear:both;
margin: 0;
padding: 0;
font-size: 1px;
}


#maincol
{
clear: both;
width: 630px;
margin-left: 215px;
margin-top: 20px;
border-top: 1px solid #ffffff;
border: 0px solid #000000;
}


#maincol h1
{
font-size: 1.50em;
color: #4c4c4c;
line-height: 1.3em;
font-style: italic;
letter-spacing: 1px;
margin:0;
margin-bottom: 0.80em;
border-bottom: 1px solid #cccccc;
}

#maincol h1 img
{
border: 0;
padding: 0;
padding-bottom: 0.20em;
margin: 0;
}

#maincol .aktiv
{
color: #0189CB;
}

#maincol h2
{
font-size: 1.0em;
color: #4c4c4c;
line-height: 1.3em;
font-style: italic;
font-weight: normal;
letter-spacing: 1px;
margin:0;
margin-top: 1.62em;
}

#maincol h3
{
font-size: 1.0em;
color: #0189CB;
line-height: 1.3em;
font-weight: bolder;
margin:0;
margin-top: 0.81em;
}

#maincol p
{
margin: 0;
margin-top: 0.81em;
font-size: 0.82em;
color: #666666;
line-height: 1.35em;
margin-right: 1.88em;
}

#maincol .boxli
{
float: left;
width: 290px;
margin-right: 40px;
border: 0px solid #000000;
}

#maincol .boxre
{
float: right;
width: 290px;
border: 0px solid #000000;
}

#maincol a:link, #maincol a:visited
{
color: #666666;
text-decoration:underline;
}


#maincol a:hover, #maincol a:active
{
color: #000000;
text-decoration:underline;
}

#maincol ul, #maincol li
{
font-size: 0.92em;
line-height: 1.5em;
margin-top: 6px;
}


#maincol img
{
padding: 2px;
border: 1px solid #cccccc;
margin-right: 5px;
}

#maincol .ohnerahmen
{
border: 0;
}

#maincol li
{
font-size: 0.82em;
color: #666666;
}

/* Beginn Fuss-Bereich */

#footer
{
clear:both;
width: 630px;
margin-left: 215px;
margin-top: 70px;
padding-top: 10px;
height: 70px;
font-style: italic;
color: #666666;
border-top: 1px solid #cccccc;
}


#footer a
{
font-size: 0.85em;
}

#footer a:link, #footer a:visited
{
text-decoration:none;
font-weight:bold;
color: #666666;
font-style: italic;
letter-spacing: 1px;
}

#footer a:hover
{
font-weight:bold;
color: #333333;
}

#footer a:active, #footer a:focus
{
color: #666666;
}

/* Ende Fuss-Bereich */



/* 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 */

/* SLIDESHOW */
#slideshow {
/* hier Hoehe der Slideshow-Bilder angeben */
float: left;
display:block;
margin: 0;
padding: 0;
position: relative;
height: 180px;
width: 650px;
margin-left: 25px;
margin-right: 22px;
}

#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
}
#slideshow img.start {
display:block;
float: left;

}
/* Ende Slideshow */
