html, body {
margin: 0 0 0 0;
background-color: #fff;
scrollbar-base-color:#336600;
  scrollbar-3d-light-color:#336600;
  scrollbar-arrow-color:#336600;
  scrollbar-darkshadow-color:#336600;
  scrollbar-face-color:#20FD02;
  scrollbar-highlight-color:#336600;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#FAB101;
}

hr {
background-color: #FAB101;
width:100%;
height:5px;
}

a {
text-decoration: none;
color: #336600;
}

a:hover {
text-decoration: underline;
color: #20FD02;
}


.img {
	border-left: solid 3px #20FD02;
	border-bottom: solid 3px #FAB101;
	border-top: solid 4px #20FD02;
	border-right: solid 4px #FAB101;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url('bilder/header01.jpg');
}

#header {
width: 100%; height: 150px;
margin: 0 0 0 0;
background-image: url('bilder/header01.jpg');
vertical-align: bottom;
z-index: 1;
}

#header h1 {
display: block;
position: absolute;
margin: 113px 0 0 0; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'Bookman Old Style', 'trebuchet ms', 'century gothic', Tahoma, sans-serif;
font-size: 36px;
font-weight: 400;
z-index: 4;
}

span {
color: #336600;
}

#header big {
float: right;
margin: 0px 0 0 0; padding: 0;
color: #20FD02;
font-family: 'Jokerman', 'trebuchet ms', 'century gothic', Tahoma, sans-serif;
font-size: 100px;
letter-spacing: -11px;
}

#menu {
	position: absolute;
	top: 149px;
	width: 100%;
	height: 51px;
	margin: 0 0 0 0;
	background-color: #001A00;
	border-top: solid 2px #20FD02;
	border-bottom: solid 3px #FAB101;
	z-index: 3;
	text-align: center;
}


#menu ul {
margin-top: 15px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 9px 15px 9px 15px;
font-size: 1em;
font-family: 'Nyala', 'century gothic', Tahoma, sans-serif;
color: #ffffff;
font-weight: bold;
text-decoration: none;
border: solid 1px #000;
}

#menu ul li a:hover {
background: #f70 url('bilder/menuhover.jpg') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #001A00;
}

#main {
position: absolute; top: 201px;
width: 100%;
background:  repeat-x top;
}

#container {
width: 90%;
margin: 0 auto;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
}

#content {
margin: 0 20px 10px 20px;
border-right: 0px solid #ccc; padding: 0 20px 0 0;
line-height: 1.6em;
color: #666;
font-size: 0.9em;
}


#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #001A00;
letter-spacing: -1px;
line-height:100%;
font-family: 'Jokerman', 'trebuchet ms', 'century gothic', Tahoma, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #336600;
letter-spacing: -1px;
font-size: 1.5em; font-weight: 400;
font-family: 'Jokerman', 'trebuchet ms', 'century gothic', Tahoma, sans-serif;
}


.right {
float: right;
margin: 0 0 8px 120px;
padding: 4px;
background-color: #FFF;
border: 1px solid #336600;
}


.left {
float: left;
margin: 0 0 8px 12px;
padding: 4px;
background-color: #FFF;
border: 1px solid #336600;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #666;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
	clear: right;
	float: right;
	width: 200px;
	border-left: 1px solid #ccc;
	padding: 0 20px 0 0;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	color: #666;
}

#bio {
clear: right;
float: right;
width: 370px;
margin-left: 10px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}

#box1 {
	background: #fff url('bilder/boxbg.jpg') repeat-x top;
	border: 1px solid #ccc;
	width: 80%;
	float: inherit;
	text-align: left;
	padding: 1px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 2px;
}




#box1 h2, #box2 h2, #box3 h2, #box4 h2 {
margin-left: 4px;
}

.text {
text-align:center;
display:block;
margin-top: 15px;
}

