input, select {
  border: 1px solid #A02038;
  background-color: #ffeeee;
  padding: 2px;
}

input.button {
  font-size: 10px;
  color: #A02038;
}

input.ohne_rahmen {
  border: 0px;
  background-color: #ffffff;
}

span.platzhalter {
  border: 1px solid #A02038;
  background-color: #ffeeee;
  padding: 2px;
}

span.klein {
  font-size: 9px;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  color: #A02038;
  margin-top: 0px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #A02038;
  margin-top: 30px;
}

h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

p,td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

a {
  color: #A02038;
}

td#newsspalte p {
  color: #ffffff;
}

table#grundstruktur {
  width: 90%;
  height: 100%;
}

td#headline {
  text-align: center;
  width: 100%;
  height: 50px;
  padding: 0px;
  background-color: #000000;
}

td#navigation_oben {
  font-size: 12px;
  width: 100%;
  height: 15px;
  padding: 2px;
  background-color: #A02038;
  text-align: center;
}

td#seitennavigation {
  width: 180px;
  height: 100%;
  padding: 5px;
  background-color: #A02038;
}

td#haupttext {
  width: 100%;
  height: 100%;
  padding: 20px;
  background-color: #ffffff;
}

td#hinweise {
  width: 180px;
  height: 100%;
  padding: 5px;
  background-color: #A02038;
}

div.kategorienliste {
  text-align: center;
}

#hinweise p {
  color: #ffffff;
}

#hinweise td {
  color: #ffffff;
}

#hinweise a {
  text-decoration: none;
  color: #ffffff;
  background-color: #d04058;
  padding: 3px;
}

#hinweise a:hover {
  font-weight: bold;
}

ul.kategorienliste {
  padding: 0px;
  margin: 0px;
}

li.kategorie {
  list-style: none;
  float:left;
}

li.kategorie_aktiv {
  list-style: none;
  float:left;
}

a.kategorie {
  text-decoration: none;
  color: #ffffff;
  padding: 0px 10px 0px 10px;
}

a.kategorie:hover {
  font-weight: bold;
}

a.kategorie_aktiv {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  padding: 0px 10px 0px 10px;
}

#list{list-style:none;}

#list a{
color:#006595;
text-decoration:none;
display:block;
width:120px;
height:21px;
background-color:#fafafa;
border:1px solid #d5e7ec;
border-left:4px solid #d5e7ec;
text-align:center;}

a_aus:hover{
color:#006595;
background-color:#f5fafa;
border:1px solid #008996;
border-left:4px solid #008996;}

#list li{margin:-5px;}

td.weiss {
  background-color: #ffffff;
}

td.schwarz {
  background-color: #000000;
}

td.rot {
  background-color: #A02038;
}

span.bildbeschreibung {
  font-size: 10px;
  color: #666666;
}