body{
background-color: #CCC;
font-family:Arial, Helvetica, sans-serif;
}
a  img{
border: none;
}
a:link {
color: #000033;
text-decoration: none;
}
a:visited {
text-decoration: none;
color: #000033;
}
a:hover {
text-decoration: none;
color: #000099;
}
a:active {
text-decoration: none;
color: #000099;
}
.uebers {
background-color: #FFFF99;
font-size: 18px;
font-style: oblique;
color: #B01302;
font-weight: bold;
}
.content_body{
width: 792px;
margin: 0 auto;
}
.clearer{
display: block;
clear: both;
}
.rahmen_oben{
height: 24px;
background-image: url(rahmen/rahmen_oben.png);
}
.body_wrapper{
background-image: url(rahmen/body_wrapper.png);
padding: 0 20px 20px;
}
.rahmen_unten{
height: 32px;
background-image: url(rahmen/rahmen_unten.png);
}
