@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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: #000000;
	background-color: #FFF;
}
.twoColFixLtHdr #container { 
	position: relative;
	width: 940px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	background: #FFFFFF; 
	position: relative;
	height: 110px;
} 
.twoColFixLtHdr #menutop{ 
	position: absolute;
	left: 0px;
	top: 80px;
	width: 750px;
}
.twoColFixLtHdr #logo{ 
	position: absolute;
	left: 750px;
	top: 0px;
	width: 190px;
}
.twoColFixLtHdr #row1 { 
	background: #FFFFFF; 
	position: relative;
	height: 233px;
} 
.twoColFixLtHdr #spruch { 
	background: #F39248;
	position: absolute;
	top: 110px;
	left: 0px;
	width: 250px;
	height:233px;
}
.twoColFixLtHdr #bild { 
	position: absolute;
	top: 110px;
	left: 260px;
	width: 680px;
}
a.menu_n:hover, a.menu_n:active{
	color: #ED9450;
	text-decoration: none;
}
a.submenu_n:hover, a.menu_n:active{
	color: #000000;
	text-decoration: none;
}
a.txt_link:hover, txt_link:active{
	color: #666666;
}
.menu_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
	background-image: url(pic/menubackn.gif);
	background-repeat: no-repeat;
	line-height: 14px;
	text-align: left;
}
.menu_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED9450;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
	background-image: url(pic/menubackp.gif);
	background-repeat: no-repeat;
	line-height: 12px;
	text-align: left;
}
.std_txt_Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ED9450;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}
.std_txt_SubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED9450;
	text-decoration: none;
	line-height: 18px;
	text-align: left;
}
.std_txt_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
.std_txt_01_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
	text-align: left;
}
.std_txt_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ED9450;
	line-height: 18px;
	text-align: left;
}
.txt_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ED9450;
	line-height: normal;
	text-align: left;
}
.txt_bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(pic/bullet.gif);
	margin-bottom: 6px;
	margin-left: -16px;
	text-align: left;
}
.std_txt_absatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 10px;
	text-align: left;
}
.std_txt_01bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}
.txt_marginal_l {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	text-align: left
}
.txt_marginal_r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	text-align: right;
}
.menu_blink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: blink;
	text-align: left;
}
.submenu_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: right;
	line-height: 29px;
	padding-right: 8px;
}
.submenu_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 29px;
	background-image: url(pic/submenubackp.gif);
	padding-right: 8px;
}
.submenubox_n {
	text-decoration: none;
	line-height: 29px;
	background-image: url(pic/submenubackn.gif);
	text-align: right;
}
.submenubox_i {
	text-decoration: none;
	line-height: 29px;
	background-image: url(pic/submenubacki.gif);
	text-align: right;
}
.txt_team_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #ED9450;
	line-height: 18px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}
.txt_team_position {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}
.txt_team_jahreszahl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ED9450;
	line-height: 18px;
	text-align: right;
	padding-right: 20px;
	vertical-align: top;
}

.sub2menu_n {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	padding-right: 8px;
}
.sub2menu_p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 20px;
	padding-right: 8px;
}
.submenu_p_aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	line-height: 29px;
}
.txt_address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 30px;
	line-height: 14px;
	text-align: left;
}
.twoColFixLtHdr #sidebar1 {
	/*float: left;  since this element is floated, a width must be given */
	position: absolute;
	top: 353px;
	left: 0px;
	width: 250px; /* 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 */
	background: #E8E8E8; /* the background color will be displayed for the length of the content in the column, but no further */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.twoColFixLtHdr #mainContent { 
	padding: 1px 0 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	margin-left: 260px;
	margin-top: 10px;
	width: 680px;
} 
.twoColFixLtHdr #footer { 
	padding: 0 0 0 0;  /*this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFFFFF; 
	margin-left: 260px;
	width: 680px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 13px;
	text-align: left
} 
#directions {
        font-family: Verdana, Arial, sans serif;
        font-size: 11px;
}

#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{ outline: 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(pic/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(pic/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;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


