BODY, P, UL{
	background-color : #FFFFFF;
	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 : #990000; text-decoration : none; background-color : #FFFFFF;}
.indhold A:visited {color : #990000; text-decoration : none; background-color : #FFFFFF;}
.indhold A:hover {text-decoration : underline;}

.menu A:link {color : #333366; text-decoration : none; background-color : #FFFFCC;}
.menu A:visited {color : #333366; text-decoration : none; background-color : #FFFFCC;}
.menu A:hover {text-decoration : underline; color : #9999CC; background-color : #FFFFCC;}

BODY TD.menu .menutxt {
	color : #333333;
	font-size : 12px;
}

TD.menu .menutxt A:link {color : #333333; text-decoration : none; background-color : #FFFFCC;}
TD.menu .menutxt A:visited {color : #333333; text-decoration : none; background-color : #FFFFCC;}
TD.menu .menutxt A:hover {color : #000000; text-decoration : underline; background-color : #FFFFCC;}

LI {
	list-style-type : square;
}

H1 {
	background-color : #FFFFFF;
	font-size : 22px;
	color : #333366;
	text-align: center;
}

H2 {
	background-color : #FFFFFF;
	font-size : 15px;
	color : #333366;
	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;}
