body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFDF1;
	background-image: url(http://duffyswelt.de/images/2009_gesamt.jpg);
	background-repeat: repeat;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	background-color: #000066;
	color: #FFFDF1;
}

h1 {
	font-size: xx-small;
	color: #000066;
}
h2 {
	font-size: 14px;
	color: #000066;
}
h3 {
	font-size: 16px;
	color: #000066;
}
h4 {
	font-size: 18px;
	color: #000066;
}
.Stil2 {font-size: x-small}
html { 
scrollbar-arrow-color:#000066; 
scrollbar-base-color:#FFFDF1; 
}


