/*
everthing for the photo-gallery
*/
#menue-info-container
{
	position:absolute;
	top:7px;
	left:652px;
	width: 287px;
}

#thbListOverview
{
	position:absolute;
	top:10px;left:20px;
	width: 620px;
	height:609px;
	text-align:right;
}

#thbListOverview span
{

}


h2{font-size:1em;}
#debugger{
	position:absolute;
	top:10px;
	left:10px;
	background:#ccc;
	font-size:70%;
	text-align:left;
	display:none;
}

#datenschutz-container{left:80px;top:600px;}

#datenschutzText-container{top:20px;left:300px;}
#datenschutzText-container h2{color:rgb(255,0,153)}