body{
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family: calibri,arial,verdana,_sans;
	color:#000;
	font-size:13px;
}
img{
	border:0px;
}
#box{
	position:relative;
	margin:0px auto;
	width:950px;
}
#menu{
	position:relative;
	width:950px;
	height:45px;
}
#ani{
	position:relative;
	width:950px;
	height:270px;
}
#inhalt{
	position:relative;
	width:950px;
	float:left;
	margin-bottom:20px;
}
#links{
	position:relative;
	float:left;
	width:620px;
	padding:25px 0px 0px 5px;
	line-height:1.5em; 
}
#links_unter{
	position:relative;
	float:left;
	width:620px;
	padding:25px 0px 0px 5px;
	line-height:1.5em; 
}

#rechts{
	position:relative;
	float:right;
	width:280px;
}
#fuss{
	position:relative;
	clear:both;
	width:950px;
	height:40px;
	text-align:center;
}
#fuss a{
	color:#000;
	text-decoration:none;
}
#fuss a:hover{
	text-decoration:underline;
}
h1{
	font-size:32px;
	font-weight:normal;
	color:#666;
	margin: 0px 0px 5px 0px;
	padding:0px;
	line-height:normal;
}
h3{
	font-size:16px;
	line-height:1.3em;
	color:#666;
	margin:0px;
	padding:0px;
}
/*Menu*/
#menu ul{
	padding:0px;
	margin:0px 0px 0px 30px;
	list-style-type:none;
}
#menu ul li{
	float:left;
	margin:20px 0px 0px 0px;
	height:20px;
	font-weight:bold;
}
#menu ul li a{
	color:#000;
	text-decoration:none;
	font-size:13px;
	font-weight: normal;
}
#menu ul li a:hover{
	font-weight:bold;
}
#mp1{
	width:77px;
}
#mp2{
	width:130px;
}
#mp3{
	width:148px;
}
#mp4{
	width:77px;
}
#mp5{
	width:117px;
}
#mp6{
	width:105px;
}
#mp7{
	width:73px;
}
#mp8{
	width:88px;
}
#mp9{
	width:73px;
}
/*rechte Spalte Blöcke */
.block{
	position:relative;
	width:270px;
	background: url(../grafik/sp_rahmenm.gif) left top repeat-y;
	padding:10px 5px;
	margin: 10px 0px 0px 0px;
}
.block_oben{
	position:absolute;
	left:0px;
	top:0px;
	
}
.block_unten{
	position:absolute;
	left:0px;
	bottom: 0px;
}
/*startseite */
.homeheadblock{
	width:620px;
	float:left;
	margin-bottom: 25px;
}
.homepic{
	float:left;
	margin-bottom:20px;
}
/*h1.home{
	font-size:32px;
	font-weight:normal;
	color:#666;
	margin: 30px 0px 5px 0px;
	padding:0px;
}*/
/*Museen/galerien*/
#links_unter a.zurueck{
	color:red;
	text-decoration:none; 
}
/*Termine*/
.terminsp1{
	float:left;
	width:100px;
}
.terminsp2{
	float:left;
	width:230px;
}
.vaTitel{
	display:block;
	float:left;
	margin: 0 20px 20px 0;
}
/*infos*/
.katalogtitel{
	display:block;
	float:left;
	margin: 0 20px 20px 0;
}
/*news*/
.news_poster{
	float: right;
	margin:0px 0px 20px 20px;
}
.news_logo{
	float:left;
	margin:0px 20px 20px 0px;
}
.news2{
	padding-top:30px;
}
a.textlink{
	color:#666;
	text-decoration:none;
}
a.textlink:hover{
	text-decoration:underline;
}
/*IE6-Hacks*/
* html h3{
	font-size:12px;
}
* html #menu ul li a{
	font-size:11px;
}
* html #menu ul{
	margin:0px 0px 0px 10px;
}
* html #menu ul li{
	margin:20px 0px 0px 0px;
}
* html #mp1{
	width:85px;
}
* html #mp2{
	width:145px;
}
* html #mp3{
	width:160px;
}
* html #mp4{
	width:80px;
}
* html #mp5{
	width:125px;
}
* html #mp6{
	width:110px;
}
* html #mp7{
	width:80px;
}
* html #mp8{
	width:90px;
}
* html #mp9{
	width:60px;
}

