body,td,th {
	color: #F1DCA9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
body {
	background-color: #000000;

	background-image: url(escherAnimation.gif);
	background-repeat: repeat-y;

background-position: left top;	
text-align: center; /* Zentrierung im Internet Explorer */
}
a:link {
	color: #00CC99;
}
a:visited {
	color: #009999;
}
a:hover {
	color: #CC0000;
}
a:active {
	color: #FF0000;
}
a.program {
	background-color: #B574BA;
	background-image: url(../muster/back.gif);
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #3a1437;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #e8b9e5;
	border-left-color: #e8b9e5;
	border-bottom-color: #973390;
	border-right-color: #b858b1;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
a.program:hover {
	color: #ECD9FF;
	background-color: #CFCF9E;
	border-left-style: double;
	border-top-color: #973390;
	border-left-color:#b858b1;
	border-bottom-color: #3a1437;
	border-right-color: #e8b9e5;
}
a.program:active {
	color: #E8B9E5;
	background-image: url(../muster/back2.gif);
}
h2 {
	font-size: large;
	top: 0px;
	color: #996600;
}
p {
	margin-top: 0.5%;
}
h1 {
	font-size: x-large;
	color: #CC99FF;
}
#inhalt {
 text-align: left; /* Seiteninhalt wieder links ausrichten */
margin: 0 auto; /* standardkonforme horizontale Zentrierung */
	width: 729px;
padding: 0.5em;

}
h3 {
	font-size: 14px;
	color: #999900;
	font-weight: bold;
}

#interior {
position:absolute;
top:10px;
left:10px;

width: 235px;
z-index:1;
}

