html { 
  padding:0px;
  margin:0px;
  font-family: Arial, Helvetica, sans-serif;
  color:#000000;
}

body {
	font-size: 12px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	margin:0px;
	padding:0px;
	text-align: center;
	background-image: url(images/bg.jpg);
}

#rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 975px;
	margin: 0px auto;
	margin-top: 50px;
}


/*  positioning-layers statisch und absolut */

#box {
	width:975px;
	margin: 0px auto;
	padding:0px;
	text-align:left;
	background-color: #333333;
	height: 484px;
}

#links {
	width:94px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	margin-right: 3px;
	height: 484px;
}

#inhalt {
	width:510px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	overflow: auto;
	height: 484px;
}

#rechts {
	width:365px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	margin-left: 3px;
	height: 484px;
}
p,h1  {
}
#content_mitte {
	margin: 16px;
	height: 452px;
}
#content_mitte img {
	border: 9px solid #000000;
	margin: 0px;
}
#content_rechts {
	margin-top: 96px;
	margin-right: 16px;
	margin-bottom: 16px;
	margin-left: 16px;
	height: 267px;
}



h1 {
font-size:14px;
padding-top:10px;
text-transform:uppercase;
color: #564b47;
background-color: transparent;
	}
p  {
	color: #000000;
}

#navi {
	top: 10px;
	width: 330px;
	position: relative;
	display: block;
	height: 105px;
	left: 30px;
}

#navi a{
	display: block;
}



.pictures {
	position: absolute;
	left: 0px;
	top: 60px;
	width: 170px;


}

.pictures  a {
	background-image: url(images/pictures.jpg);
	height: 45px;
	width: 170px;
}
.pictures a:hover  {
	background-position: -170px;
}

.more {
	position: absolute;
	left: 250px;
	top: 0px;
	width: 70px;

}

.more  a {
	background-image: url(images/more.jpg);
	height: 38px;
	width: 70px;
}
.more a:hover  {
	background-position: -70px;
}

.contact {
	position: absolute;
	width: 157px;
	left: 80px;
	top: 15px;
}

.contact  a {
	background-image: url(images/contact.jpg);
	height: 35px;
	width: 157px;
}
.contact a:hover  {
	background-position: -157px;
}

.biography {
	position: relative;
	width: 149px;
	top: 50px;
	left: 172px;
}

.biography  a {
	background-image: url(images/biography.jpg);
	height: 50px;
	width: 149px;

}
.biography a:hover  {
	background-position: -149px;
}

#footer, #footer a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#footer a:hover {
	text-decoration: underline;
}

img
{
	border:1px solid #FFFFFF;
}
.gallery_bild {
	height: 360px;
	text-align: center;
}
.bio_text {
	text-align: left;
	height: 360px;
}

.gallery_navi {
	height: 85px;
}
.gallery_navi .left {
	height: 85px;
	float:left;
	width:40px;
	text-align:left;
}

.gallery_navi .content {
	height: 80px;
	float:left;
	width:394px;
	overflow: auto;
	margin-top: 5px;
}

.gallery_navi .right {
	height: 85px;
	float:left;
	width:40px;
	text-align: right;
}
.gallery_navi .right p {
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 53px;
	color: #666666;
	margin-bottom: 0px;
}

.gallery_navi .content h2 {
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	color: #000000;
}

.gallery_navi .content p {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px;
	color: #000000;
}

a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
}



.gallery_navi .left p {
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 53px;
	color: #666666;
}

.gallery_navi p {
	padding: 0px;
	margin: 0 auto;
	clip: rect(auto,auto,auto,auto);
}

.bio_text h1
{
font-size:14px;
padding-top:10px;
color: #000000;
}

.falsch
{
	background-color: #eeeeee;
}