body {
  margin: 0;
  padding: 0;
  background-color: #2F0818;
  text-align: center;
  font-family: Arial;
  font-size: 1.0em;
}

img {
  border: 0;
}

#startcont {
  margin: 35px auto 0 auto;  
}


#container {
  width: 990px;
  margin: 35px auto 0 auto;
  text-align: left;
}

#left {
  width: 778px;
  float: left;
}

#head {
  width: 778px;
  height: 213px;
  background-image: url(../img/bghead.gif);
  background-repeat: no-repeat;
}

#content {
  width: 778px;
}

#contentleft {
  float: left;
  width: 175px;
  height: 402px;
  background-image: url(../img/bg_contentleft.gif);
  background-repeat: no-repeat;
}

#contentright {
  float: left;
  width: 603px;
  /*background-color: yellow;*/
}

#headline {
  width: 563px;
  height: 29px;
  background-image: url(../img/bg_headline.gif);
  background-repeat: no-repeat;
  margin: 30px 0 8px 20px;
}

#headlineimage {
  padding-top: 7px;
  margin-left: 7px;
}

#inhalt {
  color: #FFFFFF;
  margin: 0 0 0 20px;
  width: 563px;
  font-size: 0.7em;
  line-height: 1.4em;
  background-image: url(../img/bg_rightcontent.gif);
  background-repeat: repeat-y;
  background-position: right top;
}

.inhaltcontent {
  margin-right: 25px;
}

.inhaltcontent a {
  color: #FF1F95;
  text-decoration: none;
}

.inhaltcontent a:hover {
  text-decoration: underline;
}

#footer {
  width: 563px;
  margin: 11px 0 20px 20px;
  background-image: url(../img/bg_footer.gif);
  background-repeat: no-repeat;
  text-align: right;
}

#right {
  float: left;
  width: 212px;
  background-repeat: no-repeat;
}

h2 {
   margin: 0 0 5px 0;
   font-size: 1.2em;
}

.newsdate {
    font-size: 0.9em;
    color: #FF1F95;
    margin: 0 0 5px 0;
}

.newsmeldung {
    padding-bottom: 9px;
    margin-bottom: 9px;
    border-bottom: 1px solid #773C54;
}

p {
    margin: 0;
}

.w07nspic {
    float: left;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
}

.w07gbpage {
    margin-top: 10px;
}

.w07gbpage b {
    width: 15px;
    height: 15px;
    background-color: #FF1F95;
    text-align: center;
    float: left;
    margin-right: 5px;
}

.w07gbpage a {
    width: 15px;
    height: 15px;
    float: left;
    text-align: center;
    background-color: #773C54;
    margin-right: 5px;
}

.galthb {
    /*width: 120px; */
    background-color: #4D162D; 
    text-align: center; 
    /*float: left;*/
    /*margin: 0 12px 12px 0;*/
    /*display: block;*/
}

.newscomment {
    float: right;
}