* {
	margin:0px;
	padding:0px;
	}

body {
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:100%;
	color: #333;	
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}
h1 {
    font-size: 100%;
	font-weight:bold;
	line-height: 0.9em;
	margin: 0px;
}
h2 {
	font-size:110%;
	font-weight:bold;
	line-height: 1.4 em;
}

p {
	margin: 0px 0px 1em;
}

#header {
	width:600px;
	}
	
#navigation a { 
	color:#333;
	text-decoration: none;
}
#navigation a:hover {
	color:#FF0000;
}

#navigation li a img{
	border:none;
	float:right;
	margin-top:-20px;
}

#credits{
	font-size:0.75em;
	/*letter-spacing:1em;*/
	list-style:none;
	margin-top:3px;
	}
#credits li{
	display:inline;
	/*float:left;*/
}	
#credits a:link{
	color:#333;
	}
#credits a:hover{
	color:#FF0000;
	}
#wrapper {
	margin-left:30px; 
	width: 835px;
	}
	
#galerie {
	position:relative;
	top:25px;
	list-style:none;
	}
h3 img {
	position:absolute;
	padding:1px;
	background-color:#fff;
	border: 1px solid #CCC;

}
#galerie01 h3 img {top: 0px; left: 0; width:132px;}
#galerie02 h3 img {top: 0; left: 140px; width:132px;}
#galerie03 h3 img {top: 0; left: 280px; width:132px;}
#galerie04 h3 img {top: 0; left: 420px; width:132px;}
#galerie05 h3 img {top: 0; left: 560px; width:132px;}
#galerie06 h3 img {top: 0; left: 700px; width:132px;}
#galerie07 h3 img {top: 155px; left: 0px; width:132px;}
#galerie08 h3 img {top: 155px; left: 140px; width:132px;}
#galerie09 h3 img {top: 155px; left: 280px; width:132px;}
#galerie10 h3 img {top: 155px; left: 420px; width:132px;}
#galerie11 h3 img {top: 155px; left: 560px; width:132px;}
#galerie12 h3 img {top: 155px; left: 700px; width:132px;}
#galerie13 h3 img {top: 310px; left: 0px; width:132px;}
#galerie14 h3 img {top: 310px; left: 140px; width:132px;}
#galerie15 h3 img {top: 310px; left: 280px; width:132px;}
#galerie16 h3 img {top: 310px; left: 420px; width:132px;}
#galerie17 h3 img {top: 310px; left: 560px; width:132px;}
#galerie18 h3 img {top: 310px; left: 700px; width:132px;}
#galerie19 h3 img {top: 470px; left: 0px; width:132px;}
#galerie20 h3 img {top: 470px; left: 140px; width:132px;}
#galerie21 h3 img {top: 470px; left: 280px; width:132px;}
#galerie22 h3 img {top: 470px; left: 420px; width:132px;}
#galerie23 h3 img {top: 470px; left: 560px; width:132px;}
#galerie24 h3 img {top: 470px; left: 700px; width:132px;}


ul a:link {
	text-decoration: none;
 }
#galerie a:hover img { 
	width:200px;
	padding:1px;
	background-color:#fff;
	border: 1px solid #CCC;
	z-index:100;	
	cursor:default;
	}
	
#contact {
	margin-top:5px;
	/*margin-right::450px;*/
	margin-left: 40px;
}
#contact a {
	color:#333;
	/*font-size:100%;*/
}	
#contact a:hover {
	color:#FF0000;
}
#navigation {
	border-bottom: 2px solid #333;	
	padding-bottom: 5px;
	background:#fff;
	margin-top: 30px;
	/*margin-left:30px;*/
/*	position:relative;*/
}
#navigation li {
	list-style:none;
}


