body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px;
}

a {
    color: #000000;
	float: center;
	font-family: monospace;
	text-decoration: none;
	text: 14px;
}


#klein {
    color: #000000;
	float: center;
	font-family: monospace;
	text-decoration: none;
}


#bla {

	position: absolute;
	top: 350px;
	left: 10px;
	color: #000000;
	float: center;
	font-family: monospace;
	text-decoration: none;
	font-size:12px;
	padding:0px;

}


#subtitle {

	position: absolute;
	top: 100px;
	left: 10px;
	color: #000000;
	float: center;
	font-family:Garamond;
	font-style: italic;
	text-decoration: none;
	font-size:18px;
	padding:0px;

}

#menu {

	position: absolute;
	top: 150px;
	left: 10px;
	color: #000000;
	float: center;
	font-family: monospace;
	text-decoration: none;
	font-size:12px;
	padding:0px;

}


#fb {

	position: absolute;
	top: 460px;
	left: 10px;
	color: #000000;
	float: center;
	font-family: monospace;
	text-decoration: none;
	font-size:12px;
	padding:0px;
	

}


#content {

	position: absolute;
	top: 100px;
	left: 250px;
	color: #000000;
	float: center;
	font-family: monospace;
	text-decoration: none;
	font-size:12px;
	white-space:nowrap;
	padding:0px;

}


#carousel {
	width: 700px;
	height: 300px;
	position: absolute;
	top: 100px;
	left: 150px;
}

#carousel a {
	position: absolute;
	width: 110px;
}

#news {
    color: #f0f0f0;
    font-family: monospace;
    padding: 2px;
    position: absolute;
    top: 550px;
    left: 10px;
    width: auto;
}
