html, body{
  background: #fff url(/images/layout/bg_vertical.jpg) repeat-x !important;
  color: #000;
  height: 100%;
  text-align: left;
}

.container{
  /*background: transparent url(/images/layout_v2/bg.png) center repeat-y !important;*/
  background: transparent url(/images/layout_v2/content_bg_all.png) center repeat-y !important;
/*  height:auto !important;*/
  text-align: left;
  color: #7e7f81;
  /*height: 100%;*/
  /*border-bottom: 1px solid #a5a5a5;*/
}

.active {
  color: #DD0053 !important;
}

active * {
  color: #DD0053 !important;
}

.highlight * {
  color: #DD0053 !important;
  background: transparent;
}

.clear{
  clear:both;
}

/* ========== */
/* = Header = */
/* ========== */

#header{
  height: 285px;
  background: transparent /*url(/images/layout/tmp/header.jpg) center no-repeat*/;
}

#header_top{
  height: 112px;
  background: transparent url(/images/layout_v2/header_bg.png) 4px 0px no-repeat;
}

#header_top_en{
  height: 112px;
  background: transparent url(/images/layout/dybuster_logo_en.png) 4px 0px no-repeat;
}

#header_banner{
  height: 169px;
  background: transparent url(/images/layout/banner_wissenschaft.jpg) 4px 0px no-repeat;
}

#header_banner_start{
  height: 169px;
  background: transparent;
}

#header_start{
  /*height: 270px;*/
  background: transparent /*url(/images/layout/tmp/header.jpg) center no-repeat*/;
}

.header_start{
  background: transparent url(/images/layout/header/banner_startseite.jpg) 4px 112px no-repeat;
}

.header_start_en{
  background: transparent url(/images/layout/header/banner_startseite_en.jpg) 4px 112px no-repeat;
}

#header_banner_eltern{
  height: 169px;
  background: transparent url(/images/layout/header/banner_eltern.jpg) 4px 0px no-repeat;
}

#header_banner_parents{
  height: 169px;
  background: transparent url(/images/layout/header/banner_eltern_en.jpg) 4px 0px no-repeat;
}

#header_banner_schulleiter{
  height: 169px;
  background: transparent url(/images/layout/header/banner_schulleiter.jpg) 4px 0px no-repeat;
}

#header_banner_schooladmin{
  height: 169px;
  background: transparent url(/images/layout/header/banner_schulleiter_en.jpg) 4px 0px no-repeat;
}

#header_banner_science_ausbildung{
  height: 169px;
  background: transparent url(/images/layout/header/banner_science_ausbildung.jpg) 4px 0px no-repeat;
}

#header_banner_science_produkte{
  height: 169px;
  background: transparent url(/images/layout/header/banner_science_produkt.jpg) 4px 0px no-repeat;
}

#header_banner_science_resultate{
  height: 169px;
  background: transparent url(/images/layout/header/banner_science_resultate.jpg) 4px 0px no-repeat;
}

#header_banner_science_therapiesys{
  height: 169px;
  background: transparent url(/images/layout/header/banner_science_therapiesys.jpg) 4px 0px no-repeat;
}

#header_banner_banner_science_wissenschaft{
  height: 169px;
  background: transparent url(/images/layout/header/banner_science_wissenschaft.jpg) 4px 0px no-repeat;
}

#header_banner_therapeuten{
  height: 173px;
  background: transparent url(/images/layout_v2/header/banner_therapie.png) no-repeat;
}


#header_banner_therapists{
  height: 169px;
  background: transparent url(/images/layout/header/banner_therapeuten_en.jpg) 4px 0px no-repeat;
}

#header_banner_prof{
  height: 173px;
  background: transparent url(/images/layout_v2/header/banner_prof.png) no-repeat;
}

#header_banner_neuro_1{
  height: 173px;
  background: transparent url(/assets/151/Head_Sci_1.png) no-repeat;
}

#header_banner_neuro_2{
  height: 173px;
  background: transparent url(/assets/152/Head_Sci_2.png) no-repeat;
}
#header_banner_neuro_3{
  height: 173px;
  background: transparent url(/assets/153/Head_Sci_3.png) no-repeat;
}
#header_banner_neuro_4{
  height: 173px;
  background: transparent url(/assets/154/Head_Sci_4.png) no-repeat;
}
#header_banner_neuro_5{
  height: 173px;
  background: transparent url(/assets/155/Head_Sci_5.png) no-repeat;
}
#header_banner_neuro_6{
  height: 173px;
  background: transparent url(/assets/156/Head_Sci_6.png) no-repeat;
}
#header_banner_tes_1{
  height: 173px;
  background: transparent url(/images/layout_v2/header/Header_Start.png) no-repeat;
}

#header_banner_tes_1_en{
  height: 173px;
  background: transparent url(/images/layout_v2/header/Headers_Start_English.png) no-repeat;
}
/* ========== */
/* = Footer = */
/* ========== */


/* ============== */
/* = Navigation = */
/* ============== */

#navigation{
  height: 155px;
  background: transparent;
  display: block;
}

#navigation_start{
  height: 121px;
  background: transparent;
  margin-top: -11px;
}
/*
#navigation ul li a{
  font-size: 16px;
  font-weight: bold;
  color: #6d6f71;
  text-decoration: none;
}

#navigation ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

#navigation ul li{
  float: left;
}

#navigation ul li ul li{
  clear: both;
}
*/



/* Navigation level 3 (in content, has its own layout) */
/*ul#navmenu-h { margin: 20px 0px 0px 0px; padding: 0; list-style: none; position: relative; }*/
#navigation_3 ul{
  margin: 0px 0px 50px 17px;
  padding: 0;
  list-style: none;
  list-style-image: url(/images/layout/list_arrow.png);
}

#navigation_3 ul li a{
  color: #6d6f71;
  font-size: 14px;
}

#navigation_3 ul li a:hover{
  font-size: 14px;
  color: #DD0053;
}

/* Breadcrums */
#nav_breadcrums{
  margin-top: 2px;
  margin-left: 8px;
}

#nav_breadcrums a{
  color: #6d6f71;
}

#nav_breadcrums a:hover{
  color: #DD0053;
}




/* Header Navigation */
#header_banner{
  text-align: center;
}

.header_nav_box{
  width: 393px;
  margin-left: auto;
  margin-right: auto;
  background: transparent;
}

.header_nav{
  width: 128px;
  height: 43px;
  float: left;
  margin: 0px 3px 0px 0px;
}

.header_nav a{
 display: block;
 width: 128px;
 height: 43px;
}

#header_nav_schulleiter a{
  background: transparent url(/images/layout/header_nav_schulleiter.png) no-repeat;
}

#header_nav_schulleiter a:hover{
  background: transparent url(/images/layout/header_nav_schulleiter_hover.png) no-repeat;
}

.current_nav_schulleiter a{
  background: transparent url(/images/layout/header_nav_schulleiter_hover.png) no-repeat !important;
}


#header_nav_therapeuten a{
  background: transparent url(/images/layout/header_nav_therapeuten.png) no-repeat;
}

#header_nav_therapeuten a:hover{
  background: transparent url(/images/layout/header_nav_therapeuten_hover.png) no-repeat;
}

.current_nav_therapeuten a{
  background: transparent url(/images/layout/header_nav_therapeuten_hover.png) no-repeat !important;
}

#header_nav_eltern a{
  background: transparent url(/images/layout/header_nav_eltern.png) no-repeat;
}

#header_nav_eltern a:hover{
  background: transparent url(/images/layout/header_nav_eltern_hover.png) no-repeat;
}

.current_nav_eltern a{
  background: transparent url(/images/layout/header_nav_eltern_hover.png) no-repeat !important;
}
/*
#header_nav_schulleiter:hover{
  background: transparent url(/images/layout/header_nav_schulleiter.png) no-repeat;
}

#header_nav_therapeuten:hover{
  background: transparent url(/images/layout/header_nav_therapeuten.png) no-repeat;
}

#header_nav_eltern:hover{
  background: transparent url(/images/layout/header_nav_eltern.png) no-repeat;
}*/


/* Header meta-navigation */
.meta-navigation_country{
  text-align: right;
  height: 90px;
  
}

.meta-navigation_country_content{
  width: 530px;
  height: 100%;
  margin: 0px 8px 0px 0px;
  float: right;
}

.meta-navigation_country_content a{
  color: #6D6F71;
}

.meta-navigation{
  height: 20px;
  text-align: right;

}

.meta-navigation_content{
  width: 530px;
  height: 100%;
  margin: 0px 2px 0px 0px;
  float: right;
  background: transparent;
}

.meta-navigation_content a{
  margin: 0px 6px 0px 0px;
  color: #6D6F71;
}

.meta-navigation ul { margin: 4px 8px 0px 0px; padding: 0; list-style: none; position: relative; }


.meta-navigation ul li { float: right; display: inline; position: relative; }
.meta-navigation ul li a{
  
}


/* Root Menu */
ul#navmenu-h a {
 border-top: 0;
 border-right: 0;
 padding: 6px 12px 6px 0px;
 float: left;
 display: block;
 /*background: #ccc;*/
 color: #6d6f71;
 font: bold 11px Arial, sans-serif;
 text-decoration: none;
 height: 1%;
}

/* =========== */
/* = Sidebar = */
/* =========== */

#sidebar{
  background: transparent;
  padding-top: 6px;
}

.sidebar_quote{
  width: 246px;
  height: 187px;
  padding: 0px 10px 0px 10px;
  text-align: center;
  font-style: italic;
  position: relative;
}
/*
.sidebar_quote span{
  display: block;
  font-weight: bold;
  color: #dd0053;
  font-style: normal;
}*/
/*
.sidebar_quote p{
  width: 266px;
  position: absolute;
  bottom: 10px;
  left: 0px;
  background: transparent;
}*/

.sidebar_quote p{
  width: 100%;
  /*background: transparent*/;
}

.sidebar_quote_text{
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  position: absolute;
  bottom: 25px;
  left: 0px;
}

.sidebar_quote_name{
  font-size: 11px;
  font-weight: normal;
  font-style: normal;
  height: 20px;
  vertical-align: bottom;
  position: absolute;
  bottom: 0px;
  left: 0px;
}

.infobox{
  width: 245px;
  border: 1px solid #6d6f71;
  padding: 10px;
}

.infobox_title{
  display: block;
  margin: 15px 0px 18px 0px;
  font-size: 18px;
}

.newsbox{
  width: 245px;
  border: 1px solid #6d6f71;
  padding: 10px;
  margin: 140px 0px 0px 0px;
}

.newsbox_title{
  width: 251px;
  height: 40px;
  margin: 5px 0px 18px 0px;
  font-size: 18px;
  background: yellow url(/images/layout/dybuster_news_header.jpg) no-repeat;
}

.newsbox_start{
  width: 245px;
  border: 1px solid #6d6f71;
  padding: 10px;
  margin: 20px 0px 0px 0px;
}

/* =================================================== */
/* = Sidebar Document Links (PDF, Word, Excel etc..) = */
/* =================================================== */


.document_link_pdf{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/page_white_acrobat.png) center left no-repeat;
}

.document_link_pdf_big{
  display: block;
  width: 200px;
  height: 30px;
  margin: 50px 0px 0px 0px;
  padding: 12px 0px 0px 40px;
  vertical-align: middle;
  color: #666;
  background: transparent url(/images/layout_v2/pdf_btn.png) no-repeat;
}

.document_link_word{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/page_white_word.png) center left no-repeat;
}

.document_link_excel{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/page_white_excel.png) center left no-repeat;
}

.document_link_powerpoint{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/page_white_powerpoint.png) center left no-repeat;
}

.external_link{
  /*display: inline-block;*/
  color: #dd0053;
  /*padding-left: 15px;
  line-height: 18px;
  background: transparent url(/images/icons/icon_external_link.png) center left no-repeat;*/
}

.document_link_zip{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/page_white_zip.png) center left no-repeat;
}

.buy_link{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/basket.png) center left no-repeat;
}

.ceebox_link{
  display: inline-block;
  padding-left: 20px;
  line-height: 18px;
  background: transparent url(/images/icons/control_play.png) center left no-repeat;
}


/* ==================== */
/* = Video in Sidebar = */
/* ==================== */

div.sidebar_video_button a{
  display:block;
  width: 178px;
  height: 38px;
  margin: 20px 0px 20px 0px;
  background: transparent url(/images/layout/video/video_button_grey.jpg) no-repeat;
}

div.sidebar_shop_button a{
  display:block;
  width: 178px;
  height: 38px;
  margin: 20px 0px 20px 0px;
  background: transparent url(/images/layout/shop/shop_button_grey.jpg) no-repeat;
}

div.sidebar_video_big a{
  display:block;
  width: 266px;
  height: 206px;
  background: transparent url(/images/layout/video/video_brain.jpg) no-repeat;
}

div.sidebar_video_big_start a{
  display:block;
  width: 266px;
  height: 206px;
  margin-top: 100px;
  margin-bottom: 20px;
  background: transparent url(/images/layout/video/video_brain.jpg) no-repeat;
}

/* =========== */
/* = General = */
/* =========== */

h1{ 
  font-size: 18px;
  font-weight: normal;
  color: #7e7f81 !important;
  /*border-bottom: 1px solid #7e7f81;*/
  padding-bottom: 20px;
}

h2{ 
  font-size: 18px;
  color: #7e7f81 !important;
}

h3{ 
  font-size: 14px;
  color: #7e7f81 !important;
}

h4{ 
  font-size: 12px;
  color: #7e7f81 !important;
}

h5{ 
  font-size: 11px;
  color: #7e7f81 !important;
}

h6{ 
  font-size: 11px;
  color: #7e7f81 !important;
  font-style: italic;
}
a{
  color: #000;
  text-decoration: none;

}

a:hover{
  color: #dd0053;
  text-decoration: none;

}

/* ================ */
/* = Page Content = */
/* ================ */

p.floatLeft img{
  float: left;
  clear: both;
  margin: 8px 8px 8px 0px;
}

p.floatRight img{
  float: right;
  clear: both;
  margin: 8px 0px 8px 8px;
}

.header_big{
  font-size: 20px;
  margin-bottom: 34px;
}
/*
.content-download-box{
  position:absolute; top: 630px;
}
  */
/* ================= */
/* = Client Quotes = */
/* ================= */

.client_quote_wrap{
  background: transparent;
}

.client_quote{
  height: 253px;
  background: transparent /*url(/images/layout/quotes/head_prof_markus_gross.jpg) left top no-repeat*/;
}

.client_quote_title{
  display: block;
  color: #dd0053;
  font-size: 20px;
  font-weight: bold;
  /*margin: 115px 0px 0px 200px;*/
  background: transparent;
  border-bottom: 1px solid #7e7f81;
  padding-bottom: 5px;
  margin: 0px 0px 20px 0px;
}

.client_quote_quote{
  color: #6a6c6f;
  font-size: 22px;
  font-weight: normal;
  /*margin: 0px 0px 0px 234px;*/
  font-style: italic;
  background: transparent;
}

.client_quote_name {
  color: #000;
  font-weight: normal;
  font-size: 12px;
  margin: -20px 0px 0px 0px;
}

/* =============== */
/* = CSS Buttons = */
/* =============== */

a.bt {
  border-radius:            3px;
  -moz-border-radius:       3px;
  -webkit-border-radius:    3px; 
  
  display:                  inline-block;
  padding:                  4px 6px 4px;
  .padding-bottom:          4px; /* IE hack to fix spacing issue. */
  
  text-decoration:          none;
  text-align:               center;
  
  background:               #f9f9f9;
  color:                    black;
  font-size: 14px;
  border:                   1px solid;
  border-top-color:       #ccc;
  border-left-color:      #ccc;
  border-right-color:     #bbb;
  border-bottom-color:    #bbb;
}
  
a.bt:hover { 
  border-color:           #dd0053;  
}

a.bt-gradient {
  position:           relative;
  overflow:           hidden;
}

a.bt-gradient span {
  position:         relative;
  z-index:          2;
} 

a.bt-gradient em {
  position:         absolute;
  bottom:           0;
  left:             0;
  z-index:          1;

  height:           40%;
  width:            100%;

  background:       #e3e3e3;

  border-top:       3px solid #eee; 
}

a.bt-gradient:hover em {
  top:              0;

  border-top:       0;
  border-bottom:    3px solid #eee;
}

/* ======== */
/* = Form = */
/* ======== */

/* Labels */
select{
  width: 151px;
}

/* V2 */
.wrap-col{
 height: 219px;
 background: transparent url(/images/layout_v2/content_header_bg.png) no-repeat;
}

.col-left{
/* height: 471px;*/
 width: 195px;
 padding-left: 26px;
 padding-right: -10px;
 margin-right: -10px;
 /*overflow: hidden;*/
 background: transparent url(/images/layout_v2/content_header_bg.png) 0px 0px no-repeat;
}

.col-center{
 /*height: 471px;*/
/*
 background: blue;
 opacity: 0.2;*/
 /*padding-left: 140px;
 padding-right: 50px;*/
 width: 490px;
 padding-right: 20px;
 /*overflow: hidden;*/

 background: transparent url(/images/layout_v2/content_header_bg.png) -221px 0px no-repeat;
}

.col-right{
 /*height: 471px;*/
 width: 187px;
 padding-left: 25px;
 padding-right: 5px;
 /*overflow: hidden;*/
 /*background: blue;
 opacity: 0.2;
 */
 background: transparent url(/images/layout_v2/content_header_bg.png) -731px 0px no-repeat;
}

/* V2 products */

.prod-container{
  background: orange url(/images/layout_v2/bg.png) center repeat-y !important;
  height:auto !important;
  text-align: left;
  color: #7e7f81;
  height: 100%;
  /*border-bottom: 1px solid #a5a5a5;*/
}

.prod-wrap-col{
 height: 471px;
 background: transparent url(/images/layout_v2/content_bg.png) no-repeat;
}

.prod-col-left{
 height: 471px;
 width: 194px;
 padding-left: 26px;
 overflow: hidden;
}

.prod-col-center{
 height: 471px;
/*
 background: blue;
 opacity: 0.2;*/
 /*padding-left: 140px;
 padding-right: 50px;*/
 width: 490px;
 overflow: hidden;
}

.prod-col-right{
 height: 471px;
 width: 187px;
 padding-left: 25px;
 padding-right: 5px;
 overflow: hidden;
 /*background: blue;
 opacity: 0.2;
 */
}

.content-text-with-nav{
/*  height: 371px;*/
  /*padding-left: 20px;
  padding-right: 20px;
  width: 350px;*/
  /*overflow:hidden;*/
  /*background: #e5e5e5;*/
  width: 330px;
}


.content-text{
  /*height: 371px;*/
  padding-left: 20px;
  padding-right: 20px;
  margin-left: 24px;
  width: 400px;
  /*overflow:hidden;*/
  /*background: #e5e5e5;*/
}

.nav-back{
  margin-top: -10px;
}

.nav-forward{
  margin-top: -10px;
}

.nav-back a{
  margin-top: -10px;
  color: #6d6f71;
}

.nav-forward a{
  margin-top: -10px;
  color: #6d6f71;
}
.content-footer{
/*height: 100px;*/
background: transparent;
}

.pdf-download{
  width: 44px;
  height: 45px;
  margin: 100px 0px 36px 38px;
  background: transparent url(/images/layout_v2/pdf_btn.png) no-repeat;
}

.navigation{
  margin: 17px 0px 0px 0px;
  padding: 0;
}

.navigation * {
  /*list-style-type: none;*/
}

.navigation li {
  list-style-type: none;
}

.navigation * a:hover {
  color: #dd0053;
}

.navigation li ul{
  padding: 0px 0px 0px 0px;
  margin: 0px 10px 0px 10px;
}

.navigation li a{
  font-size: 12px;
  font-weight: bold;
  color: #6d6f71;
}

.navigation li ul li{
  list-style-type: disc;
  margin-left: 14px;
}

.navigation li ul li a{
  font-size: 12px;
  font-weight: normal;
  color: #6d6f71;
}


.navigation * span.current a{
  color: #dd0053;
}

.navigation-2{
  margin: 17px 0px 0px 0px;
  padding: 0;
}

.navigation-2 * {
  list-style-type: none;
}

.navigation-2 li a{
  font-size: 12px;
  font-weight: normal;
  color: #6d6f71;
}

.navigation-2 li ul li a{
  font-size: 12px;
  font-weight: normal;
  color: #6d6f71;
}

.navigation-2 * span.current a{
  color: #dd0053;
}

/* Startseite */
.start-content-home{
  width: 209px;
  margin-left: 20px;
}

.start-content-school{
  width: 209px;
  margin-left: 20px;
}

/* Produkteseite */

.product-content{
  margin-left: 138px;
}

.download-product-info{
  height: 45px;
  margin: 20px 0px 0px 138px;
  padding-left: 60px;
  background: transparent url(/images/layout_v2/pdf_btn.png) no-repeat;
}

.buy-product a{
  display: block;
  width: 108px;
  height: 33px;
  margin-left: 350px;
  background: transparent url(/images/layout_v2/shop_btn.png) no-repeat;

}

.product-image-box{
  float:left;
}

.product-video-thumbnail{
  float:right;
  margin: 26px 20px 0px 0px;
}

/* Sidebar */
.sidebar-content-top{
  height: 380px;
}

.sidebar-content-bottom{
  height: 290px;
}

.nano-play{
  width: 215px;
  height: 100px;
  display: block;
  background: transparent url(/images/layout_v2/nano_btn.png) no-repeat;

}

.sidebar-title-news{
  padding-top: 62px;

}

.sidebar-testimonial-avatar{
  margin: 56px 0px 12px 30px;
}


/* Footer */

/*#footer{
  height: 170px;
}*/

#footer{
  margin-top: -136px !important; /* negative value of footer height */
  height: 94px !important;
  padding-top: 42px;
  background: transparent url(/images/layout_v2/content_footer_bg.png) !important;
}
.footer-contact{
  display: block;
  width: 68px;
  height: 15px;
  margin: 0px 0px 0px 870px;
}

/* Startseite */
.home-products-container{
  width: 490px;
  height: 472px;
  background: transparent url(/images/layout_v2/homepage_product_bg.png) 50% no-repeat;
  text-align: center;

}

.home-products-header{
  width: 100%;
  height: 40px;
}

.home-products-dybusterhome{
  width: 245px;
  height: 100%;
  background: transparent;
  float: left;
}

.home-products-dybusterschool{
  width: 245px;
  height: 100%;
  background: transparent;
  float:left
}

a.home-products-btn-infos-home{
  display: block;
  width: 141px;
  height: 29px;
  margin: 27px 0px 0px 53px;
  background: transparent url(/images/layout_v2/btn_mehr_infos_home.png) no-repeat;
}

a.home-products-btn-infos-school{
  display: block;
  width: 141px;
  height: 29px;
  margin: 27px 0px 0px 53px;
  background: transparent url(/images/layout_v2/btn_mehr_infos_school.png) no-repeat;
}

