body {
margin: 0;
padding: 0;
text-align: center;
}

div.moti_text a {
display: none;
}

p.fett {
  color: #FF0000;
  }

img {
display: none;
}

img.cont {
display: none;
}

div.all {
font: 80% Verdana, Arial, Helvetica, sans-serif;
color: black;
line-height: 130%;
}

div.all h1 {
color: red;
font-size: 120%;
padding-top: 3px;
line-height: 90%;
}

div.all h2 {
font-size: 110%;
color: red;
}

div.all h3 {
font-size: 100%;
color: red;
}

div.all h4 {
font-size: 90%;
color: red;
}

div.all a {
color: red;
}

div.all a:visited {
color: #808080;
}

div.form {
  clear: both;
  }
  
.label {
  width: 120px;
  padding-top: 3px;
  padding-bottom: 3px;
  }

div.fuss {
color: white;
font: 70% Verdana, Arial, Helvetica, sans-serif;
}

div.fuss a {
color: white;
}

div.map {
color: black;
font: 80% Verdana, Arial, Helvetica, sans-serif;
}

div.map a {
color: #FF0000;
}

div.map a:visited {
color: #808080;
}

div.copy {
font: 70% Verdana, Arial, Helvetica, sans-serif;
color: #808080;
}

div.copy a {
color: red;
}

div.copy a:visited {
color: #808080;
}

div.thema {
float: left;
width: 180px;
height: auto;
border: solid 2px white;
font: 70% Verdana, Arial, Helvetica, sans-serif;
text-align: left;
}

img.themen {
display: none;
}


div.zwei {
  display: block;
  height: 180px;
  }
  
div.zwei img {
  border: 0;
  float: left;
  }

#wrapper {
text-align: left;
width: 180px;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
}

#header {
margin-top: 10px;
height: 5px;
}

#kopf_li {
float: left;
margin-top: 7px;
height: 45px;
}

#kopf_re {
float: right;
}

#moti {
height: 45px;
margin-top: 5px;
background-image: url('menu/titel_mobile.gif');
background-repeat: no-repeat;
}

#menu {
margin-top: 10px;
padding-top: 3px;
padding-bottom: 3px;
height: auto;
background-color: red;
text-align: left;
font: 80% Verdana, Arial, Helvetica, sans-serif;
}

#menu ul{
margin: 0;
padding: 0;
color: white;
}

#menu li{
padding: 0;
margin: 0;
}

#menu a:link {
color: white;
text-decoration: none;
}

#menu a:visited {
color: white;
text-decoration: none;
}

#menu a:hover {
color: white;
text-decoration: underline;
}

#untermenu {
margin-top: 10px;
padding-top: 3px;
padding-bottom: 3px;
height: auto;
background-color: red;
text-align: left;
font: 80% Verdana, Arial, Helvetica, sans-serif;
}

#untermenu ul{
margin: 0;
padding: 0;
color: white;
}

#untermenu li{
padding: 0;
margin: 0;
}

#untermenu a:link {
color: white;
text-decoration: none;
}

#untermenu a:visited {
color: white;
text-decoration: none;
}

#untermenu a:hover {
color: white;
text-decoration: underline;
}

#main {
margin-top: 10px;
width: 100%;
}

#main2 {

}

#sidebar {
display: none;
}

#rightbar {
display: none;
}

#content {

}

#content_up {
display: none;
}

#google {
display: none;
}

#linktipps {
border-top: 1px dotted red;
border-bottom: 1px dotted red;
}

div.abstand {
height: 1px;
}

div.niveau {
  width: 180px;
  }

#footer {
display: none;
}

#fuss_left {
display: none;
}

#fuss_middle {
display: none;
}

#fuss_right {
display: none;
}

#copy {
margin-top: 5px;
text-align: center;
}

#fusslink {
border-top: 1px solid #FF0000;
margin-top: 5px;
text-align: left;
padding: 5px;
}

div.clearone {
clear: both;
height: 1px;
}

table.lt09 {
  width: 560px;
  }

table.lt09 caption {
  margin: 0;
  padding: 0;
  color: red;
  text-align: center;
  font-weight: bold;
  }
  
table.lt09 thead tr {
  color: white;
  background: #FF0000;
  font-size: 80%;
  }
  
table.lt09 tbody td {
  border: 1px solid black;
  font-size: 75%;
  text-align: center;
  }
  
table.all {
 width: 560px;
 font-size: 95%;
 }
 
table.all tbody tr.odd {
  background: #CCCCCC;
  }
  
table.all tbody tr.yell {
  background: #FFFF66;
  }
    
.formbox {
  clear: both;
  float: left;
  width: 580px;
  background-color: #FFFF66;
  border: 1px solid #808080;
  }  
  
.reihe {
  clear: both;
  padding: 2px;
  border-top: 1px dotted #808080
  }
  
.label {
  float: left;
  width: 200px;
  text-align: left;
  padding-top: 3px;
  padding-right: 5px;
  }
  
.field {
  float: right;
  width: 300px;
  text-align: left;
  }
  
.knopf {
  clear:both;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 30px;
  }
  
table.kal {
  width: 580px;
  }
  
table.kal tbody td.titel {
  background-color: #FF0000;
  font-size: 70%;  
  color: #FFF;
  }
  
table.kal tbody td.titel a {
  color: #FFF;
  }
  
table.kal tbody td.titel a:visited {
  color: #FFF;
  }
    
table.kal tbody td.titel a:hover {
  color: #FFF;
  }  
 
.kal_p  {
  background-color:#FFFF66;
  font-size: 70%; 
  }
  
.kal_navi  {
  font-size: 70%; 
  }
  
table.kal tbody td.liste {
  font-size: 75%;
  color: black;
  }
  
table.kal tbody td.liste a {
  color: #FF0000;
  }
  
table.kal tbody td.liste a:visited {
  color: #808080;
  }
  
#warnung {
margin-top: 10px;
padding-top: 3px;
padding-bottom: 3px;
height: auto;
background-color: yellow;
text-align: left;
color: red;
font: 80% Verdana, Arial, Helvetica, sans-serif;
}

#mobile {
    width: 150px;
    border-top: 2px solid #FFF;
    }