*
{
margin: 0;
padding: 0;
}

body
{
background: url(images/bg1.jpg) no-repeat;
color: #1b261c;
position: relative;
font: 11px Helvetica, Verdana, Arial, sans-serif;
width: 800px;
height: 700px;
}

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

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

#header
{
width: 520px;
height: auto;
margin-right: auto;
margin-left: 215px;
margin-top: 25px;
}

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

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

#content table
{
margin-right: auto;
margin-bottom: 25px;
font-weight: bold;
line-height: 1.6em;
color: #fa3d18;
text-align: left;
}

#history
{
font: 8pt/1.4em Helvetica, Verdana, Arial, sans-serif;
width: 600px;
text-align: justify;
margin-top: 65px;
margin-left: 300px;
color: #1b261c;
}

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

#show
{
width: 420px;
margin-left: 240px;
margin-top: 65px;
font: 12px Helvetica, Verdana, Arial, sans-serif;
height: 380px;
}

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

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

#show a
{
color: #f02d63;
text-decoration: underline;
font-weight: bold;
}

#show2
{
width: 450px;
font: 12px Helvetica, Verdana, Arial, sans-serif;
position: absolute;
left: 705px;
top: 197px;
height: auto;
}

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

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

#show2 a
{
color: #f02d63;
font-weight: bold;
text-decoration: underline;
}

#aussteller
{
margin-top: 20px;
}

#aussteller a
{
color: #346600;
text-decoration: none;
}

#aussteller a:hover
{
color: #fcd40f;
text-decoration: none;
}

#footer
{
position: absolute;
left: 213px;
top: 597px;
}

#route
{
width: 600px;
margin-left: 300px;
font: 11px Helvetica, Verdana, Arial, sans-serif;
text-align: justify;
margin-top: 58px;
}

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

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

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

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

#contact
{
margin-left: 300px;
margin-top: 180px;
}

#navi
{
position: fixed;
left: 212px;
top: 163px;
background-color: #b9d06b;
opacity: 0.72;
padding: 5px 3px 3px;
}

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

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

#navi a
{
color: #fb1d57;
font-weight: bold;
text-decoration: none;
}

#navi a:hover
{
font-weight: bold;
text-decoration: underline;
color: #357a00;
}