@charset "UTF-8";
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.kader {
	position:absolute;
	width:200px;
	height:47px;
	z-index:1;
	left: 121px;
	top: 109px;
}
#menu {
	height: 26px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #202020;
	position: relative;
	z-index: 20;
}
#containerflex {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #717171;
	z-index: 0;
	min-height: 600px;
	/*
	margin-top: 0px;
	margin-bottom: 100%;
	*/
	position: relative;
}
#containerflexlang {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #717171;
	z-index: 0;
		min-height: 1000px;
	position: relative;
}
p, body, a {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11pt;
	color: #000;
}
p, h1, h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 {
	font-size: 13px;
	font-variant: normal;
	color: #000;
	text-transform: uppercase;
	display: inline;
}
h2 {
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	color: #000;
}
ul, li {
	margin:0;
	padding:0;
	padding-left:1.4em;
}
.tekstwit {
	color: #E3E3E3;
}
.tekstwit a {
	color: #CCC;
}
.tekstgrijs {
	color: #CCCCCC;
}
.tekstkopjebold {
	text-transform: uppercase;
	font-size: 8pt;
	font-weight: 600;
}
.lead {
	text-transform: uppercase;
	font-size: 8.5pt;
}

.invul {
	border: 1px solid #333;
	font-size: 12px;
	background-color: #CCC;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
}
html {
    overflow-y: scroll;
}
body {
	background-color: #464646;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
a:active {
	color: #FFF;
	text-decoration: none;
}
#footer {
	background-color: #0F0;
	height: 20px;
}

/* Einde IE only hack */ 
#lijn {
	height: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333;
}
/* tbv van fotopagina's database: */
#fototekst p, #fototekst a {
	text-transform: lowercase;
	color: #E6E6E6;
	margin: 0px;
	line-height: 10pt;
	font-size: 8pt;
	padding-top: 0px;
	padding-bottom: 0px;
}
#fototekst h5 {
	font-size: 7.5pt;
	font-style: normal;
	line-height: 10pt;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	padding: 0px;
	font-variant: normal;
	letter-spacing: 1px;
	margin: 0pt;
}
#fototekst h6 {
	font-style: normal;
	line-height: 8.5pt;
	text-decoration: none;
	font-weight: normal;
	text-transform: lowercase;
	color: #E6E6E6;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10pt;
	margin-left: 0px;
	font-size: 8.5pt;
}.hoofdletter {
	text-transform: uppercase;
}
