
body {
margin: 0 0 0 0;
background-color: #fff;
}

a {
text-decoration: none;
color: #f70;
}

a:hover {
text-decoration: underline;
color: #f70;
}

#preload {
width: 0;
height: 0;
display: inline;
background-image: url('../bilder/menubg.jpg');
}

#header {
width: 900px; height: 120px;
margin: auto;
background-image: url('../bilder/header11.jpg');
vertical-align: bottom;
z-index: 1;
}

#header2 {
width: 900px; height: 150px;
margin: auto;
vertical-align: bottom;
background-image: url('../bilder/header1.jpg');
z-index: 1;
}

#header3 {
width: 900px; height: 150px;
margin: auto;
vertical-align: bottom;
background-image: url('../bilder/header2.jpg');
z-index: 1;
}

#header h1 {
display: block;
position: absolute;
margin: 86px 0 0 0; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 35px;
font-weight: 400;
z-index: 4;
}

#header2 h1 {
display: block;
position: absolute;
margin: 116px 0 0 0; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 35px;
font-weight: 400;
z-index: 4;
}

#header3 h1 {
display: block;
position: absolute;
margin: 116px 0 0 0; padding: 0;
background-color: transparent;
color: #fff;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 35px;
font-weight: 400;
z-index: 4;
}

span {
color: #FF0000;
}

#header big {
float: right;
margin: 20px 0 0 0; padding: 0;
margin-right: 3px;
color: #FF0000;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 100px;
letter-spacing: -8px;
}

#header2 big {
float: right;
margin: 50px 0 0 0; padding: 0;
margin-right: 3px;
color: #ff0000;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 100px;
letter-spacing: -8px;
}

#header3 big {
float: right;
margin: 50px 0 0 0; padding: 0;
margin-right: 3px;
color: #ff0000;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
font-size: 100px;
letter-spacing: -8px;
}

#menu {
top: 180px;
width: 900px;
height: 61px;
margin: 0 auto;
background-color: #2b2b2b;
border-top: solid 1px #fff;
border-bottom: solid 1px #fff;
z-index: 3;
text-align: center;
}


#menu ul {
margin-top: 20px;
}

#menu ul li {
display: inline;
}

#menu ul li a {
background-color: transparent;
background-repeat: repeat-x;
padding: 14px 20px 14px 20px;
font-size: 0.8em;
font-family: 'century gothic', verdana, sans-serif;
color: #666;
font-weight: bold;
text-decoration: none;
border: none;
}

#menu ul li a:hover {
background: #f70 url('../bilder/menuorange.jpg') repeat-x top;
color: #fff;
text-decoration: none;
border: solid 1px #fff;
}

#main {
top: 120px;
margin: auto;
width: 900px;
background: url('../bilder/main.jpg') repeat-x top;
}

#container {
width: 95%;
margin: auto;
padding-top: 50px;
font-family: arial;
font-size: 0.9em;
}

#subnav {
clear: left;
float: left;
width: 125px;
padding: 0;
font-size: 0.6em;
font-family: verdana, arial, sans-serif;
}

#subnav ul {	
list-style: none;
width: 125px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#subnav li {
margin-bottom: 1px;
}

#subnav li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #cccccc;
display: block;
padding: 5px;
background: #4b4b4b;
border-right: 10px solid #fff;
}	
	
#subnav li a:hover {
background: #f70;
color: #ffffff;
border-right: 10px solid #f70;
}

#subnav .child {
font-size: 0.9em;
padding: 0;
}

#subnav .child a {
height: 14px;
padding-left: 10px; 
border-right: 10px solid #fff;
background: #bbb;
color: #666;
}

#subnav .child a:hover {
color: #f70;
background-color: #e0e0e0;
border-right: 10px solid #fff;
}

#content {
margin: 0 140px 40px 145px;
border-right: 1px solid #ccc; padding: 0 20px 0 0;
line-height: 1.3em;
color: #666;
font-size: 1.0em;
}

#content p {
padding-bottom: 5px;
}

h1 {
margin-top: 0px;
color: #f70;
letter-spacing: -2px;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

h2 {
margin-top: 20px;
margin-bottom: 10px;
color: #666;
letter-spacing: -1px;
font-size: 1.3em; font-weight: 400;
font-family: 'trebuchet ms', 'century gothic', verdana, sans-serif;
}

.right {
float: right;
margin: 0 0 8px 4px;
padding: 4px;
background-color: #FFF;
border: 1px solid #CCC;
}

#footer {
padding: 5px;
margin-top: 50px;
margin-bottom: 3px;
color: #aaa;
font-size: 0.7em;
text-align: center;
border-top: 1px solid #ccc;
}

#extras {
clear: right;
float: right;
width: 120px;
margin-left: 5px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extras p {
line-height: 1.5em;
margin: 0 0 1.1em 0;
font-size: 0.7em;
}
#extrasl {
clear: left;
float: left;
width: 120px; 
margin-right: 5px;
margin-bottom: 20px;
padding: 0;
color: #666;
}

#extrasl p {
line-height: 1.5em;
margin: 0 0 1.5em 0;
font-size: 0.7em;
}