body { background-color: #afeeee;background-image: url("bilder/blume.jpg");
background-repeat: no-repeat;
font-size: 16px; }

/*no-repeat   repeat-x    repeat-y*/
            

img { border: 10px solid #77a1a1;  }

h1 { color: a17e77;}

h2 {font-size: 26px; color: #ededed;}

kbd { border:2px solid #cccccc;
background-color:#f0f0f0;
padding:2px; }

a:link ,
a:visited ,
a:active { color: #b03060; text-decoration:none; }

a:hover { color: #b03060a; text-decoration:underline; }

.merksatz {font-size:24px; color: #0000ff; font-weight:bold;text-align:center;

background-color:edc4af;
padding: 10px;
margin: 10px;

border-left:20px solid #ff00ff;
border-radius: 20px 0 20px 0; }

/*Hintergrundbild festlegen*/

.hintergrund { 
            background-image: url("bilder/Libellen.jpg");
background-size: cover; }



.Endlich Urlaub {font-size:24px; color: #ededed; font-weight:bold;
text-align:center;}