body {
	margin:0;
	padding:10px 0 0 0;
	height:100%;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color:#100203;
	background:url(images/bg.jpg) top center;
}

/* Container
------------------------------------------------------------------------ */
#container {
	margin:0 auto;
	width:948px;
	height:560px;
	background:url(images/layout.jpg) no-repeat; }
	
	#fader {
		float:left;
		padding:47px 10px 20px 106px;
		width:274px;
		height:476px;
	}
	
	#content {
		float:left;
		overflow:auto;
		margin:125px 0 0 0;
		padding:0 10px 0 0;
		width:515px;
		height:375px;
		}
		
	#menue {
		clear:both;
		float:none;
		padding:0 0 0 137px;
		text-align:center;
	}

.image {
	float:left;
	margin:4px 0 0 0;
}

table#pictures,
table#shop {
	margin:0 0 10px 0;
}

hr {
	margin:0 0 10px 0;
	padding:0;
	border:0px; /* Für Firefox und Opera */
	border-top:solid 1px #650d10;
	border-bottom:solid 1px transparent; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

p {
	margin:0 0 10px 0;
	padding:0;
}
		
strong {

}
		
a {
	color:#ffb401;
	text-decoration:none;
}

#menue a {
	margin:0 8px 0 0;
	padding:0;
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
}

ul, ol {
	margin:0;
	padding:0;
}

li {
	margin:0 0 5px 0;
	padding:0;
	list-style:none;
}

.music #menue a.music,
.videos #menue a.videos,
.infos #menue a.infos,
.reviews #menue a.reviews,
.events #menue a.events,
.guestbook #menue a.guestbook,
.pictures #menue a.pictures,
.impressum #menue a.impressum,
.links #menue a.links,
.book #menue a.book,
.news #menue a.news {
	border-bottom:2px solid #fff;
	line-height:21px;
	cursor:default;
}

h3 {
	margin:0 0 2px 0;
	padding:0;
	font-weight:normal;
	color:#fff;
	font-size:12px;
	text-transform: uppercase;
}

/* WEBYEP
------------------------------------------------------------------------ */
#login {
	position:absolute;
	top:0;
	left:0;
}

.WebYepGalleryContainer td {
	height:122px;
	text-align:center;
	
}
	
.WebYepGalleryImage img {
	padding:2px;
	background-color:#fff;
}
	
.WebYepGalleryText {
	margin:5px 0 0 0;
	font-size:10px;
}

/* Left Menü
------------------------------------------------------------------------ */
.WebYepMenuSelected a,
.WebYepMenuItem a {
	color:#fff;
	text-decoration:none;
	text-transform: uppercase;
}

.WebYepMenuSelected a {
	color:#291a12;
	cursor:default;
}