
body {
font-size: 80%;
background-color: #a3371a;
background-image: url(HG1.jpg);
background-repeat: repeat-y;
text-align: center;
}

* {
font-size: 1em;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
margin: 0;
padding: 0;
}

a  {
border: none;
color: white;
font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

a img {
border: none;
}

#vertikaleLinie   { font-size: 1em; width: 870px; height: 3em; float: left; border-right: 1px solid silver }
#vertikaleLinie a { display: block; margin-top: 1em; margin-right: 35px; float: right }
#vertikaleLinie a:hover { text-decoration: underline }
#aussen {
background-color: #a3371a;
background-image: url(HG1.jpg);
background-repeat: repeat-y;
background-position: 0 0;
text-align: left;
clear: both;
border-top: 1px solid silver;
border-bottom: 1px solid silver;
}

#BILDERaussen {
/*background-color: yellow;*/
background-color: #792813;
background-image: url(HG2.jpg);
background-repeat: repeat-y;
text-align: left; 
}

#BILDERinnen  { 
width: 870px; 
height: 500px; 
float: left; 
overflow: hidden; 
clip: rect(auto auto auto auto); 
border-right: 1px solid silver }

#unterelinkleiste  { 
margin-right: auto; 
margin-left: 0; 
width: 870px; 
border-right: 1px solid silver;
}

#unterelinkleiste ul {
margin-left: 1em;
}

#unterelinkleiste li {
list-style-type: none;
display: block; 
float: left;
}

#unterelinkleiste a {
color: #e5e5e5;
font-size: 1.3em;
text-align: center;
text-transform: uppercase;
letter-spacing: 0.05em !important;
display: block;
margin-top: 0.5em;
padding-top: 0.3em;
padding-bottom: 0.3em;
width: 16em;
border-left: 1px solid #e5e5e5;
}

#unterelinkleiste a:hover {
color: #a3371a;
background-color: #eee;
}

.clear  {
font-size: 0;
line-height: 0;
height: 0;
clear: both;
}

.clearTOPwhite {
font-size: 0;
line-height: 0;
clear: both;
border-top: 1px solid silver;
}

