
div#content {
    clear:left;
    width:960px;
    
    margin:0px auto;
    overflow:hidden;
    background-image:url(../images/content-bg.png);
    background-position:center top;
    background-repeat:no-repeat;
    text-align:left;
    font-size:13px;
    height:427px;
}
div#content h3 {
    font-family:Times New Roman;
    font-size:21px;
    line-height:32px;
    font-weight:normal;
    
}
td#frameBottom {
    background-image:url(../images/frame-bottom-bg.png);
    background-position:center top;
    background-repeat:repeat-y;
}

* html div#content {
    width:960px;
    height:427px;
}

blockquote {
  background: transparent url(../images/oben.png) no-repeat;
  margin:0px;
  padding:0px 0px 0px 25px;
}
p.footquote {
  background: transparent url(../images/unten.png) no-repeat 390px 0px;
  margin:0px;
  padding:0px;
  position:relative;
  top:-36px;
}

div.home-impress {
 	margin: -25px 0 0 40px;
}
div.home-impress a {
 font-family:Times New Roman;
 font-size:12px;
 text-decoration: none !important;
 color: #FFFFFF !important;
}
div.home-impress a:hover {
 	color: #666666 !important;
}
