/*
* standardseite
*
*/
#center_content {
    position: relative;
    border-top: solid 3px #7BA522;
    padding: 0px 0px 90px 0px;
    background: url(../../../images/specials/bundesliga/footer.jpg) bottom left no-repeat;
}
.teaser {
    position: relative;

    background: url(../../../images/dots.gif) top left;
    width: 100%;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    margin: 0px;
}
.teaser .teaser_content h2 {
    margin:0px !important;
    padding-bottom:10px;
    background:#fff;
}
.teaser .teaser_content {

}
.teaser p.link {
    padding-left:5px;
}

.teaser .teaser_content {
    border-top: solid 1px #B8B8B8;
    width: 100%;
    margin: 0px;
    padding: 0px;
    background: #fff;
}
.teaser .teaser_content div.plain {
    margin: 0px;
    padding: 0px;
    width: 599px;
    padding: 20px 190px 0px 10px;
    background: #fff;
     margin: 0 0 2px 0;
}
.list {
    border-bottom: none;
    background: #fff;
    width:100%;
    border:none;
}
.teaser .teaser_content div.plain ul{
    list-style-image:url(../../../images/icons/digit_il.jpg);
    padding:15px 0 15px 17px;
    margin:0px;
}

.start {
    width:618px;
    background:#fff;
}

.start DIV{
	margin:0px;
    padding: 5px 6px 5px 9px;
    background: url(../../../images/specials/bundesliga/trenner.gif) 0px 5px no-repeat;	   
}

.start DIV:first-child{
    background:none;
}


.plain {
	position:relative;
}
.plain H2{
    width:200px;
}

