body {
background-color:#8d0003;
width:1009px;
}

#bg {
background-image:url(http://www.weihnachtsseite.kater-blacky.de/images/header1.gif);
background-color:#8d0003;
width:1009px;
height:150px;
margin-right:0px;
border-color:#4f6b9e;
border-style:solid;
border-width:3px;
align:center;
}



#menue {
margin-left:0px;
width:200px;
background-color:#6a0b05;
background-repeat:repeat-y;
border-style:solid;
border-color:#4f6b9e;
border-width:3px;
position:absolute;
margin-top:0px;


}

#content {
background-color:#8d0003;
margin-left:250px;
margin-right:250px;
font-family: Verdana;
font-size:18;
color:white;
text-align:justify;
padding:40px;
width:450px;
position:absolute;
margin-top:100px;
}

#footer {
background-color:#8d0003;
border-style:solid blue, 1px;
border-width:415px;
font-family: Verdana;
font-size:13;
color:white;
margin-top:550px;
width:500px;
position:absolute;
align:center;
}

#rightcontainer {
width:200px;
margin-left:809px;
margin-right:0px;
background-color:#6a0b05;
background-repeat: repeat-y;
font-family: Verdana;
font-size:18;
color:white;
text-align:center;
padding-left:5px;
padding-right:0px;
border-style:solid;
border-color:#4f6b9e;
border-width:3px;
position:absolute;
margin-top:0px;

}

h5 {
color:white
font-family:  Verdana;
}

h1 {
color:white
font-family:  Verdana;
}

p {
width: 179px;
}

a:link { color: yellow; }
a:visited { color: yellow; }
a:active { color: yellow; }
a:hover { color: black; }