*{
	margin: 0 auto;
	padding: 0;	
	border:0px none; font-family:Arial, Helvetica, sans-serif; margin-right:auto; margin-left:auto
}

#container{
	position: relative;
	width: 630px;
	height: auto;
}

#container #title{
	position: absolute;
	width: 350px;
	height: 60px;
	left: 0;
	top: 60px;
	z-index: 1;
	background-image: url('Pics/bgtitle.png');
	background-repeat: no-repeat;
	background-position: left bottom
}

#container #title3{
	position: relative;
	width: 630px;
	height: 110px;
}

#container #menu{
	z-index: 2;
	position: relative;
	width: 630px;
	height: 180px;
	left: 0px;
	background: url('Pics/bgcont.png') repeat-y;
	
}

#container #inhaltbg{
	position: relative;
	width: 630px;
	height: auto;
	left: 0;
	background: url('../../../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/4PQV0TYN/Pics/bgcont.png') repeat-y;
	
}

#container #inhalt{
	position: relative;
	text-align: left;
	padding: 5px 15px 5px 5px;
	left: 0;
	width: 610px;
	height: auto;
}

#container #footer{
	position: relative;
	width: 630px;
	height: 20px;
	background: url('../../../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/4PQV0TYN/Pics/bgfooter.png') no-repeat;
	
}

#container #menu #navi{
	position: absolute;
	width: 280px;
	height: 142px;
	left: 340px;
	top: 0px;
	text-align: left;
	background-color: white;
	background: #FFFFFF url('../../../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/4PQV0TYN/Pic/bgnav.png') repeat-x bottom;
}

#container #menu #navi ul{
	left: 340px;
	width: 280px;
	height: 126px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

#container #menu #navi li{
	position: relative;
	float: left;
}


#container #menu #hinweis{
	position: absolute;
	width: 620px;
	height: 38px;
	left: 0px;
	bottom: 0px;
	background: url('../../../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/4PQV0TYN/Pics/bghinweis.png');
}

#container #menu #seite{
	position: absolute;
	width: 610px;
	height: 28px;
	left: 10px;
	bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	text-align: left;
	color: white;
}

#pic{
	margin-left:auto;
	margin-right:auto;
	position: absolute;
	width: 327px;
	height: 290px;
	left: -200px;
	background: url('../../../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/4PQV0TYN/Pics/Frog.png');
}

#line{
	z-index: 301;
	position: absolute;
	width: 100%;
	height: 20px;
	top: 100px;
	left: 0px;
	background: url('../../../Lokale%20Einstellungen/Temporary%20Internet%20Files/Content.IE5/4PQV0TYN/Pics/line.png') repeat-x;
	
}