@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg-dark.jpg);
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #F2F2F2;
	font-weight: normal;
	margin-bottom: 30px;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #F2F2F2;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 10px;
	}

h2:hover {
	color: #3FA9F5;
	}

bleu {
	color: #8a9eb1;
	}

a {
	color: #F2F2F2;
	text-decoration: none;
	}

a:hover {
	color: #3FA9F5;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2F2F2;
	}

.breed {
	width: 850px;
	margin: auto;
	}

#header {
	min-width: 950px;
	height: 62px;
	background-image: url(images/head.jpg);
	background-repeat: repeat-x;
	}

#headimg {
	min-width: 950px;
	height: 183px;
	background-image:  url(images/headimg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	}

#shadow {
	min-width: 950px;
	height: 183px;
	background-image: url(images/shadow.png);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #3FA9F5;
	}

#logo {
	width: 143px;
	float: left;
	margin-top: 14px;
	}

#menu {
	float: right;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #0C0E19;
	}

#menu ul {
	margin: 0px;
	padding: 0px;
	}

#menu ul li {
	display: inline-block;
	background-image: url(images/head.jpg);
	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #0C0E19;
	margin-left: -4px;
	}
	
#menu ul a {
	color: #F2F2F2;
	display: block;
	height: 22px;
	padding-top: 40px;
	text-decoration: none;
	padding-left: 18px;
	padding-right: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	}
	
#menu ul li:hover {
	background-image: url(images/head-over.jpg);
	background-repeat: repeat-x;
	}

#menu ul ul {
	display: none;
	position: absolute;
	padding: 0px;
	margin-left: 4px;
	width: 97px;
	}

#menu ul ul li {
	border-left: none;
	}
	
#menu ul ul li a {
	display: block;
	height: 28px;
	width: 97px;
	padding-top: 17px;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
	text-align: center;
	}
	
#menu li:hover ul { 
	display: block;
	position: absolute;
	}

#contenu {
	min-width: 950px;
	height: 285px;
	background-color: #001E32;
	background-image: url(images/contenu.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}

#intro {
	padding-top: 22px;
	padding-bottom: 22px;
	}

#intro p {
	text-align: justify;
	}

#diensten {
	margin-bottom: 50px;
	}

#text ul {
	padding: 0;
	margin: 0;
	}

#text ul li {
	display: inline-block;
	width: 194px;
	margin-right: 20px;
	}

#text ul li.last {
	display: inline-block;
	width: 194px;
	margin-right: 0px;
	}

#footer {
	margin-top: 45px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #123753;
	}

#footer p {
	color: #123753;
	font-size: 11px;
	}

#footer a {
	color: #123753;
	text-decoration: none;
	}

#footer a:hover {
	color: #3FA9F5;
	}

#copy {
	float: left;
	}

#blast {
	float: right;
	}

#large {
	width: 874px;
	margin: auto;
	}

#taal {
	width: 14px;
	float: right;
	padding-top: 37px;
	}

#taal ul {
	margin: 0px;
	padding: 0px;
	margin-left: 18px;	
	}

#taal ul li {
	display: inline-block;
	width: 14px;
	height: 20px;
	background-image: url(images/taal.png);
	}

#taal ul li:hover {
	background-image: url(images/taal-over.png);
	}
	
#taal ul a {
	color: #F2F2F2;
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#taal ul ul {
	display: none;
	position: absolute;
	padding: 0px;
	margin-left: -7px;
	padding-top: 25px;
	width: 30px;
	}

#taal ul ul li {
	width: 30px;
	height: 25px;
	background-image: url(images/head.jpg);
	background-repeat: repeat-x;
	}

	
#taal ul ul li:hover {
	background-image: url(images/head-over.jpg);
	background-repeat: repeat-x;
	}
	
#taal ul ul li a {
	display: block;
	height: 18px;
	width: 30px;
	padding-top: 7px;
	padding-left: 0px;
	padding-right: 0px;
	text-transform: uppercase;
	text-align: center;
	}
	
#taal li:hover ul { 
	display: block;
	position: absolute;
	}

#links ul {
	padding: 0;
	margin: 0;
	}

#links ul li {
	display: inline-block;
	width: 120px;
	margin-right: 22px;
	}

#links ul li.last {
	display: inline-block;
	width: 120px;
	margin-right: 0px;
	}

#reff ul {
	padding: 0;
	margin: 0;
	}

#reff ul li {
	display: inline-block;
	width: 145px;
	margin-right: 27px;
	}

#reff ul li.last {
	display: inline-block;
	width: 145px;
	margin-right: 0px;
	}

.notification-box {
	min-width: 910px;
	position: relative;
	border-radius: 3px;	
	padding: 5px 5px 0px 32px;
	background-repeat: no-repeat;
	background-position: 10px 11px;
	border: 1px solid;
	color:#444;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px rgba(255,255,255,0.4) inset;
}

a.notification-close {
	position: absolute;
	right: 5px;
	top: 5px;	
	color: #666 !important;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	line-height: normal;
}

.notification-box p {
	color: #036;
	margin-bottom: 0;
}

.notification-box > p:first-child {
	margin: 0;	
}

.notification-box-info {
	background-color: #cfe6fc;
	background-image: url(images/info.png);
	border-color: #a4c8f5; 	
}

.nethoog {
	height: 145px;
	margin-bottom: 45px;
	}

.netimg {
	width: 145px;
	float: left;
	margin-right: 27px;
	}
	
.netxt {
	width: 675px;
	float: right;
	}

.netxt h2 {
	padding-top: 0;
	margin-top: 0;µ
	padding-left: 0;
	margin-left: 0;
	}

.netxt h2:hover {
	color: #F2F2F2;
	}

.fieldbg {
	background-color: #CCC;
	}

.bouton {
	width: 140px;
	margin: 0;
	cursor: pointer;
	background-color: #061826;
	border: none;
	color: #fff;
	padding: 2px;
	}

.bouton:hover {
	background-color: #3FA9F5;
	color: #061826;
	}

#listhead {
	height: 22px;
	background-image: url(images/bg-light.png);
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 15px;
	}

#listhead p {
	margin: 0;
	}

#list ul {
	margin: 0;
	padding: 0;
	}

#list ul li {
	display: block;
	margin-top: 13px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	cursor: pointer;
	background-image: url(images/bg-light.png);
	}

#list ul li p {
	margin: 0;
	}

#list ul li:hover {
	background-color: #3FA9F5;
	}

#details {
	background-image: url(images/bg-light.png);
	padding: 10px;
	height: 140px;
	}

#details p {
	margin: 0;
	}

#histo p {
	margin-top: 0;
	margin-bottom: 3px;
	}