body {
	font: 12px/170% Verdana;
	color: #f1eeec;
	height: 600px;
	background: #000;
}

.centered {
	background: #000 url(gravotechnik_logo.png) no-repeat center center;
	text-align: center;
	min-width: 960px;
	height: 100%;
	position: relative;
}

a, a:hover, a:active, a:visited {
	color: #f1eeec;
	font-size: 1.5em;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#contact {
	position: relative;
	top: 333px;
	font-size: 1.4em;
}

.freierText {
	color: #666;
	font-size: 1.7em;
}

#textol {
	position: absolute;
	top: 80px;
	left: 100px;
}

#textom {
	position: absolute;
	top: 150px;
	left: 510px;
}

#textor {
	position: absolute;
	top: 115px;
	right: 80px;
}

#textul {
	position: absolute;
	top: 470px;
	left: 200px;
}

#textur {
	position: absolute;
	top: 420px;
	right: 270px;
}

#msg {
	color: #f8f2ee;
	font-size: 1.1em;
}