html, body {
	padding: 0;
	margin: 0;
	background: black;
	}

a { text-decoration: none;
	color: white;}

p {
	font-family: vlnl_tpkurier_sansRg;
	font-size: 13px;
    line-height: 20px;
}





.font

{ 
        max-width: 100%;
       
        width: 70%;
        margin: auto;
        margin-left: 120px;
        margin-top: 30px;
        margin-bottom 200px;
    
        font-family: vlnl_tpkurier_sansRg;
	font-size: 13px;
    line-height: 20px;
        color: white;
    
    
		}


.bild	{ 

        width: 70%;
        margin: auto;
        margin-left: 120px;
        margin-top: 30px;
        margin-bottom 200px;
    
       font-family: vlnl_tpkurier_sansRg;
	font-size: 13px;
    line-height: 20px;
        color: white;
    
    
		}

.bild2	{ 

    width: 130%;
       
    
    
		}





.bild img	{ 

        max-width: 100%;
       
      
		}

.hoch	{ 

        max-width: 40%;
        margin-bottom: 25px;
        margin-top: 25px;
        
       }


.hoch2	{ 

        max-width: 50%;
        margin-bottom: 25px;
        margin-top: 50px;
        margin-left: 50px;
        
       }

.hoch3	{ 

        max-width: 80%;
        margin-bottom: 25px;
        margin-top: 50px;
        margin-left: 50px;
        
       }


.quer	{ 

        max-width: 100%;
        margin-bottom: 25px;
        margin-top: 25px;
        
       }

.querframe	{ 

        max-width: 100%;
       
        
       }

.quer2	{ 

        max-width: 80%;
        margin-bottom: 25px;
        margin-top: 25px;
        
       }


.quer3	{ 

        max-width: 60%;
        margin-bottom: 25px;
        margin-top: 25px;
        
       }

.quer2frame	{ 

        max-width: 80%;
      
        
       }


.coordinate	{ 

		position: fixed;
        
      
    
    	font-family: vlnl_tpkurier_sansRg;
	    font-size: 13px;
        line-height: 13px;
		}


.overview	{ 

    position: fixed;	
    left: 5px;
    top: 10px;
    border-bottom: dotted pink 3px; 
    border-top: dashed lightblue 5px;
	border-left: solid lightyellow 5px;	
    border-right: dotted lightgreen 4px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 1px;
		
        }

.info	{ 

	position: fixed;	
    left: 5px;
    top: 41px;
    border-bottom: solid #ff2a11 3px; 
    border-top: dashed lightgreen 5px;
	border-left: solid lightyellow 5px;	
    border-right: dotted lightblue 4px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 1px;
   

		}

.previous	{ 

	position: fixed;	
    left: 10px;
    top: 74px;

		}

.next	{ 

	position: fixed;	
    left: 10px;
    top: 95px;

		}

@font-face {
    font-family: 'vlnl_tpkurier_sansRg';

    src: url('fonts/vlnl_tpkurier_sans_regular-webfont.eot');
	src: url('fonts/vlnl_tpkurier_sans_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vlnl_tpkurier_sans_regular-webfont.woff') format('woff'),
         url('fonts/vlnl_tpkurier_sans_regular-webfont.woff2') format('woff2');
     
    font-weight: normal;
    font-style: normal;
}