body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../pic/webseite-hg.gif);

}

a {
	color: #414141;
	font-size: 10px;
	line-height: 20px;
	text-decoration: none;
	color: #414141;

}


/* -- siteinfo anfang -- */

#aussenbox {
	position:absolute;
	width:660px;
	height:460px;
	z-index:4;
    display: none;
	top: -100px;
	left: -148px;
	font-size: 10px;
	line-height: 18px;
	color: #414141;
	background-color: #CCCCCC;
	overflow: auto;
	border: 1px solid #333333;
	text-align: left;
}

#siteinfo {
	position:absolute;
	width:480px;
	height:320px;
	z-index:5;
	display: none;
	top: 40px;
	left: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #414141;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding: 30px;
	overflow: auto;
	text-align: center;

}

#xer {
	position:absolute;
	width:11px;
	height:11px;
	z-index:5;
	display: none;
	top: 10px;
	left: 640px;
}


#sitezu {
	position:absolute;
	width:80px;
	height:15px;
	z-index:5;
	display: none;
	top: 435px;
	left: 290px;
	font-size: 10px;
	line-height: 18px;
	text-align: center;
}


h1 {
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #414141;
}

p {
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #414141;
}

/* -- siteinfo ende -- */


/* -- startseite anfang -- */
#start {
	position:absolute;
	width:364px;
	height:284px;
	z-index:1;
	visibility: visible;
	margin-left: -182px;
	margin-top: -142px;
	background-repeat: no-repeat;
	left: 50%;
	top: 50%;
	background-image: url(../pic/hg01.gif);
}

#slo {
	position:absolute;
	left:4px;
	top:4px;
	width:176px;
	height:136px;
	z-index:2;
	visibility: visible;
}

#sro {
	position:absolute;
	top:4px;
	width:176px;
	height:136px;
	z-index:3;
	visibility: visible;
	right: 4px;
}

#slu {
	position:absolute;
	width:176px;
	height:136px;
	z-index:3;
	visibility: visible;
	right: 4px;
	bottom: 4px;
}

#sru {
	position:absolute;
	width:176px;
	height:136px;
	z-index:3;
	visibility: visible;
	bottom: 4px;
	left: 4px;
}

#fuss {
	position:absolute;
	width:700px;
	height:30px;
	z-index:3;
	visibility: visible;
	top: 370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #414141;
	left: -168px;
	text-align: center;
}
/* -- startseite anfang -- */

