html body {
	background:#372F50;
	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: 5px 5px 0px 5px;
	border-color: #fff;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	z-index: 1;
	display: none;
}

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

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

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

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

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

/* 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;
}


/* 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%;
}

.noprint {
	display: none;
}
