/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #E0E7FF;
}

a:hover {
	text-decoration: none;
	color: #E0E7FF;
}

a:visited {
	color: #E0E7FF;
}

body {
	background: #000033;
	font: 13px Arial, Helvetica, sans-serif;
	color: #E0E7FF;
    }
#content {
	margin: 0 auto;
	width: 888px;
	background: #000033 url(images/header.gif) no-repeat center top;
	border-left: 0px solid #E0E7FF;
	border-right: 0px solid #E0E7FF;
}

#back_all {
}

#main {
padding-top: 10px;
}

#header {
	height: 220px;
	text-align: right;		
}

#menu {
float: left;
padding-left: 180px;
width: 880px;
height: 50px;
background: url(images/menu.gif) no-repeat;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 90px;
	height: 31px;
	text-align: center;
	text-decoration: none;
	color: #E0E7FF;
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
}

#menu a:hover {
	width: 90px;
    height: 31px;
	color: #E0E7FF;
	text-decoration: underline;
	background: url(images/menu_back.gif) repeat-x;
}


#logo {
width: 699px;
height: 100px;
float: left;
text-align: left;
padding-top: 60px;
}


#logo H1 a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #E0E7FF;
}


#left {
	float: right;
 padding-right: 15px;
	padding: 15px;
	width: 245px;
	padding-right: 1em;
}

#left H3 {
width: 235px;
height: 35px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 12px;
color: #E0E7FF;
background: url(images/title.gif) no-repeat
}

#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 15px;
	list-style: none;
}

#left li  {
	padding: 4px 20px;
    background: url(images/small.gif) no-repeat left;
}

#left .news {
background: #E0E7FF;
padding: 5px;
}

#left H4 {
font-size: 10px;
}

#left a {
	color: #E0E7FF;
	font-size: 11px;
}

#left a:visited  {
	color: #E0E7FF;
	font-size: 11px;
}

#left p {
padding: 10px;
}

#right {
width: 500px;
padding-left: 20px;
padding-top: 15px;
}

#right H4 {
	margin: 0;
	padding: 15px;
	font-size: 12px;
	color: #E0E7FF;
}

#right a {
color: #E0E7FF;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color: #E0E7FF;
}

.date {
	text-align: right;
	color: #E0E7FF;
	font-size: 11px;
}

.date a {
	color: #E0E7FF;
}

#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #E0E7FF;
}

#footer a {
	color: #E0E7FF;
}

cursor: url(images/diamantblauw.cur), url(images/diamantblauw.cur),text;
}
