﻿@import url('layout.css');
body {
	background-color: #abc;
	background: url('../images/design/background1024x768_n.png');
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	color: #FFFFFF;
}
#container {
	margin: 0 auto;
	background-repeat: repeat-y;
	background-attachment: scroll;
	min-width: 1024px;
}
#head {
	margin: 0 auto 0 auto;
	width: 1024px;
}

#masthead_left {
	margin: 18px 0 0 0;
	width: 187px;
	overflow: hidden;
	text-align: center;
	float: left;
}
#masthead_right {
	width: 187px;
	margin-top: 18px;
	margin-bottom: 0;
	overflow: hidden;
	text-align: center;
	float: left;
}

#news {
	margin-top: 18px;
	margin-bottom: 0;
	margin: 0 auto 0 auto;
	width: 500px;
	overflow: hidden;
	text-align: center;
	float: center;
	background-color: #333333;
}



#masthead {
	background: url('../images/design/head_bg_t1.GIF');
	width: 639px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
	text-align: center;
	float: left;
	height: 159px;
}
#nav_top {
	margin-bottom: 0;
	margin: 8px auto 0 auto;
	width: 626px;
	text-align: right;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: xx-small;
	color: #999999;
}


#nav_top ul {
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: 600px;
	font-size: large;
}
#nav_top li {
	float: left;
	z-index: 2;
	width: 90px;
}




#links {
	border: 0px;
}


#links img {
	border: 0px;
}

#nav_sub {
	margin-bottom: 0;
	margin: 0 auto 0 auto;
	width: auto;
	height: 45px;
	background-image: url('../images/design/mittelfeldoben2.GIF');
}


#content_footer {
	margin-bottom: 0;
	background: url('../images/design/mittelfeldunten2.gif');
	margin: 0 auto 0 auto;
	overflow: auto;
	width: auto;
	height: 45px;
}

#nav_sub ul {
	list-style-type: none;
	margin: 0 auto 0 auto;
	padding: 0;
	width: auto;
}
#nav_sub li {
	float: left;
	z-index: 2;
	width: 95px;
	height: 28px;
}
#nav_sub a.l {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 23px;
	background-image: url('../images/design/button-links.png');
	position: relative;
	z-index: 2;
	vertical-align: middle;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
}
#nav_sub a.l:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../images/design/button-links-down.png');
	height: 23px;
	z-index:2;
}
#nav_sub a.m {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 23px;
	background-image: url('../images/design/button-mitte.png');
	position: relative;
	z-index: 2;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}
#nav_sub a.m:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../images/design/button-mitte-down.png');
	height: 23px;
	z-index:2;
}
#nav_sub a.r {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 23px;
	background-image: url('../images/design/button-rechts.png');
	position: relative;
	z-index: 2;
	vertical-align: middle;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px;
}
#nav_sub a.r:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: url('../images/design/button-rechts-down.png');
	height: 23px;
	z-index:2;
}




#Navigation_permanent a {
	display: inline-block;
	width: 95px;
	height: 16px;
	text-align: center;
	position: relative;
	z-index: 2;
	background-image: url('../images/nav_perm_button1_a.gif');
	padding-top: 4px;
	top: 14px;
	font-weight: bold;
}



#Navigation_permanent a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #C0C0C0 url('../images/urbglob.gif');
	width: 95px;
	height: 16px;
	text-align: center;
	z-index: 2;
}



#sidebar_left {
	margin-left: 10px;
	margin: 10px 10px 0 20px;
	border-color: #FF0000;
	border-width: 5px;
	border-style: solid;
	float: left;
	width: 150px;
	background-color: #d3d3d3;
	position: inherit;
	clear: both;
	display: inline;
	color: #000000;
	z-index: 3;
}
#sidebar_right {
	margin: 10px 20px 0 10px;
	float: right;
	width: 150px;
	background-color: #d3d3d3;
	position: inherit;
	clear: both;
	display: inline;
	color: #000000;
	z-index: 3;
}
#content {
	float: none;
	margin-top: 0;
	margin-left: 0;
	padding: 10px 20px 10px 20px;
	color: #FFFFFF;
	width: auto;
	font-size: medium;
}

#page_content {
	background: #585958;
	margin: 0 auto 0 auto;
	float: none;
	width: 600px;
}


#content a{
	color: #99CCFF;
}
#content h1 {
	color: #66CCFF
}
#content h2 {
	color: #0099FF
}


#content h3 {
	color: #66CCFF
}


#footer {
	text-align: center;
	clear: both;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	overflow: auto;
	margin-bottom: 10px;
	margin-top: 20px;
}


#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Formatvorlagen für die Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	font-size: 0.9em;
	display: block;
	margin: 0;
	padding: 0;
	border: 1px solid #d3d3d3;
}
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	display: block;
	padding: 5px;
	border-bottom: 1px solid #f2f2f2;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #118;
	border-bottom: 1px solid #f2f2f2;
	background-color: #f2f2f2;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}






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

