* {
	margin: 0;
	padding: 0;
	border-bottom: 1px;
}

body, html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 10px;
	height: 101%;		
	text-align:center;/*um in IE zu zentrieren, muss unten wieder zurück genommen werden*/
}
p {	
	font-size: 12px;
	color: #666666;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.Ueberschrift  {	
	font-weight: bold;
	color: #CC0000;
}

a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
	}
a:link {	
	color: #336699;	
}
a:visited {	
	color: #336699;
}
a:hover {	
	color: #CC0000;	
}
a:active {	
	color: #FF0000;	
}
img {
	border: none;	
}
ul { list-style-type: none; }

.fett {
	font-weight: bold;
}
.year {
	padding-right: 10px;
	}
#wrap {	
	width: 600px;
	margin: 0 auto;

}
.links-caption {
	height: 20px;
	clear: both;
	text-align: right;
	color: #CC0000;
	font-weight: bold;
	padding-top: 60px;
	padding-right: 360px;
	margin-bottom: 20px;	
}
.links-content {
	clear: both;
	padding-top: 30px;
}
.bild-seite {
	float: left;	
	width: 190px;	
	text-align: right;
	padding-bottom: 20px;
	padding-right: 10px;
}
.menu-text {
	float: left;	
	width: 190px;	
	line-height: 22px;
	padding-bottom: 20px;
	padding-right: 10px;text-align: left;
	font-size:12px;
	font-weight: bold ;
	color: #CC0000;
}
.bild-caption {
	width: 380px;	
	float: right;
	text-align: left;
	font-size: 12px;
}

.right {
	font-size: 12px;
}
#menu  {
	float: left;
	display: block;
	padding: 20px 0 10px 0;
	color: #CC0000;
	font-size: 12px;	
	font-weight: bold ;
	text-decoration: none;
	border-bottom: 2px solid #999999;
	margin-bottom: 10px;
}
#menu li {

display: inline;
margin-right: 27px;
}
#menu li.home{
	margin: 0;/*verhindert beim letzten Eintrag die Leerstelle*/
}
.ausstellungen {
	clear: both;

}
#menutable {
margin-top:20px;
font-size:12px;
font-weight: bold ;
color: #CC0000;
height:30px;
border-bottom: 2px solid #999999;
}
#engl-dt {
margin-top:20px;
height:30px;
}
