/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(/rudolf_steiner_haus/images/verlauf_start.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	margin: 0;
	padding: 0;
}
img {
   behavior: url("/includes/pngbehavior.htc");   
}
#content {
	height: 346px;
	width: 450px;
	margin-left: -225px;
	top: -200px;
	position: absolute;
	left: 50%;
	text-align:center;	
}
#wrapper {
	overflow:visible;
	position:absolute;
	height: 1px;
	width: 100%;
	top: 50%;
}
#rechts {
	text-align:right;
}
a {
	text-decoration: none;
	color:#000000;
	font-weight:normal;
}
a:hover {
	color:#FF3F40;
}

