﻿
h1, h2, h3, h4, h5,h6 , p , li, a { 
	color: #000000; 
	font-family: Verdana , Trebuchet MS, Helvetica, Arial;
	font-size: 100%	}
a { font-size:15px; font-weight:bold; line-height:180%; }
/*a:hover { color: blue; }*/


	
h1 { font-size:30px; }
h2 { font-size:24px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
h5 { font-size:16px; }
h6 { font-size:14px; }
p {font-size:14px; line-height:170%; }
ul { font-size:14px; line-height:170%; }

/*body { background-image:linear-gradient(to right, cornflowerblue, wheat 40%);  }*/
body {
  background-image: url('../Bilder/Blüte29.jpg'); 
}


#rahmen { width:930px; height:900px; margin:0px auto; background-color:#FEFFF2 ; opacity:0.8; border-radius:30px; }

#bild { float:left; width:250px; margin-top:10px; margin-left:20px; }
#bild ul {list-style:none; }
#bild img { border-radius:30px; }

#linkleiste { margin-top:80px; margin-left:-20px; }

#inhalt {width: 600px; margin-left:300px; margin-top:30px; padding:20px 0px 0px 0px; }
#inhalt a {font-size:14px; line-height:170%; font-weight:normal; }
#inhalt img { border-radius:30px; }



#gedicht { background-image:url('../Bilder/Blüte28_klein.jpg'); 
border-radius:30px; margin-left:20px; margin-right:90px ; padding:1px 4px 10px 40px; }


/* border-color: black;
border-width: 5px;
border-style: inset; */