/* CSS Document */
/******************kneiselnilsson********************/
#body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

 #header {
	z-index:1;
	margin-left:16px;
	margin-top:16px;
	position: absolute;
	font-family: Helvetica;
	font-size: 42px;
	line-height: 44px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	visibility: visible;
	left: 1px;
	top: -6px;
}

.header_rot {
	font-family: Helvetica;
	font-size: 42px;
	line-height: 44px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

 #hauptmenu {
	z-index:1;
	margin-left:16px;
	margin-top:166px;
	position: absolute;
	left: 1258px;
	top: 501px;
	visibility: visible;
}

 .hauptmenupunkt {
	font-family: Helvetica;
	font-size: 42px;
	line-height: 44px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

 .hauptmenupunkt a{
	font-family: Helvetica;
	font-size: 42px;
	line-height: 44px;
	font-weight: bold;
	color: #aaaaaa;
	text-decoration:none;
}

 .hauptmenupunkt :hover{
	font-family: Helvetica;
	font-size: 42px;
	line-height: 44px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

#submenu {
	z-index:2;
	margin-left:438px;
	margin-top:166px;
	position: absolute;
	visibility: visible;
	left: 484px;
	top: 159px;
}

 .submenupunkt {
	font-family: Helvetica;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

 .submenupunkt a{
	font-family: Helvetica;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

 .submenupunkt :hover{
	font-family: Helvetica;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #cccccc;
	text-decoration:none;
}

#contentbox {
	z-index:3;
	margin-left:438px;
	margin-top:174px;
	position: absolute;
	width: 512px;
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration:none;
	left: 387px;
	top: 153px;
}

#content {
	z-index:3;
	background-image: url(../pics/shared/lang.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 32px;
	padding-bottom: 40px;
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #aaaaaa;
	text-decoration:none;
}

 .headline {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration:none;
}

 .textlink {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

 .textlink a{
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

 .textlink :hover{
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

 .auszeichnung {
	font-family: Helvetica;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

/******************remove dotted lines********************/
a
{
outline: none;
}

a:active
{
outline: none;
}

:focus
{
-moz-outline-style: none;
}

/******************lightbox********************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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{
	border: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* 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.5 em;
	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: 2.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	}

