.kosmetik {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h2 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #993300;
}
.content {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h1 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color: #000099;
}
li {
	font: normal 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	list-style-image: url(bilder/punkt.jpg);
}
BODY {SCROLLBAR-FACE-COLOR: #FADB8A; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #000099; SCROLLBAR-3DLIGHT-COLOR: #000099; SCROLLBAR-ARROW-COLOR:  #000099; SCROLLBAR-TRACK-COLOR: #FFF7DF; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; }
A { 
  color: #660000;
  text-decoration: none; 
}

A:hover { 
  color: #660000; 
  text-decoration: underline; 
}
.note {
	font: normal 10px Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
.contentleft {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660066;
}
.rainbow {
	background-attachment: fixed;
	background-image: url(bilder/rose.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.guestbook {
	border: 1px solid #FDD888;
}