body 
{ color: #ded6ef; 
background-image: url(images/halloween_bac1.jpg);
background-color: #1B0706; 

}
p 
{ 
color: #ded6ef; 
font-size: 1em; 
font-family: "Times New Roman", Georgia, Times 
}
#headermenue {
font-size: 1em;
background-color: #433130;
width: 998px;
padding: 5px 0px;

}
#headermenue ul {
list-style-type: none;
margin: 0px;
padding: 5px;
}
#headermenue li {
display: inline;
margin: 0px;
padding: 5px;
}

#headermenue li a, #headermenue li a:link {
text-decoration: none;
padding: 0 5px;
color: #fff;
}
#headermenue li a:visited {
color: #FFE267;
}
#headermenue li a:hover, #headermenue li a:focus, #headermenue li a:active {
color: #BF534D;

}
#inhalt {
background-color: #5D4D4C;
width: 998px;
}
H2 { color: #fff9f9; 
	text-align: center; 
	 }

#space {
height: 5px;
width: 998px;
background-image: url(images/space.gif);
background-repeat: repeat-x;
}

#header {
padding: 0%;
text-align: center;
margin-bottom: 1px;
background-color: #433130;
width: 998px;

}
#footer {
padding-bottom: 1px;
padding-top: 1px;
text-align: left;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1em;
clear: both;
background-color: #433130;
width: 998px;
}
a:link
{ 
color: #FFF9F9; 
font-size: 0.95em; font-family: "Times New Roman", Georgia, Times; 
text-decoration: none 
}
a:visited 
{ 
color: #FFF2DE; 
font-size: 0.95em; 
font-family: "Times New Roman", Georgia, Times 
}
a:hover 
{
 color: #BFA94D; 
 font-size: 0.95em; 
 font-family: "Times New Roman", Georgia, Times; 
 text-decoration: none 
 }
a:active 
{ 
color: #FFF2DE; 
font-size: 0.95em; font-family: "Times New Roman", Georgia, Times 
}