/************ ALLGEMEIN  ************/
.moduleTitle{
color: #2C7EBE;
text-transformation: uppercase;
line-height: 12px;
margin-bottom: 12px;
font-weight: bold;
}

div.module{
margin-bottom:40px;
}
div.editMode{
width: 211px;
}

div.borderDottedModul{
border-bottom: 1px dotted #2C7EBE;
height: 4px;
width:100%;
margin-bottom: 8px;

}


/************* NEWSMODULE *************/


ul.standartModule li{
list-style: none;
padding: 0px 0px 8px 10px;
border-bottom: 1px dotted #2c7ebe;
margin-bottom: 8px;
}

ul.standartModuleEnd li{
list-style: none;
padding-left: 10px;
}

ul.standartModule li a{
display: block;
}


/************* BROCHURESMODULE *************/

.brochuresModulList li{
list-style: none;
border-bottom: 1px dotted #2c7ebe;
margin-bottom: 8px;
padding-bottom: 8px;
}
ul.brochuresModulList li a{
display: block;
}


/************* CONTACT Module ****************/

.contactModule{
width: 210px;
display:block;
padding-top: 16px;
border-bottom: 1px dotted #2C7EBE;
}

.contactModule a{
display:block;
}
.contactModule a:hover{
color:#2C7EBE;
}
.contactModule p.contactModuleText {
padding: 5px 5px 3px 5px;
}
.contactModule img{
padding-left: 2px;
with: 80px;

}
.contactModule .iconContact{
padding: 5px 0px 0px 30px;
background-position: 2px 6px;

};




