a:link, a:visited {
  color: #65c359;
}
#page__header {  
  background: #ffffff; 
}

.newmenu li a {
  color: #35404D;
}

.newmenu li:hover {
    background: #ecf0f1}

#themenliste {
    background: #ffffff}

#themenliste li a:hover {
    color: #A9ADB3}

.btn.red {
	color: #fff;
}

#wikipro__footer {
    background: #ffffff;
}

.mode_denied #wikipro__content, .mode_resendpwd #wikipro__content, .mode_login #wikipro__content, .mode_register #wikipro__content,
.startwrapper {
	background-image: url("/Hintergrund.jpg");
	background-position: center right;
}


.startwrapper h1,
.startwrapper h2 {
  color: #ffffff;
  
}

.startwrapper h1 span,
.startwrapper h2 span {
  background: rgba(0,0,0,0.5);    
  padding-left: 10px;  
  padding-right: 10px;
}

input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="button"]:hover, input[type="button"]:active, input[type="button"]:hover, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:hover, input.button:hover, input.button:active, input.button:focus, a.button:hover, a.button:active, a.button:focus, button:hover, button:active, button:focus, .qq-upload-button:hover,
input[type="submit"], input[type="button"], input[type="reset"], input.button, a.button, button, .qq-upload-button,
.mode_login .centeralign .button, .mode_resendpwd .centeralign .button, .mode_register .centeralign .button, .mode_denied .centeralign .button,
.btn.red,
#dw__search .button,
.action.logout,
.action.login,
.btn {
	background: #B41B1A;
}

.wikipro .toggle strong span,
.newmenu .fa-caret-down,
.pagetools ul li a .fa,
.popover li .fa {
	color: #B41B1A;
}


#prefootercontent {
  display:none;
}


.wrap_startboxes .pagelist th {
  color: #B41B1A;
}

.mode_denied .contentwrappernew {
  background: none;
  padding: 0;
}

.logo-txt {
  height:70px;
  margin-top:14px;
}
.logo-turbine {
    animation: 60s linear 0s normal none infinite running dotheturbine;
}

@keyframes dotheturbine {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}

.wikipro div.breadcrumbs, 
.wikipro div.breadcrumbs a {
  background: #B41B1A;
  color: #fff;  
}
.startseite_bottom_boxes .box_more {
  margin-top:20px !important;
}



/* Layout Patch */

@media only screen and (max-width: 767px) {
 
  #dokuwiki__aside {
    display: block;
    float:left;
  }
  .showSidebar #wikipro__content {
    float:left;
    
  }
}
@media only screen and (min-width: 768px) {
  
  #dokuwiki__aside {
    display: block;
    width:20%;
    float:left;
  }
  #dokuwiki__aside .content {
    padding: 2em 1em;
  }
  .showSidebar #wikipro__content {
    float:left;
    width:80%;
    
  }
  .pagetools ul li a {
    width:100%;
    font-size:12px;
    padding:20px 0 20px;
  }
  .pagetools {
    width: 120px;
    position:fixed;
    right:20px;
    
  }
  .pagetoolheader {
    font-size:10px;
    
  }
  .pagetoolheader span {
    float:none;
    font-weight:bold;
    margin-top:3px;
    font-size: 14px;
  }
  .hasSidebar.wikipro div.page {
    padding:1.556em 160px 2em 2em;
  }
  
  h1 {
    margin: 0.3em 0 0.444em;
  }
  
  .startseite_bottom_boxes {
    margin-right: 122px;
  }
  .hasSidebar.wikipro div.page {
    padding-top: 0;
  }
}

#dokuwiki__aside h1,
#dokuwiki__aside h2,
#dokuwiki__aside h3,
#dokuwiki__aside h4,
#dokuwiki__aside h5,
#dokuwiki__aside h6 {
      font-family: "Montserrat",sans-serif;
    font-weight: 200;
}

.startseite_bottom_boxes .box_more {
  margin-top: 30px;
}
.wrap_startboxes {
  width: 100%;
  display:none;
}
.gesamtuebersicht + li {
  clear:left;
}

.sectionedit1 {
  clear: both !important;
}
