/************ MODULE-DESIGN: DEFAULT  ************/

.mod
{
	width: 100%;
    float: left;
    position: relative;
    line-height: 140%;
}

.mod .teaser
{
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 100%;
    float: left;
}

.mod .ressort
{
	text-transform: uppercase;
	letter-spacing: 1px;	
	margin: -8px 0 8px -8px;
    padding: 2px 0 0 8px;
	width: 100%;
	float: left;
}



.mod .mediaCon
{	
	margin: 0 0 8px 0;
	width: 100%;
	float: left;
}

.mod  .portrait .mediaCon
{ 	
	width: 50%;
	float: none;
	overflow: auto;
	margin-left:  auto;
	margin-right: auto;
}

.mod .media
{
    width: 100%;
    float: left;
    position: relative;
}

.mod .mediaB
{
    width: 48%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaC
{
    width: 31.333%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaD
{
    width: 23%;
    margin-left: 0.9%;
    margin-right: 0.9%;
}

.mod .mediaLink{
	width: 100%;
	float: left;
}

.mod  .mediaCon .img
{
	float: left;
	width: 100%;
}

.mod .icon
{
    left: 0;
    bottom: 0;   
    position: absolute;
}

.mod .icon img
{
    width: 100%;
}
.mod .marke
{ 
	float: right;
    margin-right: 8px;
    margin-top: -80px;
}


.mod  .dachzeile
{
	margin: 0 0 4px 0;
	width: 100%;
	float: left;
}

.mod  .headline
{	
	margin: 0 0 6px 0;	
	width: 100%;
	float: left;
}

.mod .subtitle
{
    width: 100%;
    float: left;
}

.mod  .teasertext
{
	margin: 0 0 8px 0;
	width: 100%;
	float: left;
	line-height: 140%;
}

.mod .text
{

}

.mod .teasertext.colCnt2
{
	column-count: 2;
    column-gap: 15px;
	column-rule-color: #A3B5C1;
    column-rule-style: solid;
    column-rule-width: 1px;
	
	-moz-column-count: 2;
    -moz-column-gap: 15px;
    -moz-column-rule-color: #A3B5C1;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 1px;
	
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
    -webkit-column-rule-color: #A3B5C1;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 1px;
}

.mod .linklist
{ 
	float: left;
	margin: 0 0 8px 0;
	width: 100%;	
}

.mod .linklist .more
{ 
		clear: both;
	margin: 0 0 6px 0;
	width: 100%;
}

.mod .linklist .list li
{ 
	width: 100%;
	float: left;	
	/* padding: 3px 0 3px 0;  wp */
	/* border-bottom: 1px solid #9dadc7; wp */
}