/* Generated by KompoZer */
body{
    background-color: #F6F6F6
}

html{
    min-height: 100.15%
}
#container {
    width: 1000px;
    height: 960px;
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 2px;
    background-color: #FFFFFF;
    border-style: solid;
    border-color: #E1E1E1;
    border-width: thin;
}

#obenlinks {
  padding-left: 5px;
  float: left;
  margin-right: 2px;
  margin-bottom: 2px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 9pt;
  text-decoration: none;
  height: 355px;
  width: 220px;
  line-height: 10pt;
}
#obenrechts {
  width: 66%;
  height: 350px;
  float: left;
  margin-left: 5px;
  margin-bottom: 2px; 
  padding-left: 20px;
  font-family: Verdana;
  font-weight: normal;
}
 

#quer {
  margin-top: 5px;
  margin-bottom: 2px;
  margin-left: 10px;
  float: left;
  height: 30px;
  width: 98%;
  background-repeat: repeat;
  background-image: url(rot.jpg);
  
}
#navi {
  text-align: center;
  margin-top: 2px;
  float: left;
  background-color: #cc0000;
  background-image: url(rot.jpg);
  background-repeat: repeat;
  background-position: center;
  width: 220px;
  margin-left: 10px;
  height: 550px;
}
#inhalte {
  float: left;
  margin-top: 2px;
  font-family: Verdana;
  font-size: 10pt;
  padding-left: 10px;
  margin-right: 3px;
  margin-left: 5px;
  height: 550px;
  width: 745px;
  background-color: #f7e4e3;
}

#impressum{
    height: 12px;
    width: 1000px;
    margin: 0px auto;
    padding-right: 20px;
    font-size: 10pt;
    text-align: right;
    
}
p{
  font-size: 12px;
  line-height: 18px;
  margin: 5px;
}

h1{
    padding-top: 20px;
    font-size: larger;
    font-weight: bold;
}

h2{
    font-size: 8pt;
    font-weight: bold;
    padding-top: 5px;
}
a {
  text-decoration: none;
  color: #ffcccc;
}
a:hover {
  color: #FFFF43;
}
.li_navi {
  list-style-type: none;
  font-family: verdana;
  font-size: 10pt;
  line-height: 12pt;
  text-align: center;
  margin-left: -40px;
  margin-top: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: 220px;
 
}
.li_inhalte {
  font-size: 10pt;
  line-height: 14pt;
  list-style-type: disc;
  list-style-position: outside;
  text-align: left;
  width: 95%;
  color: black;
  
}

.p_oben { 
    font-size: 12pt;
    font-weight: bold;
    color: #CC0000;
    line-height:14pt;
    margin: 10px;
    letter-spacing: 2px;
    
}

.p_imp{
    font-size: 7pt;
    line-height: 9pt;
    margin-top: 2px;
    padding-right: 5px;
    text-align: justify;
}

.a_imp{
    color: #800000;
}


.a_imp:hover  {
    color: #800000;
    text-decoration: underline;
}
    
