*					{ margin: 0; padding: 0; }
body				{
	font: 15px Cambria, Serif;
	background-image: url(Bilder/bg.jpg);
	background-repeat: repeat;
}

#container {
	width: 1000px;
}

#header {
	background-image: url(Bilder/header.jpg);
	height: 128px;
	width: 1000px;
}
#navi {
	background-image: url(Bilder/navi.jpg);
	height: 38px;
	width: 1000px;
}
#container #navi img {
	float: right;
}

#content {
	height: 390px;
	width: 1000px;
}
#contentlinks {
	background-image: url(Bilder/content1.jpg);
	height: 354px;
	width: 537px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #736A53;
	padding-left: 108px;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 1px;
}

#contentlinksabout {
	background-image: url(Bilder/content1about.jpg);
	height: 354px;
	width: 537px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #736A53;
	padding-left: 108px;
	text-align: left;
	padding-top: 35px;
	padding-right: 30px;
	padding-bottom: 1px;
}

#contentbox {
	padding-top: 35px;
	padding-left: 35px;
	padding-right: 105px;
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-image: url(Bilder/content2.jpg);
	float: left;
	height: 354px;
	width: 185px;
	padding-bottom: 1px;
	text-align: left;
}

#textbox {
	height: 147px;
	width: 282px;
	padding-top: 30px;
	padding-left: 43px;
	background-image: url(Bilder/textbox.png);
	text-align: left;
}

#container #contentbox img {
	float: left;
	margin: 3px;
}
#werbung {
	width: 157px;
	float: right;
	height: 40px;
}

#footer {
	background-image: url(Bilder/footer.jpg);
	height: 170px;
	width: 1000px;
}

#footertext {
	height: 10px;
	width: 1000px;
	text-align:center;
	padding-top:75px;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#5c5645;
	text-decoration:none
}

#footertext a{
	color:#5c5645;
	text-decoration:none
}

.stil1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4e4838;
}
.stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #241e12;
}
#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(Bilder/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Bilder/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; }


#contentboxinside {
	width:185px;
	height:300px;
}

#contentboxinsidepf {
	width:185px;
	height:270px;
	padding-top:50px;
}
#twitter_div {
	background-image: url('Bilder/twitterBG.png');
	width:168px;
	max-height:120px;
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #5AA5BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:2px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
 
#twitter_div ul li {
	color: #0C93BA;
	list-style-type: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A1E8F7;
}
 
#twitter_div ul li a {
	text-decoration: none;
	color: #DDA84E;
}
 
#twitter_div ul li a:hover {
	text-decoration: none;
	color: #D78E42;
}
 
#twitter_div p {
	text-align: right;
	padding-right: 6px;
	padding-bottom: 10px;
}

