body {
  background: #fff7e6 url(../images/backgr.jpg) no-repeat top center;
}

.logo {
  margin-top:25px;
  margin-bottom:0120px;
  width:240px;
  height:80px;
}

.hinweis {
position: absolute;
top:110px;
margin-left:90px;
background: url(../images/hinweis.png) no-repeat;
width: 143px;
height:151px;
}

.content {
background: #fff url(../images/menubg.jpg) repeat-y top left;
height: auto;
margin-top:-12px;
padding-top:20px;
margin-right:-10px;
}

/* Clearfix zur korrekten Aufhebung der Seitenabhängigkeiten */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
 .clearfix {
display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End Holly Hack */


.menublock {
/*  padding-right:20px;*/
  background: transparent; /* #FFE9B8;*/
  float:left;
  height: auto;
  padding-bottom: 50px;
}

.menulist {
  margin-top:10px;
}

.blockleft {
  clear:both;
  margin-top: 20px;
  margin-left:10px;
}

.blockleft h1 {
  font-size: 14px;
  font-weight: bold;

}


.portrait {
  text-align: left;
  background: url(../images/portrait.png) no-repeat top right;
  height: 150px;
  width: 237px;
  margin-top:-40px;
  margin-left:10px;
  color: #555;
}

.portrait h1 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom:2px;
/*    padding-bottom:3px;*/
/*    border-bottom: 1px solid #ccc;*/
}

.portrait p {
    font-size: 9px;
    margin-bottom:6px;
}

.portrait ul {
    font-size: 9px;
    margin-top:0px;
    margin-left:0px;
    list-style: none;
}

.portrait li {
}


.context {
  padding-top: 10px;
  margin-left:5px;
  padding-left:15px;
  float:right;
  height: auto;
}

.context h1 {
  font-size: 20px;
  font-weight: bold;
  color: #971824;
}

.context .rahmenlinks {
  padding: 5px;
  border: 1px solid #ccc;
  margin-right:10px;
  margin-bottom: 5px;
}

.context .rahmenrechts {
  padding: 5px;
  border: 1px solid #ccc;
  margin-left:10px;
  margin-bottom: 5px;
  float:right;
}

.footer {
  background: #fff7e6 url(../images/footer.png) repeat-x;
  height: 85px;
  text-align: right;
  margin-top:35px;
  padding: 6px 10px 0 0;
  font-size: 11px;
  color: #777;
}

.footer a {
  color: #777;
  text-decoration: none;
}

.footer a:hover,.footer a:focus {
  text-decoration: underline;
}

#vtx-pd {
display: none;
}
