/*
////////////////////////////////////////////////////////////////
//
// Styles fuer das Layout
//
// Weblication(r) CMS Strukturdesign Version 4.8
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit Weblication Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/


/* Runde Ecken Box START */
#start { width:510px; float:none;}
#start .roundCorner_box {
   width:100%; float:none; margin: 0 auto; text-align: center; overflow:hidden; margin-bottom: 15px  
}
#start .roundCorner_top p {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_tl_start.gif') no-repeat top left;
}
#start .roundCorner_top {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_tr_start.gif') no-repeat top right;
}
#start .roundCorner_bottom p {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_bl_start.gif') no-repeat bottom left;
}
#start .roundCorner_bottom {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_br_start.gif') no-repeat bottom right;
}
#start .roundCorner_top p, #start .roundCorner_top, 
#start .roundCorner_bottom p, #start .roundCorner_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
#start .roundCorner_content { background-color: #FFF; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 0 15px; text-align:left}
#start .roundCorner_content p a { text-decoration: none; color: #666;}
#start .roundCorner_content h2 a { text-decoration: none;}
#start .roundCorner_content h2 a:hover {  color: #336699;}
#start .roundCorner_content a:hover { text-decoration: underline;}

#start .elementStandard { text-align:left;    }
/* #start .elementStandard img {margin: 220px 30px 0 0;} */
#start h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color:#666; font-weight:bold; font-style:normal; margin-top:0px; }
#start h1 .ems { font-family: Georgia, "Times New Roman", Times, serif; font-size:1.5em; font-weight: normal; font-style: italic; line-height:1.25em; color:#cc3333; }

#start li {padding-bottom: 3px;}

#adsStart h1 { font-family:Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight:bold; font-size: 1.1em; color: #336699; padding: 4px 4px 3px 16px; background:  url(/de/wLayout/design/img/backgrounds/adsHeadBack.jpg) left top no-repeat; }
#adsStart p { color: #666; padding: 8px 4px 12px 16px; }
#adsStart a { color: #666; }
#adsStart img { margin:5px; float: rigth;}

div#adsStart {
width: 510px; background: url(/de/wLayout/design/img/backgrounds/adsBack.gif) left bottom no-repeat; margin: 2.0em auto;
}
div#leftCol { float: left; width: 240px;
}
div#rightCol {float: right; width: 240px;
}
/* clearfix zum Aufheben der Floatumgebung */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Runde Ecken Box  LOGOs */

#roundCorner_boxRight {
   width:190px; float:none; margin: 0 auto; margin-top: 3.5em; text-align: center; overflow:hidden;  
}
#roundCorner_boxRight .roundCorner_top p {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_tl_startRight.gif') no-repeat top left;
}
#roundCorner_boxRight .roundCorner_top {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_tr_start.gif') no-repeat top right;
}
#roundCorner_boxRight .roundCorner_bottom p {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_bl_startRight.gif') no-repeat bottom left;
}
#roundCorner_boxRight .roundCorner_bottom {
   background: url('/de/wLayout/design/img/backgrounds/roundCorner_br_start.gif') no-repeat bottom right;
}
#roundCorner_boxRight .roundCorner_top p, #roundCorner_boxRight .roundCorner_top, 
#roundCorner_boxRight .roundCorner_bottom p, #roundCorner_boxRight .roundCorner_bottom {
   width: 100%x;
   height: 20px;
   font-size: 1px;
}
#roundCorner_boxRight .roundCorner_content { background-color: #FFF; border-left: 1px solid #ccc; border-right: 1px solid #ccc; padding: 0 15px; text-align:center;}
#roundCorner_boxRight .roundCorner_content img { margin: 10px 0;}