#main{
  background:#fff;
  padding-top:25px;
  padding-bottom:30px;
  min-height:250px;
}
#main ul li{
   background: url("../../tl_files/images/icon.png") left 7px no-repeat;
  padding-left:13px;
}
#main .mod_article{
  padding:0 20px;
}
#main h1 {
  color:#00b3ff;
  margin:0 0 20px 0;
}
#main .ce_accordion .toggler {
  color:#00b3ff;
  font-size:24px;
  cursor:pointer;
  background:#e5e5e5 url("../../tl_files/images/toggler_on.jpg") right 10px no-repeat;
  border-bottom: 1px dashed #000;
  margin-bottom:15px;
  padding:5px 0 5px 10px;
  font-family: 'Ropa Sans',sans-serif;
}
#main .ce_accordion .active {
  background:#e5e5e5 url("../../tl_files/images/toggler.jpg") right 10px no-repeat;
}
#main .accordion div{
  margin-bottom:30px;
}
#main .ce_colsetStart h1 {
  color:#00b3ff;
  background:#000;
  padding:10px 0 10px 20px;
  margin:0;
}
#main .ce_colsetStart {
  background:#fff;
  padding-bottom:50px;
}

#main .subcl {
 border-right:1px dashed #000;
  padding-left:20px !important;
  padding-right:10px !important;
}
#main .subcl .image_container{
  height:185px;
  max-height:185px;
  overflow:hidden;
}
#main .subc {
 border-right:1px dashed #000; 
  padding-left:10px !important;
  padding-right:10px !important;
}
#main .subc .image_container{
  height:185px;
  max-height:185px;
  overflow:hidden;
}
#main .subcr {
  padding-left:10px !important;
 padding-right:20px !important;
}
#main .subcr .image_container{
  height:185px;
  max-height:185px;
  overflow:hidden;
}
#main .ce_gallery {
 margin:10px 0; 
}
#main .ce_form label {
 padding-right:10px; 
}
#main .ce_form .text {
 border: 1px solid #000;
 padding:2px;
 width:570px;
  margin-bottom:15px;
}
#main .ce_form .textarea {
 border: 1px solid #000;
 padding:2px;
 width:570px;
  margin-bottom:15px;
}
#main .ce_form .captcha {
 border: 1px solid #000;
 padding:2px;
 width:50px;
  margin-bottom:15px;
}
#main .ce_form .submit {
 border:0;
 background:none;
 color:#00b3ff;
  font-size:24px;
  cursor:pointer;
}
#main .mod_sitemap .level_1 li{
  float: left;
  margin-right:60px;
  line-height:26px;
  background:#eee;
  border: 1px dashed #ccc;
  padding:1px 10px 1px 10px;
}
#main .mod_sitemap .level_1 .last{
  margin-right:0;
}
#main .mod_sitemap .level_1 li a{
  font-size:18px;
}
#main .mod_sitemap ul.level_2 li{
  display: block;
  float: none;
  margin-right:0;
  border:0;
  padding:0;
}
#main .mod_sitemap ul.level_2 li a{
  display: block;
  background: none;
  float: none;
  margin-right:0;
  font-size:14px;
  color:#000;
  font-weight:bold;
}
#main .mod_sitemap ul.level_2{
  margin:0;
  padding:0;
}
#main .mod_sitemap ul li{
  padding-left:0;
}
#main .mod_sitemap ul.level_3{
  margin:0;
  padding:0;
}
#main .mod_sitemap ul.level_3 li{
  margin-right:0;
  border:0;
  padding:0;
  background: none;
}
#main .mod_sitemap ul.level_3 li a{
  font-size:12px;
  color:#000;
  font-weight:normal;
}
#main .mod_search .text{
 background:#262626;
  border:0;
  color:#fff;
  font-family: 'Open Sans', sans-serif;
  font-weight:300;
  font-size:12px;
  height:24px;
  padding-left:5px;
  float: left;
  width:350px;
}
#main .mod_search .submit {
 background: url("../../tl_files/images/lupe.jpg") left top no-repeat;
  width:24px;
  height:24px;
  border:0;
  margin-left:5px;
  float: left;
  cursor:pointer;
}
#main .mod_search .header {float: none; clear: both; padding-top:10px;}
#footer {
  font-family: 'Open Sans', sans-serif;
  font-size:12px;
  font-weight:300;
  background: #000;
  color:#fff;
  padding-top:50px;
  padding-bottom:15%;
  margin-top:-35px;
}
.footer_inside {
  width:980px;
  margin: 0 auto;
}
.adresse a {
  color:#fff;
  text-decoration: none;
}
.adresse a:hover {
  color:#00b3ff;
  text-decoration: none;
}
.adresse b {
  color:#00b3ff;
  text-decoration: none;
}
#footer .adresse {
  margin-left:20px;
  width:500px;
  position: absolute;
}
#footer .mod_customnav{
  margin-right:20px;
  float: right;
  margin-top:15px;
  position: relative;
  z-index: 9999;
}
#footer .mod_customnav li{
  color:#fff;
  display: inline;
  margin-left:10px;
}
#footer .mod_customnav li a{
  color:#fff;
  text-decoration: none;
  transition: color 1.0s;
  -webkit-transition: color 1.0s;
}
#footer .mod_customnav li a:hover{
  color:#00b3ff;
  text-decoration: none;
  transition: color 0.5s;
  -webkit-transition: color 0.5s;
}
#footer .mod_customnav li .active{
  color:#00b3ff;
  text-decoration: none;
}
#footer .mod_customnav li .trail{
  color:#00b3ff;
  text-decoration: none;
}
#footer .line{
  border-top:1px dashed #fff;
  margin-bottom:10px;
}
#footer_haken .haken{
  position: absolute;
  right:-130px;
  top:-280px;
  z-index: 999;
}
.ios #footer_haken .haken{
  display: none;
}