@CHARSET "UTF-8";
/**
 * CSS für http://www.bm-inno.de
 *
 * @author Jens Jahnke <jan0sch@gmx.net>
 * @version $Id: style.css 366 2008-10-22 07:19:09Z jens $
 */
html, body {
  margin: 0px;
  padding: 0px;
  color: #000;
/*  background-color: #b2bbe0;*/
  background-color: #bfc6e0;
  font-family: sans-serif;
}

img {
  border-style: none;
}

div {
  margin: 0px;
  padding: 0px;
}

a, a:visited, a:hover {
  color: #000;
  background-color: transparent;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  background-color: #fbbf08;
}

.content {
  padding: 0px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  width: 960px;
  background-color: #fff;
  background: url(../images/content-bg.png) repeat-y;
}

.header {
/*  height: 112px;*/
  margin: 0px;
  padding: 5px;
}

.header h1 {
  font-size: 1em;
  font-variant: small-caps;
}

.text {
  margin: 0px;
  padding: 5px;
}

.headline {
  height: 90px;
  background-color: #0c81c9;
  color: #fff;
}

.headline .logo {
  padding: 0px;
  margin: 0px;
/*  margin-top: -3px; */
  border-style: none;
  float: left;  
}

.headline .text {
  padding-top: 15px;
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}

.headline .text .logo-text {
  text-align: center;
  font-size: 1.8em;
}

.headline .text .description {
  font-size: 1.1em;
}

.navbar {
  padding-top: 50px;
  width: 220px;
  float: left;
/*  background-color: #fff; */
  background: url(../images/navbar-bg.png);
  font-size: 0.8em;
}

.navbar ul {
  list-style-type: none;
}

.navbar ul li {
  margin-bottom: 10px;
}

.navbar ul li.active {
  font-weight: bold;
}

.navbar a, a:hover, a:visited {
  color: #1a519d;
  font-weight: bold;
}

.navbar .logos {
  margin-top: 50px;
  text-align: center;
  width: 90px;
  margin-left: auto;
  margin-right: auto;
}

.navbar .logos img {
  margin: 5px;
}

.page-content {
  margin: 0px;
  margin-left: 220px;
  padding: 10px;
  background-color: #f0d174;
  font-size: 0.9em;
  min-height: 300px;
}

.page-content a {
  color: #1a519d;
  font-weight: normal;
  font-style: italic;
}

.page-content a:hover {
  color: #1a519d;
  font-weight: normal;
  font-style: italic;
}

.page-content a:visited {
  color: #1a519d;
  font-weight: normal;
  font-style: italic;
}

.page-content h1, h2, h3 {
  padding-left: 16px;
  color: #0c81c9;
  background: url(../images/arrow-left-icon.png) no-repeat scroll 0px 3px;
}

.page-content .arrow-left {
  height: 14px;
  width: 14px;
  float: left;
  background: url(../images/arrow-left-icon.png) no-repeat scroll;
}

.page-content .subtext {
  margin-left: 20px;
}

.page-content .left {
  float: left;
}

.page-content .center {
  text-align: center;
}

.page-content .right {
  float: right;
}

.news h4 {
  padding-left: 18px;
  color: #0c81c9;
  background: url(../images/time.png) no-repeat;
}

h4.kontakt-subheader {
  margin-left: 20px; 
  font-style: italic;
}

.start_first_column {
  width: 320px;
  height: 590px;
  float: left;
  background-color: #fff;
}

.start_first_column .header {
  height: 112px;
}

.start_first_column .text {
  text-align: center;
}

.start_first_column .text table {
  table-layout: fixed;
}

.start_first_column .text table tbody tr td {
  width: 130px;
}

.start_second_column {
  width: 320px;
  height: 590px;
  float: left;
  background-color: #f0d174;
}

.start_second_column .header {
  height: 112px;
  color: #fff;
  background-color: #bccf79;
}

.start_third_column {
  width: 320px;
  height: 590px;
  float: left;
  background-color: #daa378;
}

.start_third_column .header {
  height: 112px;
  color: #fff;
  background-color: #1a519d;
}

.start_third_column .header .logo {
  z-index: 0;
  margin-top: 35px;
  margin-left: 75px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  float: left;
  background-color: #1a519d;
}

.start_third_column .header .bm-logo {
  z-index: 1;
  margin-top: -7px;
  margin-left: -5px;
}

/*
.start_third_column .header .logo_text {
  margin-top: 65px;
  font-size: 10pt;
  font-variant: small-caps;
}
*/

.start_third_column .text {
  margin-top: 265px;
  margin-left: 25px;
  font-weight: bold;
}

.start_third_column .uni-logo {
  margin-top: 35px;
  margin-left: 15px;
}

.start_third_column .uni-logo img {
  float: left;
}

.start_third_column .uni-logo .uni-text {
  padding-top: 25px;
  font-size: 0.8em;
}

.spacer {
  clear: both;
}

.footer {
  width: 960px;
  height: 100px;
  color: #000;
  background-color: #fff;
  background: url(../images/navbar-bg.png) repeat-y;
}

.footer .footer-content {
  margin-left: 2px;
  margin-right: 2px;
  width: 956px;
  height: 98px;
  background-color: #0c81c9;
}

.footer .fijtm {
  padding-top: 20px;
  padding-left: 34px;
  float: left;
}

.footer-logos {
  margin: 2px;
  margin-top: 15px;
  float: right;
  background-color: #fff;
}
