@charset "iso-8859-1";
body
{
	background-image:url(bilder/bg.jpg); 
	font-family:Georgia,Times;
	font-size:11pt;
	color:#6D4315;
	margin:3pt;
	text-align:justify;
}

a:link 
{
	font-weight:600;
	color:red;
	text-decoration:none;
}

a:active
{
	font-weight:600;
	color:yellow;
	text-decoration:none;
}

a:visited
{
	font-weight:600;
	color:green;
	text-decoration:none;
}

a:hover
{
	font-weight:600;
	color:yellow;
	text-decoration:none;
}

h1
{
	font-family:Georgia,Times;
	font-size:15pt;
	font-weight:lighter;
}

h2
{
	font-family:Georgia,Times;
	font-size:13pt;
	font-weight:lighter;
}

h6
{
	font-family:Verdana,Helvetica,Arial;
	font-size:8pt;
	font-weight:lighter;
	color:#6D4315;
}

blockquote
{
	font-family:Verdana,Helvetica,Arial;
	font-size:10pt;
	color:#6D4315;
}

td
{
	font-family:Georgia,Times;
	font-size:11pt;
	color:#6D4315;
	text-align:justify;
}

img
{
	margin-left:15pt; 
	margin-right:15pt; 
	margin-bottom:0pt; 
}





