#main {
 position: absolute;
 top: 50%;
 left: 50%;
 width: 900px;
 height: 600px;
 margin-left: -450px;
 margin-top: -300px;
 background-color: #FFFFFF;
 color: #000000;
}

#title {
 position: absolute;
 top: 0px;
 left: 0px;
 width: 100%;
 height: 113px;
}

#menu {
 position: absolute;
 top: 113px;
 left: 0px;
 width: 154px;
 height: 453px;
 background-image: url(../images/bgMenu.gif);
}

#content{
 position: absolute;
 top: 123px;
 left: 164px;
 width: 736px;
 height: 433px;
 padding-left: 20px;
 background-image: url(../images/bgContent.gif);
 overflow: auto;
}

#foot {
 position: absolute;
 top: 566px;
 left: 0px;
 width: 100%;
 height: 34px;
}

#bild1 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild2 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild3 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild4 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild5 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild6 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild7 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild8 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild9 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}
#bild10 {
 background-color: #FFFFFF;
 position: absolute;
 top: 150px;
 left: 182px;
 width: 360px;
 height: 380px;
 visibility: hidden;
}

body {
 font-family: arial, helvetica, sans-serif, "sans serif";
 font-size: 10pt;
 background-color: #FFFFFF;
 color: #000000;
}

td {
 font-size: 10pt;
}

a.menu {
 font-size: 12pt;
 font-weight: bold;
 text-decoration: none;
 color: #6E6E6E
}

a.menu:hover {
 color: #000000;
}

a.submenu {
 font-size: 10pt;
 font-weight: bold;
 text-decoration: none;
 color: #6E6E6E
}

a.submenu:hover {
 color: #000000;
}

h1 {
 font-size: 14pt;
 font-weight: bold;
}

h1.menu {
 font-size: 14pt;
 font-weight: bold;
 text-decoration: none;
 color: #6E6E6E
}

h2 {
 font-size: 12pt;
 font-weight: bold;
}

span.small{
 font-size: 0.8em;
}