/*
#####################################################################
#####################################################################
###############          Created: 07.10.14 ME         ###############
###############          Updated: 08.10.14 ME         ###############
#####################################################################
###############      Styles for Ceemes-Pagelets       ###############
###############   Templates für spezielle SEO-Texte   ###############
#####################################################################
#####################################################################
 */

h1.seo {
	padding-bottom:5px !important;
}

img.bild_in_text_left {
	height:auto;
	width:auto;
	max-height:200px;
	padding:12px 12px 8px 0px;
	float:left;
}

img.bild_in_text_right {
    height:auto;
    width:auto;
    max-height:200px;
    padding:12px 0px 8px 12px;
    float:right;
}

img.bild_unter_text {
    height:auto;
    width:100%;
    margin-top:15px;
    margin-bottom:15px;
    display:block;
}



.seo-produktbanner {
    float:right;
    vertical-align:top;
    border-left: 1px dotted #034873;
    padding: 5px 0 5px 15px !important;
    margin-left:15px;
    margin-right:20px !important;
    width: 215px;
}

.seo-produktbanner p {
    padding: 10px;
}

.height-30 {
    height:30px;
}
.seo-teaser-box-grey {
    background-color:#ededed;
    border-radius: 5px;
    display: block;
    height: auto;
    position: relative;
    width: 210px;
    z-index: 10;
}
.seo-teaser-box-grey h3 {
    padding:5px 0 0 10px !important;
}
.seo-teaser-box-hotline {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #028297;
    border-radius: 5px;
    display: block;
    height: auto;
    position: relative;
    width: 210px;
    z-index: 10;
}
.seo-teaser-box-hotline h5 {
    padding:5px 0 0 10px !important;
    font-size:13.5px;
}
.seo-hotline {
    color: #dd9202;
    font-weight:bolder;
    text-align:center;
    font-size:13px;
}
.block {
    display:block;
}
#seo-eKomiWidget_default {
    margin-left:30px !important;
}


/* 09. Oktober 2014 ME */
.img-container-right {
	float:right;
	margin:10px 25px 5px 10px;
	text-align:right;
}
.img-container-left {
	float:left;
	margin:3px 15px 0px 0px;
	text-align:left;
}
.img-container-left img,
.img-container-right img {
	max-width:300px;
	max-height:200px;
}

.bildunterschrift {
	color:#6c6c6c;
	font-style:italic;
	max-width:300px;
}

.last-block {
	padding-bottom:20px;
}

.content-padding {
	padding-right:10px;
}

.content-modul {
	margin-top:10px;
	width:100%;
	clear:left;
}
