html,body {
	font-family: "Verdana";
	font-size: 12px;
	margin:0px;
	margin-bottom: 20px;
	padding:0px;
	height: 100%;
	width: 100%;
	text-align: center;
	background: url(../images/afbeeldingen/background.png) repeat-x #9d9d9d;
}

h1 {
	font-size: 16px;
	color: rgb(0, 0, 255);
}

h2 {
	font-size: 12px;
	color: #5f6769;	
	*margin-top: 7px;
	*margin-bottom: 7px;
}

table {
	font-size: 12px;
}

a {
	color: black;
	text-decoration: none;
}

a:hover	{
	color: black;
	font-weight:bold; 
}

img {
	border: 0px;
}

.form {
	border: 0px;
}

table.fotos td{	
	*padding-top: 10px;
	padding-right: 10px;
	*padding-bottom: 10px;
	padding-left: 10px;
	valign: top;
	width: 50%;
}

#container {
	width: 968px;
	margin:10px auto; 
	text-align: left;
}

#header	{
	width: 968px;
	height: 118px;
	background: url(../images/afbeeldingen/background_01.gif) no-repeat;
	z-index: 1;
}

#headerGoogleTekst {
	position:absolute;
	z-index:-1;
}

#headerSponsor {
	padding-top: 7px;
	padding-left: 9px;
	padding-right: 7px;
}

#navi	{
	padding-left: 15px;
	width: 953px;
	height: 52px;
	background: url(../images/afbeeldingen/background_02.gif) no-repeat;
}

#body	{
	width: 968px;
	overflow: auto;
	height: 100%;
	background: url(../images/afbeeldingen/background_06.gif) repeat-y bottom;
}

#body2 {
	width: 968px;
	height: 100%;
	min-height: 1000px;
	background: url(../images/afbeeldingen/background_03.gif) no-repeat;
	overflow: hidden;
}


#content {
	float: left;
	width: 676px;
	height: 100%;
	min-height: 1000px;
	padding-left: 30px;
	padding-top: 10px;
	padding-right: 10px;
}

#navi_button_left {
	float: left;
	width: 9px;
	height: 52px;
	background: url(../images/afbeeldingen/button_01.gif) no-repeat;
}

#navi_button_middle {
	float: left;
	height: 52px;
	background: url(../images/afbeeldingen/button_02.gif) repeat-x;
}

#navi_button_right {
	float: left;
	width: 9px;
	height: 52px;
	background: url(../images/afbeeldingen/button_03.gif) no-repeat;
}

#groterkleiner {
	float: right;
	width: 60px;
	height: 32px;
	padding-top: 2px;
}

.navi_tekst {
	color: #d6d6d6;
	padding-top: 10px;
	*margin-top: 12px;
}

#navi_rechts {
	float: right;
	width: 220px;
	margin-right: 32px;
}


#navi_rechts_top_top {
	float: left;
	margin-top: 20px;
	width: 217px;
	height: 4px;
	background: url(../images/afbeeldingen/rechter_navigatie_3_01.gif) no-repeat;
}

#navi_rechts_top_middle {
	float: left;
	padding-left: 10px;
	width: 207px;
	background: url(../images/afbeeldingen/rechter_navigatie_3_02.gif) repeat-y;
}

#navi_rechts_top_bottom {
	float: left;
	width: 217px;
	height: 5px;
	background: url(../images/afbeeldingen/rechter_navigatie_3_03.gif) no-repeat;
}

#navi_rechts_body_top {
	float: left;
	width: 217px;
	height: 9px;
	background: url(../images/afbeeldingen/rechter_navigatie_3_04.gif) no-repeat;
}

#navi_rechts_body {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: 180px;
	background: url(../images/afbeeldingen/rechter_navigatie_3_05.gif) repeat-y;
}

.alinea_klein {
	text-indent: -10px;
	margin: 2px
}

.alinea_klein_sub {
	text-indent: -10px;
	margin: 5px;
	padding-left: 10px;
}

#navi_rechts_bottom {
	float: left;
	width: 217px;
	height: 8px;
	background: url(../images/afbeeldingen/rechter_navigatie_3_06.gif) no-repeat;
}

#imgcountercontainer {
	margin:0 auto;
}

#imgcounter {
	margin:0 auto;
	float: left;
	width: 30px;
	height: 30px;
	text-align: center;
	padding-top: 8px;
	margin-right: 5px;
}

#bottom	{
	width: 968px;
	height: 31px;
	background: url(../images/afbeeldingen/background_05.gif) no-repeat;
}

#footer {
	width: 968px;
	height: 30px;
	padding-top: 10px;
	text-align: center;
}

#footer a {
	color: #d6d6d6;
}