/************  MODULE-DESIGN: LISTE  ************/


.modList
{

}

.modList .box
{
	border-bottom: 1px solid #BAC5D9;
    border-top: 1px solid #BAC5D9;
    margin: -1px 0 0;
}

.modList .teaser
{
    padding-top: 6px;
}

.modList .teaserHeadline
{

}


.modList  .mediaCon
{
    width: 25%;
    margin-top: 8px;
}

.modList  .media
{

}

.modList .mediaLink{

}

.modList  .mediaCon .xxl
{
    width: 100%;
}

.modList  .mediaCon .xl
{
    width: 100%;
}

.modList .mediaCon .l
{
    width: 100%;
}

.modList  .mediaCon .m
{
    width: 100%;
}

.modList  .mediaCon .s
{
    width: 100%;
}

.modList .icon
{ 

}

.modList .icon.video
{ 

}

.modList .icon.audio
{ 

}

.modList .icon.galerie
{  	

}

.modList .marke
{ 

}


.modList .dachzeile
{ 
	width: 74%;
    float: right;
    font-size: 0.9em;
    margin-bottom: 4px;
}

.modList .headline
{
    width: 74%;
    float: right;
    margin-bottom: 4px;
}

.modList  .teasertext
{
    width: 74%;
    float: right;
    margin-bottom: 4px;
}


.modList  .dachzeile.fullwidth,
.modList  .headline.fullwidth,
.modList  .teasertext.fullwidth,
.modList  .linklist.fullwidth
{
    float: left;
	width: 100%;
}

.modList .linklist
{
    width: 74%;
    float: right;
    margin-bottom: 0px;
}

.modList .linklist .more
{  

}

.modList .linklist .more strong
{ 

}

.modList .linklist .list
{
    border-top: none;
}

.modList .linklist .list li
{
    border-bottom: none;
    font-size: 0.9em;
    padding: 4px 0 0;
}

.modList .linklist .list li a
{
    color: #516384;
}

/************ MODULE-DESIGN: SLIDER  ************/

.modList .controls
{

}

.modList .controls .buttons
{

}

.modList .controls .prev
{ 

}

.modList .controls .next
{
	
}



/* Ergaenzungen fuer Suche **/

.modList h3.headline
{
	font-size: 1.2em;
	font-weight: bold;
}

.modList .premiumResult, 
.modList .premiumResult
{
	padding: 0;
	width: auto;
	margin: 20px 1%;
	float: left;
	background: #E1E7F2;
	width: 98%
}

.modList .premiumResult a
{
	padding: 12px 8px;
	display: block;
	background: #E1E7F2;
}

.modList .premiumResult a:hover
 {
	background: #dce1eb;
}

.modList .premiumResult .premiumResultTitle, 
.modList .premiumResult .premiumResultTitle
{
	display: block;
}

.modList .premiumResult .premiumResultTitle
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0 0 4px 0;
}



