body {
	 background-color:#E9E9E9;
}
div.logo_oben{
	background-image:url(unishoplogo.jpg);
	width:870px;
	height:122px;
	top:5px;
	text-align:center;
}

div.mitte{
	background-color:#FFFFFF;
	position:relative;
	top: 10px;
	height:400px;
	width:870px;
}
div.logo_animiert{
	position:absolute;
	top:0px;
	left:0px;
}
div.zumshop{
	position:absolute;
	top:365px;
	left:770px;
	text-align:right;
	font-family:Arial;
	font-size:10pt;
}

div.oeffnung{
	position:absolute;
	top:10px;
	left:10px;
	font-family:Arial;
	color:#494949;
	font-size:10pt;
	text-align:left;
	width:410px;
	height:380px;

}
div.lageplan{
	position:absolute;
	top:5px;
	left:400px;
	width:410px;
	height:390px;
	text-align:right;
}
div.unten{
	background-color:#FFFFFF;
	position:relative;
	top: 20px;
	height:200px;
	width:870px;
	font-family:Arial;
	font-size:11pt;
	color:#494949;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;

}
div.unten_index{
	background-color:#FFFFFF;
	position:relative;
	top: 20px;
	height:300px;
	width:850px;
	font-family:Arial;
	font-size:11pt;
	color:#494949;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;

}

div.text {
	position:absolute;
	left:0px;
	top:0px;
	width:400px;
}
div.balken_unten{
	width:400px;
	height:840px;
	position:absolute;
	left:0px;
	top:10px;
}

div.facebook {
	position:absolute;
	left:430px;
	top:10px;
	width:430px;
}
a.link{
	text-decoration:none;
	color:#56b99a;
	font-weight:500;
}
a.impressum{
	text-decoration:none;
	color:#494949;
}
a.impressum:hover{
	text-decoration:underline;
}
a.impressum:active{
	text-decoration:underline;
}

a.link:hover{
	text-decoration:none;
	color:#56b99a;
	font-weight:700;
}

div.sponsored_links,
div.footer_links{
	position:relative;
	top: 20px;
	width:850px;
	font-family:Arial;
	font-size:8pt;
	color:#888888;
	text-align:center;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
}
a.sponsored_links,
a.footer_links{
	text-decoration:none;
	color:#888888;

}

