/* CSS-Definitionsdatei, die nur für wunstorf.php und wunstorf.html gilt */


.main  {
        display: block;
        position: absolute;
        visibility: inherit;
        top:  180px;
        left: 253px;
         width: 625px;
        z-index: 5;
        border:0px;
         background-color: hsla(120,100%,97%,0.9)
        

}


.linie {
	border: none;
	border-top: 5px solid #0090E0;
	background-color: #0090E0;
	height: 2px;
	margin: 20px 80px 20px 80px;
}
.abstand-wunstorf1{
        margin-left: 30px;

}

.abstand-wunstorf2{
        margin-left: 30px;

}