@charset "utf-8";
/* CSS Document */
#wrapper {
	position:relative;
	left:0;
	top:0;
	width:980px;
	height:auto;
	margin:0 auto;
	z-index:1;
}
#subheader {
	position:absolute;
	left:0px;
	top:0px;
	width:814px;
	height:20px;
	z-index:2;
}
#headerbild {
	position:absolute;
	left:0px;
	top:30px;
	width:809px;
	height:362px;
	border-top-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-bottom: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	background-color: #FFF;
	text-align: center;
	z-index:3;
}
#navi {
	position:absolute;
	left:0px;
	top:367px;
	width:816px;
	height:27px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	z-index:7;
}
#content {
	position:absolute;
	left:0px;
	top:399px;
	width:621px;
	height:auto;
	padding-left: 20px;
	padding-top: 20px;
	background-color:#FFF;
	text-align: left;
	z-index:5;
	padding-right: 20px;
}
#leiste {
	position:absolute;
	left:661px;
	top:399px;
	width:156px;
	height:1320px;
	background-color:#FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FDC206;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDC206;
	text-align: center;
	z-index:6;
}
#logo-leiste {
	position:absolute;
	left:830px;
	top:30px;
	width:150px;
	height:auto;
	text-align: center;
	z-index:8;
}
.WebYepGalleryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
}
table.WebYepGalleryContainer {
   border-collapse: collapse;
}

table.WebYepGalleryContainer td {
   text-align: center;
   vertical-align: top;
   padding: 10px;
}

.WebYepGalleryImage img {
   border-left: 1px solid grey;
   border-top: 1px solid grey;
   border-right: 1px solid black;
   border-bottom: 1px solid black;
}

