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

body {
		background: white;
		}
#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: 4131px;
                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: 10px;
        bottom: 20px;
        margin-left: 900px;
	display: block;
	position: fixed;
        text-decoration: none;
        z-index: 3; 
		}
                
#impressum p {
	font-family: verdana;
	font-size: 10px;
        color: darkgrey;*/
      
		}
/*#hintergrund #nav #video a:link {
	background-image: url(../projektbilder/platten/videoblau.jpg);
	}*/
#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;
	}
        
#bezeichnung {
        height: 25px;
        width: 450px;
	top: 95px;
	margin-left: 125px; 
	position: fixed;
        text-align: left;
        z-index: 2;
        /*border-top:  1px solid darkgrey;*/
        }

#bezeichnung p {
	font-family: verdana;
        font-size: 10px;
        color: darkgrey;
        font-weight: bold;
		}
                
#gallerie {
        height: 533px;
        width: 4131px;
	top: 115px;
	margin-left: 125px; 
        display: block;
	position: absolute;
        /*border: 1px solid black;*/

        /*border: 1px solid black;*/
        }
        
#fussleiste {
	width: 830px;
        height: 30px;
	top: 685px;
        background-color: white;
        margin-left: 125px;
	position: fixed;
        text-align: center;
        padding: 5px;
        z-index: 2;
        border-top: 1px solid darkgrey;
	}
#fussleiste p {
	font-family: verdana;
        font-size: 12px;
        color: grey;
        /*font-weight: bold;*/
        }
#Bild1 {
        height: 533px;
        width: 400px;
        background-image: url(bilder/ballon/ballon1.jpg);
        }
        
#Bild2 {
        top: 0px;
        margin-left: 500px;
        height: 533px;
        width: 711px;
        background-image: url(bilder/ballon/ballon4.jpg);
        position: absolute;
        }
       
#Bild3 {
        top: 0px;
        margin-left: 1311px;
        height: 533px;
        width:800px;
        background-image: url(bilder/ballon/ballon18.jpg);
        position: absolute;
        }
       
#Bild4 {
        top: 0px;
        margin-left: 2211px;
        height: 533px;
        width: 799px;
        background-image: url(bilder/ballon/ballon16.jpg);
        position: absolute;
        }
       
#Bild5 {
        top: 0px;
        margin-left: 3111px;
        height: 533px;
        width: 799px;
        background-image: url(bilder/ballon/ballon17.jpg);
        position: absolute;
        }
       

       

       

        


#close a {
        top: 514px;
        margin-left: 3931px;
        height: 20px;
        width: 50px;
        position: absolute;
        text-decoration: none; 
        }
        
#close p  {
        font-family: verdana;
        font-size: 20px;
        font-weight: bold;
        color: darkgrey;
        }

#close a:hover p {
	color: grey;
	}
#close a:active p {
	color: darkgrey;
	}

        
