* {
	margin:0px;
	padding:0px;
	}
html {
	height:100%;
	}
#inhalt_skulpturen, #inhalt_ausstellungen, #inhalt_leihgaben, #inhalt_atelier, #inhalt_philosophie, #inhalt_person {
	background-image:url(images/hintergrund.jpg);
	background-repeat:repeat-y; 
	display: none; 
	text-align:left;
	padding-left:85px;
	padding-right:80px;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	letter-spacing: 1px;
	line-height: 18px;
	background-color: #666;
	margin: 0px;
	height:100%;
	}
#kontainer {
	margin:auto; 
	width:1000px; 
	text-align: center;
	height: auto;
	}
#menue {
	background-image:url(images/hintergrund.jpg);
	background-repeat:repeat-y;
	text-align: center;
	}
#menue ul {
	margin:0px;
	padding:20px;
	}
#menue ul li {
	display:inline;
	padding:17px 8px;
	font-size:14px;
	font-weight: bold;
	}
#menue ul li a {
	color: #999;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
	}
#menue ul li a:hover {
	color: #333;
	}
#inhalt_sprache, #adresse {
	font-size: 11px;
	background-image:url(images/hintergrund.jpg);
	background-repeat:repeat-y; 
	text-align:center;
	padding-left:85px;
	padding-right:80px;
	color: #999;
	font-weight: bold;
	letter-spacing: 2px;
	height:60px;
	}
#inhalt_sprache a, #adresse a {
	color: #999;
	letter-spacing: 2px;
	}
#inhalt_sprache a:hover, #adresse a:hover {
	color: #660000;
	letter-spacing: 2px;
	}
#footer {
	position:absolute; 
	left:50%; 
	margin-left:-500px; 
	width:1000px; 
	text-align: center;
	height: auto;
	font-size:9px;
	}
#footer a {
	color: #555;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-decoration: none;
	}
#footer a:hover {
	color: #000;
	}
h1, h2 {
	font-size:24px;
	padding:0px;
	margin:0px;
	text-transform: uppercase;
	color: #3d220d;
	}
a {
	color: #660000;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 18px;
	text-decoration: none;
	border:0px;
	margin:0px;
	padding:0px;
	}
.figuren img {
	margin:3px;
	padding:0px;
	border:0px;
	}
img {
	border:0px;
	}
br {
	margin-bottom: 10px; 
	display:block; 
	}
blockquote {
	font-size: 10px;
	color: #333;
	text-align: left;
	letter-spacing: 0px;
	line-height: 13px;
	padding:15px;
	}

