body {
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  background-image:url(../images/bg.gif);
  text-align:center;
  margin-top:2px;
}

#quicknav {
  width:790px;
  height:auto;
  background:transparent;
  margin:0px auto 0px auto;
  padding-right:10px;
  padding-bottom:2px;
  text-align:right;
}

#quicknav a {
	color:#fff;
}

#top {
  width:790px;
  height:auto;
  background-color:#ffffff;
  margin:auto;
  border-top:3px solid #336699;
}

#kopf {
  margin:auto;
  width:765px;
  height:109px;
  background-image:url(../images/vvonline_01.gif);
}

#leiste {
  margin:auto;
  text-align:left;
  width:765px;
  height:25px;
  background-color:#336699;
  border-top:1px solid #ffffff;
}

#cont {
  width:790px;
  height:600px;
  text-align:left;
  background-color:#ffffff;
  margin:auto;
}

#left {
  margin-left:13px;
  position:absolute;
  display:inline;
  width:190px;
  text-align:left;
}

div.break {
  padding:10px 0px 0px 0px;
}

#inhalt {
  margin-left:205px;
  position:absolute;
  display:inline;
  width:400px;
  height:580px;
  text-align:left;
  overflow:auto;
}

#right {
  margin-left:615px;
  position:absolute;
  display:inline;
  width:172px;
  text-align:left;
}

#fuss {
  width:790px;
  height:auto;
  text-align:center;
  background-color:#ffffff;
  margin:auto;
}

#fusstext {
  padding:4px 0px 0px 0px;
  border-top:1px solid #336699;
  border-bottom:3px solid #336699;
  width:765px;
  height:22px;
  background-color:#6699cc;
  margin:auto;
}

#skyscraper {
  margin-left:170px;
}

#platzHalterRechts {
  margin:7px 0px 0px 0px;
  position:absolute;
  width:163px;
  height:447px;
  background-color:#E2ECF3;
}

#platzHalterLinks {
  margin:7px 0px 0px 0px;
  position:absolute;
  width:181px;
  height:168px;
  background-color:#E2ECF3;
}

.highlight {
	border-top:1px solid #cc3300;
	border-bottom:1px solid #cc3300;
	background:#ff9999;
	color:#fff;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   text-align:center;
}

.highlight a {
	color:#fff;
	padding:5px;
   padding:5px;
   margin: 0px;
   line-height:18px;
}