#titel {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 1000px;
 height: 60px;
 display: block;
 background-color: #2B7751;
}

#titelinhalt {
 position: absolute;
 top: 20px;
 left: 100px;
 }

#titelinhalt a{
 color: white;
 font-weight: bold;
 font-size: 30px
}



#titelprojektmenueinhalt {
 position: absolute;
 top: 190px;
 left: 820px;
 width: 180px;
 height: 20px;
 display: block;
 background-color: #2B7751;
 }

#titelprojektmenueinhalt a{
 color: white;
 font-weight: bold;
 font-size: 16px
}

#logo {
 position: absolute;
 top: 60px;
 left: 0px;
 width: 1000px;
 height: 100px;
 display: block;
 background-color: #2B7751 ;
}

#logoinhalt {
 position: absolute;
 top: 15px;
 left: 720px;
 height: 70px;
 width: 100%;
 background-image: url(http://www.fasanenhof-hierlebenwir.de/logo-bv.jpg);
 background-repeat:no-repeat;
}

#fasi-skyline {
 position: absolute;
 top: 15px;
 left: 100px;
 height: 70px;
 width: 100%;
 background-image: url(http://www.fasanenhof-hierlebenwir.de/fasi-skyline.jpg);
 background-repeat:no-repeat;
}

#banner {
 position: absolute;
 top: 160px;
 left: 0px;
 width: 1000px;
 height: 30px;
 display: block;
 background-color: #FFCE1F ;
}

#bannerinhalt {
 position: absolute;
 top: 5px;
 left: 20px;
 color: red;
 font-weight: bold;
 font-size: 20px;
}

#hauptmenue {
 position: absolute;
 top: 190px;
 left: 0px;
 width: 180px;
 height: 3000px;
 display: block;
 background-color: #2B7751 ;
}

#hauptmenueinhalt {
 position: absolute;
 top: 10px;
 left: 10px;
 width: 150px;
 display: block;
}

#hauptmenueinhalt p {
 font-size: 20px;
 text-decoration: none;
 font-weight: bold;
 color: white;
}

#hauptmenueinhalt a:link {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: black;
 background: #FFCE1F ;
}

#hauptmenueinhalt a:visited {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: black;
 background: #FFCE1F ;
}

#hauptmenueinhalt a:hover {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: white;
 background: #006699 ;
}

#hauptmenueinhalt a:active {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: white;
 background: #006699 ;
}

#projektmenue {
 position: absolute;
 top: 190px;
 left: 820px;
 width: 180px;
 height: 3000px;
 display: block;
 background-color: #2B7751;
}

#projektmenueinhalt p {
 font-size: 20px;
 text-decoration: none;
 font-weight: bold;
 color: white;
}

#projektmenueinhalt {
 position: absolute;
 top: 10px;
 left: 10px;
 width: 150px;
 display: block;
}

#projektmenueinhalt a:link {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: black;
 background: #FFCE1F ;
}

#projektmenueinhalt a:visited {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: black;
 background: #FFCE1F ;
}

#projektmenueinhalt a:hover {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: white;
 background: #006699 ;
}

#projektmenueinhalt a:active {
 font-size: 14px;
 text-decoration: none;
 width: 150px;
 display: block;
 font-weight: bold;
 color: red;
 background: #006699 ;
}

#unterprojektmenueinhalt {
 position: relativ;
 width: 145px;
 display: block;
 padding-top: 0px;
 padding-right: 10px;
}

#unterprojektmenueinhalt a:link {
 font-size: 10px;
 text-decoration: none;
 width: 145px;
 display: block;
 font-weight: normal;
 color: black;
 background: #FFCE1F ;
}

#unterprojektmenueinhalt a:visited {
 font-size: 10px;
 text-decoration: none;
 width: 145px;
 display: block;
 font-weight: normal;
 color: black;
 background: #FFCE1F ;
}

#unterprojektmenueinhalt a:hover {
 font-size: 10px;
 text-decoration: none;
 width: 145px;
 display: block;
 font-weight: normal;
 color: white;
 background: #006699 ;
}

#unterprojektmenueinhalt a:active {
 font-size: 10px;
 text-decoration: none;
 width: 145px;
 display: block;
 font-weight: normal;
 color: red;
 background: #006699 ;
}

#haupttext {
 position: absolute;
 top: 200px;
 left: 200px;
 width: 640px;
 display: block;
}

#nurtext {
 position: absolute;
 top: 20px;
 left: 200px;
 width: 640 px;
 display: block;
}





