#wrapper,
#wrapper2    {
	 position: static;
	 margin-top: 40px;
    width: 893.2px;
    height: 476px; 
}
    
#actbox {
    position: absolute;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 10px;
    height: 60px;
    width: 60px;
    float: left;
    }

#logo {
	 position: relative;
    width: 270px;
    font-size: 18px;
    margin-left: 80px;
    }

#moving_schwamm {
    height: 34px;
    width: 380px;
}
    
.logohead {
    font-size: 22px;
    }

.navbar {
    width: 400px;
    margin-right: 5px;
    }   
    
.navbar li {
    padding-left: 7px;   
    }
    
nav ul {
    font-size: 18px;    
    }   
    
p {
    margin-top: 4px;
    margin-bottom: 4px;
}

#box {
    width: 286.74px;
    height:224.2px;
    border-right: 5px;
    border-bottom: 5px;
    }
    
#box:hover .icon {
    position: absolute;
    left: 296.74px;
    top: 0px;
}

#box:hover .icon2 {
    position: absolute;
    top: 234.2px;
}

#box:hover .icon3 {
    position: absolute;
    top: -234.2px;
}

#box:hover .icon4 {
    position: absolute;
    top: -234.2px;
}

#box:hover .icon5 {
    position: absolute;
    left: -296.74px;
    top: 0px;
}

#themenbox {
    width: 590px;
    height: 475px
    }
    
#themenbox h1 {
	font-size: 18px;
}
    
#impressumbox {
    width: 550px;
    height: 1040px;
    }
    
#datenschutzbox {
    width: 550px;
    height: 5450px;
    }
    
#menu {
    height: 110px;
    width: 220px;
    margin-bottom: 10px;
    padding: 10 0 0 0;
    border-radius: 10px;
    box-sizing: border-box;
    float: left;
    color: black;
}
    
.tafel {
    font-size: 16px;
}

#fusszeile {
	  position: relative;
	  margin-top: 40px;
	  font-size: 16px; 
}

    
#freie_software {
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 8px;
    width: 893.2px;
    }
    
.content {
    margin-top: 6px;
    margin-left: 12px;
    font-size: 11px;
    
}

.content h1 {
    font-size: 14px;
    margin-bottom: 8px;
}

.bigger {
	  font-size: 15px;
}


