
/* Algemeen */
body,html  {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #F5F5F5;
	margin: 0px;
 }
a {
	color : #000000;
	text-decoration : underline;
}
a:visited {
	color : #30444E;
	text-decoration : underline;
}
a:hover {
	color : #CC0033;
	text-decoration : underline;
}
table {
	border-collapse : collapse;
}
table.cont {
	border-collapse : collapse;
	border: 1px solid #E6E6E6;
}
td {
	font-size : 13px;
}

img {border: none;}

.gray {
	background-color: #F5F5F5;
}

h1 {
	font-size : 16px;
	color : #000000;
	font-weight : bold;
	margin : 0px 0px 0px 0px;
}
h2 {
	font-size : 16px;
	color : #CC0033;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
}
.red {
	font-size : 13px;
	color : #CC0033;
}
.small {
	font-size : 10px;
}

/* Aussenrahmen */

/* Head */
#head {
	width: 780px;
	background-color: White;
	border-right: 1px solid #30444E;
	}

/* Nav1 */
#navigatie{
	width: 780px;
	border-top: 1px solid #30444E;
	border-right: 1px solid #30444E;
	border-bottom: 1px solid #30444E;
	background-color: #A2AFB7;
}
.nav1td {
	color: White;
	font-size: 11px;	
	white-space: nowrap;
}
.nav1 {
	filter: alpha(opacity: 93);
	position: absolute;
	visibility: hidden;
	line-height: 120%;
}
a.n1, a.n1:visited {
	color: White;
	font-size: 11px;
	text-decoration: none;
}
a.n1:hover {
	color: #CC0033;
	font-size: 11px;
	text-decoration: none;
}
a.n11, a.n11:visited {
	color: Black;
	font-size: 11px;
	text-decoration: none;
}
a.n11:hover {
	color: #CC0033;
	font-size: 11px;
	text-decoration: none;
	background-color: #F5F5F5;
}

/* Nav2 */
.nav2 {
	border-right: 1px solid #30444E;
	background-color: #E8EBEA;
	background-image: url(../images/layout/bg_left.jpg);
	background-repeat:repeat-y;
}
.nav2img {
	margin-bottom: 5px;
	}
.nav21 {
	border-top: 1px solid #30444E;
	border-right: 1px solid #30444E;
	background-color: #E6E6E6;
}
a.n2, a.n2:visited {
	color: #30444E;
	font-size: 11px;
	text-decoration: none;
}
a.n2:hover {
	color: #CC0033;
	font-size: 11px;
	text-decoration: none;
	background-color: #F5F5F5;
}
a.n3, a.n3:visited {
	color: #CC0033;
	font-size: 11px;
	text-decoration: none;
}
a.n3:hover {
	color: #CC0033;
	font-size: 11px;
	text-decoration: underline;
	background-color: #F5F5F5;
}

.n21 {
	color: #30444E;
	font-size: 11px;
}
.n22 {
	color: #30444E;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.n23 {
	color: #30444E;
	font-size: 12px;
	font-weight: bold;
}
.n2space {
	margin: 2px 0 2px 0;
	border-top: 1px solid #F5F5F5;
}

/* Wrapper Nav2-Content */
#wrapper {
	width: 780px;
	border-right: 1px solid #30444E;
	border-bottom: 1px solid #30444E;
	z-index: 0;
	
	background-image: url(../images/layout/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFF;
}

#home  {position: relative; margin-top: 0px; width: 618px; height: 498px; display: block;}
#homeRechts   { position: absolute; z-index: 1; top: 104px; left: 643px; width: 118px; height: 384px; display: block; margin: 0px; padding: 0px; }

#homeRechts ul {
	 list-style-image: none;
	 list-style: none;
	 margin: 0px;
	 padding: 0px;
}

#homeRechts ul li {
	 list-style-image: none;
	 list-style: none;
	 margin-bottom: 10px;
	 margin-left: 0px;
	 width: 118px;
	 height: 116px;
	 background-color: #CCC;
	 border: 1px solid  #CC0033;
}

#homeRechts ul li a {
	 display: block;
	 color: #fff;
	 text-decoration: none;
	 width: 100%;
	 height: 100%;
}

#homeTitle {
	position: absolute; 
	z-index: 1; 
	width: 400px; 
	height: 150px; 
	left: 200px; 
	top: 135px;}

.contentTekst { margin: 10px;}

.content ul li { margin: 0px; padding: 0px;}
.content ul li { list-style-image: url(../images/layout/pijltje_right.gif); margin: 0px; padding: 0px;}

/* Updatedatum */
.nav2date {
	border-top: 1px solid #30444E;
	border-right: 1px solid #30444E;
	background-image: url(../images/layout/bg_left.jpg);
	background-repeat:repeat-y;
}
/* Content */

.date {
	font-size : 10px;
	color: #30444E;
}

/* Footer */
a.footer, a.footer:visited {
	color: #30444E;
	font-size: 10px;
	text-decoration: none;
}
a.footer:hover {
	color: #CC0033;
	font-size: 10px;
	text-decoration: none;
}

#homeTitle h1{color: #000; font-size: 30px; font-weight: bold;}
#homeTitle h2{color: #FFF; font-size: 20px; font-weight: lighter;}

.news3 {
	border: 1px solid #CC0033;
}