html,body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	background-color: #fff;
}

html, body, a, address, blockquote, caption, cite, dfn, dl, dt, 
fieldset, h1, h2, h3, h4, img, input, label, legend, 
li, ol, option, p, q, select, textarea, td, th, ul 	{
	font-family: Verdana, Helvetica, sans-serif;
	color: #4d657c;
}

#page {
	width: 450px;
	height: 260px;
	margin-top: -130px;
	margin-left: -225px;
	position: absolute;
	top: 50%;
	left: 50%;

}

#kerstin {
	float: left;

}

#auswahl {
	margin-top: 100px;
	
}