/***** MENU *****/
#menu_container{
width: 173px;
float: left;
background-color:#424242;
}

#menu_sub_content_5{
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;
}

.menu_sub_content{
background-color:#2b2b2b;
padding: 4px 5px 4px 41px;
color:#fff;
font-size:11px;
border-bottom: 1px solid #3b3b3b;
cursor:pointer;
}

.menu_sub_content a:link{
color:#fff;
text-decoration:none;
}

.menu_sub_content a:hover{
color:#fff;
text-decoration:none;
}

.menu_sub_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;
min-height:500px;
}

#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;
}

#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;
}

/*****DVDs******/
.page_index{
color:#fff;
text-align: center;
margin-bottom:15px;
font-weight:bold;
}

.page_index a{
margin-left:2px;
margin-right:2px;
}

.page_index a:link{
color:#fff;
text-decoration:none;
}

.page_index a:hover{
color:#fff;
text-decoration:none;
}

.page_index a:visited{
color:#fff;
text-decoration:none;
}

.page_index_this{
color:#000;
}

.page_index_this:hover{
color:#000 !important;
}

.DVD_l{
width:224px;
height:150px;
float:left;
margin-bottom:25px;
}

.DVD_r{
width:224px;
height:150px;
float:right;
margin-bottom:25px;
}

.DVD_Cover{
float:left;
margin-right:3px;
}

.DVD_Komponist{
}

.DVD_Titel{
color:#fff;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

.DVD_Titel a:link {
color: #fff;
text-decoration: none;
}

.DVD_Titel a:hover {
color: #fff;
text-decoration: none;
}

.DVD_Titel a:visited {
color: #fff;
text-decoration: none;
}

.DVD_Link{
color:#fff;
}

.DVD_Link:link{
color:#fff;
text-decoration: none;
}

.DVD_Link:hover{
color:#fff;
text-decoration: none;
}

.DVD_Link:visited{
color:#fff;
text-decoration: none;
}