/* CSS Document */

#home {
	position: relative;
	background-color:#FFFFFF;
	top: 0px;
	left: 10px;
	width: 540px;
	height: 290px;
	
}
#home2 {
	position: relative;
	background-color:#FFFFFF;
	top: 0px;
	left: 0px;
	width: 350px;
	height: 290px;
	
}

body {
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
}
a {
	font-size: 12px;
	color: #003333;
}
a:link {
	text-decoration: none;
	color: #003333;
}
a:visited {
	text-decoration: none;
	color: #003333;
}
a:hover {
	text-decoration: underline;
	color: #003333;
}
a:active {
	text-decoration: none;
	color: #003333;
}
.style1 {
	font-size: 16px;
	color: #003333;
	font-weight: bold;
}
a:link {
	color: #003333;
}
a:visited {
	color: #003333;
}
a:hover {
	color: #003333;
}
a:active {
	color: #003333;
}
.style3 {font-size: 16px; color: #003333; font-style: italic; }
.style4 {color: #003333; font-size: 12px;}
.style5 {color: #003333; font-size: 12px;
font-weight: bold;}
.style6 {color: #bbcc66}
.style7 {color: #AFCC66;
font-weight: bold;
font-size: 14px;}
.style8 {color: #5E2A41;
font-weight: bold;
font-size: 14px;}

.knop3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #003399;
	background-color:#CCCCFF;
	height: 25px;
	width: 75px;
}
.knop4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #FFFFCC;
	background-color:#003399;
	height: 25px;
	width: 75px;
}

