/* Styles for home */

area {
	border:none;
}

map {
	border:none;	
}

img {
	border:none;
	position:absolute;
}

#centerbox {
	position:relative;
	top:0px;
	left:0px;
	width:800px;
	height:600px;
	background-image:url('./bgroundhome.jpg');
}

#viewA0 {
	top:0px;
	left:0px;
	border:none;
}

#viewE0 {
	top:0px;
	left:401px;
	border:none;
}

#glut {
	top:15px;
	left:401px;
	border:none;
}

#glutanim {
	top:54px;
	left:297px;
	border:none;
	z-index:105;
}

#textoben {
	top:15px;
	left:486px;
	border:none;
}

#viewG1 {
	top:15px;
	left:682px;
	border:none;
}

#viewE2 {
	top:160px;
	left:401px;
	border:none;
}

#viewA3 {
	top:424px;
	left:0px;
	border:none;
}

#textunten {
	top:424px;
	left:24px;
	border:none;
}

#viewC3 {
	top:424px;
	left:200px;
	border:none;
}

#textmitte {
	top:424px;
	left:281px;
	border:none;
}

#viewA4 {
	top:538px;
	left:0px;
	border:none;
}

#impressumbox {
	position:absolute;
	right:0px;
	bottom:-15px;
	height:14px;
	width:200px;
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;	
	line-height:14px;
	font-size:10px;
	text-align:right;
	color:gray;
}

#impressumbox a:link {
	color: gray;
	text-decoration: none;
	font-weight: bold;
	font-size : 10px;
}

#impressumbox a:visited {
	color: gray;
	text-decoration: none;
	font-weight : bold;
	font-size : 10px;
}

#impressumbox a:hover {
	color: silver;
	text-decoration: none;
	font-size : 10px;
	font-weight : bold;
}

