@charset "utf-8";


/* ----------banner for logo-------------- */
#banner {
background-image:url('../images/msb_header2.jpg');
width:auto;
height:190px;
background-repeat:no-repeat;
margin:0;
padding:0;
}

#banner p {
margin-left:20em;
padding:25px;
}

/* ----------container zentriert das layout-------------- */
#container {
	width:1049px;
	height:auto;
	background-image:url('../images/msb_background.jpg');
	background-repeat:no-repeat;
	margin:0 auto;
	padding:0 0 0 0;
}

/* -----------------Inhalt--------------------- */
#content {
background-image:url('../images/msb_content_back.jpg');
background-repeat:repeat-y;
float:left;
padding:0 0 15px 40px;
overflow:auto;
margin:0 0 0 225px !important;
margin:0 0 0 112px; 
}

#content, img {
border:#FFF;
}

/* -----------footer--------------------------- */
#footer {
clear:left;
background-image:url('../images/msb_bottom.jpg');
background-repeat:no-repeat;
margin-left:224px; margin-right:0; margin-top:0; margin-bottom:0
}

/* --------------left navigavtion------------- */
#left {
float:left;
width:230px;
background-image:url('../images/msb_le.jpg');
background-repeat:repeat-y;
background-color:#e2e8ef;
background-position: right 50%;
height:460px;
color:#e2e8ef;
margin:0;
padding:0
}

#mainnavi {
width:660px;
padding:156px 0 0 230px !important;
padding:156px 0 0 0;
}

#mainnavi p {
margin-left:20em !important;
margin-left:0em;
padding:0 0 0 230px !important;
padding:0 0 0 0;
}

.gross , p.gross, span.gross {
width:5.71em;
height:1.07em;
}

.menu {
list-style:none;
height:32px;
width:400px;
font-family:tahom, arial, verdana, sans-serif;
margin:0;
padding:0 0 0 25px !important;
padding:0 0 0 0;
}


 div#Rahmen {
    width: 47.1em;
    /*padding: 0.8em;*/
	margin-left:20px !important;
	margin-left:-30px;
    
   
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 48.7em;
    w\idth: 47.1em;
  }
  div#Rahmen div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }
#container #content .gross {
	font-size: 16px;
	font-weight: bold;
}


  ul#Navigation li {
    list-style: none;
	
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0.4em; padding: 0;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE */
    margin-bottom: -0.4em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 1.6em; left: -0.4em;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0.2em;
  }
#sub{ font-size:11px;
font-weight:normal;
width:auto;}
  ul#Navigation a, ul#Navigation span {
    display: block;
    width: auto;  /* Breite den in li enthaltenen Elementen zuweisen */
    padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
	background-color:#003956;
	color: #fff; 
	
  }
  * html ul#Navigation a, * html ul#Navigation span {
   /* width: 8.6em;    Breite nach altem MS-Boxmodell für IE 5.x */
   /* w\idth: 6.4em;   korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color: #a93128;
	width:auto;
  }
  li a#aktuell {  /* aktuelle Rubrik kennzeichnen */
    color: maroon; background-color: silver;
  }
  ul#Navigation li ul span {  /* aktuelle Unterseite kennzeichnen */
    background-color: maroon;
  }


/*.menu :hover ul :hover ul, .menu :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul, .menu :hover ul :hover ul :hover ul :hover ul :hover ul {
left:0;
top:-4px;
background:#fff;
border:1px solid #999;
white-space:nowrap;
width:93px;
z-index:200;
height:auto;
padding:3px 0;
}

.menu :hover ul.sub {
left:2px;
top:30px;
right:2px;
background:#a93128;
border:2px solid #e0ce8a;
white-space:nowrap;
width:170px;
height:auto;
padding:0;
}

.menu :hover ul.sub li {
display:block;
height:20px;
position:relative;
float:left;
width:170px;
}

.menu :hover ul.sub li a {
font-weight:400;
display:block;
font-size:11px;
height:20px;
width:192px;
line-height:20px;
text-indent:5px;
color:#fff;
text-decoration:none;
}

.menu :hover ul.sub li a:hover {
background:#e0ce8a;
width:170px;
color:#a93128;
}

.menu a:hover {
visibility:visible;

}

.menu li a.top_link {
display:block;
float:left;
height:32px;
line-height:33px;
color:#fff;
text-decoration:none;
font-size:16px;
font-weight:700;
cursor:pointer;
padding:0;
}

.menu li a.top_link span {
float:left;
font-weight:700;
display:block;
height:32px;
padding:0 20px 0 0;
}

.menu li a.top_link:hover, .menu li:hover > a.top_link {
color:#c3d7e2;
}

.menu li:hover {
position:relative;
z-index:200;
}

.menu table {
border-collapse:collapse;
width:0;
height:0;
position:absolute;
top:0;
left:0;
}

.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
position:absolute;
left:-9999px;
top:-9999px;
width:0;
height:0;
list-style:none;
margin:0;
padding:0;
}*/

.menu_footer {
	list-style:none;
	height:25px;
	width:300px;
	float:right;
	font-family:tahom, arial, verdana, sans-serif;
	margin:0;
	padding:0 25px 0 0;
}

.menu_footer li a.top_link {
display:block;
float:left;
height:25px;
line-height:25px;
color:#a93128;
text-decoration:none;
font-size:11px;
cursor:pointer;
padding:0;
}

.menu_footer li a.top_link span {
float:left;
display:block;
height:25px;
padding:0 20px 0 5px;
}

.menu_footer li.top, .menu li.top {
display:block;
float:left;
position:relative;
}

a, a:visited {
color:#a93128;
}
.rot {
	color: #a93128;
}


a:hover, a:active, .menu_footer li a.top_link:hover, .menu_footer li:hover > a.top_link {
color:#000;
}

body {
background-color:#e2e8ef;
font-size:13px;
font-family:tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#003d5a;
margin:0;
padding:0;
}

h1 {
font-size:18px;
font-weight:700;
color:#a93128;
margin:0 0 0 10px;
padding:15px 0;
}

h2 {
font-size:1.1em;
font-weight:600;
line-height:0.8em;
color:#fff;
background-color:#003d5a;
margin:0;
padding:7px 9px;
width:580px;
}
h3 {
font-size:1.1em;
font-weight:600;
line-height:0.8em;
color:#fff;
background-color:#b32a31;
margin:0;
padding:7px 9px;
width:580px;
}
em {
	font-size:10px;
}

p {
line-height:17px;
border-bottom:solid 1px #CCC;

}

p, pre {
width:570px;
margin:0 0 0 10px;
padding:0 20px 15px 0;
}
#example {
width:570px;
margin:0 0 0 10px;
padding:0 20px 15px 0;
position:relative;
}

pre, code {
font-size:1.2em;
}

/*++++++++++++++++Lightbox+++++++++++++++++*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ border: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; /*outline: none;*/ border:none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/*++++++++++++++++ end Lightbox+++++++++++++++++*/

