/*Kopf*/
#Kopf {
	margin-top:1px;
	height:180px;
	width:100%;
	z-index:3;
}


#Kopfplakat {
	width:127px;
	height:180px;
	background-color: #FF3333;
	z-index: 5;
	position:absolute;
	left: 35px;
	top: 2px;
	
	}
	
#Kopftitel {
	width:621px;
	height:115px;
	z-index:2;
	margin-left: 180px;
}

#Kopfbalken {
	width:100%;
	height:40px;
	z-index:5;
	background-color: #9d9ea0;
	margin-top: 2px;

}

#Kopfdhm {
	position:absolute;
	width:614px;
	height:40px;
	z-index:5;
	left: 188px;
	visibility: visible;
	
}


/* Abstand */
#abstand {
	width:100%;
	height:20px;
/*	background-color:#00FF66; */
	clear: both;
	position: relative;
}


/* Inhalt  und Navigation */

#mitte {
	width:810px;
	/*	background-color:#fc0; */
	clear: both;
}

#Navigation {
	width:167px;
	height:200px;
	z-index:9;
	left: 2px;
	top: 0px;
	visibility: visible;
	float: left;
}

/* seite1 */
#inhaltseite1 {
	z-index:8;
	/*	background-color: #F4F4F4; */
	visibility: visible;
	padding-left: 5px;
	padding-right: 5px;
	width: 615px;
	margin-left: 185px;
	min-height: 450px;
}


/* bildcontainer1 */

#bildcontainer1 {
	margin-top: 50px;
}

#bildcontainerzeile {
	clear:both;
}


/* bild1 */

#bild1 {
	z-index:8; 
	background-color: #F4F4F4; 
	float: left;
}

#bilddatei1 {
	margin: 5px;
}

#bildtitel1 {
	margin-left: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px;	
}

/* bild2 */

#bild2 {
	z-index:8; 
	background-color: #F4F4F4; 
	float: left;
	margin-left: 25px;
	
}

#bilddatei2 {
	margin: 5px;
}

#bildtitel2 {
	margin-left: 5px; 
	margin-right: 5px; 
	margin-bottom: 5px;
}


/* bildleiste_1 */

#bildleiste1_container {
	margin-top: 50px;
}

#bildleiste1_containerzeile {
	clear:both;
}

/* bildleiste1_bild1 */

#bildleiste1_bild1 {
	z-index:8; 
	background-color: #F4F4F4; 
	float: left;
}

#bildleiste1_bilddatei1 {
	margin: 5px;
}

/* bildleiste1_bild2 */

#bildleiste1_bild2 {
	z-index:8; 
	background-color: #F4F4F4; 
	float: left;
	margin-left:25px;
}

#bildleiste1_bilddatei2 {
	margin: 5px;
}




/* pano1 */

#panocontainer1 {
	margin-top: 25px;
}

#panogrundriss1 {
	float: left;
}

#panovorschau1 {
	margin-left: 40px;
	margin-right: 20px;
	float: left;
}
#panotitel1 {
	float: left;
	margin-top: 30px;
}

#panocontainerzeile1 {
	clear:both;
}

/* pano2 */

#panocontainer2 {
	margin-top: 20px;
}

#panogrundriss2 {
	float: left;
}

#panovorschau2 {
	margin-left: 40px;
	margin-right: 20px;
	float: left;
}
#panotitel2 {
	float: left;
	margin-top: 30px;
	margin-bottom: 1px;
}

#panocontainerzeile2 {
	clear:both;
}

/*panovorschau*/
#panovorschau {
	margin-top: 30px;
	margin-bottom: 50px;
	height: 200px;
	
}

/* Fuss */
#fuss{
	height: 65px;
	background-color: #9d9ea0;
	width: 100%;
	margin-top: 85px;
}
