body {
   background-color: #E8D39C;
   color: #782C02;
   margin-top: 10px;
   padding:0;
   text-align:center;
}

a {
   font-size: 10pt;
   background-color: #EBB052;
   color: #FFFFF0;
   font-family: tahoma, arial, verdana, sans-serif;
   text-decoration: none;
   line-height:14px;
}

a:active {
   text-decoration:none;
   background-color: #EBB052;
   color: #BF0000;
}

a:hover {
   text-decoration: none;
   color: #9F0000;
   background-color: #EBB052;
}

img {
   border: 0px;
}

#center {
   margin: auto;
   width: 903px;
   text-align:left;
   }

#left {
   background: #ED9005;
   color: #000;
   text-align:left;
   padding: 0;
   border: 1px solid #FFF4D5;
   margin: 0;
   width: 240px;
   height: 988px;
   float: left;
   }
#left-inside {
   background-color: #EBB052;
   color: #000;
   padding: 0;
   height: 957px;
   border-bottom: 1px solid #FFF4D5;
   border-top: 1px solid #FFF4D5;
   margin-top: 20px;
   }
#fhp-titel {
   background-color: #F9E09D;
   color: #000;
   padding: 0;
   height: 73px;
   border-bottom: 1px solid #FFF4D5;
   margin-top: 0;
   }

.links {
   text-align:left;
   padding: 5px 0px 15px 8px;
   width: 120px;
   }

#news-titel {
   background-color: #CE6931;
   color: #000;
   text-align:left;
   padding: 0;
   height: 21px;
   border-bottom: 1px solid #FFF4D5;
   border-top: 1px solid #FFF4D5;
   margin-top: 0px;
   }
.newstitel-align {
   margin-top: 5px;
   margin-left: 10px;
}
#news-frame {
   background-color: #EBB052;
   color: #5F0000;
   margin-top: 0px;
   margin-left: 0px;
}

#right {
   background-color: #EFAD56;
   color: #000;
   text-align:left;
   padding: 0;
   border-bottom: 1px solid #FFF4D5;
   border-top: 1px solid #FFF4D5;
   border-right: 1px solid #FFF4D5;
   margin: 0;
   width: 660px;
   height: 988px;
   float: left;
   }
#right-top {
   color: #FFF;
   text-align: right;
   padding: 0;
   width: 400px;
   height: 18px;
   float: right;
   margin-top: 2px;
   margin-right: 4px;
   overflow: hidden;
   }
   /* Make the margin-top 20px*/
#right-inside {
   background-color: #F9E09D;
   color: #000;
   text-align:left;
   padding: 0;
   height: 957px;
   border-bottom: 1px solid #FFF4D5;
   border-top: 1px solid #FFF4D5;
   margin-top: 20px;
   overflow:hidden;
   }
#wood {
   background-color: #F9E09D;
   color: #000;
   text-align:left;
   padding: 0;
   height: 73px;
   border-bottom: 1px solid #FFF4D5;
   margin-top: 0px;
   }

#main-frame {
   background-color: #F9E09D;
   color: #782C02;
   text-align:left;
   padding: 0px;
   }

#pic-frame {
   background-color: #F9E09D;
   color: #782C02;
   text-align:left;
   padding: 0px;
   }



