/* CSS Design by Dirk Eckert*/
/* Service for a better Code*/
/*Wir coden Ihre geslicte Site neu gemaess Webstandards*/

body{
background-color: #fff;
background-image: url(back.gif);
background-repeat: repeat-y;
background-attachment: fixed;
}
#header { 
background-color: transparent;
background-image: url(logo.gif);
background-repeat: no-repeat;
position: absolute;
left: 2%; 
width: auto; 
padding-top: 130px;
font-family: Tahoma, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 0.9em;
}

#spalte1{
position: absolute;
left: 2%;
width: 21%;
top: 180px;
background-color: transparent;
border-left: 1px;
border-left-style: solid;
border-left-color: #660000;
padding-left: 20px;
padding-top: 10px;
font-family: Tahoma, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 0.8em;
}

#spalte2{
position: absolute;
left: 25%;
width: 21%;
top: 180px;
background-color: transparent;
border-left: 1px;
border-left-style: solid;
border-left-color: #660000;
padding-left: 20px;
padding-top: 10px;
font-family: Tahoma, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 0.8em;
z-index: 0;
}
#spalte3{
position: absolute;
left: 49%;
width: 21%;
top: 180px;
background-color: transparent;
border-left: 1px;
border-left-style: solid;
border-left-color: #660000;
padding-left: 20px;
padding-top: 10px;
font-family: Tahoma, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 0.8em;
}
#spalte4{
position: absolute;
left: 73%;
width: 21%;
top: 180px;
background-color: transparent;
border-left: 1px;
border-left-style: solid;
border-left-color: #660000;
padding-left: 20px;
padding-top: 10px;
font-family: Tahoma, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 0.8em;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #660000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 16px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #00232d;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #660000;
padding-bottom: 2px;
background: transparent;
color: #00232d;
}

#navlist a:hover { color: #660000; }

#spalte2 a {
background: transparent;
display:block;
font-family: Trebuchet MS, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
line-height: 1.2em;
font-size: 1.0em;}

#spalte2 a:hover {
color: #660000;
background: transparent;
width: auto;}

#spalte2 a span {display:none;}

#spalte2 a:hover span {
font-family: Trebuchet MS, Arial;
color: #00232d;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
font-size: 0.9em;
background: transparent;
display:block;
padding: 8px;
z-index: 1;
}

h1{
font-size: 1.1em;
font-weight: bold;
}

#spalte1 a:link{
color: #8a0a07;
font-weight: bold;
text-decoration: underline;
}

#spalte1 a:hover{
color: #8a0a07;
font-weight: bold;
text-decoration: none;
}

h3 {
font-size: 105%;
font-weight: bold;
}

h4 {
visibility: hidden;
}