/***** MENU *****/
#menu_container{
width: 173px;
float: left;
background-color:#424242;
}

#menu_content_3{
border-bottom: 2px solid #3a3a3a;
}

.menu_content{
color:#fff;
padding: 9px 3px 9px 23px;
font-size: 11px;
border-bottom: 1px solid #595953;
cursor:pointer;
}

.menu_content a:link {
color: #fff;
text-decoration: none;
}

.menu_content a:hover {
color: #fff;
text-decoration: none;
}

.menu_content a:visited {
color: #fff;
text-decoration: none;
}

.active{
background-color:#cc0000;
}

.active a:link {
background-color:#cc0000;
}

.active a:hover {
background-color:#cc0000;
}

.active a:visited {
background-color:#cc0000;
}

/***** CONTENT *****/

#body-content_container{
float: left;
padding: 25px 0 5px 29px;
width: 821px;
border-left: 1px solid #848484;
background-color:#373737;
}

#body-content{
background-color: #9d9b9c;
width: 589px;
margin-top: 5px;
}

.block_head{
background-color: #1d1d1d;
color: #8f8f8f;
font-size: 11px;
font-weight: bold;
line-height: 16px;
padding-left: 12px;
}

.block_text{
background-color: #9d9b9c;
color:#000;
float: left;
font-size: 12px;
line-height: 14px;
padding: 20px 12px;
width: 565px;
}

.block_text a:link{
color:#fff;
text-decoration:none;
}

.block_text a:hover{
color:#fff;
text-decoration:none;
}

.block_text a:visited{
color:#fff;
text-decoration:none;
}

.Absatz_1{
position:relative;
left:5px;
float:left;
width:530px;
}

.Absatz_3{
position:relative;
left:20px;
float:left;
width:530px;
}

.Absatz_2{
position:relative;
left:40px;
float:left;
width:510px;
}

.Punkt2{
position:relative;
left:20px;
float: left;
}

#catalogue{
background-color: #1d1d1d;
color: #8f8f8f;
float: right;
font-size: 11px;
font-weight: bold;
line-height: 16px;
margin-right: 25px;
margin-top: -16px;
width: 194px;
}

.catalogue_DL{
background-color: #373737;
color:#fff;
font-weight: normal;
padding-bottom:5px;
}

.catalogue_DL a:link {
color: #fff;
text-decoration: none;
font-weight: normal;
}

.catalogue_DL a:hover {
color: #fff;
text-decoration: none;
font-weight: normal;
}

.catalogue_DL a:visited {
color: #fff;
text-decoration: none;
font-weight: normal;
}