@charset "utf-8";
#inhalt {
	width: 1000px;
	z-index: 4;
	position: absolute;
	top: 20px;
	left: 50%;
	margin-left: -500px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	position: relative;
	z-index: 1;
}

#index {
	width: 240px;
	z-index: 2;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFF;
	text-align: center;
	vertical-align: middle;
	z-index: 2;
	overflow: auto;
	position:absolute
}

#nav {
	width: 760px;
	height: 20px;
	text-align:left;
	top: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	position: relative;	
	z-index: 20;
}

#panPreview {
	top: 20px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	height: 640px;
	background: #333;
	text-align: center;
	vertical-align: middle;
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	z-index: 1;
	position: relative
}

#panKopf {
	height: 100px;
	width: 1000px;
	top: 20px;
	left: 50%;
	margin-left: -500px;
	background: url(buttons/kopfzeile.jpg);
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	position:relative;
	z-index: 10;
}

#panFuss {
	height: 50px;
	width: 1000px;
	margin-top: 20px;
	left: 50%;
	margin-left: -500px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 12px;
	color: #333;
	background:#fff;	
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	position:relative;
	z-index: 10;
}

.preview
{
	visibility: hidden;
	width: 760px;
	height: 640px;
	position: absolute
}

#welcome
{
	width: 640px;
	height: 640px;
	position: absolute;
	padding: 0px 80px 0px 40px;
	text-align: left;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
	color: #FFC	
}

.panos {
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	width: 190px;
	height: 85px;	
	left: 20px;
	margin-top: 40px;
	position: relative;
	vertical-align: middle
}

.panoSize {
	max-width: 180px;
	max-height: 75px;
	border: 1px solid #FFF
}
#inhaltCustom {
	width: 1000px;
	top: 20px;
	left: 50%;
	margin-left: -500px;
	padding: 0px;
	background-color: #FFF;
	box-shadow: 3px 3px 10px #000;
	-webkit-box-shadow: 3px 3px 10px #000;
	-moz-box-shadow: 3px 3px 10px #000;
	position: relative;
	z-index: 1;
}


#layer2 {
	background-image:url( 'layer2.png' );
	background-repeat:repeat-x;
	background-position:0px 0px;
	width:1150px;
	height:400px;
	overflow:hidden;
	z-index: 2;
}
.headline {
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.porto {
	font-size: 10px;
}
#pic {
	max-width: 670px;
	max-height: 240px;
}
.Fliesstext {
	font-size: 12px;
	font-weight: normal;
}

#infos {
	width: 240px;
	top: 0px;
	bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	right: 0px;
	background: #333;
	width: 180px;
	position: absolute;
	color: #FFF;
	z-index: 2;
	font-weight: normal;
}

#infosCustom {
	padding: 10px;
	margin-top: 20px;
	background: #333;
	width: 240px;
	position: relative;
	color: #FFF;
	z-index: 2;
	font-weight: normal;
	text-align: center;
}

.index_region {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006	
}

a.index_region:link {
	text-decoration: none	
}

a.index_region:hover {
	color: #609
}

#choose
{
	width: 720px;
	height: 640px;
	position: absolute;
	text-align: center;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	overflow: auto;
	color: #FFC	
}

.pix_for_vids {
	max-width: 360px;
	max-height: 240px
}