/*
Theme Name: 
Description: 
Author:
Author URI:
*/

/* Global */

body {
	height:100%;
	max-height:100%;
	width: 100%;
	padding:0;
	margin:0;
	border:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	overflow: hidden;	
}
html {
	max-height:100%;
	width: 100%;
	padding:0;
	margin:0;
	border:0;
}
div#main_container {
	margin: 0 auto 0 auto;
	width: 1300px;
	text-align: left;
}
#actus {
	height: 500px;
	width: 280px;
	position: relative;
	left: 0px;
	top: 10px;
	float:left;
}

#content {
	background: #242021;
	width: 436px;
	height:670px;
	position: relative;
	left: 20px;
	top: 30px;
	paddig-right: 20px;
	float:left;
	background-image: url(/images/bg2.jpg);
	color: #FFFFFF;
	padding-right: 20px;
	background-color: #526C6B;
}
#inhoud {
	overflow-x: hidden;
	overflow-y: auto;
	width: 410px;
	height:500px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 25px;
	color: #668287;
	height:97%;
	max-height:100%;
}
p {
	color: #ffffff;
	text-align: justify;
}

a {
	color: #ffffff;
	text-decoration: underline;
}

h1 {
	color: #FFFFFF;
	line-height:150%;
	font-size: 13pt;
	font-family:inherit;
	font-style: normal;	
}
h2 {
	color: #DDA738;
	line-height:150%;
	text-transform:uppercase;
}
ul {
	color: #ffffff;
	line-height:150%;
}

#overlay img {
	border: none;
}
#overlay {
	background-image: url('/images/overlay.png');
}
* html #overlay {

	background-color: transparent;
	background-image: url(blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
/* copyright onder elke pagina */
.footer {
	padding: 0px;
	margin: 0px;
	font-family: inherit;
	font-size:10px;
	color: #999999;
}

.black {
	color: #000000
}

.white {
	color: #FFFFFF
}
}
