﻿/* Farbwelt: Dark Blue #002c76 - Mid Blue #6da3ff - Light Blue #edf5ff - Light Grey #c4cace - Type Grey #60606b - Orange #ff5a00 - Green #90c30a   */  
@charset "utf-8";
/* ...................................................................... RESET ALL */
* {
	margin: 0;
	padding: 0;
}
option {
	padding-left: 0.4em;
}
html {
	height: 100%;
}
fieldset, img {
	border: none;
}
select, input, textarea {
	font-size: 100.01%;
}
body, html, td, th, tr, thead, tfoot, tbody, caption, table, legend, fieldset, li, ul, ol, dd, dt, dl, q, img, em, dfn, del, code, address, acronym, abbr, a, pre, blockquote, p, h6, h5, h4, h3, h2, h1, iframe, object, span, div, form, textarea {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100.01%;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	color: #60606b;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
th, td, table {
	vertical-align: top;
}
q:after {
	content: "";
}
q:before {
	content: "";
}
blockquote:after {
	content: "";
}
blockquote:before {
	content: "";
}
q {
	quotes: "" "";
}
blockquote {
	quotes: "" "";
}
/* ...................................................................... LAYOUT */
body {
	margin: 0px;
	padding: 0px;
	color: #60606b;
	font-size: 13px;
	background: #ffffff url(images/bg-main.gif) repeat-x scroll center top;
	text-align: center;
}
.bodybg {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 180px;
	/*width: 1300px;*/
	background: transparent url(images/bg-bottomlines.gif) no-repeat scroll right bottom;
}
.content {
	margin-left: auto;
	margin-right: auto;
	/*width: 1300px;*/
	min-height: 220px;
	background: transparent url(images/mbz-bg-header.jpg) no-repeat scroll center top;
	position: relative;
	display: block;
}
.gridcontainer {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	position: relative;
	min-height: 220px;
	background: transparent url(images/mbz-bg-header-frames.jpg) no-repeat scroll center top;

}
.statusline {
	position: absolute;
	display: block;
	left: -260px;
	top: -40px;
	margin: 0px 0px 0px 0px;
 	width: 980px;
}
.leftcoltext {
padding: 20px 5px 0px 20px; 
font-size: 13px;
}
.columnborder {
min-height:100%;
height:auto !important;
height:100%; 
width: 720px;
display: block;
position: relative;
background: transparent url('images/bg-columnline.gif') repeat-y scroll 0px 0px;
}
.border2 {
background: #ff9900 url('images/bg-columnline2.gif') repeat-y scroll 0px 0px;
}

/*.columnborder {background: transparent url('images/bg-columnline.gif') repeat-y scroll -1px 0px; }*/
.alignleft { float:left; margin: 0px 10px 0px 0px; display: block; clear: left; }
.alignright { float:right; margin-left: 10px; display: block; clear: right; }
.img { width: 300px; padding-left: 20px; background:url('images/icon-load.gif') no-repeat center;}
.img p { width: 300px; padding: 0px 0px 0px 0px; font-size: 11px;}
.imgnews { display: block; width: 40px; height: 60px; margin: 5px 20px 10px 0px; font-size: 11px; float: left; border: 1px #6da3ff outset;}

div.hr {border-top: 1px #c4cace solid; height: 1px;}

.contacttab {
position: fixed;
background-image: url('images/button-kontakt-tab.gif');
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
top: 60px;
right: 0px;
width: 30px;
height: 81px;
cursor: help;
}
.contacttab:hover {
background-image: url('images/button-kontakt-tab-b.gif');
}


/* ...................................................................... THE GRID */
.leftcol {
	display: inline;
	float: left;
	position: relative;
	margin: 120px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	width: 339px;
	border-left: 1px #c4cace solid;
	border-right: 1px #c4cace solid;
}
.rightcol {
	display: inline;
	float: left;
	position: relative;
	margin: 120px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	width: 338px;
	border-right: 1px #c4cace solid;
	padding-right: 0px;
}

.grid_1, .grid_2_3, .grid_2, .grid_3, .grid_4 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}
.gridcontainer .grid_1 {
	width: 220px;
}
.gridcontainer .grid_2_3 {
	width: 339px;
}
.gridcontainer .grid_2 {
	width: 450px;
}
.gridcontainer .grid_3 {
	width: 720px;
}
.gridcontainer .grid_4 {
	width: 950px;
}
.gridtopmargin {
	margin-top: 120px;
}
/* ...................................................................... Prefix Extra Space */
.gridcontainer .prefix_1 {
	padding-left: 250px;
}
.gridcontainer .prefix_2 {
	padding-left: 500px;
}
.gridcontainer .prefix_3 {
	padding-left: 750px;
}
/* ...................................................................... Suffix Extra Space >> 4 Columns */
.gridcontainer .suffix_1 {
	padding-right: 250px;
}
.gridcontainer .suffix_2 {
	padding-right: 500px;
}
.gridcontainer .suffix_3 {
	padding-right: 750px;
}
/* ...................................................................... Push Space >> 4 Columns */
.gridcontainer .push_1 {
	margin-left: 10px;
}
.gridcontainer .push_2 {
	margin-left: 20px;
}
.gridcontainer .push_3 {
	margin-left: 30px;
}
.gridcontainer .push_4 {
	margin-left: 40px;
}
/* ...................................................................... Pull Space >> 4 Columns */
.gridcontainer .pull_1 {
	left: -250px;
}
.gridcontainer .pull_2 {
	left: -500px;
}
.gridcontainer .pull_3 {
	left: -750px;
}
/* ...................................................................... Clear Floated Elements */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
	line-height: 0;
	font-size: 0;
}
/* ...................................................................... http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* ...................................................................... Box1 #edf5ff */
dt.box1 {
  margin: 0;
  padding: 10px 10px 0px 20px;
  background: transparent url(images/bg-round-corner-top.gif) no-repeat top left;
  	color: #002c76;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
}
dd.box1 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
dd p {
  margin: 0;
  padding: 10px 10px 10px 20px;
  margin: 0px;
}   
dl.box1 {
  width: 340px;
  margin: 0px 0px 0px 0px;
  background: transparent url(images/bg-round-corner-bottom.gif) no-repeat bottom left;
}
/* ...................................................................... Box1 No Link */
dt.box1nolink {
  margin: 0;
  padding: 10px 10px 0px 20px;
  background: transparent url(images/bg-round-corner-top-nolink.gif) no-repeat top left;
  	color: #002c76;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
}
dd.box1nolink {
  margin: 0;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
dl.box1nolink {
  width: 340px;
  margin: 0px 0px 0px 0px;
  background: transparent url(images/bg-round-corner-bottom.gif) no-repeat bottom left;
}
/* ...................................................................... Box2 720px #edf5ff */
dt.box2 {
  margin: 0;
  padding: 10px 10px 0px 20px;
  background: transparent url(images/bg-round-corner-top-720.gif) no-repeat top left;
  	color: #002c76;
	font-size: 13px;
	line-height: 40px;
	font-weight: bold;
}
dd.box2 {
  margin: 0;
  padding: 0px 0px 10px 0px;
  margin: 0px;
}
dd p {
  margin: 0;
  padding: 10px 10px 10px 20px;
  margin: 0px;
  background: transparent url(images/pix-edf5ff.gif) repeat bottom left;
}   
dl.box2 {
  width: 720px;
  margin: 0px 0px 0px 0px;
  background: transparent url(images/bg-round-corner-bottom-720.gif) no-repeat bottom left;
}
/* ...................................................................... TYPO */
p, ul, ol {
	margin-bottom: 20px;
	padding: 0px 20px 0px 20px;
	font-size: 13px;

}
p:hover {
	color: #000000;
}
.boxed{  
border: 1px solid #6da3ff;  
padding:5px;  
margin-top:5px;  
margin-bottom:5px;  
margin-left:20px;  
margin-right:20px; 
color: #fffff0; 
}
span.linkhead {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
  	color: #6da3ff;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	position:absolute;
	display: block; 
	width: 320px; 
	height: 40px; 
	margin: 0px; 
	padding: 20px 0px 0px 20px; 
	background-color: transparent;	
}
.grey {
	color: #c4cace;
}
h1 {
 	color: #6da3ff;
 	font-size: 17px;
 	line-height: 20px;
	margin-bottom: 20px;
	padding: 0px 20px 0px 20px;
}
/* Statusline */ 
h2 { 
 	text-align: right;
 	color: #6da3ff;
 	font-size: 17px;
 	line-height: 20px;
 	text-shadow: 1px 1px 2px #000000;
}
h3 {
 	color: #6da3ff;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}
h4 {
 	color: #6da3ff;
 	font-size: 17px;
 	line-height: 20px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}
h5 {
  	color: #90c30a;
 	font-size: 17px;
	line-height: 20px;
	font-weight: normal;
	padding: 0px 20px 0px 15px;
	margin-left: 20px;
	background: transparent url('images/icon-headline.gif') no-repeat scroll left bottom;
}
h6 {
 	color: #ff5a00;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}
.small {
	font-size: 11px;
}
.right {
	right: 0px;
	text-align: right;
}
sup {
	line-height: 0;
	font-size: 0.7em;
}
/* User Selected Text */
::-moz-selection{
	background:#ffff00;
	color:#000000;
}

::selection {
	background:#ffff00;
	color:#000000;
}
/* ...................................................................... Listen */
li {
	margin-left: 15px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 1em 2em;
}
ul.list {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
ul.list li {
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url('images/icon-list.gif') no-repeat scroll left top;
	border-bottom: 1px #c4cace solid;
}

ul.listsmall {
	font-size: 13px;
	padding-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 4px;
	line-height: 16px;
}
li.listsmall {
	font-size: 13px;
	padding-left: 0px;
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 15px;
	line-height: 16px;
}
ul.linklist {
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 20px;
}
ul.linklist li {
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 0px;
	line-height: 20px;
	border-bottom: 1px #c4cace solid;
}
ul.linklist li a {
font-size: 11px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
height: 20px;
line-height: 20px;
color: #60606b;
font-weight: normal;
text-decoration: none;
background: transparent url('images/icon-link.gif') no-repeat scroll left top;
}
ul.linklist li a:hover {
color: #ff5a00;
background: transparent url('images/icon-link-b.gif') no-repeat scroll left top;
}

.marked  {
	color: #ff5a00;
}
ul.marked {
	color: #ff5a00;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
ul.marked li {
	color: #ff5a00;
	list-style-type: none;
	list-style-position: inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	background: transparent url('images/icon-list.gif') no-repeat scroll left top;
	border-bottom: 1px #c4cace solid;
}
/* ...................................................................... HYPERLINKS */
a {
	height: 20px;
	line-height: 20px;
	color: #002c76;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	/*  cursor:url(images/mbz-cursor.cur),pointer;*/
}
a:hover {
	color: #ff5a00;
}
a:focus {
	color: #ff5a00;
}
a.linkhead {
	height: 20px;
	line-height: 20px;
	text-decoration: none;
  	color: #002c76;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
a.linkhead:hover {
	color: #ff5a00;
}
a.linkhead:focus {
	color: #ff5a00;
}
a.linkheadicon {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
  	color: #002c76;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
background: transparent url('images/icon-link.gif') no-repeat scroll left top;
}
a.linkheadicon:hover {
	color: #ff5a00;
	background: transparent url('images/icon-link-b.gif') no-repeat scroll left top;
}
a.linkheadicon:focus {
	color: #ff5a00;
	background: transparent url('images/icon-link-b.gif') no-repeat scroll left top;
}
a.link {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
height: 20px;
line-height: 20px;
font-weight: normal;
text-decoration: none;
background: transparent url('images/icon-link.gif') no-repeat scroll left top;
}
a.link:hover {
	color: #ff5a00;
	background: transparent url('images/icon-link-b.gif') no-repeat scroll left top;
}
a.link:focus {
	color: #ff5a00;
	background: transparent url('images/icon-link-b.gif') no-repeat scroll left top;
}
a.linkdoc {
	padding-left: 15px;
	background-repeat: no-repeat;
	background-image: url(images/icon-link-doc.gif);
}
a.linkdoc:hover {
	background-image: url(images/icon-link-doc-b.gif);
	background-repeat: no-repeat;
}
a.linkdoc:focus {
	background-image: url(images/icon-link-doc-b.gif);
	background-repeat: no-repeat;
}
a.linkext {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
height: 20px;
line-height: 20px;
font-weight: normal;
text-decoration: none;
background: transparent url('images/icon-link-ext.gif') no-repeat scroll left top;
}
a.linkext:hover {
	color: #ff5a00;
	background: transparent url('images/icon-link-ext-b.gif') no-repeat scroll left top;
}
a.linkext:focus {
	color: #ff5a00;
	background: transparent url('images/icon-link-ext-b.gif') no-repeat scroll left top;
}


/* ...................................................................... NEWS MENU */
#newslist
{
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
background: #edf5ff;
width: 340px;
}
#newslist li
{
list-style: none;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border-bottom: 1px solid #ffffff;
text-align: left;
background: #edf5ff;
}
#newslist li a
{
height: 25px;
line-height: 20px;
margin: 1px 0px 0px 0px;
padding: 6px 0px 0px 20px;
color: #002c76;
display: block;
background: #edf5ff;
text-decoration: none;
background-repeat: no-repeat;
background-position: 3px 8px;
background-image: url('images/icon-link.gif');
}
#newslist li a:link { color: #002c76; }
#newslist li a:visited { color: #002c76; }
#newslist li a:hover
{
color: #ff5a00;
text-decoration: none;
background: #f5f9ff;
background-repeat: no-repeat;
background-position: 3px 8px;
background-image: url('images/icon-link-b.gif');
}
/* ...................................................................... MAIN MENU */
#headnav {
	position: relative;
	width: 720px;
	top: 60px;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	z-index: 900;
}
/* Main Nav Block */
.box {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 900;
	text-align: left;
}
#block {
	position: relative;
	display: block;
	width: 720px; /*height: 200px;*/;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 900;
}
/* 3 Nav Columns */
#block #left {
	float: left;
	position: relative;
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	top: 0px; /*border-right: 1px #b4bec5 dotted;*/;
	z-index: 900;
}
#block #center {
	float: left;
	position: relative;
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	top: 0px; /*border-right: 1px #b4bec5 dotted;*/;
	z-index: 900;
}
#block #right {
	float: left;
	position: relative;
	width: 240px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: block;
	top: 0px; /*border-right: 1px #b4bec5 dotted;*/;
	z-index: 900;
}
/* Main Nav LINKS */
#block, #block ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}
#block table {
	position: absolute;
	border-collapse: collapse;
	width: 0;
	height: 0;
	border: 0;
	left: 0;
	top: 0;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#block div {
	position: absolute;
	left: -9999px;
	z-index: 700;
}
#block div ul {
	background: url('images/headnav-hover-bg.gif');
	width: 720px;
	height: 200px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 900;
}
/* FEHLER HIER im block li.top ################################################################ */
/* Buttons */
#block li.top {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#block li.top a {
	display: block;
	width: 150px;
	height: 80px;
	padding: 53px 0px 0px 30px;
	color: #002c76;
	font-size: 17px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px;
	letter-spacing: 0.06em;
}
#block li.top a:hover {
	border: 0;
	color: #ff5a00;
}
#block li.top:hover > a {
	color: #ff5a00;
}
#block li.top a.buttonm1 {
	display: block;
	width: 150px;
	height: 27px;
	text-decoration: none;
	background: url('images/button-mainnav-left.gif') no-repeat;
}
#block li.top a.buttonm2, #block li.top a.buttonm3 {
	display: block;
	width: 150px;
	height: 27px;
	text-decoration: none;
	background: url('images/button-mainnav-mid.gif') no-repeat;
}
#block li.top a.buttonm4 {
	display: block;
	width: 150px;
	height: 27px;
	text-decoration: none;
	background: url('images/button-mainnav-right.gif') no-repeat;
}
#block li.top a.buttonm1:hover {
	background: url('images/button-mainnav-left-hover.gif') no-repeat;
}
#block li.top a.buttonm2:hover {
	background: url('images/button-mainnav-mid-hover.gif') no-repeat;
}
#block li.top a.buttonm3:hover {
	background: url('images/button-mainnav-mid-hover.gif') no-repeat;
}
#block li.top a.buttonm4:hover {
	background: url('images/button-mainnav-right-hover.gif') no-repeat;
}
#block li.top:hover > a.buttonm1 {
	background: url('images/button-mainnav-left-hover.gif') no-repeat;
}
#block li.top:hover > a.buttonm2 {
	background: url('images/button-mainnav-mid-hover.gif') no-repeat;
}
#block li.top:hover > a.buttonm3 {
	background: url('images/button-mainnav-mid-hover.gif') no-repeat;
}
#block li.top:hover > a.buttonm4 {
	background: url('images/button-mainnav-right-hover.gif') no-repeat;
}
#block :hover div {
	left: 0px;
	top: 80px;
	width: 720px;
	height: auto;
}
#block :hover div ul {
	width: 720px; /*height: 200px;*/;
	z-index: 800;
	text-align: left;
}
#block :hover ul li {
	width: 100%;
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#block :hover ul li dl {
	width: 157px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 30px;
	text-align: left;
}
#block :hover ul li dl dt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #60606b;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
#block :hover ul li dl dd {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #60606b;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
}
#block :hover ul li dl dd a {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #002c76;
	background: transparent url('images/icon-link-nav.gif') no-repeat scroll left top;
}
#block :hover ul li dl dd a:hover {
	color: #ff5a00;
	background: transparent url('images/icon-link-nav-b.gif') no-repeat scroll left top;
}
#block :hover ul li dl dd a.extern {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	position: relative;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 13px;
	color: #002c76;
	background: transparent url('images/icon-link-ext.gif') no-repeat scroll left center;
}
#block :hover ul li dl dd a.extern:hover {
	color: #ff5a00;
	background: transparent url('images/icon-link-ext-b.gif') no-repeat scroll left center;
}
/* ...................................................................... ENDE */
