/*
  body
  a
  img
  #box
    #colLeft
      #logo
      #banner_left
      #newsletter
        h4
        div.tx-majordomo-pi1-buttons form
        div.tx-majordomo-pi1-buttons div.order_form div.left
        div.tx-majordomo-pi1-buttons div.order_form div.right
    .main
      #menuMain
      #content
        #meldungen
        #berichte
        .clearerMain
      #menuBottom
    #colRight
      #rss
      #colRight
    #skyscrapper
*/

/* body */
body {
  margin: 0;
  padding: 0 0 0 0;
  /* LINUX: "Albany AMT", "Andale Sans" */
  font-family:"Albany AMT", "Andale Sans", Arial, Helvetica, sans-serif;
/*   font-family: Verdana, Arial, Helvetica, sans-serif; */
}

a {
  text-decoration:none;
  color:#316DBD;
}

a:link, a:visited {
  color:#316DBD;
}

a:active, a:hover {
  color:#ff008C;
}

img {
  border:0;
  vertical-align: middle;
}

#box {
  width: 1130px;
  height: auto;
  /*position: absolute;
    left:50%;*/
  margin-left:auto;
  margin-right:auto;
  margin-top: 20px;
}

#colLeft {
  float: left;
  width: 170px;
  margin-right: 20px;
  overflow:hidden;
}
#logo {
}
#banner_left {
  font-weight:bold;
  text-align:center;
}
#banner_left h4 {
  padding:0;
  margin:3em 0 1em 0;
}
#banner_left p {
  margin:2em 0;
}
#banner_left .banner {
  padding:0;
}
#newsletter {
  text-align:center;
  width:170px;
}
#newsletter h4 {
  font-size:1.4em;
  margin:0 0 0.4em 0;
}

#main {
  /*float: left;*/
  width: 580px;
  overflow:hidden;
  float: left;
}
body.wo_iframe #box #main {
  width:760px;
}
#menuMain {
  margin-bottom: 20px;
  overflow: hidden;
  /*clear: both;
  float: left;*/
}
#content {
  border-right: 1px #999999 dotted;
  padding-right: 10px;
}
#meldungen {
  float: left;
  width: 165px;
}
#berichte {
  margin-left: 180px;
}
.clearContent {
  clear: both;
  background-color: #FF0000;
  width: 540px;
  font-size: 1px;
  visibility: hidden;
}
#menuBottom {
}

#colRight {
  float: left;
  width: 180px;
  height: 20px;
  left:10px;
  position:relative;
}
#colRight a {
  color:black;
  text-decoration: none;
}
#colRight a:link,
#colRight a:visited {
  color:black;
}
#colRight a:active,
#colRight a:hover {
  color: #ff008C;
}

#colRight h2 {
  font-size: .75em;
  background-color: #999999;
  padding: .1em 0 .1em .2em;
}
#colRight h2 a {
  color:white;
  font-weight:bold;
  text-decoration: none;
}
#colRight h2 a:link,
#colRight h2 a:visited {
  color:white;
}
#colRight h2 a:active,
#colRight h2 a:hover {
  color: #ff008C;
}

#colRight p,
#colRight dl,
#colRight .linkLine {
  font-size: .7em;
}

#colRight p {
  margin:.2em 0 .2em .2em;
  border-bottom:1px solid #c1c1c1;
}

#colRight .pp_copyright {
  padding:1em 0;
}
#colRight .pp_copyright p {
  font-weight:bold;
  font-size:.7em;
  border:0;
  border-bottom:0;
  margin:0;
  padding:1em 0;
}
#colRight .pp_copyright p.align-center {
  text-align:center;
}

#colRight dl {
  margin:0 0 0 .2em;
}
#colRight dl dt {
  font-weight:bold;
  margin-top:.2em;
}
#colRight dl dt .country,
#colRight dl dt .date {
  font-weight:normal;
}
#colRight dl dd {
  border-bottom:1px solid #c1c1c1;
  margin: 0 0 .2em 0;
}

#colRight .linkLine {
  text-align:right;
  padding-bottom:1em;
}
#colRight .linkLine a,
#colRight .linkLine a:link,
#colRight .linkLine a:visited {
  color:#316DBD;
}

body.wo_iframe #box #colRight {
  display:none;
}
 
#skyscrapper {
  background-color:#F7F7F7;
  float:right;
  width: 160px;
  height: 600px;
}
#rss {
  width: 140px;
  padding-bottom:1em;
  font-weight:bold;
}
#rss img {
  position:relative;
  top:0.4em;
}

#colRight {
}

.clear {
  clear:both;
  height:1px;
  overflow:hidden;
}
#content .phpAdsNew_block {
  float: left;
  padding-right: 4px;
}
#content .phpAdsNew_block a {
  display: block;
  padding-top: 4px;
  font-size: 0.6em;
  font-weight: bold;
}
#colRight .phpAdsNew_block {
  padding-bottom: 4px;
}