* {
	margin: 0px;
	padding: 0px;
	}

body {
		background: white;
		}

#hintergrund {
		
		margin-left: 100px;
		width: 1000px;
                height: 1840px;
		background-color: white ;
                
		/*border-left: 1px solid black;
		border-right: 1px solid black;*/
		
		}
#balkenkopf {
		
                width: 100%;
                height: 110px;
                top: 0px;
		background-color: white ;
                position: fixed;
                z-index: 1;
		
		}
/*#balkenfuss {
		
                width: 100%;
                height: 30px;
                bottom: 0px;
		background-color: white ;
                position: fixed;
                z-index: 1;
		
		}*/
                

#hintergrund {
		
		margin-left: 100px;
                width: 5253px;
                height: 680px;
		background-color: white ;
                
		/*border-left: 1px solid black;
		border-right: 1px solid black;*/
		
		}
                

#projekte a {
	width: 120px;
	height: 30px;
        top: 45px;
        margin-left: 365px;
	/*display: block;*/
	position: fixed;
        text-decoration: none;
        z-index: 2;
		}
#projekte p {
	font-family: verdana;
        font-size: 14px;
        color: darkgrey;
        font-weight: bold;
		}


/*#hintergrund #nav #video a:link {
	background-image: url(../projektbilder/platten/videoblau.jpg);
	}*/
#hintergrund #projekte a:hover p {
    
	color: black;
	}
        
        
        
#hintergrund #projekte a:active p {
	
        color: grey;
	}
        
    

#kontakt a {
	width: 100px;
	height: 50px;
        top: 45px;
        margin-left: 475px;
	display: block;
	position: fixed;
        text-decoration: none;
        z-index:2;
        }
#kontakt p {
	font-family: verdana;
        font-size: 14px;
        color: darkgrey;
        font-weight: bold;
		}
		
/*#hintergrund #nav #video a:link {
	background-image: url(../projektbilder/platten/videoblau.jpg);
	}*/
#hintergrund #kontakt a:hover p {
	color: black;
	}
#hintergrund #kontakt a:active p{
	color: grey;
	}
        


#impressum a {
    width: 100px;
	height: 50px;
        top: 600px;
        margin-left: 125px;
	display: block;
	position: fixed;
        text-decoration: none;
        z-index:2;
	
	} 
#impressum p{
	font-family: verdana;
        font-size: 14px;
        color: darkgrey;
        font-weight: bold;
	}
#hintergrund #impressum a:hover p{
	color: black;
	}
#hintergrund #impressum a:active p{
	color: grey;
	}
        

            
#vorschub {
	width: 200px;
        height: 25px;
	top: 35px;
        margin-left: 125px;
        background-color: white;
	position: fixed;
        background-image: url(Bilder/vorschub.gif);
        z-index: 3;
	}                
#kontaktdaten {
	width: 300px;
        height: 200px;
	top: 110px;
        background-color: white;
	margin-left: 125px; 
	position: absolute;
        
        text-align: left;
    
	}

#kontaktdaten h1 {
	font-family: verdana;
        font-size: 18px;
        color: grey;
		}
                
#kontaktdaten p {
	font-family: verdana;
        font-size: 14px;
        color: grey;
		}
                

#axelweb a {
	width: 300px;
        height: 30px;
	top: 430px;
        text-decoration: none;
	margin-left: 125px; 
	position: absolute;
        
        text-align: left;
    
	}
        
#axelweb p{
	font-family: verdana;
        font-size: 14px;
        color: dimgrey;
        font-weight: bold;
	}
#axelweb a:hover p{
	color: black;
	}
#axelweb  a:active p{
	color: grey;
	}
            


#fussleiste {
	width: 822px;
        height: 37px;
	bottom: 0px;
        margin-left: 125px;
        background-color: white;
	position: fixed;
        text-align: center;
        padding: 5px;
        z-index: 1;
        border-top: 1px solid darkgrey;
	}
        
#fussleiste p {
	font-family: verdana;
        font-size: 12px;
        color: grey;
        /*font-weight: bold;*/
        }
