/* .menu
{
  position: fixed;
  top:      8px;
} */

h6 {text-align: center; }

h2 {font-family: Impact;
    font-size:50px;
	
}

/* .panel {background-color:blue} */

marquee 
{background-color: #FFFF00;
 color: red;
 font-weight: bolder; 
}

/* img { align: center;} *//* Das Kontaktformular */ 

body{
        /* background: url(../img/DSC_0220.JPG) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover; */
		background-color: #D2D1E8;
		
}