/* @override http://stherzle/style.css */

html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: left;
	color: #FFF;
	background: #000 url(images/background_images.gif) repeat-x;
	padding: 0;
	margin: 0;
}
img {
	outline:none;
	}

div, img, background { behavior: url(iepngfix.htc)
}

a:link {
	color: #720876; 
	text-decoration: underline;
	border: 0;
	outline:none;
}
a:visited {	
	color: #720876; 
	text-decoration: underline;
	border: 0;
	outline:none;
}
a:active {      
	color: #720876; 
	text-decoration: none;
	border: 0;
	outline:none;
}
a:hover {    
	color: #FFF; 
	text-decoration: none;
	border: 0;
	outline:none;
}

h1 {
	font-size: 18px;
	color: #a6cbdc;
	margin-top: 0px;
	padding: 0px;
	font-weight: lighter;
}
h2 {
	font-style: bold;
	font-size: 12px;
	color: #a6cbdc;
	margin-bottom: -5px;
}

h3 {
	font-size: 11px;
	color: #a6cbdc;
	margin-bottom: 0px;
}

.htext { 
	margin-bottom: 9px;
	border-bottom: 1px dotted #a6cbdc;
	padding-bottom: 9px;
}
.news { 
	padding-left: 34px;
	padding-top: 8px;
	background: url(images/icon_news.gif) no-repeat;
	background-position:  center left;
}
.about { 
	padding-left: 34px;
	padding-top: 8px;
	background: url(images/icon_about.gif) no-repeat;
	background-position:  center left;
}
.graphic { 
	padding-left: 34px;
	padding-top: 8px;
	background: url(images/icon_graphic.gif) no-repeat;
	background-position:  center left;
}
.all { 
	padding-left: 34px;
	padding-top: 8px;
	background: url(images/icon_all.gif) no-repeat;
	background-position:  center left;
}
.photo { 
	padding-left: 34px;
	padding-top: 8px;
	background: url(images/icon_photo.gif) no-repeat;
	background-position:  center left;
}
.date {
	color: #720876; 
	margin-bottom: -7px;
	padding:  0 0 0 15px;
	background: url(images/news.gif) no-repeat;
	background-position:  center left;
}
.td_right {
	color: #a6cbdc; 
}

.left {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}	
.right {
	padding: 0 0 0 0;
	font-size: 10px;
	text-align: right;
	margin-top: 0;
	
}	
#container {
	width: 890px;
}
#head {
	width: 862px;
	height: 216px;
	float: left;
	background: url(images/header_background2.gif) no-repeat;
	margin-left: 14px;
	margin-right: 14px;
}
#signet {
	width: 98px;
	float: left;
	margin-top: 59px;
	margin-left: 35px;
	
}

/* @group photogallery */

#content_photogallery {
	width: 862px;
	float: left;
	background: url(images/content_background_complete.png) no-repeat;
	margin-left: 14px;
	margin-right: 14px;
	padding: 8px;
}

#content_photogallery a:link {          
	margin-right: 22px;
	line-height: 55px;
}
#content_photogallery a:visited { 
	margin-right: 22px;
	line-height: 55px;
}
#content_photogallery a:hover {
	margin-right: 22px;
	line-height: 55px;
} 

#content_photogallery a:active {
	margin-right: 22px;
	line-height: 55px;}

#photogallery {
	margin-top: 8px;
	text-align: right;
}
#photogallery a:link{
	text-decoration: none;
	padding:  0 0 0 12px;
	background: url(images/pfeil.gif) no-repeat;
}
#photogallery a:visited{
	text-decoration: none;
	padding:  0 0 0 12px;
	background: url(images/pfeil.gif) no-repeat;
}
#photogallery a:active{
	text-decoration: none;
	padding:  0 0 0 12px;
	background: url(images/pfeil.gif) no-repeat;
}
#photogallery a:hover{
	text-decoration: none;
	padding:  0 0 0 12px;
	background: url(images/pfeilweiss.gif) no-repeat;
}

/* @end */

/* @group content */

#content {
	width: 906px;
	float: left;
	text-align: left;
}
#content_one {
	width: 189px;
	float: left;
	background: url(images/content_background.png) no-repeat;
	margin-left: 14px;
	margin-right: 14px;
	padding: 8px;
}

#content_two {
	width: 189px;
	float: left;
	background: url(images/content_background.png) no-repeat;
	margin-right: 14px;
	padding: 8px;
}
#content_three {
	width: 189px;
	float: left;
	background: url(images/content_background.png) no-repeat;
	margin-right: 14px;
	padding: 8px;
}
#content_four {
	width: 189px;
	float: left;
	background: url(images/content_background.png) no-repeat;
	margin-right: 14px;
	padding: 8px;
}
#content_four h3 {
	margin-top: 20px;
	margin-bottom: 5px;
}

/* @end */

/* @group twitter */

#twitter_update_list li{
	border-bottom: 1px dotted #a6cbdc;
	list-style-image: url(images/twitter.gif);
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#twitter_update_list{
	padding-left: 17px;
	width:  813px;
}
#content_twitter {
	width: 862px;
	float: left;
	background: url(images/content_background_complete.png) no-repeat;
	margin-left: 14px;
	margin-right: 14px;
	padding: 8px;
}

/* @end */

/* @group footer */

#footer {
	width: 862px;
	float: left;
	clear: both;
	border-top: 1px dotted #a6cbdc;
	margin-left: 14px;
	margin-right: 14px;
}

/* @end */

/* @group slid show */

/* slid show */

#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{ outline: 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.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}



/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* @end */

