@charset "UTF-8";
/* CSS Document */

* {
		margin: 0; 
		padding:0;
	}
	
	
body {
	color: #FFF;
	font-size: 12px;
	background-color: #1a1a1a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

#wrapper {
	margin-left: 50px;
	margin-top:6px;
	width: 898px;
}

#header {
	margin: 0;
}

#menue {
	position:absolute;
	top: 118px;
	width: 897px;
}

#menue li {
	width: 95px;
	float:left;
	list-style-type: none;
	background-color:#666;
	text-align: center;
	margin-right: 2px;
	padding: 0 1px 1px 1px;
}

#menue a {
	display: block;
	text-decoration: none;
	color:#FFF;
	font-size:10px;
}

#menue a:hover {
	background-color: #F00; 
}

#balken {
	position: absolute; 
	top:120px; 
	left: 245px;
}

#inhalt_test {
	position: absolute;
	top: 105px;
	width: 886px;
	margin-top: 36px;
	border: solid 1px; 
	border-color:#FFFFFF;
	text-align:center;
}

#inhalt {
	position: absolute;
	top: 105px;
	width: 846px;
	margin-top: 36px;
	border: solid 1px; 
	border-color:#FFFFFF;
	padding-left: 40px;
}

#inhalt_index {
	position: absolute;
	top: 105px;
	width: 886px;
	margin-top: 36px;
	border: solid 1px; 
	border-color:#FFFFFF;
	text-align:center;
}

#inhalt_texte {
	position: relative;
}

#rubrique {
	margin-top:30px; 
	margin-left:1px;
	line-height:14px;
	color:#000; 
	background-color:#999; 
	width:890px; 
	text-align: center; 
	font-size:10px;
}

.li_article {
	display: inline;
	list-style:none;
	}

#asso td {
	width: 120px;
	vertical-align: top;
}

#partenaires {
	margin-bottom: 20px;
}

#partenaires td {
	padding-bottom: 20px;
}

#register {
	font-size: 11px;
	border: solid 1px;
	border-color: #EEFF7A;
}

#f_register {
	font-size: 11px;
	border: solid 1px;
	border-color: #EEFF7A;
}

#gens td {
	border-top: solid 1px;
	border-top-color:#FFF;
	padding-top:5px;
	padding-bottom: 20px;
}

.article {
	padding-top: 40px;
	padding-bottom: 15px;
	color: #FFFFFF;
	width: 465px;
	color: #c0c0c0;
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	font-size: 12px; 
	line-height: 150%;
}

.ueberschrift {
	font-size: 24px; 
}

.mail {
	padding-left: 200px;
}

.einzug_2 {
	margin-left: 54px;
}

.einzug_1 {
	margin-left: 108px;
}


.klein {
	font-size: 10px;
}

.fett {
	font-weight: bold;
}

.register {
	font-weight: bold;
}


.italic {
	font-style:italic;
}

.auteurs {
	font-weight: bold;
	color: #EEFF7A;
}

.gelb {
	color: #EEFF7A;
}

.img {
	padding-top: 165px;
	padding-left: 40px;
}

.img2 {
	padding-top: 55px;
	padding-left:10px;
}

.img3 {
	padding-top: 85px;
	padding-left:40px;
}

.cartes {
	position: absolute;
	width: 224px;
}

.cartes a {
	text-decoration: none;
}

.einzug1 {
	position: relative;
	left: 20px;
}

.einzug2 {
	position: relative;
	left: 40px;
}

.einzug3 {
	position: relative;
	left: 60px;
}

#alphabet li {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 0.9em sans-serif;
	color: #000;
	background-color: #FFF;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
}

img {
		border: 0;
	}

	a:link {
		color: #808080;
	}
	a:visited {
		color: #808080;
	}
	a:hover {
		color: #808080;
	}
	a:active {
		color: #808080;
	} 

#album_title{ 
		color: #ffffff;
		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 18px;
		line-height: 150%;
	}
	
	.thumbnail{
		height: 128px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #303030;
		border: 1px solid #404040;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
	}

	.thumbnail_text{
		height: 145px; 
		width: 128px;
		text-align: center;
		padding:8px;
		background-color: #303030;
		border: 1px solid #404040;
		float: left;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden; 
 		font-family: "Trebuchet MS", Verdana, Sans-Serif;
		font-size: 11px;
	}

#lightbox{
	position: absolute;
	top: 40px;
	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(../img/lightbox/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(../img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	color: #666;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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

