html {height: 100.3%; font-size: 62.5%; }  


body {
background: #c6c6c6;
text-align: center;
font-family: Verdana, sans-serif;
font-size: 1.2em;
line-height: 2.0em;
color: #333333

}    


* {margin: 0px; padding: 0px; border: 0px;}    


h1, h2, h3, h4, h5, h6 {
font-family: Verdana, sans-serif;
font-size: 1.8em;
color: #000000;
}    
 

div#wrapper {
width: 760px;
margin: 20px auto;
text-align: left;
}

div#head {
padding: 10px 10px;
height: 72px;
background: #751e04;
}

div#head img
{border: 1px solid black;}

div#navline {
background: #838181;

}
div#navline ul {padding : 4px 20px 6px 20px; }
div#navline li {display: inline; margin-right: 10px; }
div#navline li a { padding: 4px; background: #feffcc; text-decoration: none; color: #751e04; text-transform: uppercase; }
div#navline li a:hover, body#home div#navline li.navhome a { background: #751e04; color: #feffcc; }
div#navline li a:hover, body#team div#navline li.navteam a { background: #751e04; color: #feffcc; }
div#navline li a:hover, body#termine div#navline li.navtermine a { background: #751e04; color: #feffcc; }
div#navline li a:hover, body#gb div#navline li.navgb a { background: #751e04; color: #feffcc; }
div#navline li a:hover, body#kontakt div#navline li.navkontakt a { background: #751e04; color: #feffcc; }

div#wrapcontent {background: #751e04; overflow: auto;}

div#menue {
float: right;
width: 130px;
padding: 10px ;
background: #751e04;
}
div#menue a { text-decoration: none; color:#000000; }
div#menue ul {list-style-type: none; }
div#menue li {margin-left: 10px; color:#feffcc; }
div#menue li.select { border: 1px solid #feffcc; border-left: 0px; padding-left: 14px; margin-left: -16px; }

div#maincontent {
width: 560px;
padding: 15px 20px 15px 20px ;
background: #feffcc;
}


div#footer {
margin-top: 15px;
background: #feffcc;
padding: 4px 0px 6px 0px;
text-align: center;
}


.td1 { 
font: strong; 
color: #751e04; 
font-size: 1.5em;
}

.attention { 
font: strong; 
color: #751e04; 
font-size: 1.6em; 
text-align: center; 
}

fieldset
{
border: 1px solid #751e04;
}

input
{
border: 1px solid #751e04;
}

textarea
{
border: 1px solid #751e04;
margin-left:5px;
}

button
{
margin:5px;
border: 1px solid #751e04;
}

img
{
border:none;
}
