body {
	font-family:Arial, Verdana, Helvetica, sans-serif;
    font-size:12px;
	margin:0px;	
}

#header {
	position:relative;
	height:73px;
	width:732px;
}

#logo {
	position:absolute;
	bottom:0px;
	left:35px;
}

#gallery {
	position:absolute;
	right:35px;
	bottom:0px;
	height:41px;
}

#img {
	position:relative;
	clear:both;
	margin-left:35px;
	margin-right:35px;
	margin-top:19px;
	width:660px;
	margin-bottom:35px;
	border:1px solid #AAAAAA;
	height:500px;
}

#footer {
	position:absolute;
	bottom:0px;
	left:0px;
	width:732px;
	height:41px;
}

#gallery_close {
	position:relative;
	float:right;
	margin-right:35px;
}

#gallery_pagi {
	position:relative;
	float:left;
	width:615px;
	text-align:center;
	margin-left:35px;
}

#paginierung {
	padding-left:23px;
	width:140px;
}

