/* Copyright (c) 2016 Masterhomepage GmbH
*  
*  CSS HOME
*/

div[itemprop="articleBody"] {padding-left:0px; max-width: 1200px;}
#content {text-align:center; /*border-bottom: 1px solid #333; margin-bottom:35px;*/ min-height:0px; padding-bottom:20px;}
#mainbody {margin:30px auto 50px; padding-top:30px;}
.titel {padding-bottom:10px;}
#teaser {overflow:auto;}
#teaser .custom {float:left; margin-right:2px; width:298px; /*background:#F7F6F4;*/ min-height:730px; font-size:16px;}
#teaser .custom img {max-width:298px; height:auto;}
#teaser .teaser-content {padding:0px 20px 20px;}
#teaser img {margin-left:-20px; margin-right:-20px; max-width:none;}

@media screen and (max-width : 1199px) {
#teaser .custom {width:100%; min-height:10px;}
#teaser .custom img {min-width:100%; height:auto;}
#teaser .moduletable {max-width:none;}
#teaser img {max-width:none !important; margin-left:0px; margin-right:0px;}
#content {text-align:left;}
}

