/* Main Format */

body {
  background: url(/img/background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  font-family: 'Roboto', Arial;
  margin: 0;
  padding: 12px 0;
  font-size: 100.01%;
  letter-spacing: 0.2px;
}

#mainframe {
  width: 960px;
  background: rgba(228, 222, 206, .7);
  margin: auto;
  border:1px solid #000000;
}

#header {
  margin-bottom: 10px;
  padding-top: 15px;
}

#content {
  padding: 0 20px;
  width: 920px;
}

table {
  text-align: left;
}


#wie-wo-kann-ich-bauen:target {
  background-color: #ffa;
}

/* Round */

*.round {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

*.roundsmall {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

#eins, #zwei, #drei{
  display:none;
  width: 920px;
}






/* Text Boxes */

*.block {
  background-color: #201911;
  padding: 0px 7px 7px 7px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

*.blockfull {
  background-color: #201911;
  padding: 7px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

*.blockfullsmall {
  background-color: #201911;
  padding: 7px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

*.sblock {
  background-color: #003700;
  padding: 7px;
}

.header-shadow {
  padding: 7px;
  height: 26px;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  background: #201911);
  background: -moz-linear-gradient(90deg, #201911 25%, #3d3021 100%);
  background: -webkit-linear-gradient(90deg, #201911) 25%, #3d3021 100%);
  background: -o-linear-gradient(90deg, #201911 25%, #3d3021 100%);
  background: -ms-linear-gradient(90deg, #201911 25%, #3d3021 100%);
  background: linear-gradient(0deg, #201911 25%, #3d3021 100%);
}

*.block-header {
  color: #e4dece !important;
  padding: 0px 8px 7px;
}

.block-content {
  background-color: #d9d2be;
  padding: 6px 8px 6px;
  overflow: auto;
  font-size: 80%;
  line-height: 1.4em;
}

.block-content-mainpage {
  background-color: #d9d2be;
  padding: 6px 23px 6px;
  font-size: 95%;
  line-height: 1.2em;
}

/* Text-Format */

.uber1 {
  font-size: 22px;
  line-height: normal;
  font-weight: bold;
}

.uber1bright {
  font-size: 22px;
  line-height: normal;
  font-weight: bold;
  color: #e4dece;
}

.uber2 {
  font-size: 18px;
  line-height: normal;
  font-weight: bold;
}

.font1 {
  font-size: 13px;
}

.justify {
  text-align: justify;
}

.textsize1 {
  font-size: 100% !important;
}

.center {
  text-align: center;
}

.right {
  float: right;
}

.uberglow {
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b !important;
}

.lowuberglow {
  text-shadow: 0 0 0.2em #ce8b1b, 0 0 0.1em #ce8b1b !important;
}


/* Links */
a img {
  border: 0;
}

.block-header a {
  text-decoration-line: none;
  color: #e4dece;
}

.block-header a:hover {
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none !important;
  color: #e4dece;
}

#menu a {
  text-decoration-line: none;
  color: #e4dece;
}

#menu a:hover {
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none !important;
  color: #e4dece;
}

.blacklink a {
  text-decoration-line: none;
  color: #000000;
}

.blacklink a:hover {
  text-decoration-line: none;
  color: #000000;
}

.slink a {
  text-shadow: 0 0 0.1em #ce8b1b, 0 0 0.1em #ce8b1b;
  text-decoration-line: none;
  color: #e4dece;
}

.slink a:hover {
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none;
  color: #e4dece;
}

.launcherlink a {
  text-decoration-line: none;
  color: #000000;
}

.launcherlink a:hover {
  text-decoration-line: none;
  color: #bc2a4d;
}

a {
  color: #0800da;
  text-decoration: none;
}

a:hover {
  color: #bc2a4d;
  text-decoration: underline;
}



/* Menu-Bar */

#menu {
  height: 30px;
  margin-top: 8px;
  margin-bottom: 14px;
}

.topmenu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.statusbutton {
  display:block;
  text-align:center;
  float:left;
  color: rgb(230, 230, 230);
  font-size: 16px;
  padding: 4px;
  width: 105px;
  height: 44px;
  margin: 1px;
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.statusMenuOnline {
  background: #006500);
  background: -moz-linear-gradient(90deg, #006500 25%, #007800 100%);
  background: -webkit-linear-gradient(90deg, #006500) 25%, #007800 100%);
  background: -o-linear-gradient(90deg, #006500 25%, #007800 100%);
  background: -ms-linear-gradient(90deg, #006500 25%, #007800 100%);
  background: linear-gradient(0deg, #006500 25%, #007800 100%);
}

.statusMenuOnline:hover {
  background: #007800);
  background: -moz-linear-gradient(90deg, #007800 25%, #008a00 100%);
  background: -webkit-linear-gradient(90deg, #007800) 25%, #008a00 100%);
  background: -o-linear-gradient(90deg, #007800 25%, #008a00 100%);
  background: -ms-linear-gradient(90deg, #007800 25%, #008a00 100%);
  background: linear-gradient(0deg, #007800 25%, #008a00 100%);
}

.statusMenuOffline {
  background: #c80000);
  background: -moz-linear-gradient(90deg, #c80000 25%, #db0000 100%);
  background: -webkit-linear-gradient(90deg, #c80000) 25%, #db0000 100%);
  background: -o-linear-gradient(90deg, #c80000 25%, #db0000 100%);
  background: -ms-linear-gradient(90deg, #c80000 25%, #db0000 100%);
  background: linear-gradient(0deg, #c80000 25%, #db0000 100%);
}

.statusMenuOffline:hover {
  background: #db0000);
  background: -moz-linear-gradient(90deg, #db0000 25%, #e90101 100%);
  background: -webkit-linear-gradient(90deg, #db0000) 25%, #e90101 100%);
  background: -o-linear-gradient(90deg, #db0000 25%, #e90101 100%);
  background: -ms-linear-gradient(90deg, #db0000 25%, #e90101 100%);
  background: linear-gradient(0deg, #db0000 25%, #e90101 100%);
}

.statusMenuMaintenance {
  background: #c8c600);
  background: -moz-linear-gradient(90deg, #c8c600 25%, #dbd800 100%);
  background: -webkit-linear-gradient(90deg, #c8c600) 25%, #dbd800 100%);
  background: -o-linear-gradient(90deg, #c8c600 25%, #dbd800 100%);
  background: -ms-linear-gradient(90deg, #c8c600 25%, #dbd800 100%);
  background: linear-gradient(0deg, #c8c600 25%, #dbd800 100%);
}

.statusMenuMaintenance {
  background: #dbd800);
  background: -moz-linear-gradient(90deg, #dbd800 25%, #ece900 100%);
  background: -webkit-linear-gradient(90deg, #dbd800) 25%, #ece900 100%);
  background: -o-linear-gradient(90deg, #dbd800 25%, #ece900 100%);
  background: -ms-linear-gradient(90deg, #dbd800 25%, #ece900 100%);
  background: linear-gradient(0deg, #dbd800 25%, #ece900 100%);
}

.launcherbutton {
  padding: 10px 20px;
  border-radius: 4px;
  color: #e4dece;
  text-shadow: 0 0 0.1em #ce8b1b, 0 0 0.1em #ce8b1b;
  background-color: #005800;
  background: #006500);
  background: -moz-linear-gradient(90deg, #006500 25%, #007800 100%);
  background: -webkit-linear-gradient(90deg, #006500) 25%, #007800 100%);
  background: -o-linear-gradient(90deg, #006500 25%, #007800 100%);
  background: -ms-linear-gradient(90deg, #006500 25%, #007800 100%);
  background: linear-gradient(0deg, #006500 25%, #007800 100%);
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.launcherbutton:hover {
  color: #e4dece;
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none;
  background-color: #007700;
  background: #007800);
  background: -moz-linear-gradient(90deg, #007800 25%, #008a00 100%);
  background: -webkit-linear-gradient(90deg, #007800) 25%, #008a00 100%);
  background: -o-linear-gradient(90deg, #007800 25%, #008a00 100%);
  background: -ms-linear-gradient(90deg, #007800 25%, #008a00 100%);
  background: linear-gradient(0deg, #007800 25%, #008a00 100%);
}

.menubutton {
   display:block;
   text-align:center;
   float:left;
   color: rgb(230, 230, 230);
   font-size: 16px;
   padding: 4px;
   width: 105px;
   height: 44px;
   margin: 1px;
   text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   background: #201911);
   background: -moz-linear-gradient(90deg, #201911 25%, #3d3021 100%);
   background: -webkit-linear-gradient(90deg, #201911) 25%, #3d3021 100%);
   background: -o-linear-gradient(90deg, #201911 25%, #3d3021 100%);
   background: -ms-linear-gradient(90deg, #201911 25%, #3d3021 100%);
   background: linear-gradient(0deg, #201911 25%, #3d3021 100%);
   -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
   -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
   box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
 }

.menubutton:hover {
  background: #201911);
  background: -moz-linear-gradient(90deg, #3d3021 25%, #453625 100%);
  background: -webkit-linear-gradient(90deg, #3d3021) 25%, #453625 100%);
  background: -o-linear-gradient(90deg, #3d3021 25%, #453625 100%);
  background: -ms-linear-gradient(90deg, #3d3021 25%, #453625 100%);
  background: linear-gradient(0deg, #3d3021 25%, #453625 100%);
}

.bilderbutton {
  display:block;
  text-align:center;
  color: rgb(230, 230, 230);
  font-size: 16px;
  padding: 4px;
  width: 430px;
  height: 25px;
  color: #e4dece;
  margin: 1px;
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #201911);
  background: -moz-linear-gradient(90deg, #201911 25%, #3d3021 100%);
  background: -webkit-linear-gradient(90deg, #201911) 25%, #3d3021 100%);
  background: -o-linear-gradient(90deg, #201911 25%, #3d3021 100%);
  background: -ms-linear-gradient(90deg, #201911 25%, #3d3021 100%);
  background: linear-gradient(0deg, #201911 25%, #3d3021 100%);
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.bilderbutton:hover {
  background: #201911);
  background: -moz-linear-gradient(90deg, #3d3021 25%, #453625 100%);
  background: -webkit-linear-gradient(90deg, #3d3021) 25%, #453625 100%);
  background: -o-linear-gradient(90deg, #3d3021 25%, #453625 100%);
  background: -ms-linear-gradient(90deg, #3d3021 25%, #453625 100%);
  background: linear-gradient(0deg, #3d3021 25%, #453625 100%);
}


.freischaltungsbutton {
  display:block;
  text-align:center;
  font-size: 14px;
  width: 360px;
  height: 22px;
  padding: 5px 7px;
  border-radius: 4px;
  color: #e4dece;
  opacity: 0.8;
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #201911);
  background: -moz-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -webkit-linear-gradient(90deg, #201911) 25%, #362a1d 100%);
  background: -o-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -ms-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: linear-gradient(0deg, #201911 25%, #362a1d 100%);
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.freischaltungsbutton:hover {
  color: #e4dece;
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none;
  background-color: #201911;
  background: #201911);
  background: -moz-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -webkit-linear-gradient(90deg, #362a1d) 25%, #403222 100%);
  background: -o-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -ms-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: linear-gradient(0deg, #362a1d 25%, #403222 100%);
}

.bild a {
  text-decoration-line: none;
  color: #e4dece;
}

.bild a:hover {
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none !important;
  color: #e4dece;
}



.spoiler {
  cursor: pointer;
  display: inline-block;
}


.launcherspoiler {
  padding: 5px 7px;
  border-radius: 4px;
  opacity: 0.5;
  color: #e4dece;
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #201911);
  background: -moz-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -webkit-linear-gradient(90deg, #201911) 25%, #362a1d 100%);
  background: -o-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -ms-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: linear-gradient(0deg, #201911 25%, #362a1d 100%);
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.launcherspoiler:hover {
  color: #e4dece;
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none;
  background-color: #201911;
  background: #201911);
  background: -moz-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -webkit-linear-gradient(90deg, #362a1d) 25%, #403222 100%);
  background: -o-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -ms-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: linear-gradient(0deg, #362a1d 25%, #403222 100%);
}

.launcherspoilerzwei {
  padding: 5px 7px;
  border-radius: 4px;
  color: #e4dece;
  opacity: 0.8;
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #201911);
  background: -moz-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -webkit-linear-gradient(90deg, #201911) 25%, #362a1d 100%);
  background: -o-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -ms-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: linear-gradient(0deg, #201911 25%, #362a1d 100%);
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.launcherspoilerzwei:hover {
  color: #e4dece;
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none;
  background-color: #201911;
  background: #201911);
  background: -moz-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -webkit-linear-gradient(90deg, #362a1d) 25%, #403222 100%);
  background: -o-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -ms-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: linear-gradient(0deg, #362a1d 25%, #403222 100%);
}

.faqspoiler {
  padding: 5px 7px;
  border-radius: 4px;
  color: #e4dece;
  text-shadow: -1px 0px 0px rgba(30, 30, 30, 0.8);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #201911);
  background: -moz-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -webkit-linear-gradient(90deg, #201911) 25%, #362a1d 100%);
  background: -o-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: -ms-linear-gradient(90deg, #201911 25%, #362a1d 100%);
  background: linear-gradient(0deg, #201911 25%, #362a1d 100%);
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.faqspoiler:hover {
  color: #e4dece;
  text-shadow: 0 0 0.4em #ce8b1b, 0 0 0.4em #ce8b1b;
  text-decoration-line: none;
  background-color: #201911;
  background: #201911);
  background: -moz-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -webkit-linear-gradient(90deg, #362a1d) 25%, #403222 100%);
  background: -o-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: -ms-linear-gradient(90deg, #362a1d 25%, #403222 100%);
  background: linear-gradient(0deg, #362a1d 25%, #403222 100%);
}




.membertable {
  width: 100%;
  border-collapse: collapse;
}

.membertable td {
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #18130D;
  vertical-align: super;
}











/* Images */

.imglink {
  -webkit-box-shadow: 0px 2px 1px rgba(50, 50, 50, 0.75);
  -moz-box-shadow:    0px 2px 1px rgba(50, 50, 50, 0.75);
  box-shadow:         0px 2px 1px rgba(50, 50, 50, 0.75);
}

.imglink:hover {
  opacity: 0.8;
}

.imglinkmainpage:hover {
  opacity: 0.8;
}

/* Format */

.break13 {
  height: 13px;
}

.break10 {
  height: 10px;
}

.break7 {
  height: 7px;
}

.break3 {
  height: 3px;
}

.avatar {
  display:inline-block;
  vertical-align: middle;
  margin: 10px;
}


/* Seite: Befehlsliste */

.befehlesidebar {
  width: 220px;
  float:left;
}

.befehlecontent {
  margin-left: 228px;
  width: 678px;
}

.befehle ul {
  padding-left: 0.6em;
  margin-left: 0.6em;
}

.befehlecontent td {
  vertical-align: text-top;
}



/* Seite: Live-Map */

.block-content-map {
  background-color: #000000;
  overflow: hidden;
}





/* ######################### */

/* Bis hier hin durchgeschaut und wird benötigt*/

/* ######################### */

#blocktable {
  width: 100%;
  border-collapse: collapse;
}

#blocktable td {
  padding: 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #18130D;
}

.infobox {
  text-align: center;
}

.tabfaqleft {
  border-right:2px solid #000;
  background-color:#d0c7ae;
}
.tabfaqtop {
  border-bottom:2px solid #000;
  background-color:#d0c7ae;
}

.flash_failure {
  color: red;
}

.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: white;
  overflow: hidden;
  z-index: 99999;
  color: black;
}

.ac_results ul {
  width: 100%;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
}

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: default;
  display: block;
  /*
  if width will be 100% horizontal scrollbar will apear
  when scroll mode will be used
  */
  /*width: 100%;*/
  font: menu;
  font-size: 12px;
  /*
  it is very important, if line-height not setted or setted
  in relative units scroll will be broken in firefox
  */
  line-height: 16px;
  overflow: hidden;
}

.ac_odd {
  background-color: #eee;
}

.ac_over {
  background-color: #0A246A;
  color: white;
}

/* tables */
table.tablesorter {
  font-family: arial;
  background-color: #CDCDCD;
  margin: 10px 0pt 15px;
  font-size: 8pt;
  width: 100%;
  text-align: left;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 8pt;
  padding: 4px;
}

table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

/**
CakePHP Konfiguration
*/

pre.cake-debug {
  background: #ffcc00;
  font-size: 120%;
  line-height: 140%;
  margin-top: 1em;
  overflow: auto;
  position: relative;
}

div.cake-stack-trace {
  background: #fff;
  color: #333;
  margin: 0px;
  padding: 6px;
  font-size: 120%;
  line-height: 140%;
  overflow: auto;
  position: relative;
}

div.cake-code-dump pre {
  position: relative;
  overflow: auto;
}

div.cake-stack-trace pre, div.cake-code-dump pre {
  color: #000;
  background-color: #F0F0F0;
  margin: 0px;
  padding: 1em;
  overflow: auto;
}

div.cake-code-dump pre, div.cake-code-dump pre code {
  clear: both;
  font-size: 12px;
  line-height: 15px;
  margin: 4px 2px;
  padding: 4px;
  overflow: auto;
}

div.cake-code-dump span.code-highlight {
  background-color: #ff0;
  padding: 4px;
}

div.code-coverage-results div.code-line {
  padding-left: 5px;
  display: block;
  margin-left: 10px;
}

div.code-coverage-results div.uncovered span.content {
  background: #ecc;
}

div.code-coverage-results div.covered span.content {
  background: #cec;
}

div.code-coverage-results div.ignored span.content {
  color: #aaa;
}

div.code-coverage-results span.line-num {
  color: #666;
  display: block;
  float: left;
  width: 20px;
  text-align: right;
  margin-right: 5px;
}

div.code-coverage-results span.line-num strong {
  color: #666;
}

div.code-coverage-results div.start {
  border: 1px solid #aaa;
  border-width: 1px 1px 0px 1px;
  margin-top: 30px;
  padding-top: 5px;
}

div.code-coverage-results div.end {
  border: 1px solid #aaa;
  border-width: 0px 1px 1px 1px;
  margin-bottom: 30px;
  padding-bottom: 5px;
}

div.code-coverage-results div.realstart {
  margin-top: 0px;
}

div.code-coverage-results p.note {
  color: #bbb;
  padding: 5px;
  margin: 5px 0 10px;
  font-size: 10px;
}

div.code-coverage-results span.result-bad {
  color: #a00;
}

div.code-coverage-results span.result-ok {
  color: #fa0;
}

div.code-coverage-results span.result-good {
  color: #0a0;
}

.alerttype-info {

}

.alerttype-warnung {
    background-color: #ffb836;
}

.alerttype-kritisch {
    background-color: #e11900;
    color: black;
}

.sidebar-left {
    float: left;
}

.sidebar-right {
    float: right;
}

.alertstate-enabled {
    background-color: lightgreen;
}
.shortactions {
    float: right;
}

/* Newsdatum */
.news-date {
    float: right;
}



/**
 * Pagination
 */
.current {
    font-weight: bold;
}

.disabled {
    display: none;
}



/**
Sehr alt
*/

#texta {
  padding: 5px;
}


/* Links */
/*
a:link {
  text-decoration: none;
  color: #3b2b1c;
}

a:visited {
  text-decoration: none;
  color: #3b2b1c;
}

a:hover {
  text-decoration: none;
  color: #BC2A4D;
}

a:active {
  text-decoration: none;
  color: #BC2A4D;
}
*/
/* Round Corner */

.top-left, .top-right, .bottom-left, .bottom-right {
  height: 20px;
  font-size: 2px;
}

.top-left, .bottom-left {
  margin-right: 20px;
}

.top-right, .bottom-right {
  margin-left: 20px;
  margin-top: -20px;
}

.top-right {
  background-position: 100% 0;
}

.bottom-left {
  background-position: 0 -20px;
}

.bottom-right {
  background-position: 100% -20px;
}


/* Table Round Corner */

.forumbg {
  background: none repeat-x scroll 0 0 #201911;
  clear: both;
  margin-bottom: 4px;
  padding: 0 5px;
}

span.corners-top {
  background-position: 0 0;
  margin: 0 -5px;
}

span.corners-top span {
  background-position: 100% 0;
}

span.corners-bottom {
  background-position: 0 100%;
  clear: both;
  margin: 0 -5px;
}

span.corners-bottom span {
  background-position: 100% 100%;
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
  background-repeat: no-repeat;
  display: block;
  font-size: 1px;
  height: 5px;
  line-height: 1px;
}
p {
  margin: 0;
}
/*
* {
    margin: 0;
    padding: 0;
}
*/

.faq-selected {
  border-style: solid;
  border-radius: 5px;
  border-color: #8cc67c;
  background-color: #c2cfaa;
}

.befehle-selected {
  border: 1px solid #8cc67c;
  background-color: #c2cfaa;
}