body {
	background-color: #FFFFFF;
	color: #666666;
	margin: 2px;
}

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

a img {
	border: 7px solid white;
}

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

#content {

	position: absolute;
	top: 100px;
	left: 300px;
	color: #990000;
	float: center;
	font-family: monospace;
	text-decoration: none;

}


#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;
}

