

body {
	margin:0;
	padding:0;
	background:#EFEFF1;
	font-family:Times New Roman, Georgia, serif;
	font-family:Arial;
}

#show {
text-align:center;
background:#fff;
padding:10px;
}

#wrapper {
 	position:relative;
	left:50%;
	margin:30px 0 0 -380px;
	width:760px;
	background:#fff;
	float:left;
}

#header {
	float:left;
	width:750px;
	background:#F7F7F8;
	padding:10px 0 10px 10px;
}

#content {
	position:relative;
	float:left;
	width:760px;
	background:#fff;
	min-height:300px;
}

#left {
	position:relative;
	float:left;
	width:460px;
	background:#fff;
}

#left img.intro {
float:left;
}

#right {
	position:relative;
	float:left;
	width:210px;
	background:#fff;
	padding:30px 30px 10px 50px;
}

#copytext {
	padding:30px 30px 10px 50px;
	float:left;
	width:400px;
}

#text #content, #text #left, #text #right {
	background:#c39;
}
#text p, #text a, #text td {
	color:#fff;
}

#menue {
	float:left;
	width:760px;
	background:#F7F7F8;
}

h1, h2 {
font-weight:normal;
color:#fff;
}

p, table {
	line-height:1.4;
	font-size:12px;
	color:#666;
}

a:link, a:visited,a:hover,a:active {
	font-size:12px;
	color:#666;
}

a.send:link, a.send:visited,a.send:hover,a.send:active {
	font-size:12px;
	color:#c39;
}

table {
	width:100%;
}

img {
border:none;
}

img.single {
margin:30px 0 30px 30px;
}

#left img.smallimg {
float:right;
margin:30px 0 0 0;
}

td {
vertical-align:top;
}

td.timeline {
width:80px;
}

thead {
	display:none;
}

caption {
text-align:left;
text-transform:uppercase;
color:#fff;
margin:0 0 10px 0;
}

#content ul {
	list-style:none;
	padding:0;
	margin:0;
}

#menue ul {
	float:left;
	padding:0;
	margin:10px 200px 10px 10px;
}

#menue li {
	display:inline;
	margin:0 5px;
	padding:0 0 0 20px;
}

#menue li a {
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#menue #meta {
	float:left;
	margin:5px;
}

#meta li {
	display:block;
}

#meta li a{
	font-size:12px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}

#piclist li {
	float:left;
	margin:6px;
}

#piclist li a {
	float:left;
	height: 55px;
	width: 55px;
	overflow: hidden;
	border:1px solid;
}

#piclist li img {
	float:left;
}

#picnav {
margin:20px 0 0 0;
float:left;
clear:left;
}

#picnav a {
	margin:0 5px;
}


#perlenbilder {
background:url("gfx/icon_perlenbilder.gif") no-repeat 0 50%;
}

#malerei {
background:url("gfx/icon_malerei.gif") no-repeat 0 50%;
}

#texte {
background:url("gfx/icon_texte.gif") no-repeat 0 50%;
}

#links {
background:url("gfx/icon_links.gif") no-repeat 0 50%;
}

#kontakt {
background:url("gfx/icon_kontakt.gif") no-repeat 0 50%;
}

#impressum {
background:url("gfx/icon_impressum.gif") no-repeat 0 50%;
}

#startseite {
background:url("gfx/icon_start.gif") no-repeat 0 50%;
}

