body, html {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
h1{
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	line-height: 18px;
	margin:0px;
}
h2{
	font-family: Arial;
	font-size: 16px;
	color: #FF0000;
	line-height: 16px;
	margin:0px;
}
h3, h4, h5, h6{
	font-family: Arial;
	font-size: 14px;
	color: #FF0000;
	line-height: 16px;
	margin:0px;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	color: #ee3b33;
}
ul, ol {
	line-height: 16px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select{
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}
form{
	margin:0px;
}

#cAll{
	position:relative;
	margin: 0px auto;
	width:955px;
}

#cTop {
	position:absolute;
	background-image: url(../img/top_balk.gif);
	height: 165px;
	width: 955px;
}
#cTopmenu {
	position:absolute;
	font-family:Arial;
	font-size:9px;
	color:#FFFFFF;
	letter-spacing:-1px;
	font-weight:bold;
	line-height:14px;
	top:23px;
	left:192px;
	height: 22px;
	width: 576px;
}
#cIcons{
	position:relative;
	height: 22px;
	float:left;
	line-height:22px;
	padding-left: 5px;
}

#cTopimage {
	position:absolute;
	top:46px;
	left:192px;
	height: 119px;
	width: 576px;
}

img{
	behavior: url(js/iepngfix.htc) 
}

#cVlaggen {
	position:absolute;
	top:10px;
	right:10px;
}

#cContent{
	position:absolute;
	width: 955px;
	top: 165px;
	background-image: url(../img/center_bg.gif);
	padding-bottom:20px;
}
#cTekst{
	padding-left: 10px;
	padding-right: 10px;
	overflow:hidden
}
#cLeft{
	position:relative;
	left:0px;
	width:192px;
	top:0px;
	float:left;
	padding-top:20px;
}
#cCenter{
	position:relative;
	width:576px;
	top:0px;
	float:left;
}
#cRight{
	position:relative;
	width:187px;
	top:0px;
	padding-top:20px;
	float:left;
}
#cBottom{
	position:relative;
	height:20px;
}
#cNieuws{
	font-family:Verdana;
	font-size:9px;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
}
.menuKnop{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.menuKnop a{
	color:#FFFFFF;
}
.menuKnop a:hover, .menuKnop:hover{
	background-color:#352556;
	cursor:pointer;
}

