/* Information
-----------------------------------------------------
Letzte Änderung: 28. Februar 2007, MK
---------------------------------------------------*/


/* --------------- Global -------------- */

body {
  background-image: url(grafiken/hintergrund.jpg);
  padding-top:20px;
  padding-bottom:10px;
  padding-left:0px;
  padding-right:0px;
  margin:0px;
}

h1 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  font-weight:bold;
  margin:3px 27px 0px 20px;
}

h2 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#333333;
  font-weight:bold;
  line-height:16px;
  padding-top:15px;
  margin:0px 27px 0px 39px;
}

h3 {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#333333;
  font-weight:bold;
  margin:5px 5px 5px 5px;
}

/* --------------- Content -------------- */

ul, li {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  font-weight:normal;
  line-height:20px;
  padding:0px 27px 0px 20px;
  margin-left:20px;
}

.p_content {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  font-weight:normal;
  line-height:20px;
  padding:0px 27px 10px 20px;
}

.a_content, .a_content:link, .a_content:active, .a_content:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

.a_content:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none solid none;
}

/* --------------- Top-Navigation -------------- */

.a_Top-Navigation, .a_Top-Navigation:link, .a_Top-Navigation:active, .a_Top-Navigation:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
}

.a_Top-Navigation:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

/* --------------- Left-Navigation -------------- */

.a_Left-Navigation, .a_Left-Navigation:link, .a_Left-Navigation:active, .a_Left-Navigation:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
  margin:0px 20px 0px 0px;
}

.a_Left-Navigation:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

/* --------------- Impressum oben -------------- */

.p_impressum {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#D3D3D3;
  font-weight:normal;
  padding:59px 50px 0px 0px;
  text-align:right;
}

.a_impressum, .a_impressum:link, .a_impressum:active, .a_impressum:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#D3D3D3;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
}

.a_impressum:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#999999;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}

/* --------------- Impressum unten -------------- */

.p_impressum-unten {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#333333;
  font-weight:normal;
  line-height:20px;
  margin:20px 0px 30px 0px;
}

.a_impressum-unten, .a_impressum-unten:link, .a_impressum-unten:active, .a_impressum-unten:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none none none;
}

.a_impressum-unten:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  color:#333333;
  font-weight:normal;
  text-decoration:none;
  border-bottom:1px;
  border-style:none none dashed none;
}




