

html { 
 overflow: -moz-scrollbars-vertical;

 min-height: 400px;
 height: 400px;
 
}

body {
 background: #e4e4e4;
 color: #999999;
 margin: 0;
 margin-right: auto;
 min-width: 788px;
 font-size: 100.01%;
 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
 padding: 0;
 text-align: center;
 
 min-height: 400px;
 height: 400px;
 
}

a {
 color: #d58529;
 text-decoration: none;
}
a:link { color: rgb(142, 65, 28); }
a:visited { color: #6c0b1a; }
a:hover { color: #d58529; text-decoration:underline; }
b { color: #6c0b1a; }

td  {
 font-size: 0.8em;
 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
 font-weight: normal;
 color: #666666;
}

.skip {
 position: absolute;
 margin-left: -10000px;
}

.fleft { 
 float: left;
 margin: 0;
}

.fright { 
 float: right;
 margin: 0;
}
.rahmen {
 border-width:1px;
 border-style:solid;
 border-color:#6c0b1a;
}


/* -- Fusszeile -- */
#footer {
 background: #dddddd;
 font-size: 0.8em;
 border-left: 1px solid #6c0b1a;
 border-right: 1px solid #6c0b1a;
 border-bottom: 1px solid #6c0b1a;
 overflow: hidden;
 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
 font-weight: normal;
 text-align: center;
 color: #8e411c;
 margin: 0 auto auto;
 width: 788px;
 height: auto;
}


/* -- Layoutspezifisches -- */
#container {
 background: #dddddd;
 font-size: 0.8em;
 border: 1px solid #6c0b1a;
 overflow: hidden;
 font-family: Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
 font-weight: normal;
 text-align: justify;
 color: #666666;
 margin: 0 auto auto;
 width: 788px;
 height: auto;
}

/* - Logo bzw. Kopf - */
#kopfcont {
 height: 101px;
 width: 788px;
 overflow: hidden;
 margin: 0;
}
#kopfleft {
 background: #bbbbbb;
 height: 101px;
 width: 270px;
 overflow: hidden;
 margin: 0;
}
#kopfright {
 background: #cccccc;
 height: 109px;
 width: 518px;
 overflow: hidden;
 margin: 0;
}

#maincont {
 background: #dddddd;
 width: 788px;
 height: auto;
 margin: 0;
}

#mainmenu {
 background: #dddddd;
 width: 270px;
 font-size: 0.5em;
 height: 400px;
 align: justify;
 margin: 0;
}
#main {
 background: #eeeeee;
 width: 518px;
 min-height: 425px;
 margin: 0;
 padding: 0;
}
#inhalt {
 background: #eeeeee;
 width: 488px;
 min-height: 405px;
 margin-left: 10px;
 margin-top: 20px;
 margin-right: 10px;
 margin-bottom: 20px;
 overflow: hidden;
}
#inhaltKontakt{
 background: #eeeeee;
 width: 488px;
 height: 385px;
 margin-left: 10px;
 margin-top: 20px;
 margin-right: 10px;
 margin-bottom: 20px;
 overflow: hidden;
}
#inhaltPageflip {
 background: #d9da9e;
 width: 518px;
 height: 365px;
 padding: 0;
 margin: 0;
 overflow: hidden;
}
#inhaltStartPage {
 background: #eeeeee;
 width: 518px;
 height: 425px;
 padding: 0;
 margin: 0;
 overflow: hidden;
}
#gallerie {
 background: #eeeeee;
 width: 488px;
 text-align: center;
 margin: 0;
}
