header, section, footer, aside, nav, article, figure{
display: block;}

* {
	font-family: 'montserrat', sans-serif;
	color: rgb(146,146,146);
	font-size: 1.1em;
	text-align: center;
	}
	
body{
	width: 90%;
	margin: 0 auto;
	font-size: 100%;
	}
			
	
	#content{
		overflow: auto}
			
			
	iframe{
		padding: 1%;
		border-top: rgb(146,146,146) 5px solid;
		border-right: rgb(146,146,146) 5px solid;
		border-left: rgb(146,146,146) 5px solid;
		border-bottom: rgb(146,146,146) 5px solid;
		margin-top: 1%;
		margin-bottom: 1%;}

	
	nav{
		font-size: 75%;}
	
	h1{
		font-size: 250%;
		margin-top: 3%;
		margin-bottom: 1%;}
		
	h2{
		font-size: 200%;
		margin-top: 3%;
		margin-bottom: 1%;}
		
	h3{
		font-size: 150%;
		margin-top: 3%;
		margin-bottom: 1%;}
	
	article{
		line-height: 1.9;
		letter-spacing: 1px;
		word-spacing: 1px;
		margin-top: 5%;
		margin-bottom: 5%;
		position: relative;}
		
			
	img{
		max-width: 100%;
		height: auto;}	
		
		.tabelle_1{
			font-weight: normal;
			line-height: 1.9;
			letter-spacing: 1px;
			word-spacing: 1px;
			font-size: 100%;
			text-align: left;}
		
		.tabelle_2{
			font-size: 100%;
			color: rgb(80,80,80);
			line-height: 1.9;
			letter-spacing: 1px;
			word-spacing: 1px;
			text-align: left;}	
			
					
		.column1, .column2, .column3 {
			width: 31.3%;
			float: left;
			margin: 1%;
			position: relative;}
			
		.column3 {
			margin-right: 0%;}
				
						
			.img {
				position: absolute;}
				
			.img-a1{
				top: 0px; left: 0px; 
				z-index: 1;}	
			.img-b1{
				top: 0px; left: 0px;
				z-index: 0;}
				
			.img-a2{
				top: 0px; left: 0px;
				z-index: 1;}
			.img-b2{
				top: 0px; left: 0px;
				z-index: 0;}
				
			.img-a3{
				top: 0px; right: 0px;
				z-index: 1;}
			.img-b3{
				top: 0px; right: 0px;
				z-index: 0;}
				
			.vanish:hover{
				opacity: 0;}
			
							
	
			.blocksatz{
				text-align: justify;}

			.linksbuendig{
				text-align: left;}

			.rechtsbuendig{
				text-align: right;}			

			.zentriert{
				text-align: center;}
				
			.groesser{
				font-size: 120%;}	
			
			.gross{
				font-size: 250%;}
				
			.klein{
				font-size: 100%;}
				
			.kleiner{
				font-size: 90%;}
				
			.fettgroesser{
				font-family: 'montserrat', sans-serif;
				font-weight: bold;
				font-size: 120%;
				color: rgb(80,80,80);
				line-height: 1.9;
				letter-spacing: 1px;
				word-spacing: 1px;
				text-align: left;}
				
			.hoverdunkel:hover{
				color: rgb(80,80,80);}
				
			a.internlink:link{
				text-decoration: none;
				color: rgb(146,146,146);}
			
			a.internlink:visited{
				text-decoration: none;
				color: rgb(146,146,146);}
			
			a.internlink:hover{
				color: rgb(80,80,80);}
				
				
				
			.vanishlink:hover{
				opacity: 0.5;}
				
			.nachoben{
				position: fixed;
				bottom: 50px;
				right: 50px;}
				
			.scrollicon{
				position:fixed;
				bottom:60px;
				right:60px;
				display:none;}
		

	