body {
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 20px;
	padding-bottom: 10px;
	margin-left: 0px;
	background-color: white;
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	height: 100%;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

p {
	padding-top: 2px;
	padding-bottom: 2px;
}

em {
	color: #FF6600;
	font-style: normal;
}

h1 {
	color: #004D7E;
	font-size: 18px;
	font-weight: bold;
}

h2 {
	color: #004D7E;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	color: #004D7E;
	font-size: 12px;
	font-weight: bold;
}

a {
	color: #004D7E;
}

a:hover {
	color: #808080;
}

/* Pagina, wordt gecentreerd weergegeven */
#pagina {
	width: 908px;
	height: 825px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

/* Frame */
#div-frame {
	width: 906px;
	height: 805px;
	border: 1px solid black;
}

/* Banner */
#div-banner {
	width: 276px;
	height: 797px;
	background-image: url('images/site/3_3_banner-blue.png');
	background-repeat: no-repeat;
	position: relative;
	left: 4px;
	top: 4px;
}

/* Foto in banner */
#div-banner #div-foto {
	background-image: url('images/site/9_d8f1_DSCF0028.jpg');
	background-repeat: no-repeat;
	position: relative;
	left: 6px;
	top: 138px;
}

/* Hoofdnavigatie */
#div-hoofdnavigatie {
	width: 588px;
	height: 125px;
	font-size: 12px;
	font-weight: 600;
	position: relative;
	left: 296px;
	top: -792px;
	border-bottom: 2px dotted #004D7E;
	margin-bottom: 10px;
	overflow: hidden;
}

/* Subnavigatie */
#div-subnavigatie {
	width: 588px;
	font-size: 12px;
	font-weight: 600;
	text-align: left;
	position: relative;
	left: 296px;
	top: -792px;
	margin-bottom: 10px;
}

/* Inhoud */
#div-inhoud {
	width: 588px;
	overflow: auto;
	position: relative;
	left: 296px;
	top: -792px;
	padding-bottom: 20px;
}

/* Footer beneden aan pagina */
#div-footer {
	width: 900px;;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	font-style: italic;
	position: relative;
	left: 0px;
	top: 5px;
	overflow: hidden;
	text-align: right;
}

/* Hoofdnavigatie item box */
#div-hoofdnavigatie .box {
	width: 117px;
	height: 110px;
	padding-top: 15px;
	float: left;
}

/* Hoofdnavigatie image box */
#div-hoofdnavigatie .box .imgbox {
	width: 115px;
	height: 56px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-left: 2px dotted #004D7E;
	text-align: center;
}

#div-hoofdnavigatie .box .imgbox.first {
	border: none;
}

/* Hoofdnavigatie items */
#div-hoofdnavigatie ul {
	display: inline;
	padding: 0;
	margin: 0;
}

#div-hoofdnavigatie ul li {
	display: inline;
	padding: 0;
	margin: 0;
	text-align: center;
}

#div-hoofdnavigatie ul li a {
	text-decoration: none;
	color: #004D7E;
}

#div-hoofdnavigatie ul li a:hover {
	color: #808080;
}

/* Subnavigatie items */
#div-subnavigatie ul {
	line-height: 25px;
	display: inline;
	padding: 0;
	margin: 0;
}

#div-subnavigatie ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 6px;
	padding-right: 6px;
	border-left: 1px solid #004D7E;
}

#div-subnavigatie ul li.first {
	border: 0;
	padding-left: 0;
}

#div-subnavigatie ul li a {
	text-decoration: none;
	color: #004D7E;
}

#div-subnavigatie ul li a:hover {
	color: #808080;
}

/* Formulier */
#div-formulier label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}

#div-formulier input[type=text], input[type=button], textarea {
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#div-formulier #invoer p {
	font-size: 11px;
	padding: 0;
}

#div-formulier #invoer a {
	color: #004D7E;
}

#div-formulier #invoer a:hover {
	color: #808080;
}

/* Gastenboek */
#div-gastenboek #tekenen {
	padding-bottom: 6px;
	text-align: right;
	padding-right: 20px;
	background-image: url(images/tekenen.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#div-gastenboek #tekenen a {
	color: #004D7E;
}

#div-gastenboek #tekenen a:hover {
	color: #808080;
}

#div-gastenboek #lezen {
	padding-bottom: 6px;
	text-align: right;
	padding-right: 20px;
	background-image: url(images/lezen.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#div-gastenboek #lezen a {
	color: #004D7E;
}

#div-gastenboek #lezen a:hover {
	color: #808080;
}

#div-gastenboek .textbox {
	border: 1px solid #DDDDDD;
	background-color: white;
	margin-bottom: 20px;
}

#div-gastenboek .textbox .kop {
	background-color: #EEEEEE;
	padding: 5px;
}

#div-gastenboek .textbox .kop em {
	font-size: 14px;
	font-weight: 600;
	color: #575757;
}

#div-gastenboek .textbox .kop strong {
	margin-left: 10px;
	font-size: 10px;
	font-weight: 600;
	color: #475757;
}

#div-gastenboek .textbox .inhoud {
	background-color: white;
	padding: 5px;
}

#div-gastenboek .links {
	margin-top: 20px;
	text-align: center;
}

#div-gastenboek .links ul {
	line-height: 20px;
	display: inline;
	padding: 0;
	margin: 0;
	margin-top: 20px;
}

#div-gastenboek .links ul li {
	display: inline;
	padding: 0;
	margin: 0;
	padding-left: 3px;
	padding-right: 3px;
}

#div-gastenboek .links ul li strong {
	color: #575757;
	font-weight: 600;
}

#div-gastenboek .links ul li a {
	color: #1E5892;
	text-decoration: none;
}

#div-gastenboek .links ul li a:hover {
	color: #003A74;
}

#div-gastenboek label {
	width: 140px;
	text-align: right;
	float: left;
	margin-right: 5px;
	padding-top: 3px;
}

#div-gastenboek input[type=text], input[type=button], textarea {
	color: #575757;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#div-gastenboek #invoer p {
	font-size: 11px;
	padding: 0;
}

#div-gastenboek #invoer a {
	color: #004D7E;
}

#div-gastenboek #invoer a:hover {
	color: #808080;
}

#div-gastenboek #invoer #emoticons {
	float: left; 
	margin-left: 5px; 
	margin-right: 5px; 
	width: 100px;
}
