body {
background-color: #211D1B;
padding: 60px;
text-align: center;
color: #fff;
font-family: verdana;
font-size: 11px;
}
.umschliessmich {
margin: auto;
width: 721px;
}
.header {
background-image: url('header.gif');
margin: 0 0 1px 0;
width: 721px;
height: 90px;
float: left;
}
.content_top {
background-image: url('content_top.gif');
margin: 0 1px 1px 0;
width: 240px; 
height: 20px;
float: left;
}
.navigation {
background-image: url('navigation_bg.gif');
margin: 0 0px 1px 0;
width: 480px;
height: 20px;
float: left;
text-align: left;
}
.content {
background-image: url('content_bg.gif');
margin: 0 1px 1px 0;
width: 240px;
height: 250px;
float: left;
}
.image {
background-image: url('image_bg.gif');
width: 480px;
height: 250px;
float: left;
}
.footer {
background-image: url('footer_bg.gif');
width: 721px;
height: 20px;
float: left;
text-align: right;
}
table {
font-family: verdana;
font-size: 11px;
line-height: 15px;
}
img {
border: 0;
}
p {
margin: 0px;
}
.content p {
text-align: left;
padding: 5px 10px 5px 10px;
line-height: 15px;
}
a {
color: #fff;
}
ul {
margin: 0px;
padding: 3px 0px 0px 0px;
}
li  {
list-style-type: none;
display: inline;
padding: 0px 10px 0px 10px;
color: #ff3322;
}
li a {
text-decoration: none;
color: #fff;
}
li a:hover {
color: #ccc;
}
.footer li a {
text-decoration: none;
color: #666;
}
.footer li a:hover {
color: #fff;
}
