@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'icons';
	src:url('../fonts/icons/icons.eot');
	src:url('../fonts/icons/icons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icons/icons.woff') format('woff'),
		url('../fonts/icons/icons.ttf') format('truetype'),
		url('../fonts/icons/icons.svg#icons') format('svg');
}

html {
    height: 100%;
    overflow-y: hidden;
}

body {
	color: #fff;
	font-weight: 300;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:rgba(253,226,191,1.0);
}

a {
	text-decoration: none;
	color: #f7f7f7;
	outline: none;
}

a:hover, a:focus {
	color: #fff;
	outline: none;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}

.clearfix:after {
	clear: both;
}

.-header,
.-top {
	font-family: 'Lato', Arial, sans-serif;
}

.-header {
	padding: 2em;
	background: rgba(250,250,250,1.0);
	position: fixed;
	width: 100%;
	z-index: 500;
	top: 0px;
	/* [disabled]border-bottom: 1px solid  #964306; */
	/* [disabled]border-top: 1px solid #964306; */
}

.-header h1 {
	margin: 0;
	font-weight: 300;
	font-size: 2.625em;
	line-height: 1.3;
}

.-header span {
	display: block;
	padding: 0 0 0.6em 0.1em;
	font-size: 60%;
	opacity: 0.7;
}

/* To Navigation Style */
.-top {
	width: 100%;
	background: #91cfa1;
	background: rgba(255, 255, 255, 0.1);
	text-transform: uppercase;
	font-size: 0.69em;
	line-height: 2.2;
	text-align: center;
}

.-top a {
	display: inline-block;
	padding: 0 1em;
	color: #fff;
	text-decoration: none;
	letter-spacing: 0.1em;
}

.-top a:hover {
	background: rgba(255,255,255,0.95);
	color: #333;
}

.-top span.right {
	float: right;
}

.-top span.right a {
	display: block;
	float: left;
}

.-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icons';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.-icon-drop:before {
	content: "\e001";
}

.-icon-prev:before {
	content: "\e004";
}

/* Demo Buttons Style */
.-demos {
	position:relative;
	font-size: 1.1em;
	text-align: left;
}

.-demos a {
	display: block;
	float: left;
	clear: both;
	padding: 0.8em;
	width: 100%;
	outline: none;
	color: #fff;
	background: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-weight: 700;
}

.-demos a:hover,
.-demos a.current-demo,
.-demos a.current-demo:hover {
	opacity: 0.6;
}

.content {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	position: relative;
	overflow: visible;
	z-index: 200;
	margin-top: 5px;
}

.block {
	float: left;
	padding: 1em 3em;
}

.block-40 {
	width: 40%;
}

.block-60 {
	width: 60%;
}

.block p {
	margin: 0;
	padding: 0 1em 0.6em;
	font-size: 1.8em;
	line-height: 1.5;
}

.header_m {
	text-align: center;
	font-size: 14px;
	clear: both;
	color: rgba(88,88,90,1.0);
	background: rgba(250,250,250,0.7);
	padding: 10px;
	padding-top: 65px;
}


.content_m_wrapper {
	text-align: center;
	font-size: 14px;
	clear: both;
	color: rgba(88,88,90,1.0);
	margin-bottom:200px;
	padding:10px;
	position:relative;
	margin:0 auto;
	margin-bottom:10px;


}

.content_m {
	text-align: center;
	font-size: 14px;
	color: rgba(88,88,90,1.0);
	margin-bottom:200px;
	padding:10px;
	max-width:800px;
	position:relative;
	margin:0 auto;


}


.footer_m {
	text-align: center;
	font-size: 14px;
	clear: both;
	color: rgba(88,88,90,1.0);
	background: rgba(250,250,250,1.0);
	margin-top: 100px;
	padding: 0px;
	position: fixed;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index:200;

}


.info a {
	/* [disabled]font-weight: 700; */
	font-size: 0.9em;
}

.info a:hover {
	color: #336ca6;
}

@media screen and (max-width: 69em) {
	.block {
	float: none;
	width: 100% !important;
	padding: 0em;
	}
}

@media screen and (max-width: 25em) {

	body {
		font-size: 80%;
	}

	.-icon span {
		display: none;
	}

}


.navi_m {
	position:fixed;
	top:0px;
	text-align:center;
	width: 100%;
	z-index: 200;
	font-size: 32px;
	height:44px;
	background-color:#FFF;
	border-bottom:1px solid #964306;
	border-top:1px solid #964306;
}


.main_container {
	width:100%;
	height:100%;
	overflow:scroll;
	position:absolute;
	top:44px;

	}

.main_content {
	width:100%;
	height:auto;
	text-align:center;
	font-size:14px;
	color:rgba(88,88,90,1.0);

	}
	
	
	
.logo_text {
	position:relative;
	top:10px;
	z-index:2;
	visibility:visible;
	font-size: 15px;
	color: rgba(67,67,67,1.0);
	line-height: 25px;
	left: 200px;;
	margin: 0 auto;
	text-align: left;

}
	
.zentrum {
position: absolute;
top: 50%;
left:50%;
height: 1px;
width: 1px;
}

.menu_button {
	width: 36px;
	height: 20px;
	position: absolute;
	top: 10px; /* hälfte von height */
	left: -18px;/* hälfte von width */


}
