* { padding: 0; margin: 0; }

body { background-color: #00d6e1; }
body { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 100%; color: #fff; text-align: center; }

#container { width: 1024px; margin: 0 auto; text-align: left; }
#container { background-image: url(../images/bggr-neu2.jpg); background-repeat: repeat-y; }

#header { width: 784px; height: 140px; text-align: center; }
#header { background-image: url(../images/kopf-neu5.gif); background-position: left top; background-repeat: no-repeat; }

#img_gallery { width: 240px; height: 1400px; margin-top: 20px; float: right; }

#body { width: 784px; }

#navcontainer { margin-left: 57px; width: 163px; float: left; }

#navcontainer ul { list-style-type: none; font-size: 0.8em; font-weight: bold; }
#navcontainer a { display: block; padding: 3px 8px; width: 147px; border-bottom: 1px solid #00d6e1; background-color: #fff; }
#navcontainer a:link, #navlist a:visited { color: #00d6e1; text-decoration: none; }
#navcontainer a:hover { background-color: #00d6e1; color: #fff; }

#piccontainer { margin-left: 202px; width: 555px; }
#piccontainer2 { margin-left: 229px; width: 502px; }

#content { margin-left: 70px; margin-right: 60px; }

#content a:link, #content a:visited, #content a:focus, #content a:active { color: #fff; }

#rundgang { width: 100px; height: 50px; margin-top: 0px; margin-bottom: 0px; margin-left: auto; margin-right: auto; border: 1px outset; }

#slideshow { position:relative; margin-left: 27px; width:500px; height:295px; }
#slideshow IMG { position:absolute; top:0; left:0; z-index:8; }
#slideshow IMG.active { z-index:10; }
#slideshow IMG.last-active { z-index:9; }

/* Classes */

.ctr { text-align: center; }

.ctr125 { font-size: 1.25em; text-align: center; }

.bldctr250 { font-size: 2.5em; text-align: center; }

.bldctr { font-size: 1em; font-weight: bold; text-align: center; }

.italbldctr { font-size: 1em; font-weight: bold; text-align: center; font-style: italic; }

.ullft125 { font-size: 1.25em; text-align: left; margin-left: auto; margin-right: auto; width: 355px; }

.ctrtable { text-align: center; margin-left: auto; margin-right: auto; }

.lft { text-align: left; }

.rght { text-align: right; }

.bld125 { font-size: 1.25em; font-weight: bold; }

.norm125 { font-size: 1.25em; font-weight: normal; }

.unsichtbar { display: none; }