/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}

.kop {
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	text-decoration: none;
}


h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
	margin-bottom: 2px;
	margin-top: 2px;
	color: #990000;
}

small {
	font-size: 11px;
	color: #330000;
	}

i {
	font-style: italic;
	font-weight: bold;
	}

em {
	font-weight: bold;
	color: #990000;
	font-style: normal;
}


#container {
	height: auto;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#logo {
	float: left;
	height: 75px;
	width: 378px;
}


#top {
	float: left;
	height: 65px;
	width: 567px;
	margin-left: 10px;
	padding-top: 10px;
}


#foto_1 {
	float: left;
	height: 150px;
	width: 279px;
	margin-top: 10px;
}

#foto_2 {
	float: left;
	height: 150px;
	width: 279px;
	margin-top: 10px;
	margin-left: 9px;
}

#foto_1_gids {
	float: left;
	height: 150px;
	width: 310px;
	margin-top: 10px;
}

#foto_2_gids {
	float: left;
	height: 150px;
	width: 310px;
	margin-top: 10px;
	margin-left: 12px;
}

#foto_3_gids {
	float: left;
	height: 150px;
	width: 310px;
	margin-top: 10px;
	margin-left: 12px;
}


#menu {
	float: left;
	width: 567px;
	margin-top: 10px;
	height: 30px;
}

#menu2 {
	float: left;
	width: 567px;
	margin-top: 10px;
	height: 29px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}


#main_1 {
	padding: 20px;
	float: left;
	height: auto;
	width: 527px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#main_2{
	float: right;
	height: auto;
	width: 377px;
	margin-top: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

#main_1_gids {
	padding: 10px;
	float: left;
	height: auto;
	width: 217px;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

#main_2_gids{
	float: left;
	height: 490px;
	width: 418px;
	margin-top: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 10px;
}

#main_3_gids{
	float: left;
	height: auto;
	width: 217px;
	margin-top: 10px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding: 10px;
	background-color: #BBD5E3;
}

#footer {
	height: 18px;
	width: 955px;
	float: left;
	margin-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

.lijn {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

.tip {
	background-color: #EFE025;
	border: 1px dotted #CCCCCC;
	
}