body {
	margin-top:30px;
	padding:0;
	background:#ccc;
	font-family:'Arial';
}

a:link {
	font-weight:normal;
	color:black;
	text-decoration:none;
}

a:visited {
	font-weight:normal;
	color:black;
	text-decoration:none;
}

a:hover {
	font-weight:normal;
	color:white;
	text-decoration:none;
}

table td, table td * {
    vertical-align: top;
}

h2 {
	text-align:center;
}

h3 {
	text-align:center;
}

#active a {
	color: white;
}

#head {
	margin:0 auto;
  width: 800px;
	height:45px;
	position: relative;
}

#namecontainer {
  position: absolute;
  bottom:0;
  font-size:40px;
}

#navcontainer {
  overflow: hidden;
	position:absolute;
	bottom:5px;
	right:0;
}

#navlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navlist li {
  border-left: 1px solid #000;
  float: left;
  line-height: 1.2em;
  margin: 0 .5em 0 -.5em;
  padding: 0 .5em 0 .5em;
}

#main {
	border:1px solid #9b9b9b;
	background:#b5b5b5;
	width: 805px;
	min-height: 500px;
	margin:0 auto;
}

ul#subnavi {
	font-size: 0.91em;
	float: left;
	width: 8em;
	margin: 0;
	padding: 0;
}

ul#subnavi li {
	list-style: none;
	margin: 0;
	padding: 0.5em;
	border-top: 1px solid #707070;
}

ul#subnavi .first {
	border-top: none;
}

#content {
	min-height: 472px;
	margin-left: 11em;
	padding: 0.8em 1em;
	/*border: 1px dashed black;*/
	min-width: 16em;
}

#img_content {
	min-height: 472px;
	margin-left: 8.5em;
	padding: 0.8em 1em;
	/*border: 1px dashed black;*/
	min-width: 16em;
}

#footer {
	width:800px;
	font-size:.8em;
	text-align:right;
	margin:0 auto;
	padding-top: 5px;
}

#col_left {
	float: left;
	/*border: 1px dotted black;*/
}

#col_right {
  float: right;
	/*border: 1px dotted black;*/
	height: 480px;
	width: 290px;
	margin: 0;
	padding: 0;
}

#index {
	text-align:center;
}

#overviewimg {
	border:solid 1px #9b9b9b;
	padding:1px;
	background:white;
}

#imagegallery img {
	border:solid 1px #9b9b9b;
	padding:1px;
	background:white;
}

#bildunterschrift {
	padding-top: 0.5em;
	font-size:0.7em;
}

#ausstellungen {
	list-style-type: square;
	line-height: 1.4em;
}

#fb-root {
	margin:70px 138px;
	background:white;
	width:320px;
	height:234px;
	text-align:center;
}