/* green = #8ab11a blue = #00406e orange = #f78f1e | green light = #e8efd1 blue light = #ccd9e2 orange light = #fde9d2 */

* {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
}

a {
  color: #00406e;
}

p {
  padding: 6px 0 10px 0;
}

body {
  text-align: center; /* IE */
  font: 13px / 16px arial, verdana, helvetica, sans-serif;
  color: #111;
}

#wrap {
  position: relative;
  width: 920px;
  text-align: left; /* IE */
  margin: 0 auto;
}

#header {
  height: 158px;
  position: relative;
}

#header h1 a {
  display: block;
  width: 210px;
  height: 59px;
  position: absolute;
  top: 24px;
  left: 0;
  text-indent: -9999.9em;
}

#metanav {
  position: absolute;
  top: 77px;
  right: 0;
  height: 30px;
}

#metanav a {
  display: block;
  float: left;
  color: #444;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  font-size: 14px;
  letter-spacing: 1px;
  text-decoration: none;
}

#metanav a:hover {
  color: #222;
}

#metanav a.current {
  color: #fff;
}

#mainnav {
  position: absolute;
  top: 110px;
  left: 0;
  height: 41px;
}

#mainnav a {
  display: block;
  float: left;
  color: #eee;
  height: 41px;
  line-height: 41px;
  padding: 0 15px;
  font-size: 18px;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: uppercase;
}

#mainnav a:hover {
  color: #fff;
  background: #104f7d;
}

#mainnav a.current {
  color: #fff;
}

/* mini grid */
#content {
  width: 920px;
  overflow: hidden;
}

/*clearing containing floats */
.w100 {
  width: 920px;
  clear: both;
  margin: 10px 20px 0 0;
}

.w25 {
  float: left;
  width: 215px;
  margin: 10px 20px 0 0;
}

.w25 ul {
  margin: 10px 0;
  border-top: 1px solid #00406e;
}

.w25 ul li {
  list-style: none;
}

.w25 ul li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 10px;
  border-bottom: 1px solid #00406e;
}

.w25 ul li a:hover {
  background: #c6d3dd;
}

.f1 {
  width: 50%;
  float: left;
}

.filterapp .f1 {
  width: 45%;
}

.filterapp .full {
  width: 100%;
  background: none !important;
}

.w50 {
  float: left;
  width: 450px;
  margin: 10px 20px 0 0;
}

.w75 {
  float: left;
  width: 680px;
  margin: 10px 20px 0 0;
}

.last {
  margin-right: 0 !important;
}

/* color stuff */
.blue h2 {
  background: #00406e;
}

.bluebg {
  background: #ccd9e2;
}

.blue h2, .themecolor h2 {
  color: #fff;
  line-height: 20px;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 8px;
}

.faq h2 {
  background: #fff !important;
  color: #00406e;
  border-bottom: 1px solid #00406e;
}

.faq h2 a {
  text-decoration: none;
}

.weiterbildung ul {
  margin: 10px 0;
  border-top: 1px solid #00406e;
}

.weiterbildung ul li {
  list-style: none;
}

.weiterbildung ul li a {
  display: block;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 10px;
  border-bottom: 1px solid #00406e;
}

.blue h3, .themecolor h3 {
  color: #444;
  line-height: 16px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 8px 0 0 0;
}

h2 span {
  float: right;
  font-size: 11px;
  padding: 5px 0 0 0;
  text-transform: uppercase;
}

.spacerheading {
  border-top: 10px solid #fff;
}

/* home */
#quickselect {
  height: 308px;
  margin: 10px 0;
  padding: 0 0 0 20px;
}

#qs1, #qs2, #qs3 {
  float: left;
  position: relative;
}

#qs1 {
  width: 420px;
  margin: 36px 20px 0 0;
}

#qs2 {
  width: 220px;
  height: 225px;
  margin: 36px 20px 0 0;
}

#qs3 {
  width: 220px;
  height: 225px;
  margin: 36px 0 0 0;
}

#qs2 h2, #qs2 p, #qs3 h2, #qs3 p {
  padding: 0 10px;
}

#qs2 .largelink, #qs3 .largelink {
  display: block;
  position: absolute;
  top: 0;
  width: 218px;
  height: 223px;
  border: 1px solid #fff;
}

#qs2 .largelink:hover, #qs3 .largelink:hover {
  display: block;
  position: absolute;
  top: 0;
  width: 216px;
  height: 221px;
  border: 2px solid #fff;
}

#quickselect h2 {
  font-size: 18px;
  line-height: 24px;
  font-weight: normal;
  margin: 14px 0 0 0;
}

#qs1 h2 {
  font-weight: bold;
}

#quickselect p {
  font-size: 14px;
  line-height: 16px;
  margin: 5px 0 10px 0;
}

#quickselect a {
  text-decoration: none;
}

#quickselect ul {
  font-size: 13px;
  line-height: 16px;
  margin: 5px 0 10px 25px;
}

.itemtxt {
  padding: 0 8px;
}

.itemtxt p {
  padding: 6px 0 10px 0;
  margin: 0;
}

.w50 .itemtxt img {
  float: left;
  margin: 9px 12px 4px 0;
}

.w50 .itemtxt p img {
  float: left;
  margin: 3px 12px 4px 0;
}

.w50 .itemtxt dl {
  padding: 12px 0;
}

.w50 .itemtxt dt {
  float: left;
  clear: left;
  width: 100px;
  vertical-align: top;
  font-weight: bold;
  padding: 2px 0;
}

.w50 .itemtxt dl.wide dt {
  width: 140px;
}

.w100 .w50 .itemtxt dt {
/*forum formular only, I guess */
  width: 150px;
}

.w100 .w50 .itemtxt input {
/*forum formular only, I guess */
  width: 250px;
}

.w100 .w50 .itemtxt input#notify {
/*forum formular only, I guess */
  width: auto;
}

.w50 .itemtxt dd {
  margin: 0 0 0 110px;
  padding: 2px 0;
}

.w50 .itemtxt dl.wide dd {
  margin: 0 0 0 150px;
}

dt.required:after, span.required:after {
  content: '*';
  color: #a10;
}

.w50 .itemtxt p.center {
  text-align: center;
}

.w50 .itemtxt p.center img {
  float: none;
}

.w50 .itemtxt dt label, .w50 .itemtxt p label {
  font-weight: bold;
}

.w50 p label.normalweight {
  font-weight: normal;
}

.w50 .itemtxt .map_canvas {
  height: 400px;
  width: 430px;
  margin-bottom: 10px;
}

.w50 textarea {
  width: 425px;
  height: 200px;
}

.w50 input.text, .w50 textarea.text, .w50 select.text {
  width: 275px;
}

.w75 .itemtxt img {
  float: left;
  margin: 3px 16px 5px 0;
}

.w75 .itemtxt p img {
  float: left;
  margin: 3px 16px 5px 0;
}

a.more {
  float: right;
}

a.back {
  position: relative;
  top: 20px;
}

.itemtxt .postmeta {
  font-size: 11px;
  color: #888;
  clear: both;
  padding: 20px 3px 1px 3px;
  margin: 0 0 50px 0;
  text-align: right;
}

.itemtxt .postmeta a {
  color: #888;
  text-decoration: none;
}

.itemtxt .postmeta a:hover {
  color: #666;
  text-decoration: underline;
}

#eduqua .itemtxt {
  text-align: center;
}

#eduqua .itemtxt  p {
  text-align: left;
}

#eduqua .itemtxt  img {
  margin: 20px 0 10px 0;
}

#newsletter form {
  padding: 15px 0;
  display: block;
  text-align: center;
}

#newsletter form input {
  margin: 0 0 5px 0;
  width: 80%;
  color: #666;
}

#newsletter form input:focus {
  margin: 0 0 5px 0;
  width: 80%;
  color: #111;
}

#newsletter form input#sb {
  color: #111;
}

.submit a.bttnbig {
  display: block;
  width: 207px;
  height: 37px;
  line-height: 37px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

.floatleft {
  float: left;
}

/* kurse */
.filter {
  padding: 15px;
  clear: both;
}

.filter .submit {
  margin: 0 0 0 200px;
}

.blue .filter {
  border-top: 1px solid #00406e;
  border-bottom: 1px solid #00406e;
}

.w50 .checkboxes {
  width: 180px;
  float: left;
}

.w50 .checkboxes p {
  margin: 2px 0 6px 0;
}

.w50 .checkboxes input {
  clear: left;
  float: left;
  margin: 0 5px 0 0;
}

.w50 .checkboxes label {
  float: left;
  font-size: 12px;
  margin: -1px 0 0 0;
}

a.help {
  position: relative;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 0 0 80px;
  text-decoration: none;
  cursor: help;
}

a.longlabel {
  margin: 0 0 0 178px;
}

a.help span {
  display: none;
  color: #444;
  font-size: 11px;
  line-height: 14px;
}

a.help:hover span {
  position: absolute;
  top: -90px;
  display: block;
  width: 250px;
  padding: 10px;
  background: #fff;
}

.biglinks a {
  font-size: 16px;
  padding: 0 10px;
}

.itemtxt p.toggle {
  text-align: right;
}

.hidden {
  display: none;
}

/* filterapp */
.filterapp {
  width: auto;
  margin: 10px 0;
  padding: 10px 15px;
}

.filterapp input {
  margin: 0 5px 0 0;
}

.filterapp label {
  font-size: 12px;
  margin: 0 10px 0 0;
}

.f1 .checkboxes {
  padding: 0 0 0 250px;
}

.f1 .checkboxes a.help {
  margin-top: -16px;
}

.ajaxloader {
  margin: 13px 0 0 35px;
  display: none;
}

.submit {
  background: none !important;
}

ul.filterlist {
  width: auto;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
  padding: 0 0 20px 40px;
  margin-bottom: 10px;
}

ul.filterlist li {
  list-style: none;
  float: left;
  width: 200px;
}

ul.filterlist li.wide {
  width: 800px;
  margin-bottom: 4px;
}

ul.filterlist li.other {
  padding-top: 12px;
  clear: left;
  width: auto;
}

.filterapp .submit a {
  margin-top: 12px;
  margin-left: 40px;
}

.w50 input.zip {
  width: 40px;
}

.w50 input.city {
  width: 225px;
}

/* profile page */
.profile {
  margin-top: 10px;
  padding: 0 0 25px 0;
}

.profile .itemtxt {
  margin: 25px;
}

.itemtxt ul {
  margin: 10px 25px;
}

.profileimg {
  float: right;
  margin: 0 0 0 20px;
  border: 5px solid #e6ecf1;
}

/* team */
.team .itemtxt .postmeta {
  height: 1px;
  padding: 0;
}

/* faq */
.faq {
  margin: 10px 20px 0 0;
}

.faq .itemtxt {
  margin-bottom: 35px;
}

/* pagination */
.pagination {
  text-align: right;
  font-size: 14px;
}

.pagination a {
  padding: 5px 10px;
  background: #00406e;
  color: #fff;
  text-decoration: none;
}

.pagination span {
  padding: 5px 10px;
  background: #ccc;
  color: #333;
}

/* result table */
table.result {
  width: 100%;
  margin: 10px 0 0 0;
}

th, td {
  padding: 8px;
}

th {
  border-top: 1px solid #00406e;
  border-bottom: 1px solid #00406e;
  border-right: 1px solid #ddd;
  background: #ccd9e2;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}

td {
  border-bottom: 1px solid #00406e;
  border-right: 1px solid #ddd;
}

tr.month td {
  background: #e5ecf0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
}

table.themecolor tr.month:hover td {
  background: #e5ecf0;
}

th.action, td.action {
  border-right: 0;
  padding: 4px 0 3px 8px;
  width: 230px;
  vertical-align: middle;
}

td.action a.bttnsmall {
  float: left;
  margin: 0 7px 0 0;
  display: block;
  width: 107px;
  height: 27px;
  line-height: 27px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}

td.action span.bttnsmall {
  line-height: 27px;
  color: #888;
  padding: 0 18px;
  text-align: center;
}

th.lastcol, td.lastcol {
  border-right: 0;
}

td.integercol {
  text-align: center;
}

table.result td.action a {
  filter: alpha(opacity = 50); /* internet explorer */
  -khtml-opacity: 0.5; /* khtml, old safari */
  -moz-opacity: 0.5; /* mozilla, netscape */
  opacity: 0.5; /* fx, safari, opera */
}

table.result tr:hover td.action a {
  filter: alpha(opacity = 100); /* internet explorer */
  -khtml-opacity: 1.0; /* khtml, old safari */
  -moz-opacity: 1.0; /* mozilla, netscape */
  opacity: 1.0; /* fx, safari, opera */
}

a.pdf {
  background-image: url("img/icon_pdf.png");
  background-repeat: no-repeat;
  padding-left: 22px;
}

a.doc {
  background-image: url("img/icon_doc.jpg");
  background-repeat: no-repeat;
  padding-left: 22px;
}

a.xls {
  background-image: url("img/icon_xls.jpg");
  background-repeat: no-repeat;
  padding-left: 22px;
}

/* forum */
td {
  vertical-align: top;
}

td.author {
  width: 170px;
}

.author .date {
  color: #888;
  font-size: 12px;
}

/* error */
.error, .errormsg {
  color: #a10 !important;
  font-weight: bold !important;
}

.errortext {
  color: #a10;
}

input.error, textarea.error, .errorbox {
  border: 1px solid #a10;
}

.clear {
  clear: both;
}

/* footer */
#footer {
  clear: both;
  margin: 70px 0 40px 0;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  width: 920px;
  overflow: auto;
  font-size: 10px;
  line-height: 14px;
  color: #888;
}

#bbag-adr {
  float: left;
  width: 920px;
}

#bbag-adr img {
  float: left;
  margin: 17px 29px 0 0;
}

#bbag-adr .f1 {
  float: left;
  width: 120px;
  margin: 17px 0;
}

#bbag-adr .f2 {
  margin: 17px 0 0 0;
}
