*
{
  margin: 0;
  padding: 0;
}

body
{
  color: #000000;
  font-size: 12px;
  font-family: arial, helvetica, sans-serif;
  margin: auto;
  text-align: center;
}

#upper
{
  width: 900px;
  margin: 10px auto 0px auto;
}

#logo 
{
  height: 35px;
  width: 900px;
  padding: 45px 0px 0px 0px;
  background-image: url(../img/dbi_logo.jpg);
  background-repeat: no-repeat;
  background-position: center left;
  text-align: right;
  color: #007cbf;
  font-size: 18px;
  font-weight: bold;
}

#banner 
{
  height: 160px;
  width: 900px;
  padding: 0;
  margin: 0;
  border: 0;
}

#mid 
{
  margin: 7px auto;
  height: 20px;
  width: 900px;
  background-image: url(../img/mid.gif);
  background-repeat: no-repeat;
  background-position: center left;
}

#lw
{
  width: 900px;
  height: auto;
  margin: 10px auto 0px auto;
  background-image: url(../img/fill.gif);
  background-repeat: repeat-y;
}

div#navg
{
  float: left;
  padding: 0px 15px 0px 15px;
  width: 170px;
  height: auto;
  text-align: right;
}


ul#nav
{
  padding: 0;
}

ul#nav li ul
{
  padding: 0;
}

ul#nav li
{
  background-color: #007cbf;
  width: 170px;
  list-style: none;
  border-top: 2px solid;
  border-color: #ffffff;
}

ul#nav li.first
{
  border: none;  
}

ul#nav li ul li
{
  background-color: #cee2f2;
  margin: 0;
  border-top: 2px solid;
  border-color: #ffffff;
}

ul#nav li a, ul#nav li span, ul#nav li a:visited, ul#nav li a:link 
{
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 22px;
  padding: 8px 20px 0px 0px;
}

ul#nav li a:hover
{
  font-weight: bold;
}

ul#nav li span
{
  font-weight: bold;
}

ul#nav li ul li a, ul#nav li ul li span, ul#nav li ul li a:visited ,ul#nav li ul li a:link
{
  color: #007cbf;
}

#main
{
  padding: 0px 20px 0px 30px;
  float: left;
  width: 450px;
  height: auto;
  text-align: left;
}

#main h1
{
  margin: 5px 0px 15px 0px;
  font-size: 20px;
  color: #007cbf;
}

#main a
{
  color: #007cbf;
  text-decoration: none;
}

div#aktuell
{
  margin: 0 10px 0 10px;
  padding: 2px 0 2px 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #69b2d9;
}

div#aktuell a, div#aktuell a:link, div#aktuell a:visited
{
  color: #000000;
  text-decoration: none;
}

div#aktuell a:hover
{
  font-weight: bold;
}

#footer
{
  margin: 0px auto;
  width: 900px;
  height: 10px;
  background-color: #cee2f2;
}

.clearer
{
  clear: both;
  background-color: #ffffff;
  height: 10px;
  background-image: url(../img/fill.gif);
  background-repeat: no-repeat;
}

#delicious
{
  float: left;
  width: 180px;
  padding: 5px;
  height: auto;
  text-align: left;
}

#right
{
  float: left;
  width: 180px;
  padding: 5px;
  height: auto;
  text-align: left;
}

#delicious h2, #delicious h3
{
  color: #007cbf;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 0 10px;
}

#delicious ul, #delicious li 
{
  margin-left: 7px;
}

#right h2, #right h3
{
  color: #007cbf;
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 0 10px;
}

#right ul, #right li 
{
  margin-left: 7px;
}

#readerpublishermodule0
{
  margin: 0 10px 0 10px;
  padding: 2px 0 2px 0;
  border-top: 2px solid;
  border-bottom: 2px solid;
  border-color: #69b2d9;
}

#readerpublishermodule0 .f
{
  visibility: hidden;
  position: absolute;
}

#delicious ul a
{
  text-decoration: none;
}

#right ul a
{
  text-decoration: none;
}



