/* CSS Document */

div.containergalerie
{
	position:relative;
	float:left;
	width:500px;
	height:550px;	
	margin:0px;
	margin-left: 115px;
	margin-top:0px;
}

div.containergalbig
{
	position:relative;
	float:left;
	width:500px;
	height:550px;	
	margin:0px;
	margin-left: 110px;
	margin-top:0px;
}

div.header
{
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:px;
	width:500px;
	height:50px;
	font-size:18px;
	font-style:bold;
	text-align:left;
	vertical-align:middle;
	color:#660000;
}

div.navi
{
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:500px;
	height:50px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#333333;
	
}

div.thumbs
{
	position:relative;
	float:left;
	margin-top:0px;
	width:500px;
	height:400px;	
	
}

div.space
{
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:100px;
	height:80px;		
}

div.spacebig
{
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:500px;
	height:376px;		
}


div.footer
{
	position:relative;
	float:left;
	margin-top:10px;
	margin-left:0px;
	width:500px;
	height:50px;
	text-align:center;
	vertical-align:middle;	
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#333333;
	
}

img
{
	margin-top:12px;
	border:0px;
	
}

.picborder
{
	border-color:#666600;
	border-style:solid;
	border-width:4px;
}



div.numbernav
{
	position:relative;	
	margin-top:15px;
	font-size:12px;
	text-align:center;
	color:#660000;
}

div.headtxt
{
	position:relative;	
	
	margin-top:30px;
	
	text-align:center;
}



.navipfeil
{
	position:relative;	
	text-align:center;
	margin-top:10px;
}

a.numberlink:link 
{
	color:#666666;
	text-decoration:none;
	
}

a.numberlink:visited 
{
	color:#666666;
	text-decoration:none;
}

a.numberlink:hover
{
	color:#660000;
	text-decoration:none;
}

a.numberlink:active
{
	color:#660000;
	text-decoration:none;
}

