#theme_home {
background-image: url(../images/titlebox_4px.jpg);
background-repeat: repeat-x;
width: 790px;
height: 249px;
position: absolute;
left: 0px;
top: 114px;
}
#content {
padding-top: 	75px; /*363px + 15px abstand zum theme*/
}
#content #bg {
background-image: url(../images/contentstart_bg.gif);
background-repeat: repeat-y;
background-position: 0px 15px;
width:812px;
}
#content #bg #cont_links {
float: left;
}
#content #bg #cont_links .block {
width: 545px;
padding-bottom:14px;
}
#content #bg #cont_links .block .clear_both{
clear: both;
}
#content #bg #cont_links .block .element_l{
width: 248px;
float: left;
padding: 0px 7px;
}
#content #bg #cont_links .block .element_r{
width: 248px;
float: left;
padding: 0px 7px;
}
#content #bg #cont_links .block h1, #content #bg #cont_links .block h2 {
width: 234px;
background-color: #949384;
color: #fff;
line-height:20px;
font-size: 11px;
font-weight: bold;
display: block;
margin:0;
margin-bottom:14px;
padding: 0px 7px;
}
#content #bg #cont_links .block p {
margin: 5px 0px;
padding: 0px 7px;
}
#content #bg #cont_rechts {
color: #7d7c69;
width: 226px;
float: left;
}

#content #bg #cont_rechts p{
margin:0;
padding: 0px 0px 20px 0px;
}
#content #bg a {
line-height: 16px;
color: #3399cc;
font-size: 11px;
text-decoration: none;
background-position: 0px;
background-repeat: no-repeat;
}
#content #bg a:hover {
text-decoration: underline;
}
