* { 
 margin: 0; 
 padding: 0; 
 border: 0;  
 font-family: Geneva, Arial, Helvetica, sans-serif; 
 font-size: 100.01%;
}

html, body {
 background: #FFE1B7 url(images/intro_bg_oben1.gif) repeat-x;
 text-align: center;
}
p { 
 font-family: Geneva, Arial, Helvetica, sans-serif; 
 text-align: left; 
}

.wrap {
 text-align: left;
 margin: 0px auto;
 position: relative;
 width: 760px;
 border-left: 1px solid white;
 border-right: 1px solid white;
 display: block;
}
.wrapkopf {
 height: 91px;
 display: block;
}
.willkommen {
 border: 0; position: absolute; top: 5px; left: 40px; 
}
.logo {
 border: 0; position: absolute; top: 1px; left: 0px; 
}
.haus {
 position: absolute; top: 0px; left: 120px; border: 1px solid white; 
}
.minis {
 position: absolute; top: 16px; left: 300px; border: 0; 
}
.navigation {
 visibility: hidden; display: none;
 position: absolute;
 top: 122px;
 width: 752px;
 font-size: .7em;
 font-weight: bold;
}
.navigation p {
 text-align: right;
}
.navigation a {
 color: #000000;
 text-decoration: none;
}
.navigation a:hover {
 color: #000000;
 text-decoration: underline;
}

.wrapinhalt {
 font-size: .75em;
 padding: 5px;
 background: #FFEBCF;
 line-height: 1.3em;
}
.wrapinhalt p {
/* font-size: .75em; */
 padding-top: .3em;
 padding-bottom: .3em;
}
.wrapinhalt td {
 font-size: .99em;
/* padding-top: .3em;
 padding-bottom: .3em; */
}
a.frei, .frei   { color: black; font-weight: bold; text-decoration: none; }
a.frei:visited { color: black; text-decoration: none  }
a.frei:hover { color: black; text-decoration: none  }
.belegt  { color: red; font-weight: bold }

.wrapinhalt h1 {
 font-size: 1.2em;
 font-weight: bold;
 padding-top: .4em;
 padding-bottom: .4em;
}
.wrapinhalt h2 {
 font-size: 1.1em;
 font-weight: bold;
 padding-top: .4em;
 padding-bottom: 0em;
}
.wrapinhalt ul {
 font-size: 1em;
 padding-top: 0;
 padding-bottom: .2em;
 padding-left: 2em;
}
.wrapinhalt a {
 color: #000000;
 font-weight: bold;
}
.wrapinhalt a:hover {
 color: #696969;
}
.wrapinhalt .rundgang {
 text-align: right;
 font-size: .9em;
}
.wrapinhalt .rundgangcenter {
 text-align: center;
 font-size: .9em;
}
a.nobold {
 font-weight: normal;
}
.wrapinhalt .spalten12 {
 float:left;
 width: 500px;
 margin-right: 20px;
}
.wrapinhalt .spalte1 {
 margin-left: 10px;
 margin-right: 480px; 
 height: 300px;
}
.wrapinhalt .spalte2 {
 margin-left: 240px;
 margin-right: 240px; 
 height: 300px;
}
.wrapinhalt .spalte2s {
 margin-left: 240px;
 margin-right: 260px; 
 height: 300px;
}
.wrapinhalt .spalte12 {
 margin-left: 10px;
 margin-right: 260px; 
 height: 300px;
}
.wrapinhalt p.clear {
 clear: both;
 font-size: .01em;
 padding: 0;
 margin: 0;
}

.wraprundgang {
 background: #FFE1B7;
 height: 85px;
}
.wraprundgang a {
 float: left; 
 width: 102px; 
 padding: 3px;
 text-align: center;
 text-decoration: none;
 font-size: .7em;
 color: #808080;
}
.wraprundgang a:hover {
 color: #000000;
}
.wraprundgang .active {
 float: left; 
 width: 102px; 
 padding: 3px;
 text-align: center;
 font-size: .7em;
 color: #000000;
}
.wraprundgang ul {
 padding: 4px; 
}
.wraprundgang ul li {
 display: inline;
 list-style-type: none;
 width: 105px;
}

.wrapende {
 background: #FFE1B7 url(images/bg_unten.gif) repeat-x;
}
.wrapendeinhalt {
 text-align: left;
 margin: 0px auto;
 position: relative;
 width: 760px;
 border-left: 1px solid white;
 border-right: 1px solid white;
 display: block;
 height: 30px;
}
.wrapendeinhalt a {
 color: #000000;
 text-decoration: none;
}
.wrapendeinhalt a:hover {
 color: #000000;
 text-decoration: underline;
}
.wrapendeinhalt p.rechts {
 float: right; 
 font-size: .7em;
 margin-right: 5px;
 padding: 1px;
}
.wrapendeinhalt p {
 font-size: .7em;
 margin-left: 5px;
 padding: 1px;
}
