﻿@import url("layout.css");
body {
	background-position: center;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background-color: #05467b;
	background-image: url('../images/bg_center.JPG');
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#container {
	padding: 0 0 0 10px;
	margin: 10px auto;
	width: 960px;
}
#masthead {
	text-align: center;
	width: 950px;
	height: 100px;
	background-image:url('../images/banner.gif')
}

#Logo {
	float: left;
	text-align: center;
	width: 0px;
	height: 0px;
	position: static;
	padding-top: 5px;
}

#Titel {
	float: left;
	text-align: center;
	width: 800px;
	height: 100px;
	position: static;
}

#mitte {
	width: 950px;
}

#nav_top {
	width: 930px;
	height: 45px;
}


#navigation {
	background: url('../images/button2.gif');
	position: relative;
	top: -3px;
	float: left;
	width: 148px;

}

#nav {
	position: relative;
	float: left;
	width: 148px;
	margin-top:30px;

}
#nav_end {
	position: relative;
	top: -3px;
	float: left;
}

#Navigation_permanent {
	position: relative;
	width: 910px;
	height: 45px;
	float: right;
	margin-top: 10px;
	background-image: url('../images/navigation_background_pem6.gif');
	padding-left: 15px;
}



#Logo img {
	width:0px;
	height:0px;
	border-width:0px;
}



#content {
	border: 3px #800000 solid;
	float: left;
	width: 764px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
	background-color: #fff;
	background-image: url('../images/bg_ds3_hell.jpg');
}
#footer {
	text-align: center;
	clear: both;
	margin-left: 188px;
	width: 725px;
	height:41px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	font-size:x-small;
	background-image: url('../images/navigation_background_pem4.gif');
}
/* Mastertitel-Formatvorlagen  */
#masthead h1 {
	color: #800000;
	padding-top: 10px;
}
#masthead h3 {
	color: #800000;
	position: relative;
	top: -20px;
	font-weight: bold;
}
/* Navigationsformatvorlagen*/
#navigation ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#navigation li {
	display: block;
	margin: 0;
	padding: 0;
}

#navigation a {

	font-weight: bold;
	text-decoration: none;
	color: #800000;
	display: block;
	width: 121px;
	height: 32px;
	text-align: center;
	position: relative;
	z-index: 2;
	padding-top: 3px;
}

#navigation a:hover {

	font-weight: bold;
	text-decoration: none;
	color: #000080;
	background: #C0C0C0;
	background-image: url('../images/button_a.gif');
	width: 121px;
	height: 32px;
	text-align: center;
	z-index: 2;
}

#navigation_active a {
	font-weight: bold;
	text-decoration: none;
	color: #000080;
	background: #C0C0C0 url('../images/navigation_active.gif');
	width: 121px;
	height: 32px;
	text-align: center;
	z-index: 2;
}

#navigation_active_sub1 a {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000080;
	background: #C0C0C0 url('../images/nav_sub1.gif');
	width: 125px;
	height: 17px;
	text-align: left;
	z-index: 3;
	top: 5px;
	left: 25px;
	padding-left: 10px;
}

#navigation_active_sub1_active a {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000080;
	background: #C0C0C0 url('../images/nav_sub1_hover.gif');
	width: 125px;
	height: 17px;
	text-align: left;
	z-index: 3;
	top: 5px;
	left: 25px;
	padding-left: 10px;
}


#navigation_active_sub1 a:hover {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000080;
	background: #C0C0C0 url('../images/nav_sub1_hover.gif');
	width: 125px;
	height: 17px;
	text-align: left;
	z-index: 3;

}

#navigation_active_sub2 a {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000080;
	background: #C0C0C0 url('../images/nav_sub2.gif');
	width: 125px;
	height: 17px;
	text-align: left;
	z-index: 4;
	top: 5px;
	left: 35px;
	padding-left: 10px;
}

#navigation_active_sub2 a:hover {
	font-size: x-small;
	font-weight: bold;
	text-decoration: none;
	display: block;
	color: #000080;
	background: #C0C0C0 url('../images/nav_sub2_hover.gif');
	width: 125px;
	height: 17px;
	text-align: left;
	z-index: 3;

}


#Navigation_permanent a {
	font-size: x-small;
	text-decoration: none;
	color: #000000;
	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;
}



/* Inhaltsformatvorlagen */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #993399;
}
h2 {
	color: #3d6c87;
}
#content h1 {
	color: #000080;
	text-align: center;
}
#content img {
	padding: 5px;
	border:0px

}
#content p {
	font-family: sans-serif;
	font-size: large;
	text-align: center;

}
#content li {

	font-family: sans-serif;
	font-size:large;
}

/* Fußzeilen-Formatvorlagen */
#footer p {
	color: #800000;
	margin-top: 5px;
}
#footer a {
	color: #000080;
	text-decoration: underline;
}
#footer a:hover {
	color: #008000;
	text-decoration: none;
}
a {
	color: #800000;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.details {
	margin-top: -20px;
	margin-bottom: 20px;
	position: relative;
	width: 120px;
	height: 45px;
	background-image: url('../images/navigation_background_member.gif');
	padding-left: 5px;
}

.details a {
	font-size: x-small;
	text-decoration: none;
	color: #000000;
	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: 12px;
	font-weight: bold;
}



.details 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;
}

/* 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; }

