* {
	margin:0;
	padding:0
}
body {
	background:#fff;
	font:80%/140%;
	color:#999;
	margin-top: 10px;
	font-family:'Century Gothic', Geneva, Arial, Helvetica, sans-serif;
	color:#7e7669;
}
a img {
	border:none;
}
a {
	text-decoration:none;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	display: block;
	margin: 0 0 12px;
}
.clear {
	clear:both;
}
.wrapper {
	margin: 70px auto 0;
	width: 800px;
}
.top-s {
	width:800px;
	height:40px;
}
.nav-s {
	float:left;
	padding-top: 20px;
}
.nav-s ul li {
	display: inline;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	padding:0 6px 0 0px;
}
.nav-s a {
	color:#bab3a0;
	text-decoration:none;
}
.nav-s a:hover {
	color:#9b937e;
}
.logo {
	float:right;
}
.main-c {
	width:800px;
	margin-top:70px;
}
.galleria_wrapper {
	float:left;
	padding: 7px;
	border:1px solid #7e7669;
}
.left-u {
	float:left;
	width:440px;
	font-size:10px;
	font-weight:bolder;
}
.sidebar, .sidebar-u {
	float:right;
	width: 300px;
}
.sidebar-u ul {
	margin-bottom:20px;
}
.sidebar-u li {
	list-style: none;
	font-size:10px;
	font-weight:bolder;
}
.sidebar-u li a {
	color: #7e7669;
	text-decoration:none;
}
.sidebar-u li a:hover {
	color:#bab3a0;
}
.about-img {
	float:left;
	background:url(img/Simon_Werner.png) center no-repeat;
	border:1px solid #7e7669;
	padding:7px;
	width: 217px;
	height:275px;
}
.about-table {
	float:left;
	margin:40px 10px;
	width: 170px;
	line-height:12px;
}
.about-txt {
	margin-top:20px;
	padding: 5px;
}
.left-table {
	font-size:12px;
	font-weight:bold;
	width:80px;
	float:left;
}
.right-table {
	font-size: 10px;
	float:left;
	width:90px;
}
.imprint-wrap {
	font-size:10px;
	font-weight: bolder;
}
.imprint-wrap a {
	color: #bab3a0;
}
.imprint-wrap a:hover {
	color:#7e7669
}
.imprint-left {width:200px; float:left;}
.imprint-right {width:500px; float:right;}
.caption {
	display:none;
}
.footer {
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color:#bab3a0;
	display: block;
	margin: 25px 0;
}
.footer a {
	color:#bab3a0;
}
.footer a:hover {
	color:#7e7669;
	text-decoration: none;
}

