body, html {margin: 0; padding: 0;height: 100%;}
body{background:#242424 url(../img/body_bg.gif); background-attachment:fixed; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; color: #FFF;}

h1, h2, h3, h4, h5, h6 {color:#CC9933;}
h1 {font-size: 12px;}
h2 {font-size: 12px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6{font-size: 12px;}
.pageTitle {margin-bottom: 28px;}
img {border: 0;}
td {vertical-align: top;}


a, a:link, a:visited, a:hover, a:active, a:focus {outline:none}

a {color: #FFF;}
a:hover {color: #CC9933;}
/* eigene Formate */
.mitte {text-align: center;}
.links {text-align: left;}
.rechts {text-align: right;}
.block {text-align: justify;}
.fett {font-weight: bold;}
.kursiv {font-style: italic;}
.floatR {float: right;}
.floatL {float: left;}
.formMsg{font-weight: bold; color: red;}
.newsHeading{font-weight: bold; font-size: 12px; color: #CC9933;}
.news {margin-bottom: 24px;}
.moviePlayer {margin-top: 24px; margin-bottom: 24px;}

#head {position: fixed; width: 100%; height: 85px; padding: 0; background: #131313 url(../img/head_bg.gif); z-index: 100;}

#naviTop {position: fixed; top: 20px; left: 220px; width: 620px; color: #FFF; z-index: 200; padding: 0; margin: 0;}
#naviTop img {border: none;}
#naviTop ul {border: 0; padding: 0;}
#naviTop li {display: inline; list-style:none;}
#naviTop li a {float: left; display:block;}
#naviTop li a img {border:none; vertical-align:bottom; /* for IE6 */}
#naviTop li a:hover {visibility:visible;}
#naviTop li a:hover img {visibility:visible;}
#naviTop li a:hover img/**/ {visibility:hidden; /* hide from IE5.0/win */}

#navihome {background:url(../img/navi/home_dn.gif) no-repeat left bottom;}
#navibio {background:url(../img/navi/bio_dn.gif) no-repeat left bottom;}
#naviarchiv {background:url(../img/navi/archiv_dn.gif) no-repeat left bottom;}
#navigalerie {background:url(../img/navi/galerie_dn.gif) no-repeat left bottom;}
#navigaeste {background:url(../img/navi/gaeste_dn.gif) no-repeat left bottom;}
#navipartner {background:url(../img/navi/partner_dn.gif) no-repeat left bottom;}
#navikontakt {background:url(../img/navi/kontakt_dn.gif) no-repeat left bottom;}

#imageCol {position: fixed; top: 0; left: 0; z-index: 150;}
#logoSchild {position: fixed; top: 0; left: 750px; z-index: 170;}
#content {position: absolute; top: 170px; left: 330px; width: 591px; min-height: 450px; background: url(../img/content_bg.png); padding: 40px 40px 40px 40px; z-index: 50;}

/* forms */
.formRow {clear: both; margin-bottom: 10px;}
label {float: left; width: 140px; text-align: right; padding-top: 0.5em;}
.fField {margin-left: 150px;}

/*gaestebuch*/
.gbEntry {background: #131313; margin: 12px 20px 20px 20px; padding: 20px; }
.gbEntry a {color: #CCC;}
.gbEntry .fett {color: #BF8F30; font-weight: bold;}
.gbEntry hr {border: 0; border-top: 1px solid #666;}
.gbLinks {margin: 12px 20px 20px 20px; padding: 20px; text-align: right;}

.fileList {list-style: none; padding: 0; margin: 24px 20px 24px 0;}
.fileList li {display: inline; margin: 8px 20px 10px 0; padding: 0;}

select, input, textarea {font-size: 12px;}
