@charset "utf-8";
/* CSS Document */

<!--
body 
{
	background-color: #312318;
	scrollbar-darkshadow-color:#312318;
	scrollbar-face-color:#312318;
	scrollbar-highlight-color:#312318;
	scrollbar-shadow-color:#312318;
	scrollbar-track-color:#312318;
	scrollbar-base-color:#312318;
	scrollbar-3dlight-color:#312318;
	scrollbar-arrow-color:#312318;
	background-image: url(../bilder/trio-sepia.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	}
.Stil1 {
	font-size: 12px;
	color: FFFFFF;
	}
.Stil2 {
	font-size: 16px;
	color: FFFFFF;
	}
.Stil3 {font-size: 25px
		color: #FFFFFF;}
 h2 { font-size: 28px;}
 
a:link {
	color: #FF0000; 
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
	font-weight:bold;
}
-->

