@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#wrapper {
	position:relative;
	margin:20px auto;
	width:966px;
	background:url(/design/shadow.jpg) 0 0 repeat-y;

}

#content a {
	color:#5b079a;
	text-decoration:underline;
}

#footer a {
	color:#2d2938;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

a#logo {
	display:block;
	width:190px;
	height:216px;
	text-indent:-19999px;
	background:url(/design/logo.jpg) 0 0 no-repeat;
	position:absolute;
	top:84px;
	left:111px;
}

#topimage {
	padding:0;
	position:absolute;
	top:54px;
	right:50px;
	background:url(/images/topimage.jpg) 0 0 no-repeat;
	width:536px;
	height:284px;
}

#top {
	background:url(/design/shadow_top.jpg) 0 0 no-repeat;
	width:966px;
	height:70px;
}

#menu {
	background:url(/design/bg_menu.jpg) #fff 0 0 repeat-x;
	width:899px;
	padding:0;
	height:120px;
	margin:245px 0 0 35px;
}

#content {
	padding:0px 390px 70px 58px;
	background:url(/design/unterschrift.jpg) center bottom no-repeat;
}

#content p, #content small, #content ul {
	line-height:20px;
	text-align:justify;
	padding:0 0 20px 35px;
}

#content h3 {
	color:#5b079a;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 20px 35px;
}

#content ul {
	padding:0 0 20px 55px;
}

#content h1 {
	color:#cd2d3a;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 20px 35px;
}

#content a.detaillink {
	color:#5b079a;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 0 35px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:12px;
}

#content a.detaillink:hover {
	text-decoration:underline;
}

#images {
	width:235px;
	height:auto;
	position:absolute;
	right:80px;
	top:442px;
}

#aktuelle_ausstellungen {
	background:url(/design/bg_ausstellungen.png) 0 0 no-repeat;
	height:250px;
	width:220px;
	right:60px;
	padding:30px 30px 10px 30px;
	top:412px;
	position:absolute;
}

* html #aktuelle_ausstellungen {
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/design/bg_ausstellungen.png',sizingMethod='crop');
}

* html #images{
 right:40px;
}

* html #aktuelle_ausstellungen{
 right:10px;
}

#aktuelle_ausstellungen p {
	width:225px;
	text-align:left;
	margin:10px 0 0 0;
	padding:0;
}

#images a, #images a:hover {
	text-decoration:none;
	color:#fff;
}

#images p {
	width:235px;
	text-align:center;
	margin:18px 0 0 0;
	padding:0;
}

#bottom {
	background:url(/design/shadow_bottom.jpg) 0 0 no-repeat;
	width:966px;
	height:70px;
	margin:0;
	padding:0;
}

#footer {
	text-align:center;
	font-size:11px;
	position:absolute;
	bottom:45px;
	width:899px;
	left:36px;
	color:#2d2938;
	margin:0;
	padding:0;
}

#menu {
	background:url(/design/bg_menu.jpg) 0 0 repeat-x;
}

.headline {
	margin:0 0 25px 0;
	padding:0;
}

.headline_images {
	margin:0 0 25px 0;
	padding:0;
}

.headline_ausstellungen {
	margin:0 0 7px 0;
	padding:0;
}

p.higher {
	height:60px;
}

p.in_kuerze {
	height:300px;
}

#details {
  display:none;
  padding-top:20px;
}

#gmap {
	padding:0;
	position:absolute;
	top:440px;
	right:80px;
	margin-bottom:20px;
}
