

body {
background-color: #f7b527;
margin: 0px;
}

a:link       { 
text-decoration: underline; 
color: #e03d22;
font-weight: bold;
}

a:visited    { 
text-decoration: underline; 
color: #e03d22;
font-weight: bold;
}

a:hover      { 
text-decoration: underline; 
color: #f87803; 
font-weight: bold;
}

a:active     { 
text-decoration: underline; 
color: #e03d22;
font-weight: bold;
}

td {
font-family:Verdana,Arial,Helvetica;
font-size:12px;
color:#ffffff;
}


strong, big {color: #ffffff; font-size: 12px;}



h1 {
font-size:14px;
color:#e03d22;
background-image: url(../images/gespenster.gif);
background-repeat: no-repeat;
padding: 7px 0px 0px 35px;
margin-bottom:0px;
margin-top:0px;
line-height: 40px;
width: 570px;
}

h2, h3, h4, h5, h6 {
font-size:14px;
color:#f87803;
background-color: #000000;
background-repeat: no-repeat;
padding: 7px 0px 0px 0px;
margin-bottom:0px;
margin-top:0px;
line-height: 40px;
width: 570px;
}


.navi {
width: 183px;
}

.navi ul {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;;
list-style-type: none;
}

.navi ul li {
display:inline;
}


.navi ul li a,
.navi ul li a:link,
.navi ul li a:visited,
.navi ul li a:active {
background-image: url(../images/navi.gif);
padding: 0px 10px 0px 0px;
display: block;
color: #e03d22;
font-size: 11px;
line-height: 32px;
font-weight: bold;
text-decoration: underline;
}


.navi ul li a:hover {
background-image: url(../images/navi-h.gif);
color: #ffffff;
background-position: left;
}





.menu_link {
	border: 0px solid #ffffff; position: absolute;
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 740px; margin-top: 145px; border: 0px solid #ffffff;
}

#home_link a {
	height: 30px; width: 85px;
}





