@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color: #666666;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1 {
	font-size: 16px;
	font-family: "Century Gothic", Calibri, Arial, Helvetica;
	color: #000000;
	background-image:url(images/H1.png);
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:35px;
}
h2 {
	font-size: 16px;
	font-family: "Century Gothic", Calibri, Arial, Helvetica;
	color: #FFFFFF;
	background-image:url(images/H2.png);
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:10px;
}
h3 {
	font-size: 16px;
	font-family: "Century Gothic", Calibri, Arial, Helvetica;
	color: #333333;
	background-image:url(images/H3.png);
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:35px;
}
h4 {
	font-size: 11px;
	font-family: "Century Gothic", Calibri, Arial, Helvetica;
	color: #C06156;
	background-image:url(images/red.png);
	background-repeat:no-repeat;
	padding-bottom:10px;
	padding-top:10px;
	padding-left:60px;
}
h5 {
	font-size: 16px;
	font-family: "Century Gothic", Calibri, Arial, Helvetica;
	color: #333333;
	background-image:url(images/H5.png);
	background-repeat:no-repeat;
	padding-bottom:8px;
	padding-top:8px;
	padding-left:10px;
}
a:link {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
a:active {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
#schaduw {
	width: 100%; 
	height: 20px;
    background: url(images/schaduw.png);
	border-bottom: none;
	border-top: none;
	position: fixed;
	top: 0px;
	z-index: 2;
}