body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #000000;
	background: #eaeaea;
	text-align: center;
}


body, td, th {
	color: #000000;
}

h1, h2, h3 {
	font-family: Arial, Geneva, sans-serif;
	color: #181E1A;
	background: transparent;
}
h1 {
	font-size: 4em;
	text-align: center;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1em;
}
h4 {
font-size: 1em;
}
p, li {
font-size: 0.7em;
}
p {
line-height: 120%;
}
ul {
list-style-type: square;
}

a {
color: #C087AB;
font-weight: bold;
text-decoration: underline;
}
a:hover {
text-decoration: underline;
}
a img {
border: 0 none;
}

#container {
	position:absolute;
	margin-left: -450px;
	top:20px;
	width:900px;
	height:700px;
	border: 2px solid #181E1A;
	left: 50%;
	background: #ffffff;
}

#head {
	height: 200px;
	background-image: url(bilder/eyes.jpg);
}

#nav {
	height: 30px;
	top: 170px;
	position: relative;
}

#nav li {
display: inline; 
}
#nav a {
	text-decoration: none;
	font-size: 100%;
	float: none;
	padding: 3px 6px;
	font-weight: bold;
	line-height: 2.5em;
	color: #ffffff;
	background: transparent;
}
#nav a:hover {
color: #999999;
text-decoration: underline;
}

#nav a:active,  #nav a:focus{
color: #999999;
background: transparent;
}

#gallery {
	width:880px;
	height:480px;
	padding:10px;
	border:none;
	background: #fff;
	position:relative;
}

#gallery b.default {
	position:absolute;
	left:10px;
	top:10px;
	width:640px;
	height:480px;
	text-align:center;
}

#gallery b.default img {
	display:block;
	margin:0 auto 10px auto;
	border:1px solid #181E1A;
}

#gallery b.default span {
	display:block;
	color:#181E1A;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	width:350px;
	margin:0 auto;
}

#gallery ul {
	list-style:none;
	padding:0;
	margin:0;
	width:230px;
	position:relative;
	float:right;
}

#gallery ul li {
	display:inline;
	width:52px;
	height:52px;
	float:left;
	margin:0 0 5px 5px;
}

#gallery ul li a {
	display:block;
	width:50px;
	height:50px;
	text-decoration:none;
	border:1px solid #000;
	border-color:#eee #555 #333 #ddd;
}

#gallery ul li a span {
	display:none;
}

#gallery ul li a img {
	display:block;
	width:50px;
	height:50px;
	border:0;
}

#gallery ul li a:hover {
	white-space:normal;
	border-color:#181E1A;
	background:#777;
}

#gallery ul li a:hover b {
	position:absolute;
	left:-650px;
	top:0;
	width:640px;
	height:480px;
	text-align:center;
	background:#fff;
	z-index:30;
}

#gallery ul li a:hover span {
	display:block;
	color:#888;
	font-family:verdana, arial, sans-serif;
	font-weight:normal;
	font-size:11px;
	width:350px;
	margin:0 auto;
}

#gallery ul li a:hover img {
	margin:0 auto 10px auto;
	width:auto;
	height:auto;
	border:1px solid #181E1A;
}

#content {
	position: relative;
	height: 500px;
	width: 900px;
}

#aktuell {
	font-size: 1.2em;
	text-align: left;
	position: relative;
	height: 500px;
	width: 900px;
}

#aktuell a {
	font-family: Arial, Geneva, sans-serif;
	font-size:1.2em;
	color: #181E1A;
}

#aktuell img{
	border: 1px solid #181E1A;
	margin-left: 160px;
	margin-right: 20px;
	float: left;
}

#zur_person {
	font-size: 0.85em;
	text-align: left;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	width: 860px;
}

#zur_person img{
	border: 1px solid #181E1A;
	margin-left: 0px;
	margin-right: 10px;
	float: left;
}

#kontakt {
	font-size: 1.2em;
	text-align: left;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	width: 860px;
}

#index {
	font-size: 1.2em;
	text-align: center;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
	width: 860px;
}
