/* cmsms stylesheet: reini_costum modified: 01/26/18 20:11:58 */
.themecolor01{color:#dd2b26;}
.themecolor02{color:#559BBA;}
.themecolor03{color:#409070;}

.bg-themecolor01{background:#dd2b26;}
.bg-themecolor02{background:#559BBA;}
.bg-themecolor03{background:#409070;}


.btn-themecolor01{}
.btn-themecolor02{color:#559BBA;}
.btn-themecolor03{color:#555555;}

.lead{
	font-family: 'Roboto', sans-serif;
	font-weight:300;
	font-size:1.4em;
}



.mark{background-color:	#559BBA;}
blockquote {
    margin: 0 0 20px 0;
    padding: 9px 10px 10px 19px;
}
blockquote, blockquote p {
    font-size: 1.0625em;
    line-height: 1.5;
    color: #18467f;
}
blockquote {
    border-left: 5px solid;
}
blockquote, blockquote p {
    font-style: italic;
    font-family: 'Roboto', sans-serif;
	font-weight:400;
}

.more, .more a, .back, .back a, .previous a, .next a, .previous, .next {
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    font-weight:400;
    text-decoration: none;
}

/*--- LISTS ---*/

ul.themecolor01 li {color:#555;}
ul.themecolor01 li:before {color:#dd2b26;}

ul.themecolor02 li {color:#555;}
ul.themecolor02 li:before {color:#559BBA;}

ul.themecolor03 li {color:#555;}
ul.themecolor03 li:before {color:#409070;}

/*---Content----*/
.content-top span.title-border{display:none;}
.icon-img{
    border-style: none;
    height: 50px;
    top: 3px;
    left: 0;
    display: inline-block;
    position: relative;
}

.icon-img-small{
    height: 36px;
    width: auto;
    display: inline-block;
    position: relative;
    bottom: -6px;
    margin-right: 0.5em;
}

.inline-image{
	width:55%;
	height:auto;
	margin-left:6%;
	margin-bottom:6%;
}
