@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: url(img/bg.jpg) repeat-x #122150;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #1c3f54;
	font-size: 11px;
}

body a{
	color: #2b4cb2;
	font-weight: bold;
}
.thrColFixHdr #container {
	width: 771px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #EDEDEE;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0;
} 
.thrColFixHdr #header {
	height: 180px;
} 
.thrColFixHdr #menu {
	height: 26px;
	margin-left: 335px;
	margin-right: 19px;
	margin-top: -11px;
}
.thrColFixHdr #submenu {
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	margin-left: 27px;
	margin-top: 5px;
	height: 40px;
}
.thrColFixHdr #submenu a{
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: normal;
}
.thrColFixHdr #submenu a:visited{
	color: #000000;
	font-size: 11px;
	line-height: 17px;
	margin-top: 5px;
	text-decoration: none;
	font-weight: normal;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #content {
background: url(img/content_bg.gif) repeat-y;
}

.thrColFixHdr #content h3{
font-size: 14px;
}


.thrColFixHdr #strip {
position:relative; width:764px; height:80px; background: url(img/farbstreifen_ecke.gif); padding-left: 5px; padding-top: 3px; border-left: 1px solid #7288B4; border-right: 1px solid #7288B4;
}
.thrColFixHdr #strip b {
font-weight:normal; width:600px; text-align:center; position:absolute; bottom:250px; left:0; color:#fff;
}
a.strip, a.strip:visited { 
display:inline; color:#000; text-decoration:none; border:1px solid #000; width:70px; height:70px; float:left; position:relative; cursor:default; margin: 1px;
}

a.slidea {background:url(img/pic_start_01_small.jpg);}
a.slideb {background:url(img/pic_start_02_small.jpg);}
a.slidec {background:url(img/pic_start_03_small.jpg);}
a.slided {background:url(img/pic_start_04_small.jpg);}
a.slidee {background:url(img/pic_start_05_small.jpg);}
a.slidef {background:url(img/pic_start_06_small.jpg);}
a.slideg {background:url(img/pic_start_07_small.jpg);}
a.slideh {background:url(img/pic_start_08_small.jpg);}
a.slidei {background:url(img/pic_start_09_small.jpg);}
a.slidej {background:url(img/pic_start_10_small.jpg);}

a.strip span {
visibility:hidden; display:block; position:absolute; width:350px; height:450px; top:189px; left:-10px; color:#000; text-align:center;
}

a.slidea span {left: 380px; top:85px;}
a.slideb span {left: 306px; top:85px;}
a.slidec span {left: 232px; top:85px;}
a.slided span {left: 158px; top:85px;}
a.slidee span {left: 84px; top:85px;}
a.slidef span {left: 10px; top:85px;}
a.slideg span {left: -64px; top:85px;}
a.slideh span {left: -138px; top:85px;}
a.slidei span {left: -212px; top:85px;}
a.slidej span {left: -286px; top:85px;}

a.strip:hover {white-space:normal;}

a.strip:hover span {visibility:visible; z-index: 60;}

a.strip:hover span img {margin:10px; border:1px solid #000; position:relative; }

a.strip:active, a.strip:focus {border:1px solid #c00; }

a.strip:active span, a.strip:focus span {visibility:visible; z-index: 50;}

a.strip:active span img, a.strip:focus span img {border:1px solid #000; position:relative; margin:10px; z-index:50; }

.thrColFixHdr #sidebar1 {
	margin: 0; /* since this element is floated, a width must be given */
	width: 328px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px;
	padding-left: 27px;
	line-height: 17px;
}
.thrColFixHdr #mainContent {
	margin: 0;
	width: 330px;
	padding-right: 40px;
	position: relative;
	padding-left: 20px;
	float: right;
} 
.thrColFixHdr #footer {
	background: url(img/footer.gif);
	height: 97px;
} 
.thrColFixHdr #footer a {
	color: #f5f5f5;
	font-weight: normal;
} 
.thrColFixHdr #footer_inhalt {
	margin-left: 27px;
	font-size: 12px;
	color: #f5f5f5;
	width: 200px;
	float:left;
	margin-top: 30px;
	position: relative;
	line-height: 15px;
}
.thrColFixHdr #footer_inhalt2 {
	font-size: 12px;
	color: #f5f5f5;
	width: 200px;
	float:left;
	margin-top: 30px;
	position: relative;
	line-height: 15px;
}
.thrColFixHdr #footer_inhalt4 {
	font-size: 12px;
	color: #f5f5f5;
	width: 200px;
	top: 30px;
	left: -30px;
	position: relative;
	line-height: 15px;
	display: inline;
}

.thrColFixHdr #footer_inhalt3 {
	float: right;
	margin-right: 40px;
	margin-top: 72px;
	color: #f5f5f5;
	font-size: 11px;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bild {
	border: 1px solid #122051;
	margin-top: 25px;
	padding-left: auto;
	padding-right: auto;
}
.blindtext {
	color: #FF0000;
}

/* Bilderstreifen Unterseiten */

a.substrip, a.substrip:visited { 
display:inline; color:#000; text-decoration:none; border:1px solid #000; width:70px; height:70px; float:left; position:relative; cursor:default; margin: 1px; margin-left: 50px;
}

a.subslidea {background:url(img/pic_aussen_01_small.jpg);}
a.subslideb {background:url(img/pic_aussen_02_small.jpg);}
a.subslidec {background:url(img/pic_aussen_03_small.jpg);}
a.subslided {background:url(img/pic_aussen_04_small.jpg);}
a.subslidee {background:url(img/pic_aussen_05_small.jpg);}
a.subslidef {background:url(img/pic_leucht_01_small.jpg);}
a.subslideg {background:url(img/pic_leucht_02_small.jpg);}
a.subslideh {background:url(img/pic_leucht_03_small.jpg);}
a.subslidei {background:url(img/pic_leucht_04_small.jpg);}
a.subslidej {background:url(img/pic_leucht_05_small.jpg);}
a.subslidek {background:url(img/pic_bauschilder_01_small.jpg);}
a.subslidel {background:url(img/pic_bauschilder_02_small.jpg);}
a.subslidem {background:url(img/pic_bauschilder_03_small.jpg);}
a.subsliden {background:url(img/pic_bauschilder_04_small.jpg);}
a.subslideo {background:url(img/pic_bauschilder_05_small.jpg);}
a.subslidep {background:url(img/pic_beschr_01_small.jpg);}
a.subslideq {background:url(img/pic_beschr_02_small.jpg);}
a.subslider {background:url(img/pic_beschr_03_small.jpg);}
a.subslides {background:url(img/pic_beschr_04_small.jpg);}
a.subslidet {background:url(img/pic_beschr_05_small.jpg);}
a.subslidev {background:url(img/pic_plakat_01_small.jpg);}
a.subslidew {background:url(img/pic_plakat_02_small.jpg);}
a.subslidex {background:url(img/pic_plakat_03_small.jpg);}
a.subslidey {background:url(img/pic_show_01_small.jpg);}
a.subslidez {background:url(img/pic_show_02_small.jpg);}
a.subslidea1 {background:url(img/pic_show_03_small.jpg);}
a.subslideb1 {background:url(img/pic_show_04_small.jpg);}
a.subslidec1 {background:url(img/pic_laden_01_small.jpg);}
a.subslided1 {background:url(img/pic_laden_02_small.jpg);}
a.subslidee1 {background:url(img/pic_laden_03_small.jpg);}
a.subslidef1 {background:url(img/pic_laden_04_small.jpg);}
a.subslideg1 {background:url(img/pic_laden_05_small.jpg);}
a.subslideh1 {background:url(img/pic_hinweis_01_small.jpg);}
a.subslidei1 {background:url(img/pic_hinweis_02_small.jpg);}
a.subslidej1 {background:url(img/pic_hinweis_03_small.jpg);}
a.subslidek1 {background:url(img/pic_hinweis_04_small.jpg);}
a.subslidea2 {background:url(img/pic_hinweis_05_small.jpg);}
a.subslidel1 {background:url(img/pic_museen_01_small.jpg);}
a.subslidem1 {background:url(img/pic_museen_02_small.jpg);}
a.subsliden1 {background:url(img/pic_museen_03_small.jpg);}
a.subslideo1 {background:url(img/pic_museen_04_small.jpg);}
a.subslidez1 {background:url(img/pic_museen_05_small.jpg);}
a.subslidep1 {background:url(img/pic_logistik_01_small.jpg);}
a.subslideq1 {background:url(img/pic_logistik_02_small.jpg);}
a.subslider1 {background:url(img/pic_logistik_03_small.jpg);}
a.subslides1 {background:url(img/pic_logistik_04_small.jpg);}
a.subslidet1 {background:url(img/pic_logistik_05_small.jpg);}
a.subslideu1 {background:url(img/pic_ablauf_01_small.jpg);}
a.subslidev1 {background:url(img/pic_ablauf_03_small.jpg);}
a.subslidew1 {background:url(img/pic_ablauf_02_small.jpg);}
a.subslidex1 {background:url(img/pic_ablauf_04_small.jpg);}
a.subslidey1 {background:url(img/pic_ablauf_05_small.jpg);}

a.substrip span {
visibility:hidden; display:block; position:absolute; width:350px; height:450px; top:189px; left:-10px; color:#000; text-align:center; border:1px solid #fff;
}

a.subslidea span {left: 329px; top:85px;}
a.subslideb span {left: 206px; top:85px;}
a.subslidec span {left: 83px; top:85px;}
a.subslided span {left: -40px; top:85px;}
a.subslidee span {left: -163px; top:85px;}
a.subslidef span {left: 329px; top:85px;}
a.subslideg span {left: 206px; top:85px;}
a.subslideh span {left: 83px; top:85px;}
a.subslidei span {left: -40px; top:85px;}
a.subslidej span {left: -163px; top:85px;}
a.subslidek span {left: 329px; top:85px;}
a.subslidel span {left: 206px; top:85px;}
a.subslidem span {left: 83px; top:85px;}
a.subsliden span {left: -40px; top:85px;}
a.subslideo span {left: -163px; top:85px;}
a.subslidep span {left: 329px; top:85px;}
a.subslideq span {left: 206px; top:85px;}
a.subslider span {left: 83px; top:85px;}
a.subslides span {left: -40px; top:85px;}
a.subslidet span {left: -163px; top:85px;}
a.subslidev span {left: 329px; top:85px;}
a.subslidew span {left: 206px; top:85px;}
a.subslidex span {left: 83px; top:85px;}
a.subslidey span {left: 329px; top:85px;}
a.subslidez span {left: 206px; top:85px;}
a.subslidea1 span {left: 83px; top:85px;}
a.subslideb1 span {left: -40px; top:85px;}
a.subslidec1 span {left: 329px; top:85px;}
a.subslided1 span {left: 206px; top:85px;}
a.subslidee1 span {left: 83px; top:85px;}
a.subslidef1 span {left: -40px; top:85px;}
a.subslideg1 span {left: -163px; top:85px;}
a.subslideh1 span {left: 329px; top:85px;}
a.subslidei1 span {left: 206px; top:85px;}
a.subslidej1 span {left: 83px; top:85px;}
a.subslidek1 span {left: -40px; top:85px;}
a.subslidea2 span {left: -163px; top:85px;}
a.subslidel1 span {left: 329px; top:85px;}
a.subslidem1 span {left: 206px; top:85px;}
a.subsliden1 span {left: 83px; top:85px;}
a.subslideo1 span {left: -40px; top:85px;}
a.subslidez1 span {left: -163px; top:85px;}
a.subslidep1 span {left: 329px; top:85px;}
a.subslideq1 span {left: 206px; top:85px;}
a.subslider1 span {left: 83px; top:85px;}
a.subslides1 span {left: -40px; top:85px;}
a.subslidet1 span {left: -163px; top:85px;}
a.subslideu1 span {left: 329px; top:85px;}
a.subslidev1 span {left: 206px; top:85px;}
a.subslidew1 span {left: 83px; top:85px;}
a.subslidex1 span {left: -40px; top:85px;}
a.subslidey1 span {left: -163px; top:85px;}

a.substrip:hover {white-space:normal; border:1px solid #fff;}

a.substrip:hover span {visibility:visible; z-index: 60; background: #eee;}

a.substrip:hover span img {margin:10px; border:1px solid #000; position:relative; }

a.substrip:active, a.substrip:focus {border:1px solid #c00; }

a.substrip:active span, a.substrip:focus span {visibility:visible; z-index: 50;}

a.substrip:active span img, a.substrip:focus span img {border:1px solid #000; position:relative; margin:10px; z-index:50; }
