*
{
margin: 0;
padding: 0;
}

body
{
font: 11px Verdana, Arial, sans-serif;
width: 100%;
height: auto;
color: #3f3f3f;
position: relative;
}

.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
width: 100%;
height: auto;
}

.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
width: 100%;
height: auto;
}

.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: no-repeat;
width: 100%;
height: auto;
}

.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: no-repeat;
width: 100%;
height: auto;
}

.bg5 {
background: url(images/bg5.jpg);
background-repeat: no-repeat;
width: 100%;
height: auto;
}

.bg6 {
	background-image: url(images/bg6.jpg);
	background-repeat: no-repeat;
width: 100%;
height: auto;
}

.bg7 {
	background-image: url(images/bg7.jpg);
	background-repeat: no-repeat;
width: 100%;
height: auto;
}

a
{
color: yellow;
text-decoration: none;
font-weight: bold;
}

a:hover
{
color: #89af06;
font-weight: bold;
text-decoration: underline;
}

#headersmall2
{
position: absolute;
top: 320px;
left: 50px;
}

#content
{
width: 600px;
margin-right: auto;
margin-top: 35px;
background-position: 0;
font: small-caps 14px/1.4em Helvetica, Verdana, Arial, sans-serif;
height: 220px;
margin-left: 550px;
}

#content p
{
margin-top: 10px;
text-align: left;
white-space: normal;
}

#content table
{
color: #7b5ba1;
text-align: left;
position: absolute;
top: 630px;
left: 116px;
font: bold 13pt/2em Verdana, Arial, sans-serif;
}

#content table td
{
padding-right: 15px;
}

#intro
{
color: #ecdeff;
width: 300px;
text-align: center;
position: absolute;
top: 80px;
left: 755px;
font: small-caps 14px/2em Helvetica, Verdana, Arial, sans-serif;
text-shadow: #797979 5px 5px 5px;
white-space: normal;
height: 350px;
}

#intro p
{
padding-bottom: 25px;
}

#history
{
font: 8pt/1.4em Helvetica, Verdana, Arial, sans-serif;
width: 400px;
text-align: justify;
margin-top: 145px;
margin-left: 725px;
color: #1b261c;
height: auto;
}

#history p
{
margin-bottom: 10px;
}

#show
{
width: 500px;
margin-left: 680px;
margin-top: 85px;
font: 10px Helvetica, Verdana, Arial, sans-serif;
height: 680px;
}

#show ul
{
list-style-type: none;
line-height: 1.5em;
font-size: 10px;
}

#show p
{
margin-bottom: 5px;
}

#show a
{
color: yellow;
text-decoration: underline;
font-weight: bold;
font-size: 10px;
}

#show a:hover
{
font-weight: bold;
color: #89af06;
font-size: 10px;
}

#show a:visited
{
font-weight: bold;
color: #898989;
font-size: 10px;
}

#aussteller
{
margin-top: 10px;
width: auto;
height: auto;
font-size: 10px;
}

#aussteller a
{
color: #a10116;
text-decoration: none;
font: bold 10px Verdana, Arial, sans-serif;
}

#aussteller a:hover
{
color: #f9f836;
text-decoration: none;
font-weight: bold;
font-size: 0;
}

#aussteller a:visited
{
color: #898989;
text-decoration: none;
font-weight: bold;
font-size: 10px;
}

#route
{
width: 480px;
margin-left: 680px;
font: 11px Helvetica, Verdana, Arial, sans-serif;
text-align: justify;
margin-top: 200px;
}

#route p
{
margin-top: 8px;
}

#route img
{
margin-bottom: 10px;
margin-left: 60px;
}

#links
{
width: 600px;
margin-top: 300px;
margin-left: 850px;
}

#links li
{
list-style-position: inside;
list-style-type: none;
margin-top: 8px;
}

#contact
{
margin-left: 780px;
margin-top: 300px;
width: 300px;
height: 110px;
}

#navi
{
position: fixed;
left: 50px;
top: 25px;
opacity: 0.72;
padding: 5px 3px 3px;
height: 15px;
width: 800px;
}

#navi ul
{
list-style-type: none;
}

#navi li
{
display: inline;
font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
padding: 35px;
}

#navi a
{
color: #fbeb07;
font-weight: bold;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
}

#navi a:hover
{
font-weight: bold;
text-decoration: underline;
color: #e6b2ff;
font-family: Verdana, Arial, sans-serif;
}

#navi a:visited
{
font-weight: bold;
text-decoration: none;
color: #dcdede;
font-family: Verdana, Arial, sans-serif;
}

