﻿BODY {
	font-size : 10pt; color: #444444;
	background-image:url( Images/bg.jpg);
	background-position:50% 98%;
 	background-repeat:repeat;
		margin-top:10pt;
	margin-right:10pt;
	margin-bottom:0pt;
	margin-left:10pt
}

.tablebg {
		border-color: #FFFFFF;
		background-color: #FFFFFF;
}

.grus {
	background-color:#CC7744;
}
.kunst {
	background-color:#77CC44;
}

table {
	background-repeat:repeat;
	background-image:url(Images/bg.jpg);
	BORDER: 1;
}

P {
margin-top: 2; margin-bottom: 6;
}

A {
	font-size : 10pt; 
	text-decoration: none;
	color: #991100;
	}

TD {
	background-repeat:repeat;
	background-image:url( Images/bg.jpg);
	font-family:Tahoma, Arial, Verdana, sans-serif;
	font-size:10pt; color: #444444;
	padding-right: 1px;
	padding-left: 1px;
	padding-top: 1px
}

Select {
	font-size : 8pt; color: #000000;
	}

H1 {
    margin-top: 0; margin-bottom: 3; 
	font-size: 14pt; color: #FAFaFa;
}

H2 {
	margin-top: 12; margin-bottom: 3; 
	font-size: 10pt;
}

H3 {
	margin-top: 12; margin-bottom: 3; 
	font-size: 9pt;
}

H4 {
    	margin-top: 12; margin-bottom: 6; 
	font-size: 8pt;
}

H5 {
	margin-top: 0; margin-bottom: 6; 
	font-size: 10pt;
}

H6 {
	margin-top: 2; margin-bottom: 6; 
	font-size: 9pt;
	
}


A:Hover {
	text-decoration: underline;
	color: Black;
}

A:Active {
	text-decoration: none;
	color: #991100;
	background-attachment : scroll;
	background : transparent;
	
}


