@charset "UTF-8";

body {
	margin-top: -16px;
}

img {
	border: 0;
}

iframe {
	border:0;
}

#globalwrapper {
	margin: 0 auto;
	width: 965px;
	background: url(../images/bg-content.gif) repeat-y;
}

#navigation {
	background-image: url(../images/bg-top.gif);
	background-repeat: no-repeat;
	width: 965px;
	height: 158px;
}

#navigation ul {
	padding: 134px 0 0 60px;
} 

#navigation li {
	display: inline;
	list-style-type: none;
	text-transform: uppercase;
}

#navigation a {
	padding: 6px 10px;	
	font: bold 13px Arial, Helvetica, Sans;
	color: #192b6a;
	text-decoration: none;
}

#navigation a:hover {
	background-color: #b41520;
	color: #FFFFFF;		
	padding: 6px 10px;	
}

.navigationactive {
	background-color: #b41520;
	color: #FFFFFF !important;
	padding: 6px 10px;	
}

.subactive a {
	text-decoration: underline !important;
}

#wrapper {
	width: 844px;
	margin: 20px auto 0 auto;
	overflow: auto;
}

#content {
	float: left;
	width: 555px;
}

#content h1 {
	font: 18px Arial, Helvetica, Sans;
	color: #192b6a;
	border-bottom: 2px solid #b41520;
	padding-bottom: 2px;
	padding-top: 5px;
}

#content h2 {
	font: 14px Arial, Helvetica, Sans;
	color: #192b6a;
	padding-top: 10px;
	font-weight: bold;
}

#content h3 {
	font: 14px Georgia, Times, Serif;
	color: #192b6a;
	line-height: 20px;
	background: #e5e6ed;
	padding: 10px;
	margin: 30px 30px;
	border: 1px solid #c1c2c8;
}

#content p {
	font: 13px/1.6 Arial, Helvetica, Sans;
	color: #3a3a3a;
}

#content a {
	font: 13px/1.6 Arial, Helvetica, Sans;
	color: #3a3a3a;
}

#content a:hover {
	text-decoration:none;
}

#content ul, ol {
	font: 13px/1.6 Arial, Helvetica, Sans;
	color: #3a3a3a;
}

#content table {
	width: 100%;
	font: 13px/1.6 Arial, Helvetica, Sans;
	color: #3a3a3a;
	border: none;
}

#content tr {
	background-color:#e7e8f0;
}

#content td {
	padding: 8px 12px;
	vertical-align:top;
	text-align:left;
}

.tdright {
	width: 100px;
	text-align:right !important;
	font-weight:bold;
}

.contentimage  {
	padding-right: 10px;
	padding-bottom: 0;
	float: left;
	border-width: 0;
}

#spalte {
	float: left;	
	width: 246px;
	padding-left: 20px;
}

#subnav {
	width: 269px;
	background: url(../images/bg-subnav.gif) bottom left no-repeat #182966;
	padding-bottom: 1px;
	min-height: 226px;
}

#subnav ul {
	margin-left: -23px;	
}

#subnav li {
	list-style-type: none;
	padding-bottom: 8px;
}

#subnav a {
	color: white;
	font: 16px Arial, Helvetica, Sans;
	text-decoration: none;
}

#subnav a:hover {
	text-decoration: underline;
}

.subnavback {
	margin-left: 20px;
	color: white;
	font-size: 12px !important;
	font-family: Arial, Helvetica, Sans;
}

.rdt p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:20px;
	color: #0e183c;
	background:url(../images/rdt-left.gif) no-repeat;
	margin: 30px 20px 10px 25px;
	padding: 0 0 0 55px;
}

.rdt {
	width: 269px;
	margin-top: 10px;
	padding-bottom: 10px;
	background: #e7e8f0 url(../images/bg-teaser.gif) repeat-x;
}

.teaser {
	margin-top: 20px;
	width: 269px;
	background: #e7e8f0 url(../images/bg-teaser.gif) repeat-x;
}

.teaser h1 {
	font: 16px Arial, Helvetica, Sans;
	font-weight: bold;
	padding: 0 15px;
	color: #192b6a;
}

.teaser p {
	font: 11px/1.6 Arial, Helvetica, Sans;
	padding: 0 15px;
	color: #3a3a3a;
}

.teaser a {
	font: 11px/1.6 Arial, Helvetica, Sans;
	color: #3a3a3a;
}

.teaser a:hover {
	text-decoration: none;
}

.teasersmall {
	font-size: 9px;
}

div.bildstreifen, div.teastext {
	padding: 5px 0;
	border-top: 1px solid #192b6a;
	border-bottom: 1px solid #192b6a;	
	background: #e7e8f0 url(../images/bg-teaser.gif) repeat-x;
}

div.teastext {
	width: 230px;
	margin-right: 20px;
	float: left;
}

div.bildstreifen p {
	font-size: 11px !important;
	margin: 0;
	padding: 5px 0 0 5px;
	color: #192b6a !important;
	font-weight: bold !important;
}

div#content div.teastext p {
	font-size: 11px;
	margin: 0;
	padding: 10px;
	line-height: 17px;
	color: #3a3a3a;
	font-weight: normal;
}

div#content div.teastext h1 {
	font: 18px Arial, Helvetica, Sans;
	color: #192b6a;
	border-bottom: none;
	padding: 10px;
	margin: 0;
}

#abbinder {
    margin: 20px 0 0 10px;
	background-color: #192b6a;
	width: 895px;
}

#abbinder p {
	font: 10px/1.7 Arial, Helvetica, Sans;
	color: #FFFFFF;
	text-transform: uppercase;	
	padding: 6px 0 0 50px;
	letter-spacing: 0.4px;
}

#abbinder a {
	color: #FFFFFF;
	text-decoration: none;
}

#abbinder a:hover {
	text-decoration: underline;
}

#bottom {
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	width: 965px;
	height: 10px;
	margin: 0 auto;
}

#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/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: 90%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; color: #192b6a;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; font-style: italic;}			
#imageData #bottomNavClose{ width: 26px; 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; }
