/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #c9000b;
	background-image: url(../_img/hg_tapete.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

/* Navi Links für Login-Berreich */
a.navi {
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 40px;
	padding: 5px;
	}

a.navi:hover {
	background-color: #FFFFFF;
	color: #dca8a8;
	}

#leinwand {
	position: absolute;
	left: 50%;
	margin-left: -498px;	
	width: 970px;
}

#facebook {
	position: absolute;
	top: 15px;
	left: 0;	
}

#titel {
	position: absolute;
	top: 19px;
	left: 62px;
	width: 614px;
	height: 47px;
}

#mauer {
	position: absolute;
	top: 88px;
	left: 50px;
	width: 846px;
	height: 564px;
	background-image: url(../_img/hg_mauer.png);
	background-repeat: no-repeat;
}

#klingel {
	position: absolute;
	top: 120px;
	left: 13px;
}

#schild_klingeln {
	position: absolute;
	top: 140px;
	left: 0px;
}

#schild_kontakt {
	position: absolute;
	top: 40px;
	right: 0px;
}

#schild_links {
	position: absolute;
	top: 113px;
	right: 40px;
}

#schild_neuigkeiten {
	position: absolute;
	top: 615px;
	left: 15px;
}

#schild_impressum {
	position: absolute;
	top: 600px;
	right: 60px;
}

#rauputz {
	position: absolute;
	left: 270px;
	top: 10px;
	width: 565px;
	height: 544px;
}

#navi {
	position: absolute;
	left: 248px;
	top: 59px;
	height: 28px;
	width: 577px;
}
#iframeinfo {
	width: 565px;
	height: 544px;	
	border: 0px;
}


#kontakt {
	position: absolute; 
	top: 520px; 
	left: 60px; 
	line-height: 150%; 
	width: 120px; 
	height: 80px;
	color: #000000;
}

#kontakt a {
	color: #000000;
	text-decoration: underline;	
}
#kontakt a:hover {
	text-decoration: none;	
}
