body {
#background-image: url("../fileadmin/hintergrund.jpg");
#background-attachment:fixed;
font-size: 90%;
line-height: 120%;
font-family: Arial;
}


select {
width: 100%;
font-color: brown;
margin-bottom: -10px;
}

a:link {
color: brown; 
font-family: Arial;
#font-size: 90%; 
#line-height: 120%; 
text-decoration: none;
}

a:visited {
color: brown; 
font-family: Arial;
#font-size: 90%; 
#line-height: 120%; 
text-decoration: none;
}

a:hover {
color: brown; 
font-family: Arial;
#font-size: 90%; 
#line-height: 120%; 
text-decoration: underline;
}


a:active {
color: brown; 
font-family: Arial;
#font-size: 90%; 
#line-height: 120%; 
text-decoration: none;
}

option {
color: brown; 
font-family: Arial;
#font-size: 90%; 
#line-height: 120%; 
}


td {
border-bottom:1px solid black; 
border-spacing:10px;
line-height: 13pt;
font-size: 9pt;
height: 25px;
valign: bottom;
}

table {
font-size: 90%;
line-height: 120%;
font-family: Arial;
width: 100%;
}

hr {
border: solid brown 1px;
shade: none;
}

h1 {
font-size: 110%;
line-height: 120%;
font-style: bold;
color: brown;
font-family: Arial;
text-transform:uppercase;
}

div#container {
border: 0px blue solid;
width: 1000px;
min-height: 1200px;
margin-left: 5%;
margin-right: 5%;
background-color: #FFFFFF;
float: left;
#-moz-box-shadow: 5px 5px 10px #333; 
#-webkit-box-shadow: 5px 5px 10px #333; 
#box-shadow: 5px 5px 10px #333;

}

div#links {
border: solid green 0px;
float:left;
width: 450px;
margin-left: 8px;
#box-shadow: 10px 10px 5px #00FF00;
}

div#rechts {
border: solid yellow 0px;
float:left;
width: 450px;
margin-left: 16px;
margin-right: 8px;
}

div#termine {
visibility:hidden;
float: left;
width: 48%;
margin-right:8px;
}

div#sponsor{
visibility:hidden;
float: left;
width: 48%;
margin-left: 8px;
}

div#menu {
visibility:hidden;
margin-bottom: 80px;
margin-top: 24px;
width: 100%;
}

div#schuhe {
z-index: 999;
clear: left;
position: fixed;
margin-top: 33%;
}

div#bild {
visibility:hidden;

width: 100%;
#min-width: 450px;
overflow: hidden;
#height: 450px; 
margin-bottom: 32px;
margin-top: 24px;
#-moz-box-shadow: 3px 3px 6px #333; 
#-webkit-box-shadow: 3px 3px 6px #333; 
#box-shadow: 3px 3px 6px #333;
}


div#bild img{
width: 100%;
#height: 100%;
}

div#foot {
visibility:hidden;
border-bottom:1px solid black; 
border-top:1px solid black;
border-spacing:10px;
margin-top: 40px;
margin-bottom: 16px;
}

div#css {
visibility:hidden;
text-align: right;
color: #999999;
}