body {
	height: 100%;
	width: 100%;
	background-color: #fff;
	background-image: url(../img/twede_bg_verlauf.png);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}


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



#navigation{
	width: 900px;
	height: 65px;
	position:relative;
	top:0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}


#content {
	position:relative;
	width:900px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
	min-height: 400px;
}

#navigation ul li, #navigation ul li a {
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: right;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 2pt;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

.logo {
	width: 595px !important;
	float:left;
	}

#navigation ul{
margin: 0;
padding: 0;
}

#footer{
	position: relative;
	left:0px;
	top: 0px;
	width:100%;
	height:200px;
	z-index:2;
	background-image: url(../img/twede_footer_green.png);
	background-repeat: no-repeat;
	right: 0px;
	bottom: 0px;
	float: left;
	background-position: center top;
	color: #000;
}



#footer a{
	text-decoration: underline;
	color: #000;
}

.foobar {
	width: 900px;
	position:relative;
	top:50px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	height: 20px;
}

.foobar p{
	color: #112329;
	margin: 0;
	padding: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	font-weight: normal;
}

.left{
	float: left;
	min-height: 0px;
}

.right{
	float: right;
}

.foo2{
	float: left;
	margin-left: 195px;
	font-weight: bold;
}

.headimg{
	margin-bottom: 20px;
}



p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #262626;
	line-height: 17px;
	text-align: justify;
}
.contendtext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #262626;
	line-height: 17px;
	text-align: justify;
}



#inhaltstext {
	position:relative;
	margin: 0 32px;
	xtop:325px;
	z-index:1;
	float: left;
}.bold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#footer .foobar .foo2 p strong {
	font-weight: normal;
}
#footer .foobar .left p {
	font-weight: bold;
}
#footer .foobar .left p strong {
}
#footer .foobar .left p .contendtext {
	font-weight: normal;
}

