*{
margin:0;
padding:0;
}

/*www.strausbrdo.de*/

html{
font: 82% Verdana, Helvetica, Arial, sans-serif;
color: #333333; 
}

body{
text-align: center;
}

h1, h2, h3, h4{
font-family: Courier, "Courier New", monospace; 
}

#wrapper{
position:relative;
text-align: left; 
margin:1em auto 0;
background-image: url(../img/content.gif);
background-position: top right;
width: 100%;
background-repeat: repeat-y; 
}

#header{
color: #008000;
margin: auto;
height: 150px;
background-image: url(../img/oben.jpg);
background-position: center center; 
}

#navigation{
width: 17em;
float:left;
}

#content{
margin: 2em 180px 0 18em;
line-height: 1.5em;
padding-right: 1em;
padding-left: 2em; 
}

#sidebox{
	position: absolute;
	width: 140px;
	top:20px;
right:0;
text-align: left;
padding: 1em;
}

#footer{
clear:both;
margin-top: 2em;
padding: 1em;
border-bottom: 1px #800000 solid;
color: #6666ff;
font-family: Courier, "Courier New", monospace;
text-decoration: underline overline;
text-align: left;
}

#header h1, #header h2{
text-align: left;
font-family: Courier, "Courier New", monospace; 
padding-left:10px;
margin-bottom:20px;
}

#navigation h3{
color: #ffffff;
background-color: #008000;
float:right;
padding:5px;
font-size: 100%;
}

#content h1{
padding:0 0 10px 0;
color: #008000;
font-size: 140%; 
}

#content h2{
padding:5px 0 10px 0;
color: #333333;
font-size: 120%; }

#content h3{
padding-top: 5px;
}

#content p{
padding-bottom: 10px; 
}

#content li{
list-style-type: none;
text-indent: -30px;
margin-bottom: 10px; 
}

#content ul{
padding-left: 30px; 
}

#navigation p{
padding-left:1em;
}

#navigation ul{
padding: 10px;
list-style:none;
display: block;
border-top: 2px #666666 solid;
border-right: 1px #800000 solid;
margin-top: 25px;
}

#navigation li{
height: 2em;
clear: both;
padding: 5px; 
}

#navigation li a:link, #navigation li a:visited{
color: #000080;
text-decoration: none;
padding:3px;
border-top: 1px #cccccc solid;
border-right: 1px #e6e6e6 solid; 
}


#sidebox p{
margin-bottom: 20px; 
}

a{
color: #004080;
}

img{
float:left;
margin-right: 2em;
margin-top: 1em;
margin-bottom: 1em; 
border:none;
}
#footer a, #navigation a{
color: #000080;
text-decoration: underline overline; 
}

a:hover, #navigation li a:hover, #navigation li a:active, #footer a:hover, .autor, #navigation a:hover{
color: #800000; 
}


.autor{
margin-top: 10px; 
}

#content li.list{
list-style-type: square;
text-indent: inherit; 
margin:0;
padding-top:10px;
}

.small{
font-size:60%;

}


.indent{
text-indent:-30px;
list-style-type:none;
}
td img{
margin:0 1em;
padding:0;
}
.deep{
margin-top: 150px; 
}


#content li span{
font-weight: bold; 
}

.clear{
clear:left;
}



fieldset{
border: 1px #e6e6e6 solid; 
margin-top:2em;
padding: 8px;
}

legend{
font-weight: bold;
color: #004080;
background-color: #fff; 
padding: 0 0.5em;
}

select{
width:60%;
}

form p label{
float: left;
width: 30%;
}

.ok{
color: #008040;
background-image: url(../img/form/ok.gif);

}
.ok, .no{
padding-left: 1.5em;
font-size: 120%;
background-repeat: no-repeat;
font-weight: bold; 
}

.no{
color: #ff0000;
background-image: url(../img/form/stop.gif);
}

form p{
line-height:1.3em;
}

form p input, form p textarea{
background-color: #e1e1e1; 
}

form p input, form p textarea, form p select{
width: 40%;
}

form p.radio input{
width:6%;
margin-bottom:8px;
}

form p textarea{
height:100px;
}

#submit, #reset{
margin: 1em 0 2em 0.3em;
}
