/* BODY :: H1-H6 :: A */
body{
 background-image: url('/images/bg.png');
 font-family: Verdana,Arial;
 font-size: 12px;
 color: #000000;
 margin-top: 10px;
 margin-left: 0px;
 margin-right: 0px;
 margin-bottom: 15px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #F28E00;
}
h2 {
	font-size: 16px;
	color: #F28E00;
}
h3 {
	font-size: 14px;
	color: #F28E00;
}
h4 {
	font-size: 12px;
	color: #F28E00;
}
h5 {
	font-size: 12px;
	color: #FFFFFF;
}
h6 {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #008FD3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008FD3;
}
a:hover {
	text-decoration: underline;
	color: #F28E00;
}
a:active {
	text-decoration: none;
	color: #F28E00;
}
/* PAGINA STRUCTUUR */
#back{
 width: auto;
 height: auto;
 text-align: center;
 background-image: url('/images/bar_bg.gif');
 background-repeat: repeat-x;
}
#main{
 width: 995px;
 height: auto;
 text-align: left;
 margin: auto auto;
}
#header{
	position: relative;
	width: 991px;
	height: 196px;
	background-repeat: no-repeat;
	border: 2px solid #F28E00;
	z-index: 0;
	overflow: hidden;
}
#header a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#header a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#header a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#header img{
 width: 991px;
 height: 196px;
 border: 0px;
 filter: alpha(opacity=0);
 -moz-opacity: 0;
 opacity: 0;
 -khtml-opacity: 0;
}
#logo{
 position: absolute;
 top: 94px;
 margin-left: 15px;
 width: 248px;
 height: 79px;
 background-image: url('/images/logo.jpg');
 color: #FFFFFF;
 z-index: 2;
}
#bar{
	position: absolute;
	top: 180px;
	width: 995px;
	height: 20px;
	background-color: #F28E00;
	color: #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	z-index: 1;
}
#container{
 position: relative;
 top: 5px;
 width: 471px;
 min-height: 450px;
 height: auto !important;
 height:450px;
 border: 2px solid #F28E00;
 color: #FFFFFF;
 padding-top: 10px;
 padding-bottom: 20px;
 padding-left: 260px;
 padding-right: 260px;
 background-image: url('/images/back.gif');
 z-index: 0;
}
#menu{
 position: absolute;
 top: 230px;
 margin-left: 25px;
 width: 200px;
 z-index: 5;
}
#donate{
 position: absolute;
 top: 230px;
 margin-left: 770px;
 width: 200px;
 height: 165px;
 border: 1px solid #F28E00;
 background-color: #1B3F94;
 z-index: 5;
 color: #FFFFFF;
 text-align: center;
 padding-bottom: 3px;
}
#accent{
 position: absolute;
 top: 415px;
 margin-left: 770px;
 width: 200px;
 height: auto;
 border: 1px solid #F28E00;
 background-color: #1B3F94;
 z-index: 5;
 color: #FFFFFF;
 text-align: center;
 padding-bottom: 3px;
}
#donate_title{
	display: block;
	text-align: center;
	width: 200px;
	height: 21px;
	border-bottom: 1px solid #F28E00;
	background-color: #000033;
	color: #F28E00;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 4px;
}
#museum{
	position: relative;
	left: 745px;
	margin-top: -328px;
	width: 248px;
	height: 331px;
	background-color: #008FD3;
	z-index: 4;
	background-image: url('/images/museum.jpg');
	background-repeat: no-repeat;
}
#oranjestad{
	border: 0px;
	margin-top: 20px;
}
#webdesign{
	margin-top: 0px;
	margin-bottom: 2px;
	color: #F28E00;
	display: block;
	width: 125px;
	height: 15px;
	background-color: #000033;
	border-bottom: 1px solid #F28E00;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
}
#dinkel_logo{
	position: relative;
	margin-top: -16px;
	margin-left: 36px;
	color: #003;
	width: 165px;
	height: 15px;
	text-align: center;
	z-index: 4;
	font-size: 9px;
}
div#dinkel_logo a{
        color:#003;
        text-decoration:none;
}
div#dinkel_logo a:hover{
        color:#000;
        text-decoration:underline;
}
#dinkel_systems{
	border: 0px;
}
/* MENU */
#nav, #nav ul, #nav ul ul{
padding: 0;
margin: 0;
list-style: none;
background: url(none.gif) repeat 0 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}

#nav{
width: 200px;
}

#nav li{
width: 200px;
}

#nav ul{
position: absolute;
width: 150px;
left: -1000px;
margin: -22px 0 0 200px;
font-size: 12px;
}

* html #nav ul{
margin: -23px 0 0 200px;
}

#nav li li{
width: 150px;
}

#nav ul ul{
width: 150px;
margin: -22px 0 0 150px;
font-size: 12px;
}

* html #nav ul ul{
margin: -23px 0 0 150px;
}

#nav li li li{
width: 150px;
}

#nav li:hover ul, #nav li.ie_does_hover ul{
left: auto;
}

#nav li:hover ul ul, #nav li.ie_does_hover ul ul{
left: -1000px;
}

#nav ul li:hover ul, #nav ul li.ie_does_hover ul{
left: auto;
}

#nav a {
display: block;
text-decoration: none;
padding: 2px 4px 3px 4px;
margin: 1px;
color: #F28E00;
font-weight: bold;
background-color: #000033;
border: 1px solid #F28E00;
}

#nav a:link, #nav a:visited{
background-color: #000033;
color: #F28E00;
border: 1px solid #F28E00;
}

#nav a:hover, #nav a:active{
background: #1B3F94;
color: #F28E00;
border: 1px solid #F28E00;
}
hr{
clear: left;
color: #F28E00;
}
#accent p{
	margin:0;
}
