html, body {
padding:0px;
height:100%;
font-size:12px;
line-height:20px;
font-family:Tahoma,Verdana,sans-serif,Arial;
color:#404549;
margin:0px;
margin-left:auto;
margin-right:auto;
background-color:#fff;
background-image:url(_media/bg.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

h1 {
font-size:20px;
font-weight:normal;
line-height:20px;
font-family:Tahoma,Verdana,sans-serif,Arial;
color:#404549;
margin-bottom:40px;
}

#content {
padding-top:0px;
margin-left:auto;
margin-right:auto;
float:center;
width:998px;
}

#left_content {
float:left;
/*width:562px;*/
width:560px;
height:624px;
background-image:url(_media/left_content.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
position:relative;
}

#right_content {
float:left;
/*width:436px;*/
width:434px;
height:624px;
background-image:url(_media/right_content.jpg);
background-repeat:no-repeat;
background-position:0px 0px;
}

#kasten_right {
width:373px;
height:624px;
margin-left:16px;
margin-right:45px;
bottom:0px;
position:relative;
} 

#logo {
width:250px;
height:70px;
position:absolute;
left:133px;
top:19px;
}

.verlinkung {
text-decoration:none;
color:#404549;
font-weight:bold;
}


#text {
    position: absolute;
    bottom: 240px;
    width: 100%;
}

#text_ohne_bilder {
    position: absolute;
    bottom: 8px;
    width: 100%;
}

#text_news {
    width: 100%;
    text-align: left;
    margin-bottom: 10px;
}

#bild {
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: right;
}

#testimonials {
    width:188px;
    position:absolute;
    bottom:0px;
    left:356px;
    color:#fff;
    margin-bottom:8px;
    line-height:18px;
}

#news_nav {
    margin-top: 5px;
}

#news_nav a {
    color: #414548;
    font-weight: bold;
    text-decoration: none;
}