/* CSS-Definitionsdatei, speziell fr Ausbildung */

p {
    margin: 1.5em;

}

h1 { 
     color: #000099;
                 font-size:16px; 
    }   
    

.abstand-h1 {
        margin-left: 25px;

}

#azwv {
	background-color: #cccccc;
	position: absolute;
	visibility: inherit;
	top:  200px;
	left: 740px;
	width: 130px;
	height: auto;
  z-index: 7;
  
}    

.font-rehberg1 {
                font-family: 'Prosto One', cursive;
                color:red;
                font-size:15px; 
                text-decoration:none;
}
