body, p, td, span, input {
  color: #ffffff;
  font:11px Verdana;
  
}

body {
  background-image: urll(http://fuersvaterland.de/include/designs/fv_b5/bilder/bg.jpg);
  background-color: #000000;
margin-bottom: 10px;
}

ul.menu {
  color:#ffffff;
  padding-left: 25px;
  list-style-image: url(http://fuersvaterland.de/include/designs/fv_b5/bilder/dods-icon.gif);
}

.menuhead {
  padding-left: 15px;
  height: 20px;
  font-weight: bold;
  color: darkred;
  background-color: #666666;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  line-height: 20px;
}

.menucontent {
  margin: 5px;

}

#main {
  margin-left: auto;
  margin-right: auto;
  width: 950px;
  min-height: 800px;
}

#banner {
  mborder: 1px solid #cecece;
  margin-bottom: 5px;
  clear: both;
  width: 948px;
}

#menutop {
  clear: both;
  width: 100%;
  text-align: left;
  vertical-align: top;
}

div.menu {
  width: 170px;
  min-height: 500px;
  text-align: left;
  vertical-align: top;
  border: 1px solid #cecece;
  border-top: 0px;
  background-color: #000000;
}

#menuleft {
  float: left;
}

#menuright {
  float: right;
}

#content {
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px;
  float: left;
  width: 584px;
  min-height: 500px;
  text-align: left;
  vertical-align: top;
  background-color: #000000;
  border: 1px solid #cecece;
}

input, textarea, select
{
    color: #000000;
    font: 10px Tahoma;
    border-color: #003366;
  	border-width: 1px;
    border-style: solid;
    font-weight: none;
    text-decoration: none;
}

hr.box {
  height: 0px;
  border: dashed #cecece 0px;
  border-top-width: 1px;
}

hr.news {
  height: 0px;
  border: dotted #cecece 0px;
  border-top-width: 1px;
}


.layer {
  -moz-opacity:0.9;
  filter:Alpha(opacity=100, finishopacity=90, style=3);
  border: 1px solid #cecece;
  background-color: black;
}

.Chead td, .Chead td strong, .Chead h4, .Chead td b, .Callg td, .Callg {
  color: #FFFFFF;
}

.Chead {
  background-color: #555555;
}

.Cnorm {
  background-color: #999999;
}

.Cmite {
  background-color: #777777;
}

.Cdark {
  background-color: #555555;
}

a {
  color: #FFFFFF;
  font-family: Verdana;
  font-size: 11px;
  text-decoration: underline;
}

a:hover {
  color: #003366;
  text-decoration: none;
}

a.box {
  color: white;
  text-decoration: none;
}

a.box:hover {
  color: darkred;
  text-decoration: none;
}
