* {
  font-size: 12px;
  font-family: helvetica, arial, sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  padding: 5px;
}

ul {
  margin-top: 15px;
}

img {
 border: 0px;
}

div#content ul li {
  border: 1px solid white;
  padding: 0 0 2px 12px;
  background:url(/img/bullet_pfeil_lila.gif) no-repeat 0 0.4em;
  clear: left;   
}

div#content div.anchor ul li{
  padding-left: 22px;
  background: url(/img/symbol_doubleright.gif) no-repeat 2px 1px;
}

div.dui_illu {
 clear: left;
 width: 100%;
 background: #010066;
}


div.clear {
  display: none;
}

div#content h1 {
  margin-top: 25px;
}


div#content ul.teaserimg li {
  margin-top: 8px;
}

div#content ul.teaserimg li h2 {
  margin-bottom: 5px;
}

div.hr_vv hr {
  margin: 5px 0 5px 0;
}


div#main {
  clear: left;
}

div.imgcenter {
  text-align: center;
}

a:link, a:visited {
  font-size: 12px;
  color: blue;
}

a.activ:link, a.activ:visited, a.inactiv:link, a.inactiv:visited, a.sub:link, a.sub:visited {
  display: block;
  padding: 0 0 0 22px;
  height: 16px;
}

a.activ:link, a.activ:visited {
  background: url(/img/bullet_pfeil_blau_down.gif) no-repeat 1px;
}

a.inactiv:link, a.inactiv:visited {
  background: url(/img/bullet_pfeil_blau.gif) no-repeat 1px;
}

a.sub:link, a.sub:visited {
  margin-left: 15px;
  background: url(/img/bullet_pfeil_ticker.gif) no-repeat 1px;
}

h1 {
  font-size: 14px;
  margin-bottom: 5px;
}
h2 {
  font-size: 13px;
  margin-bottom: 4px;
}

div.bu {
  font-size: 11px;
  font-style: italic;
}


div.p {
  margin-top: 5px;
  margin-bottom: 8px;
}


div.linklist, div.contentlink  {
  background: #eee;
  padding: 1px 5px 1px 5px;  
}

div.linklist h4 {
  display: none;
}

div.linklist {
  background: #EAEDF2;
}

ul.internal, ul.external {
  margin: 5px;
}


ul.internal li, ul.external li{
  display: block;
  padding: 1px 0px 1px 22px;
  background: url(/img/symbol_doubleright.gif) no-repeat 1px;
}

div.footer {
  clear: left;
  margin-top: 10px;
  background: #EAEDF2;
  padding: 5px;
}
