@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/framework/back-brushed-silver.jpg);
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
}
h1 {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
p {
	line-height: 1.4em;
}
a:link, a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover, a:active {
	color: #FFFFFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontainer {
	position: relative;
	width: 940px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(../images/framework/back-header.jpg);
	background-repeat: no-repeat;
	height: 72px;
}
#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-left: 40px;
	padding-top: 32px;
}
#header img {
	float: right;
	margin-top: 18px;
	margin-right: 24px;
}
#nav-buttons {
	position: absolute;
	left: 871px;
	top: 76px;
	z-index: 999;
}
#content {
	background-color: #000000;
	background-image: url(../images/framework/back-content_left.jpg);
	background-repeat: repeat-y;
	color: #CCCCCC;
	padding-left: 22px;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #17181A;
}
#content_kader {
	min-height: 325px;
	height:auto !important;
	height:325px;
	border: 10px solid #333333;
	position: relative;
	margin-right: 2px;
	margin-left: 2px;
}
#content_kader ul {
	padding-left: 20px;
	position: inherit;
	left: 300px;
	list-style-type: none;
}
#content_kader li {
	margin-top: 5px;
	list-style-type: disc;
	position: relative;
	left: 30px;
}
#content_afbeelding {
	float: left;
	width: 500px;
	height: 360px;
}
#content_text2 {
	float:right;
	width: 480px;
	height: *;
	line-height: 2em;
	text-align: left;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_text {
	line-height: 2em;
	text-align: left;
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content_text p {
	line-height: 2em;
}
#content_text h1 {
	color: #BC1223;
}
.home_kader {
	padding: 15px;
	border: 1px solid #555555;
	height: 210px;
	width: 192px;
	text-align: center;
}
.home_kader a {
	font-size: 11px;
	color: #FFFFFF;
}
.home_kader h1 {
	font-size: 14px;
	color: #BC1223;
}
#footer {
	background-image: url(../images/framework/back-footer.jpg);
	background-repeat: no-repeat;
	height: 45px;
	color: #9c9d9f;
	font-size: 11px;
	padding-left: 35px;
	padding-top: 15px;
	margin-bottom: 20px;
	padding-right: 17px;
}
#footer a:link, #footer a:visited {
	color: #9c9d9f
}
#footer a:hover, #footer a:active {
	color: #fff
}
.buttons-footer {
	float:right;
	margin-top: -10px;
}
.red {
	color: #BC1223;
}
#map {
	color: #666666;
	background-color: #CCCCCC;
	position: absolute;
	left: 365px;
	top: 165px;
}
#map a:link, #map a:visited {
	color: #999999;
}
#map a:hover, #map a:active {
	color: #333333;
	text-decoration: underline;
}
.float-left {
	float: left;
}
.clear-float {
	clear: both;
}
#logos {
	text-align: center;
}
#logos td {
	background-color: #FFFFFF;
	width: 175px;
	height: 80px;
	text-align: center;
}

#adobelogo {
	text-align: center;
}
#adobelogo td {
	background-color: #FFFFFF;
	width: 275px;
	height: 80px;
	text-align: center;
}
