@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	border-collapse: collapse;
}
body {
	background-image: url(../template/bg-vipo-schors-grijs.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}

h1 {
	font-size: 36px;
	color: #FFBE00;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #003333;
}

.klein {
	font-size: 10px;
	color: #FF9900;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.vet {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #666600;
}


a {
	font-family: Tahoma;
	color: #003300;
	font-weight: normal;
	font-size: 12px;
	font-variant: normal;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #003333;
	font-variant: normal;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
	font-variant: normal;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-variant: normal;
}
#navigation td {

	}
	
#navigation a {
	color: #999933;
	padding:7px 3px 7px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	display: block;
	text-decoration: none;
	font-weight: lighter;
	}
	
#navigation a:hover {
	color:#FFFFCC;
	background-color: #38342B;
	}
