body{
	text-align:center;
	font-family:tahoma;
}


#rahmen{
	margin:50px auto;
	padding:auto;
	height: 400px;
	width:700px;
	border:2px solid black;
	background:url(../img/S4000.JPG) no-repeat center center;
}

#textfeld{
	margin:250px auto;
}

#weiter{
	margin:20px auto;
}

h1{
	color:#FC0;
	font-style:italic;
}

h2{
	color:red;
	text-decoration:blink;
}
#test{
	text-decoration:blink;
}

href{
	margin:20px auto;
}	

#blink{
	color: #FFF;
	background:url(blinked.gif) no-repeat center center;
}
