@charset "utf-8";
/* CSS Document */

/*---------- INDEX -------------*/

#rahmen {
	width: 424px;
	height: 213px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 250px;
}


/*---------- #1 HOME -------------*/


#begrenzung {
	width: 950px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
}

#header {
	width: 950px;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#header_bild {
	width: 950px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(pic/header.jpg);
}

#menu_zeile {
	width: 950px;
	height: 50px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 000px;
	background-color: #cfd6e8;
}


#zeile {
	background-image: url(pic/titel.png);
	height: 50px;
	width: 750px;
	margin-top: 40px;
	margin-left: 20px;
	z-index: auto;
}

#zeile2 {
	background-image: url(pic/titel_app.png);
	height: 50px;
	width: 750px;
	margin-top: 40px;
	margin-left: 20px;
	z-index: auto;
}

#zeile3 {
	background-image: url(pic/bildergalerie.png);
	height: 50px;
	width: 750px;
	margin-top: 40px;
	margin-left: 20px;
	z-index: auto;
}


#inhalt {
	height: 485px;
	width: 950px;
	background-image: url(pic/bg.jpg);
	text-align: center;
}

#inhalt2 {
	height: 485px;
	width: 950px;
	background-color:#FFF;
	text-align: center;	


}
#boden {
	background-color: #cfd6e8;
	height: 30px;
	width: 950px;
}
#text {
	font-family: Georgia;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	height: 450px;
	width: 600px;
	margin-left: 20px;
	margin-top: 20px;
	z-index: auto;
}
#pic {
	background-image: url(pic/wegweiser.png);
	height: 400px;
	width: 250px;
	z-index: 2;
	margin-top: -360px;
	margin-left: 680px;
}


/*--------------------- MENU --------------------*/

#menu1 {
	height: 40px;
	width: 150px;
	visibility: visible;
	z-index: auto;
	margin-left: 20px;
}

#menu2 {
	height: 40px;
	width: 150px;
	visibility: visible;
	z-index: auto;
	margin-left: 200px;
	margin-top: -40px;
}

#menu3 {
	height: 40px;
	width: 150px;
	visibility: visible;
	z-index: auto;
	margin-left: 380px;
	margin-top: -40px;
}

#menu4 {
	height: 40px;
	width: 150px;
	visibility: visible;
	z-index: auto;
	margin-left: 560px;
	margin-top: -40px;
}

#menu5 {
	height: 40px;
	width: 150px;
	visibility: visible;
	z-index: auto;
	margin-left: 740px;
	margin-top: -40px;
}

#pic2 {
	height: 400px;
	width: 250px;
	z-index: 2;
	margin-top: -380px;
	margin-left: 650px;
}
