BODY, P, UL{
	background-color : #CCCCCC;
	font-family : Arial, Sans-Serif;
	font-size : 12px;
	color : #000000;
	margin-top: 0px;
	margin-left: 0px;
}
 
.pictleft {
	float: left;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.pictright {
	float: right;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.indhold A:link {color : #cc0033; text-decoration : none; background-color : #CCCCCC;}
.indhold A:visited {color : #cc0033; text-decoration : none; background-color : #CCCCCC;}
.indhold A:hover {text-decoration : underline;}

.menu A:link {color : #5593A2; text-decoration : none; background-color : #000000;}
.menu A:visited {color : #5593A2; text-decoration : none; background-color : #000000;}
.menu A:hover {text-decoration : underline; color : #FFFFFF; background-color : #000000;}

BODY TD.menu .menutxt {
	color : #CCCCCC;
	font-size : 12px;
}

TD.menu .menutxt A:link {color : #CCCCCC; text-decoration : none; background-color : #000000;}
TD.menu .menutxt A:visited {color : #CCCCCC; text-decoration : none; background-color : #000000;}
TD.menu .menutxt A:hover {color : #FFFFFF; text-decoration : underline; background-color : #000000;}

LI {
	list-style-type : square;
}

H1 {
	background-color : #CCCCCC;
	font-size : 22px;
	color : #005063;
	text-align: center;
}

H2 {
	background-color : #CCCCCC;
	font-size : 15px;
	color : #005063;
	text-align: left;
}

TD {
	font-size : 12px;
	vertical-align: top;
}

TD.f1 {
	font-size : 12px;
	vertical-align: top;
	text-align: center;
	font-weight : bold;
}

TD.f2 {
	font-size : 12px;
	vertical-align: top;
	text-align: center;
}


TD.menu {
	font-size : 14px;
}

TD.indhold {
	padding-top : 10px;
	padding-left : 30px;
	font-size : 12px;
}

.txt {font-size : 10px;}

