
/************************************************************************************************************/
/* homepage teaser */
/*************************************************************************************************************/


.modulHead .tx-dfextensions-pi1 A,
.modulHead .tx-dfextensions-pi1 A:active,
.modulHead .tx-dfextensions-pi1 A:visited {
    width: 269px;
}


.modulContent .tx-dfextensions-pi1 LI {
    list-style: none;
    padding: 0px;

    float: left;
}

.modulContent .tx-dfextensions-pi1 A,
.modulContent .tx-dfextensions-pi1 A:active,
.modulContent .tx-dfextensions-pi1 A:visited {
    display: block;
    position: relative;

    padding: 7px;
    width: 271px;
    height: 70px;

    border-right: 1px solid #E0DEC7;
    border-top: 1px solid #E0DEC7;

    background-color: #535246;

    font-family: TradeGothic, verdana;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;

    overflow: hidden;

    line-height: 20px;

}

.modulContent .tx-dfextensions-pi1 A:hover {
    background-color: #000;
    text-decoration: none;
}

.tx-dfextensions-pi1 LI.last A,
.tx-dfextensions-pi1 LI.last A:active,
.tx-dfextensions-pi1 LI.last A:visited {
    border-right: none;

}



.tx-dfextensions-pi1 LI A SPAN.bottom {
    display: block;
    position: absolute;
    bottom: 7px;
    cursor: pointer;
    width: 270px;



}







/* Fokus */
.sub33 .col2 {
    width: 412px;
    height: 225px;
    background-color: #7D5A3A;

    padding: 8px;

    position: relative;
}

.sub33 .col2 H2 {
    position: absolute;
    bottom: 8px;
    color: #fff;

    margin-bottom: 0px;
}



/* twitter */
#homepageFoot .modulContent {
	display: none;
}

#homepageFoot .clubLink {
    padding-left: 24px;
	padding-bottom: 0px;
    width: 110px;
	
	overflow: hidden;
}


#twitterFeed {
    max-width: none;

}

#twitterFeed P {
    width: 698px;
    max-width: none;

    overflow: hidden;

    white-space:nowrap;
}

#twitterFeed A {
	display: inline;
	border: none;
	padding: 0px;
	width: auto;
	background: none;
	color: #000;
}
#twitterFeed A:hover {
	color: #000;
	text-decoration: underline;
}

.tx-dfextensions-pi8 {
    position: relative;
}
.tx-dfextensions-pi8 .blend {
    position: absolute;

    left: 798px;

    width: 59px;
    height: 16px;


    background-image: url(../pix/blend.png);
    background-repeat: repeat-y;
    background-position: left;
}