body, p, td {
  font-family: arial, helvetica,geneva,verdana, sans-serif;
  background-color: #e7dccd;
  margin: 0px;
  font-size: 10pt;
}

p {
 padding-bottom: 10px;
}

table p{
  padding-bottom:3px;
}

/* Positioniert rechts von Navigation
 */
#level2 {
  margin-left: 180px;
}

#content {
  padding-right: 100px;
}

#head {
  background-color: #e7dccd;
  background-image: url('../bilder/background_head.gif');
  background-repeat: no-repeat;
}

#footer {
  background-image: url('../bilder/background-footer.jpg');
  background-repeat: no-repeat;
  height: 150px;
  background-position: right;
}

#navigation {
  font-size: 8pt;
  width: 14.3em;
  float: left;
  overflow: hidden;
}

#navigation a {
  text-decoration: none;
  color: black;
}

ul.lang {
 font-size: 8pt;
 font-weight: bold;
 list-style-image: url('../bilder/list.jpg');
 padding-left: 18px;
 padding-top: 20px;
}

ul.lang a:link, ul.lang a, ul.lang a:visited {
 color: black;
 text-decoration: none;
}

#languages {
 float: left;
 overflow: hidden;
}

#logo {
 text-align: right;
 padding-right: 20px;
}

#logo a img {
 border: 0px;
}

ul.navi {
 list-style-type: none;
 padding: 0px;
 margin: 0px;
}

a img {
 border: 0px;
}

ul.navi li {
 background-image: url('../bilder/background-list.jpg');
 background-repeat: no-repeat;
 height: 15px;
 padding-top: 5px;
 padding-left: 3px;
}

#navigation a:link {
 font-weight: bold;
}

#navigation a:visited {
 font-weight: bold;
}

#navigation a:hover {
 font-weight: bold;
}

#navigation a:active {
 font-weight: bold;
}

.clear {
  clear: both;
}

h1 {
/* color: #939496;*/
 font-size: 14pt;
 font-weight: bolder;
}

h2{
 font-size:14pt;
 font-weight:bolder;
}

h3,h4, h4 a,h4 a:link, h4 a:visited{
 font-weight:bold;
 color: black;
 text-decoration:none;
 font-size:10pt;
 margin-bottom:4pt;
 margin-top:4pt;
}


#content ul {
 margin-top:0px;
 padding-top:0px;
}

#content ul li{
 padding-bottom:6px;
}

ul.submenu{
 margin:0;
 padding-top:0;
 text-align:center;
 padding-right:0em;
 font-size:10pt;
 list-style-image: url('/fileadmin/bilder/pfeil.gif');
}

ul.submenu li, ul.submenu li a, ul.submenu li a:visited{
 display:inline;
 padding-left:1.2em;
}
