@charset "utf-8";
/* www.fotoneis.com Basic Stylenames */



div.Left { text-align: left; }

div.HeadDist1 {
	width: 981px;
	height: 15px;
}

div.HeadDist2 {
	width: 180px;
	height: 15px;
	float: left;
	display: block;
	left: 0px;
	background: #ef3c39;
}

div.HeadDist3 {
	width: 15px;
	height: 15px;
	float: left;
	left: 180px;
}

div.MainHeadline {
	background-image: url("../ImagesFolder/Slices/GuestBook/Border.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	width: 606px;
}


div.GuestListHeadline {
	background-image: url("../ImagesFolder/Slices/GuestBook/Border.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5px;
	text-align: left;
	width: 606px;
}

/* Categories */
div.RelBlokcs { display: block; float: left; width: 212px; }

div.RelContainer {
	border: solid;
	border-color: #ef3c39;
	border-width: 1px;
	height: 160px;
	margin-bottom: 10px;
	padding: 15px;
	width: 170px;
}

div.RelContainerBlack {
	border: solid;
	border-color: black;
	border-width: 1px;
	height: 60px;
	margin-bottom: 10px;
	padding: 15px;
	width: 170px;
}

/* PhotoGallery */
div.gallery { 
	border: solid;
	border-color: #ef3c39;
	border-width: 1px;
	display: block;
	float: left;
	height: 65px;
	margin: 0px 4px 8px 4px;
	overflow: hidden;
	width: 65px;
}

div.scroller { white-space: nowrap; overflow: hidden; }