html body {
	background:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
	font:12px;
	color: #846345;
}

div.kroatie {
	position:relative;
	margin: 0 auto;
	width:808px;
	text-align: left;
}

/* Indeling elementen
----------------------------------------------- */

#foto {
	position: relative;
	width: 798px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #140E34;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	z-index: 1;
}

#submenu {
	background: #EDE7CB;
	position: absolute;
	top: 114px;
	left: 58px;
	width: 214px;
	height: 350px;
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
	z-index: 2;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#submenuACT {
	background: #EDE7CB;
	position: absolute;
	top: 114px;
	left: 58px;
	width: 214px;
	height: auto;
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
	z-index: 2;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#submenuC {
	background: #EDE7CB;
	position: absolute;
	top: 114px;
	left: 58px;
	width: 214px;
	height: 350px;
	margin: 0 auto;
	padding: 20px 10px 10px 10px;
	z-index: 2;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#hoofdmenu {
	background: #D1BD95;
	border-bottom: 2px solid #29486A;
	position: absolute;
	top: 95px;
	left: 246px;
	width: 600px;
	margin: 0 auto;
	padding: 2px;
	text-align: center;
	z-index: 3;
}

#tools {
	position: absolute;
	top: 456px;
	left: 58px;
	margin: 0 auto;
	padding: 10px;
	z-index: 4;
}

#talen {
	position: absolute;
	top: 100px;
	left: -50px;
	margin: 0 auto;
	padding: 0px;
	z-index: 4;
	width: 40px;
}

#content {
	background: #EDE7CB url("../images/AG_pagina.gif") no-repeat left top;
	position: absolute;
	top: 130px;
	left: 292px;
	width: 450px;
	margin: 0 auto;
	padding: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	z-index: 5;
}

#bladeren {
	color: 846345;
}

#nieuws01 {
	background: transparent;
	position: absolute;
	top: 3px;
	left: 310px;
	text-align: center;
	z-index: 3;
	padding: 0px;
}

#nieuws02 {
	position: absolute;
	top: 3px;
	left: 395px;
	z-index: 3;
	background: transparent;
	padding: 0px;
}

#nieuws03 {
	position: absolute;
	top: 3px;
	left: 480px;
	z-index: 3;
	background: transparent;
	padding: 0px;
}

#nieuws04 {
	position: absolute;
	top: 3px;
	left: 565px;
	z-index: 3;
	background: transparent;
	padding: 0px;
}

#briefpapier {
	position: absolute;
	width: 57px;
	height: 751px;
	visibility: hidden;
}

/* Navigatie elementen
----------------------------------------------- */

#submenu ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#submenu a {
display: block;
padding: 3px;
width: 208px;
border-bottom: 1px dotted #846345;
}

#submenu a:link, #items a:visited {
color: #846345;
text-decoration: none;
}

#submenu a:hover {
background-color: #D1BD95;
color: #fff;
}

#submenuACT ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#submenuACT a {
display: block;
padding: 3px;
width: 208px;
border-bottom: 1px dotted #846345;
}

#submenuACT a:link, #items a:visited {
color: #846345;
text-decoration: none;
}

#submenuACT a:hover {
background-color: #D1BD95;
color: #fff;
}

/* HTML elementen
----------------------------------------------- */

H1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
}

a.hoofdmenu { font-family: Arial Narrow, arial, helvetica; font-size: 14px; text-transform: uppercase;}
a.hoofdmenu:link{color:#846345; text-decoration:none; font-weight: normal;}
a.hoofdmenu:visited{color:#846345; text-decoration:none; font-weight: normal;}
a.hoofdmenu:hover{color:#846345; text-decoration:underline; font-weight: normal;}
a.hoofdmenu:active{color:#846345; text-decoration:none; font-weight: normal;}

a.tools { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; text-transform: uppercase;}
a.tools:link{color:#846345; text-decoration:none; font-weight: normal;}
a.tools:visited{color:#846345; text-decoration:none; font-weight: normal;}
a.tools:hover{color:#846345; text-decoration:underline; font-weight: normal;}
a.tools:active{color:#846345; text-decoration:none; font-weight: normal;}

a:link{color:#846345; text-decoration:none; font-weight: bold;}
a:visited{color:#846345; text-decoration:none; font-weight: bold;}
a:hover{color:#846345; text-decoration:underline; font-weight: bold;}
a:active{color:#846345; text-decoration:none; font-weight: bold;}

p.home {
	line-height: 20px;
}

p.bold {
	line-height: 20px;
	font-weight: bold;
}

p {
	line-height: 15px;
}

textarea {
	color:#846345;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 98%;
}

.input {
	color:#846345;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 98%;
}

.search {
	color:#846345;
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 164px;
}

#popup {
	position: absolute;
	top: 170px;
	left: 236px;
	width: 300px;
	height: 290px;
	background: #fff;
	z-index: 3;
   border: 1px solid #949696;
}
