#vorschau_1{} /**** Body ID vorschau_1.html          ****/ 
#vorschau_2{} /**** Body ID vorschau_3.html          ****/
#vorschau_3{} /**** Body ID vorschau_3.html          ****/
.vorschau{}   /**** Body class of all vorschau Pages ****/

/*******************************
 ****   Table of contents   ****
 ******************************* 
 * - Content of gbc.css -      * 
 * --------------------------- * 
 * 1.0 - Main settings         *
 * 1.5 - Header                * 
 * 2.0 - Main Menu             *
 * 2.1 - Active Highlightning  *
 * --------------------------- *
 *** Content of this CSS File ***
 * --------------------------- ***
 * 3.0 - Mainbody              ****
 * 3.1 - Preview Box           *****
 * 3.2 - Info and More         ****
 * --------------------------- ***
 * - Content of gbc.css -      **
 * --------------------------- * 
 * 3.3 - Bottom Content        *
 * 4.0 - Footer                *
 * 4.1 - Footer Menu           * 
 ******************************/


/****************************
 **** 3.1 - Preview Box  ****
 ***************************/

.vorschau .preview .left{
float:left;
width:194px;
height:308px;
}

.vorschau .preview .small_img{
height:100px;
width:192px;
margin-bottom:1px;
}
.vorschau .preview .big_img{
height:305px;
width:512px;
float:left;
}
.vorschau .preview p{

}
.vorschau .preview .right{
float:right;
width:250px;
height:308px;
}
.vorschau .dvd_preview{
padding:0 11px 0 0;
}
.vorschau .dvd_preview img{
padding:0
}
.vorschau .dvd_preview .cover_desc{
border:none;
padding:0;
margin:0;
}
.vorschau .dvd_preview dl{
margin-bottom:20px;
}
.vorschau a.sidebar-link{
margin-bottom:20px;
}
.vorschau a.last{
margin-bottom:0px !important;
}

/*****************************
 **** 3.2 - Info and More ****
 ****************************/

.vorschau .info{
height:58px;
padding:12px 10px 0 10px;
background:#252525;
font-weight:bold;
margin-bottom:10px;
}
.vorschau .info .do_gangbang{
display:block;
float:left;
height:46px;
width:181px;
background:url(bilder/do_gangbang.jpg) 0 0 no-repeat;
margin-right:10px;
}
.vorschau .info .do_gangbang span{
display:none;
}
.vorschau .info dl{
width:335px;
}
.vorschau .info .down_stream{
width:80px;
float:left;
}
.vorschau .info .get_pass{
display:block;
height:46px;
width:232px;
float:right;
background:url(bilder/get_pass.jpg) 0 0 no-repeat;
}
.vorschau .info .get_pass span{
display:none;
}

.vorschau .message{
padding:1px 0 0 3px;
margin-bottom:10px;
}
.vorschau .message span{
display:none;
}
.vorschau .message .title{
height:76px;
width:257px;
float:left;
margin-right:43px;
background:url(bilder/message_title.jpg) 0 0 no-repeat;
}
.vorschau .message .do_live{
height:76px;
width:303px;
float:left;
margin-right:52px;
background:url(bilder/message_do_live.jpg) 0 0 no-repeat;
}
.vorschau .message .get_pass{
height:76px;
width:308px;
float:left;
background:url(bilder/message_get_pass.jpg) 0 0 no-repeat;
}























