@charset "utf-8";
/* CSS Document */

body {
	background-color:#ebebe6;
	font-family:Verdana, Geneva, sans-serif;
	font-size:medium;
	color:#5a504d;
	line-height:120%;
}
a {
	text-decoration:none;
	color:#5a504d;
}
a:hover {
	text-decoration:underline;}
#main {
	position:absolute;
	top:100px;
	left:200px;
	background-image:url(../img/opk_back.gif);
	width:800px;
	height:600px;
}
#adresse {
	position:relative;
	height:20px;
	top:300px;
	left:305px;
}
#erreichbarkeit_lable {
	position:relative;
	width:80px;
	height:55px;
	top:305px;
	left:305px;
}
#erreichbarkeit {
	position:relative;
	top:250px;
	left:-250px;
	text-align:right;
}
#gf {
	position:relative;
	height:80px;
	top:250px;
	left:305px;
}
#slogan {
	position:relative;
	height:20px;
	top:280px;
	left:305px;
	font-weight:bold;
	color:#95212a;
}
