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

body {
	background:#ffffff;
	margin:20px 0 20px 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1.1em;
	background-repeat:no-repeat;
	background-size:100% 100%;
	height:100%;
}
#topline {
		position:fixed;
		display:block;
		width:100%;
		height:90px;
		top:-20px;
		background:#572381;
		z-index:2;
		background-image:url(../images/line.png);
		}	
#setup {
	margin: auto;
  	position: absolute;
 	top: 0; left: 0; bottom: 0; right: 0;
	max-width:1200px;
	padding:0px;
	height:100%;
}

header {
	position:fixed;
 	width:100%;
	padding:5px 2% 5px 2%;
	height:240px;
	margin:0;
	background:#c0c0c0;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:10;
}

#headpic {
	width:100%;
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:auto;
	}

#menu {
	position:fixed;
 	width:1200px;
 	z-index:6;
}
#MS { 
	width:100%;
	padding:15px 0 5px 0;
	height:70px;
	margin:0; 
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:11;
    background-position: center;
}
#N1, #N2, #N3, #N4, #N5, #N6 {
	display:none;
 	width:11%;
	padding:0;
	height:45px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:12;
}
#M1, #M2, #M2, #M3, #M4, #M5, #M6, #MM {
	position:fixed;
	top:45px;
	display:none;
 	width:100%;
	padding:5px 0 5px 0;;
	height:35px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:6;
	opacity:0.9;
}

#P1, #P2, #P3, #P4, #P5, #P6, #P7, #P8, #P9, #P10, #P11, #P12, #P13, #P14, #P15, #P16, #P17, #P18, #P19, #P20, #P21, #P22, #P23, #P24, #P25, #P26, #P27, #P28, #P29, #P30 {
 	display:none;
 	margin:0;
 	}
 	
#MM {
 	display:none;
 	}
	
.main {
	width:95%;
	float:left;
	background:#ffffff;
	padding:2%;
	margin: 0 1% 1% 1%;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

#main_pic {
 	position:relative;
	margin:3px 0 3px 0;	
	text-align:center;
}

#main_text {
	position:relative;	
}

.left63 {
	width:60%;
	float:left;
	background:#ffffff;
	padding:2%;
	margin: 0 1% 1% 0;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}
.right32 {
	width:30%;
	padding:2%;
	margin: 20px 0 1% 0;
	float:right;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

.left47 {
	width:45%;
	float:left;
	background:#ffffff;
	padding:2%;
	margin: 0 1% 1% 0;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}
.right46 {
	width:45%;
	padding:2%;
	margin: 0 0 1% 1%;
	float:right;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

.left31 {
	width:30%;
	float:left;
	background:#ffffff;
	padding:2%;
	margin: 0 0.5% 1% 0;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}
.middle31 {
	width:30%;
	padding:2%;
	margin: 0 0 1% 0;
	float:right;
	float:left;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}
.right31 {
	width:30%;
	padding:2%;
	margin: 0 0 1% 0.5%;
	float:right;
	background:#ffffff;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	margin: 0 0 5px 0;
	z-index:2;
	overflow:auto;
	overflow-x:hidden;
	overflow-y:auto;
}

.iframe {
	background:#ffffff;
	}

footer {
	position:fixed;
	display:block;
	background:#572381;
	width:100%;
	height:45px;
	z-index:9;
	margin: auto;
 	left: 0; bottom: 0; right: 0;
}

#bottom {
	height:35px;
	bottom:10px;
	padding:10px 2% 5px 2%;
	text-align:center;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-sizing:border-box;
	z-index:4;
    font-size:0.7em;
    background:#572381;
    color:#fff;
}

img {
	max-width:100%; height:auto;
}

a {
	text-decoration:none; 
}

a.nav, a.nav:link, a.nav:visited {
	display:block; 
	width:11%; 
	height:30px; 
	border:0px; 
	margin:0; 
	padding:5px 0 0 0;
	text-align:center; 
	text-decoration:none; 
	font-size:12px; 
	color:#fff; 
	line-height:25px; 
	overflow:hidden; 
	float:left;
	z-index:12;
}

a.mobilenav, a.mobilenav:link, a.mobilenav:visited {
	display:block; 
	width:33.333%; 
	height:50px; 
	padding:25px 0 0 0;
	background:#572381; 
	border:0px; 
	margin:0; 
	text-align:center; 
	text-decoration:none; 
	font-size:12px; 
	color:#fff; 
	line-height:25px; 
	overflow:hidden; 
	float:left;
	z-index:3;
}

a.subnav, a.subnav:link, a.subnav:visited {
	display:block; 
	width:11%; 
	height:30px; 
	padding:6px 0 0 0;
	background:#8340ae; 
	opacity:0.95;
	border:0px; 
	margin:0 0 2px 0.4%; 
	text-align:center; 
	text-decoration:none; 
	font-size:12px; 
	color:#fff; 
	line-height:30px; 
	overflow:hidden; 
	float:left;
	z-index:12;
}

a.submobilenav, a.submobilenav:link, a.submobilenav:visited {
	display:block; 
	width:33.333%; 
	height:50px; 
	padding:25px 0 0 0; 
	background:#8340ae; 
	border:0px; 
	margin:0; 
	text-align:center; 
	text-decoration:none; 
	font-size:12px; 
	color:#fff; 
	line-height:25px; 
	overflow:hidden; 
	float:left;
	z-index:3;
}

a.subnav:hover, a.submobilenav:hover {
	color:#fff; 
	background:#9665b5;
}
a.nav:hover, a.mobilenav:hover {
	color:#fff; 
	background:#8340ae;
}
a.subnav:active, a.submobilenav:active {
	color:#fff; 
	background:#9665b5;
}
a.nav:active {
	color:#fff; 
	background:#9665b5;
}

h1 {
	font-size:1.6em;
	font-weight:bold;
	text-align:center;
}
h2 {
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
}
h3 {
	font-size:1.2em;
	font-weight:bold;
}
h4 {
	font-weight:bold;
}

#panorama {
	text-align:center;
}

/* Media queries */
	
@media screen and (max-width:400px) {
	body {
		margin:0;
	}	
}	
	
@media screen and (max-width:768px) {
body {
		margin:0 0 0 0;
	}
	header {
		position:fixed;
		margin-top:0px;
		height:50px;
		width:85%;
		float:left;
		background:#572381;
		background-image:url(../images/logolinie.png);
		overflow:hidden;
		overflow-x:hidden;
		overflow-y:auto;
    	background-position: right;
    	z-index:3;
	}
	main {
	height:auto;
	margin: 0 0 2px 0;
	}
	#headpic {
	z-index:1;
	}
	#topline {
		display:none;
	}
	footer {
		height:35px;
		}
	#bottom {
	bottom:0px;
	height:35px;
	}
	#MS {
		display:none;
	}
	#ML {
		position:fixed;
		margin-top:0px;
 		width:15%;
 		height:50px;
 		right:0px;
 		text-align:center;
		padding:10px 0 0 0;
		border:0;
		margin:0;
		float:right;
		background:#572381;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		border-sizing:border-box;
		z-index:7;
	}
	#headpic {
		position:absolute;
		top:50px;
		width:100%;
		z-index:1;
	}
	#main {
		width:100%;
		height:auto;
	}
	h1 {
		font-size:1.3em;
	}
	h2 {
		font-size:1.2em;
	}
	h3 {
		font-size:1.1em;
	}
	.left63, .left47, .left31 {
		width:96%;
		height:auto;
		margin:0 0 1% 0;
	}
	.right32, .right47, .right31, .middle31 {
		width:100%;
		float:left;
		height:auto;
	}
}

@media screen and (min-width:769px) {
	#ML, #MM {
		display:none;
	}
	header {
		display:none;
	}
	#headpic {
		position:absolute;
		top:70px;
		width:100%;
		z-index:0;
	}
	a.subnav, a.subnav:link, a.subnav:visited, a.subnav:active {
	position:absolute;
	width:100%;
	}
	#N1 {
	position:absolute;
	left:0%;
	top:50px;
	}
	#N2 {
	position:absolute;
	left:11%;
	top:50px;
	}
	#N3 {
	position:absolute;
	left:22%;
	top:50px;
	}
	#N4 {
	position:absolute;
	left:33%;
	top:50px;
	}
	#N5 {
	position:absolute;
	left:44%;
	top:50px;
	}
	#N6 {
	position:absolute;
	left:55%;
	top:50px;
	}
}

/* Media queries */

@media screen and (min-width:480px){
	#main_pic {position:relative; left:0px; float:left; margin:3px 0 3px 0; text-align:center;}
	#main_text {position:relative; left:5%; width:95%;}
	.right32 {margin: 0 0 1% 0;}
}
