/* gesamter-Teaserbereich*/
.sitebox{
    padding-left:3px;
    padding-top:12px;
    width: 460px;
    height: 230px;
    float:left;
    margin: 6px;
    text-align:center;
}

.sitebox_title { padding: 7px 0px 0px 215px; text-align:center;}
.sitebox_title a {color: #E51134;}
.sitebox_title a:hover {color: #fff;}

.sitebox_screenshot a img { border: 1px solid #E51134;}
.sitebox_screenshot a:hover img { border: 1px solid #fff;}
.sitebox_description {}
.sitebox_join {text-align: center;display:block;}
.sitebox_content {padding:2px 0px 0px 215px;cursor:pointer;}
.sitebox_content a.BigButton {display:block;margin:20px 10px 20px 30px;width:184px;height:98px!important;height:128px;text-align:center;font-size:30px;font-weight:bold;padding-top:30px;} 
#content { background-color:#222222; text-align: center;}
#siteboxList {
    clear:both;
    background-color:#222222;
    background-image:url("../images/teaser_bg.jpg");
    background-repeat:repeat-x; 
    background-position: top;
    text-align: center;
}
#siteboxList a {text-decoration:underline;}
#siteboxListEnd {clear:both;}
#siteboxListBegin {clear:both;}

#siteheadList {
    clear:both;
    background-color:#222222;
    background-image:url("../images/teaser_bg.jpg");
    background-repeat:repeat-x; 
    background-position: top;
}
#siteheadListEnd {clear:both;}
#siteheadListBegin {clear:both;}

.sitebox_button { width:223px; margin: 4px;height:32px;overflow:hidden;}
.sitebox_button a {display:block;width:223px; height:32px; background-position: 0px 0px;background-repeat:no-repeat;}
.sitebox_button a:hover { background-position: -223px 0px;}

.sitebox_button a.button_enter { background-image: Url('../images/button_entersite.png');}
.sitebox_button a.button_join { background-image: Url('../images/button_join.png');}

.siteshead_pix{
    float:left;
    margin: 10px;
    width: auto;
}
.siteshead_textbox{
    background-image:url("../images/textback.gif");
    background-repeat:no-repeat; 
    background-position: top;    
    margin: 10px 5px;
    width: 298px;
    height: 219px;
    float:left;
}
.siteshead_title { text-align:center;color:#FFF;font-size:15px;font-weight:bold; padding-top:10px;}
.siteshead_text { color:#FFF;font-size:12px;padding:10px 20px;}
.siteshead_join {margin-top:10px; padding-left:35px;}