body {
	scrollbar-base-color:#1B2D5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFffff;
	background-color: #1B2D5F;
	background-repeat: no-repeat;
	background-image: url(bilder/inhalt.gif);
	background-attachment: fixed;
	
	 
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	font-style: italic;
    }
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
    }


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


a:link {
	color:#FFffff;
	text-decoration: none;
	
}
a:visited {
	color:#ffffff;
	text-decoration: none;
	
}
a:hover {
	color:#D5827E;
	text-decoration: none;
	
	
}
	
