


html {
	height:100%;	
}

body {
	margin:0;
	padding:0;
	width: 100%;
	max-height: 800px;
	font-family: 'Oxygen', sans-serif;
	font-size:0.7em;
	background: #ffffff ;
	overflow-y:hidden;overflow-x:scroll;
	
}

#preload {
		display: none
  	   }


#preload img {
		height: 0; width: 0; border: none;
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: -30;
		}	
	
.head { 
	    background-image:url(../img/header_papier_3.jpg) ; 
		background-repeat: no-repeat;
		position:fixed;
		width: 100%;
		height:110px;
		margin-top: -10px; 
		padding-left:0px;
		float:left;
		z-index: 2;
		}

		
		
.adress2 {
	
	color: #6a6868;
	font-size: 1.0em;
	line-height: 1.2em;
	font-family: 'Oxygen', sans-serif;
	z-index: 2;
	position:fixed;
	position: absolute;
	right: 0px;
	top:4px;

}

	
#positiv {word-spacing: 0.5em;}
#positiv1 {word-spacing: 0.5em;}
#positiv2 {word-spacing: 0.9em;}
#positiv3 {word-spacing: 0.2em;}

.font-1 {
		color: #6a6868;
		font-size: 1.5em; 
		font-family: 'Oxygen', sans-serif;		
		float:left;	
		}

.font-2 {
		color: #000000;
		font-family: 'Oxygen', sans-serif;}
		
.font-3 {
		color: #6a6868;
		font-size: 1em; 
		font-family: 'Oxygen', sans-serif;
		float:left;	}

.font-4 {
		color: #6a6868;
		font-size: 0.7em; 
		font-family: 'Oxygen', sans-serif;
		float:left;	}		
		
a:link {
	  
	  color:#666;
	  text-decoration:none;
	}
	
a:visited {
	color:#666;
	text-decoration:none;
	}
	
a:hover {
	  color:#000;
	  text-decoration:none;
	}

a:active {
	  color:#000;
	  text-decoration:none;
	}

.navi { 
		color: #6a6868;
		padding-top:0px;
		font-size: 0.7em; 
		
		}*/
