body
{
background-color: #000;
margin: 0px;
text-align: center;
}
#rahmen
{
width: 728px;
height: 100%;
margin: 0px auto;
background-image: url('images/bg.gif');
padding: 0px;
}
#header
{
width: 728px;
overflow: hidden;
height: 214px;
background-image: url('images/header.jpg');
}
img
{
border: 0px;
padding-left: 0px;
padding-right: 0px;
}
#navi
{
background-image:url('images/navi.gif');
height: 73px;
padding-top: 13px;
}
#inhalt
{
margin: 50px;
margin-top: 0px;
margin-bottom: 0px;

}
h1
{
font-family: Trebuchet MS;
font-size: 19px;
font-weight: none;
color: #fff;
text-align: left;
}
h2
{
font-family: Trebuchet MS;
font-size: 17px;
font-weight: none;
color: #a80000;
text-align: left;
}
ul, li
{
color: #FFF;
font-family: Courier New;
text-align: left;
margin-left: 100px;
font-size: 20px;
line-height: 30px;
}
a
{
color: #fff;
}
p
{
color: red;
}

