@charset "utf-8";
/* CSS Document */
body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000;
}

#main_container {
	position:relative;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color:#FFFFFF;
}
#header {
	width:980px;
	height:113px
}
#content_area {
	width:980px;
}
#logo_col {
	width:94px;
	float:left;
}
#content_col {
	width:886px;
	float:left;
	text-align:left;
}
#top_menu_line {
	width:886px;
	height:29px;
	border-top:2px dotted #676767;
	border-bottom:2px dotted #676767;
	margin-top:8px;
	font-weight:bold;
	font-size:13px;
}
.top_menu_line_entry {
	float:left;
	margin-top:7px;
}
.active_topmenu{
	color:#CD1316;
}
#bottom_menu_line {
	width:886px;
	height:101px;
	margin-top:8px;
}
.bottom_menu_line_entry {
	float:left;
	width:153px;
	height:101px;
	line-height:14px;
}
.content_text_area {
	width:403px;
	margin-top:8px;
	margin-right:53px;
	float:left;
}
.content_image_area {
	width:430px;
	margin-top:8px;
	float:left;
}

.content_text_area_lg{
	width:531px;
	margin-top:8px;
	margin-right:55px;
	float:left;
}
.content_text_area_all{
	width:886px;
	margin-top:8px;
}
.content_image_area_lg{
	width:299px;
	margin-top:8px;
	float:left;
}
.content_image_area img{
	margin-bottom:10px;
}
#header_right{
	float:left;
	width:886px;
	height:113px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#header_left{
	float:left;
	width:94px;
	height:113px;
	background-image:url(../images/logo_top.jpg);
	background-repeat:no-repeat;
}
#footer {
	width:980px;
	height:35px;
}
h1 {
	margin-bottom:26px;
	margin-top:52px;
	font-weight:bold;
	font-size:13px;
}
h1:first-child {
	margin-top:0px;
}
#navigation a{
	color:#B1B2B3;
	line-height:14px;
	text-decoration:none;
}
#navigation a:hover{
	color:#000;
	line-height:14px;
	text-decoration:underline;
}
.fuehrung_container{
	width:886px;
}
.fuehrung_image_description{margin-top:5px; margin-bottom:20px;}
.fuehrung_text_day{ float:left; width:80px}
.fuehrung_text_date{}
.fuehrung_text_time{ float:left; width:80px}
.fuehrung_text_location{}
.fuehrung_text_title{ margin-top:20px; font-weight:bold; font-size:13px;}
.fuehrung_text_description{margin-top:10px;}
.fuehrung_text_guide{margin-top:20px;margin-bottom:20px;}
.fuehrung_seperator{width:532px;border-bottom:2px dotted #676767;}

.ausstellungen_container{
	width:886px;
}
.ausstellungen_image_description{margin-bottom:20px;}
.ausstellungen_text_year{}
.ausstellungen_text_title{ margin-top:10px; font-weight:bold; font-size:13px;}
.ausstellungen_text_description{margin-top:10px; margin-bottom:20px;}
.ausstellungen_seperator{width:403px;border-bottom:2px dotted #676767;}

a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:underline;
}

#demo tr.ruled {
  background:#9cf;
}
.red{
	color:#dc0210;	
}
ul{list-style:disc; margin-left:15px;}
li{margin-bottom:10px;}
image{border:none;}
.grey_link a{
	color:#B1B2B3;
	line-height:14px;
	text-decoration:none;
}
.grey_link a:hover{
	color:#000;
	line-height:14px;
	text-decoration:underline;
}
