/*javascript-galerie*/

#Thegallery{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:400px;
	width:730px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#Thegallery div{
	position:absolute;
}

#Thegallery div{
	width:737px;
	height:550px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

#Thegallery #TheMenu{	
	bottom:0px;
	right:0px;
	width:700px; /*Position Menuebuttons*/
	height:30px;
	z-index:200;
}

#Thegallery #TheMenu img{	
	border:0px;
}

#TheInfo{	
	position:absolute;	
	
	top:60px;
	#bottom:85px;
	
	left:10px;
	width:170px;
	Xheight:380px;
	
	width:0px;
	height:0px;
	
	z-index:6;
	display:block;
	border:0px dotted green;
	font-size:11px;
	line-height:14px;
	background:#c2c2c2;
	
}

#TheDesigner{	
	position:absolute;	
	top:30px;
	left:7px;
	height:10px;
	padding-left:3px;
	z-index:6;
	display:block;
	border:0px dotted green;
	font-size:10px;
	line-height:11px;
	background:#FFF;
	display:none;
}

#Thegallery #TheMenu a{	
	display:inline-block;
	float:left;
	color:#000;
	width:16px;
	height:14px;
	font-size:11px;
	line-height:13px;
	text-align:center;
	text-decoration:none;
	margin-right:3px;
	background: url(/assets2010/global/nuppsie.gif);
}

#Thegallery #TheMenu a.act{	
	background: url(/assets2010/global/nuppsie_act.gif);
	color:#FFF;
}
/*ende javascript galerie*/
