
/*************************** Bread crumb trail ***************************/
#breadcrumbtrail{
	margin:0 0 12px -1px;
}
#breadcrumbtrail .li{
	display:block;
	float:left;
	background:url(../files/website-layout/$file/sprite.gif) transparent no-repeat 0 -372px;
	margin:0 0 0 4px;
}
#breadcrumbtrail .li a{
	padding:0 0 0 9px;
	color:#990000;
	font-size:11px;	
}
#breadcrumbtrail .nav-first{
	background:none;
	margin:0;
}
#breadcrumbtrail .nav-first a{
	padding:0;
}

/*************************** Form ***************************/
.website .container-form{
	background-color:#F2F2F2;
	width:520px;
}
.website .container-form-inner{
	padding:20px 0 20px 108px;
}
.website .form .form-row{
	clear:both;
	margin-bottom:15px;
}
.website .form .label,
.website .form .form-description,
.website .form .textarea,
.website .form .input-text,
.website .form .select{
	border:0;
	padding:2px;
	width:300px;
	overflow:hidden;
}
.website .form .textarea,
.website .form .input-text,
.website .form .select{
	border:1px solid #ccc;
}
.website .form .input-date{
	width:80px;
}

.website .form .label{
	display:block;
	font-size:14px;
	margin-bottom:2px;
}
.website .form .form-row-submit{
	text-align:center;
	margin-bottom:0;
}
.website .form .input-submit{
	background:url(../files/website-layout/$file/pfeil_button_suche_login_2.gif) #004B9B no-repeat right 0;
	color:#FFF;
	width:87px;
	height:20px;
	padding:0 13px 2px 0;
}
.website .form .form-description{
	font-size:14px;
}
/************** Radio, Checkbox **************/
.website .form .container-radio{
	clear:both;
	padding-bottom:4px;
}
.website .form .container-input-radio{
	float:left;
	clear:both;
}
.website .form .label-radio{
	float:left;
	font-size:12px;
	margin:0 0 0 5px;
	padding-top:1px;
	position:relative;
}

/************** Captcha **************/
.website .form .captcha-image{
	float:left;
	width:50px;
	margin-right:10px;
}
.website .form .captcha-text{
	width:5em;
	height:25px;
}

/************** Error **************/
.website .form .form-error{
	color:red;
	padding:2px;
}

/*************************** Website ***************************/
.website{
	width:990px; /* Gesamtbreite des Layouts setzten */
	background-color:#f2f2f2;
	margin:0 auto;
}
#WUIMainContent{
	margin:0 auto;
}
.website-inner{
	padding:0 10px;
}
/*************************** Navigation All ***************************/
.website .nav a{
	text-decoration:none;
}
/*************************** Navigation simple (used in metanavigation & footer) ***************************/
.website .nav-simple .li{
	display:block;
	float:left;
	border-right:1px solid #000;	
}
.website .nav-simple .li a,
.website .nav-simple .li span{
	padding:0 9px 0 10px;
	display:block;
	color:#000;		
	font-size:11px;
}
.website .nav-simple .nav-first{
	padding:0;
}
.website .nav-simple .nav-first a,
.website .nav-simple .nav-first span{
	padding-left:0;	
}
.website .nav-simple .nav-last{
	border:0;
}
.website .nav-simple .nav-last a{
	padding-right:0;	
}

/******************** nav list ********************/
.website .nav-list{
	clear:both;
	float:right;
}
.website .nav-list-head{
	margin-bottom:15px;
}
.website .nav-list-foot{
	margin-top:15px;
}
.website .nav-list .li{
	float:left;
	margin-left:10px;
}
.website .nav-list .nav-entry{
	display:block;
	background-color:#004B9B;
	color:#FFF;
	padding:1px 4px 1px 5px;
	text-align:center;
	font-size:11px;
}
.website .nav-list .nav-entry-active{
	background-color:#bfdeff;
	color:#004B9B;
}
.website .nav-entry-arrow,
.website .nav-entry-text{
	display:block;
}
.website .nav-entry-arrow{
	margin-top:-1px;
}
/******** nav back & nav forward********/
.website .nav-list .nav-entry-arrow{
	display:block;
	margin-top:-1px;
	padding-bottom:1px;
}
/*************************** Content Container ***************************/
.website .content-container{
	margin:15px 0 0 0;
	background-color:#FFF;
	padding:12px 15px 15px 15px;
}

/*************************** Holy grail layout ***************************/
#colmask {
	position:relative;
	clear:both;
	float:left;
	width:940px;
	overflow:hidden;
	/* Left column background color */
	background:#FFF;		
}
#colmid {
	float:left;
	width:200%;
	position:relative;
	/* Width of left column */
	left:190px;
	/* Center column background color */				
	background:#FFF;    	
}
#colright {
	float:left;
	width:100%;
	position:relative;
	left:50%;
	/* Width of left column + width of right column */
	margin-left:-380px;
	/* Right column background color */		
	background:#FFF;    	
}
#col1wrap {
	float:right;
	width:50%;
	position:relative;
	right:100%;
}
#col1pad {
	/* 
	 * Margin-right = distance to right column
	 * Margin-left = width of left column and right column + margin-left of the center column
	 * */
	margin:0 20px 0 400px;
	overflow:hidden;
}
#col1 {
	width:100%;
	overflow:hidden;
}
.website-home #col1 {
	margin-top:0;
}
#col2 {
	float:left;
	/* Width of left column*/
	width:190px;
	position:relative;
	margin-left:-50%;
	/* Width of left column + padding left*/
	left:190px;
	overflow:hidden;
}
#col3 {
	float:left;
	/* Width of right column*/
	width:190px;
	position:relative;
	/* padding left*/
	left:0;
	overflow:hidden;
}

/*************************** Header ***************************/
.website .header-homepage {
	background:url(../files/website-layout/$file/Namingarea.jpg) #FFF no-repeat 0 0;	
	border-bottom:5px solid #990000;	
	height:100px;
	width:100%;
}
.website .header-member {
background: url('../files/portal/$file/area-mitglieder.jpg') no-repeat !important;
border-bottom: 5px solid #d3d3d3;
height:100px;
}

#header .input-text{
	width:111px;
	font-size:11px;
	padding:1px 0 1px 2px;
}
#header .label{
	display:block;
	text-transform:uppercase;
	font-size:11px;
	color:#990000;
}
#header .field-container{
	float:left;
	width:120px;
	overflow:hidden;
}
#header .field-submit{
	margin-left:122px;
}


.website .header-left {
}
.website .header-right {
	float:right;
	padding:7px 15px 0 0;
}

/*************************** Logo ************************************/
.website .header-logo {
	position:absolute;
	margin:12px 0 0 15px;
}
.website .header-logo a{
	background:url(../files/website-layout/$file/wirtschaftsrat-deutschland-logo.png) 0 0 no-repeat transparent;
}
.website .header-logo img{
	border:0;
}

/*************************** Metanavigation ***************************/
#metanavigation {
	float:right;
}
#metanavigation .li{
	border-right-color:#FFF;
}
#metanavigation .li a,
#metanavigation .li span {
	color:#FFF;
}

/*************************** Header Search ***************************/
.website .header-search{
	float:right;
	margin-left:25px;
}
.website .header-search .field{
	margin:0;
}
.website .header-search .field-submit .input-submit{
	width:27px;
	height:18px;
	background:url(../files/website-layout/$file/leselupe.gif) transparent no-repeat;	
}

/*************************** Header Login & Logout ***************************/
.website .header-login-logout{
	float:right;
	width:104px;
	height:19px;
	margin-left:10px;
}


.website .a-header-login{
	display:block;
	background:url(../files/website-layout/$file/sprite.gif) transparent no-repeat 0 -68px;	
	width:104px;
	height:100%;
}
.website .a-header-logout{
	display:block;
	background:url(../files/website-layout/$file/sprite.gif) transparent no-repeat 0 0;
	float:right;
	width:65px;
	height:100%;
}

/*************************** Horizontalnavigation ***************************/ 
#horizontalnavigation{
	width:100%;
	border-top:5px solid #FFF;
	background-color:#FFF;
}
#horizontalnavigation .nav-inner{
	width:100%;
   height:33px;
	background:url(../files/website-layout/$file/sprite-nav-top.gif) #004b9b repeat-x 0 -4px;
}
#horizontalnavigation .li{
	float:left;
	display:block;
}
#horizontalnavigation .li a{
	border-right:2px solid #FFF;
	display:block;
	padding:8px 0 7px 0;
	color:#FFF;
	font-size:13px;
	background:url(../files/website-layout/$file/sprite-nav-top.gif) #004b9b repeat-x 0 -4px;
	text-align:center;
}
#horizontalnavigation .nav-active a{
	color:#004b9b;
	background:url(../files/website-layout/$file/sprite-nav-top.gif) #bfdeff repeat-x 0 -38px;
}
#horizontalnavigation .nav-first a{
	border-left:2px solid #FFF;
	margin-left:15px;
}

#horizontalnavigation .nav-last ~ a{
width:190px !important; 
}

#horizontalnavigation .dropdown .dropdown-btn{
display:none;
}

/*************************** Verticalnavigation ***************************/
.website .nav-verticalnavigation{
	border-left:4px solid #004b9b;
	padding-left:4px;
	margin:0 0 60px 0;	
}
.website .nav-none{
	margin-bottom:0 !important;	
}

.website .nav-verticalnavigation ul, .website .nav-verticalnavigation .li{
	display:block;
	margin:4px 0 0 0;
            list-style:none;
	padding:0;
}
.website .nav-verticalnavigation .li a{
	display:block;
	padding:5px;
}

/*********** Level 1 ***********/
.website .nav-verticalnavigation .nav-first-l1{
	margin-top:0;
}
.website .nav-verticalnavigation .li .nav-a-l1{
	color:#FFF;
	background-color:#004b9b;
}
.website .nav-verticalnavigation .li .nav-a-l1-active{
	background-color:#bfdeff;
	color:#004b9b;
}

/*********** Level 2 ***********/
.website .nav-verticalnavigation .li .nav-a-l2{
	color:#000;
	background-color:#d9d9d9;
	padding-left:9px;
}
.website .nav-verticalnavigation .li .nav-a-l2-active{
	padding-left:9px;
	background-color:#bfdeff;
	color:#004b9b;
}

/*********** Level 3 ***********/
.website .nav-verticalnavigation .li .nav-a-l3{
	color:#000;
	background-color:#f2f2f2;
	padding-left:19px;
}
.website .nav-verticalnavigation .li .nav-a-l3-active{
	padding-left:19px;
	background-color:#bfdeff;
	color:#004b9b;
}

/*********** Level 4 ***********/
.website .nav-verticalnavigation .li .nav-a-l4{
	color:#000;
	background-color:#fff;
	padding-left:36px;
}
.website .nav-verticalnavigation .li .nav-a-l4-active{
	padding-left:36px;
	background-color:#bfdeff;
	color:#004b9b;
}

/*********** Level 5 ***********/
.website .nav-verticalnavigation .li .nav-a-l5{
	color:#000;
	background-color:#fff;
	padding-left:53px;
}
.website .nav-verticalnavigation .li .nav-a-l5-active{
	padding-left:53px;
	background-color:#bfdeff;
	color:#004b9b;
}


/*************************** Topic Overview ***************************/
.website .topicoverview{
	border-left:4px solid #004b9b;
	margin:0 0 22px 0;	
}
.website .topicoverview .topicoverview-inner{
	padding: 0 0 0 4px;
}
.website .topicoverview ul{
	margin:0;
           padding:0;
}
.website .topicoverview .li{
	display:block;
	background-color:#FFF;
	margin:4px 0 0 0;
           padding:0;
}
.website .topicoverview .li a{
	display:block;
	color:#000;
	padding:5px; 
}
.website .topicoverview .nav-first{
	margin-top:0;
}
.website .topicoverview .nav-active{
	background-color:#bfdeff;
}
.website .topicoverview .nav-active a{
	color:#004b9b;
}

/*************************** Footer ***************************/
#footer, #footer2 {
	width:100%;
	margin:15px 0 15px 0;
	padding-bottom:12px;
}

.footer-color-homepage {
  border-top:5px solid #990000; 
}

.footer-color-member {
  border-top:5px solid #D3D3D3; 
}

#footer .footer-inner, #footer2 .footer-inner{
	margin:17px 0 0 15px;	
}
#footer{
	margin-bottom:0;
	padding-bottom:0;
}
#footer .footer-top{
	clear:both;
	font-size:11px;
}
#footer2 .footer-left{
	float:left;
}
#footer2 .footer-right{
	float:right;
	margin:0 14px 0 0;
}
#footer2 .footer-right .li{
	border:0;
	font-size:12px;
	height:20px;
	margin-left:25px;
}
#footer2 .nav-tellafriend{
	padding-left:19px;
	background:url(../files/website-layout/$file/sprite.gif) transparent no-repeat 0 -555px;
}
#footer2 .nav-print{
	padding-left:10px;
	background:url(../files/website-layout/$file/sprite.gif) transparent no-repeat 0 -490px;
}
#footer2 .nav-top{
	padding-left:2px;
	background:url(../files/website-layout/$file/sprite.gif) transparent no-repeat 0 -618px;
}

/*************************** Box ***************************/
.website .box{
	display:block;
	margin:15px 0 0 0;
}
.website .box-first{
	margin-top:0;
}
.website .box-header{
	display:block;
	background-color:#004b9b;
	padding:5px 0 6px 0;
	margin:0 0 4px 0;
}
.website .box-header-headline{
	display:block;
	color:#FFF;
	text-align:center;
	font-size:12px;
}
.website .box-content{
	display:block;
	background-color:#fff;
	padding:10px;	
}
.website .box-content-full{
	padding:0;	
}
.website .box-gray{
	background-color:#f2f2f2;
}
.website .box-norightpadding{
	padding-right:0;
}
.website .box .box-content a{
	text-decoration:none;
}
.website .box .box-content-image{
	margin: 8px 13px 15px 13px;
}
.website .box-content .downloadlink{
	display:block;
	padding-left:43px;
	background-image: url(../files/website-layout/$file/doppelpfeile_blau.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.website .box-content .downloadlink a{
            color:#004B9B;
}
.website .box .box-content-left{
	float:left;
	width:137px;
}
.website .box .box-content-right{
	float:right;
}
.website .box .box-entry{
            display:block;
	margin: 28px 0 0 0;
}
.website .box .box-entry-first{
	margin: 0;
}
.website .box .box-entry{
	background-image: url(../files/website-layout/$file/doppelpfeile_rot.gif);
	background-repeat:no-repeat;
	background-position:right 95%;
}
.website .box .box-entry-left{
	width:200px;
	float:left;
}
.website .box .box-entry-right{
	float:left;
}
.website .box .box-entry .date{
            display:block;
	margin: 0 0 5px 0;
	font-size:11px;
}
.website .box .box-entry .headline{
            display:block;
	margin: 0 0 2px 0;
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.website .box .box-entry .headline a{
	font-weight:bold;
	color:#990000;
}
.website .box .box-entry .underline{
            display:block;
	margin: 0 0 5px 0;
	font-size:14px;
}
.website .box .box-entry .abstract{
            display:block;
}

/*************************** Box Events***************************/

.website .box-events{
       margin:0;
}
.website .box-events .box-content{
       min-height:335px;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#F2F2F2;}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#D9D9D9;border:1px solid #004B9B;padding:15px;}
        #cboxLoadingOverlay{background:#D9D9D9;border:1px solid #004B9B;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{position:absolute;top:-15px;right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}

/************ Tabs ************/
.website .tabs-header{
	border-bottom: 4px solid #900;
	padding: 0 0 2px;
}
.website .tabs .li{
	display: block;
	float: left;
	text-align: center;
	background:none;
}
.website .tabs .li .a-tab{
	background-color: #004b9b;
	color: #FFF;
	display: block;
	padding: 3px 0;
	text-decoration: none;
}
.website .tabs .tab-active .a-tab{
	background-color: #900;
	margin-bottom: -2px;
	padding: 3px 0 5px;
	position: relative;
}
.tabs-content{
	background-color: #fefefe;
	width: 100%;
}
.tabs-content-inner{
	padding: 30px;
}

/************ Socialbookmarks ************/
.socialbookmarks{
	clear:both;
}
.socialbookmarks .icons a{
	display:block;
	float:left;
	margin-right:6px;
}

/************ Retina ************/
@media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
	.website .header-logo a{
		background-image:url(../files/website-layout/$file/wirtschaftsrat-deutschland-logo-@2x.png);
		background-size: 216px 71px;			
	}
	.website .header-homepage {
		background-image:url(../files/website-layout/$file/Namingarea-@2x.jpg);
		background-size: 100% 100px;	
	}
}


/************ Privacy Notice ************/
.privacy-notice {
  background-color: #fff;
  border-radius: 0 5px 5px 0;
  bottom: 10vh;
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.4);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
  height: auto;
  -webkit-box-pack: justify;
  justify-content: space-between;
  left: 0;
  max-height: 80vh;
  min-width: 300px;
  overflow-y: auto;
  padding: 20px 40px;
  position: fixed;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
  width: 20vw;
  z-index: 999;
  line-height: 1;
}

.privacy-notice.collapsed {
  -webkit-transform: translateX(-110%);
  transform: translateX(-110%);
}
.privacy-notice span {
  display: block;
}
.privacy-notice span.title {
  font-size: 30px;
  margin-bottom: 8px;
  line-height: 1.2;
}
.privacy-notice div.text {
  overflow: hidden;
  font-size: 18px;
  line-height: 1.2;
}
.privacy-notice div.text,
.privacy-notice .settings-container {
  -webkit-transition: all 120ms ease-in-out;
  transition: all 120ms ease-in-out;
}
.privacy-notice .show-more,
.privacy-notice .show-less {
  cursor: pointer;
  display: block;
  padding-bottom: 8px;
  color: #004b9b;
}
.privacy-notice .show-less {
  font-size: 1.25em;
}
.privacy-notice a {
  cursor: pointer;
  text-decoration: none;
  color: #004b9b;
}
.privacy-notice .settings-container {
  height: 0;
  overflow: hidden;
}
.privacy-notice .settings-container .setting {
  -webkit-box-align: center;
  align-items: center;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  margin-bottom: 10px;
  font-size: 1.25em;
}
.privacy-notice .settings-container span {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
}
.privacy-notice .settings-container .slider {
  background: #bbb;
  border: 3px solid #bbb;
  border-radius: 20px;
  cursor: pointer;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  height: 20px;
  margin: 0 20px 0 0;
  position: relative;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
  width: 40px;
}
.privacy-notice .settings-container .slider.disabled {
  background: #cee6ff !important;
  border: 3px solid #cee6ff !important;
  cursor: not-allowed;
}
.privacy-notice .settings-container .slider.disabled .inner {
  border: 3px solid #cee6ff !important;
}
.privacy-notice .settings-container .slider[data-active="true"] {
  background: #004b9b;
  border: 3px solid #004b9b;
}
.privacy-notice .settings-container .slider[data-active="true"] .inner {
  border: 3px solid #004b9b;
  left: 17px;
}
.privacy-notice .settings-container .slider .inner {
  background: #fff;
  border: 3px solid #bbb;
  border-radius: 100%;
  height: 20px;
  left: -3px;
  position: absolute;
  top: -3px;
  -webkit-transition: left 120ms ease-out;
  transition: left 120ms ease-out;
  width: 20px;
}
.privacy-notice .button-container {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0 0 20px;
}
.privacy-notice button {
  -webkit-box-flex: 1;
  flex: 1 0 100%;
  justify-self: flex-end;
  margin-top: 16px;
  padding: 0 !important;
}
.privacy-notice button.accept-option {
  display: none;
}
.privacy-notice button.accept-all {
  display: -webkit-inline-box;
  display: inline-flex;
}
.privacy-notice button.accept-all,
.privacy-notice button.accept-option {
  -webkit-box-align: center;
  align-items: center;
  background-color: #004b9b;
  border: 2px solid #004b9b;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 42px;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 45px;
  text-align: center;
}
.privacy-notice button.accept-all *,
.privacy-notice button.accept-option * {
  color: #fff;
  font-weight: 500;
}
.privacy-notice button.accept-all:hover,
.privacy-notice button.accept-option:hover {
  box-shadow: 0 0 0 1px #004b9b;
}
.privacy-notice button.decline {
  -webkit-box-align: center;
  align-items: center;
  background-color: #fff;
  border: 2px solid #004b9b;
  border-radius: 5px;
  color: #004b9b;
  cursor: pointer;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  height: 42px;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 0 45px;
  text-align: center;
}
.privacy-notice button.decline * {
  color: #fff;
  font-weight: 500;
}
.privacy-notice button.decline:hover {
  box-shadow: 0 0 0 1px #004b9b;
}
.btn-login-cookie,
.btn-login-cookie:hover {
  background-color: #990000;
  color: #fff !important;
}

