body {
	background-color: #0e3a82;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
}
ul.nav {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navigation p,#navigation_right p {
	padding: 0px;
	margin: 5px;
	width: 135px;
}

#muziekfiets_kop, #muziekauto_kop, #straaljager_kop, #boekingen_kop, #etcetera_kop, #muziekartiest_kop {
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	width: 144px;
	
}
#nautilus_kop {
	height:54px;
	width:144px;
}

ul.nav li {
	display: inline;
}
ul.submenu li a, ul.submenu li a:visited, ul.submenu li a:active {
	display: block;
	text-decoration: none;
	color: #1E55B0;
}


#masterlayer {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-color: #62A9F7;
}
#masterlayer #header {
	clear: both;
	height: 165px;
}
#masterlayer #navigation {
	float: left;
	padding: 7px;
	padding-top: 20px;
}
#masterlayer #navigation_right {
	float: right;
	padding: 7px;
	padding-top: 20px;
}
#mastercontent {
	background-color: #FDD224;
	vertical-align: top;
}

ul.submenu {
	display: inline;
	color: #0E3A82;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
ul.submenu li {
	display: inline;
}


#masterlayer #mastercontent {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #62A9F7;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62A9F7;
	border-left-color: #62A9F7;
}
#mastercontent #content {
	background-color: #0E3A82;
	height: 600px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #62A9F7;
	border-left-color: #62A9F7;
	padding: 10px;
	color: #FFFFFF;
	overflow: auto;
}
ul.submenu li a:hover {
	text-decoration: underline;
	color: #62A9F7;
}
a img {
	border: 2px solid #FDD225;
	margin: 5px;
}

