html {
	background: #eae9ea url(afb/bg-logo.gif) repeat-y top center;
	padding: 0;
	margin: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 2.5em auto;
	width: 884px;
	behavior: url("csshover.htc");
	background: url(afb/bg-container.gif) repeat-y center;
	padding: 1em 1em 0 1em;
	position: relative;
}

a {
	text-decoration: none;
	color: #f7931d;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0;
	padding: 0;
	text-align: center;
}

h1 a {
	width: 812px;
	height: 0;
	margin: 0 auto;
	padding-top: 105px;
	overflow: hidden;
	display: block;
	background: url(afb/bg-logo-header.gif) no-repeat top center;
}

h2,
h3 {
	color: #f7931d;
	font-variant: small-caps;
}

h3,
h4,
h5,
h6 {
	font-size: 1em;
}

ul#contact {
	background: url(afb/bg-menu-1.gif) no-repeat center;
	top: -2em;
	left: -0.2em;
	height: 1.5em;
	width: 914px;
	margin: 0;
	padding: 0.5em 0 0 0;
	position: absolute;
	text-align: right;
}

ul#contact li {
	list-style-type: none;
	display: inline;
	font-size: 0.85em;
	padding-right: 2em;
}

ul#menu {
	margin: 1.5em -0.4em 0 -0.8em;
	padding: 0.5em 0;
	background: #f7931d;
	position: relative;
}

ul#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 2em;
}

ul#menu li a {
	color: white;
	font-size: 1.3em;
	font-variant: small-caps;
}

ul#menu ul {
	display: none;
}

ul#menu li:hover ul {
	display: block;
	position: absolute;
	background: #f7931d;
	padding: 0.5em;
	top: 2em;
	left: 21em;
}

ul#menu ul li {
	display: block;
	text-align: center;
	margin: 0 1em;
	padding: 0.5em;
}

div#nieuws {
	float: left;
	width: 19em;
	margin-top: 1em;
}

div#content {
	margin-left: 20em;
	padding: 1em;
	border-left: 1px dotted #949aa1;
	min-height: 40em;
	background: url(afb/bg-content.gif) no-repeat right bottom;
	line-height: 1.4em;
}

div#content.full-width {
	margin-left: 0;
	border-left: 0;
}

div#scroller {
	margin: 0em -0.4em 1em -0.8em;
}

p#footer {
	background: url(afb/bg-footer.gif) no-repeat center;
	position: absolute;
	height: 2.9em;
	bottom: -2em;
	left: -0.2em;
	width: 914px;
	margin: 0;
	padding: 0.8em 0 0 0;
	text-align: center;
	clear: both;
	color: #f7931d;
	font-weight: bold;
	font-size: 0.85em;
}

body.splash {
	width: 909px;
	margin: 0 auto;
	position: static;
	background: #eae9ea url(afb/bg-logo.gif) repeat-y top center;
}

body.splash h1 a {
	background: url(afb/logo-splash.gif);
	width: 911px;
	height: 0;
	padding-top: 195px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	margin-top: -98px;
	left: 50%;
	margin-left: -455px
}

/* (c) KCTV.nl 2005

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:15px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#333333;
	background-image:url(afb/bg_streep.gif);
	behavior:url("csshover.htc");
}
a {
	color:#6B2B91;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.navlink {
	color:#FF9900;
}
.navlink:hover {
	text-decoration:underline;
}
#container {
	position: relative;

	width: 760px;
	\width: 784px;
	w\idth: 760px;
	margin-left: auto;
	margin-right: auto;
	border:1px solid gray;



	background-color:#C66D0D;
	background-image:url(afb/kleurzweem.jpg);
	background-repeat:repeat-y;

	background-color:#FFCC99;
}
#contact {
	height:20px;
	font-size:11px;
	font-weight:bold;
	/* top right bottom left
	padding:5px 0px 0px 5px;
	color:#FF9900;
	background-color:#333333;
}
#header {
	background-color:#FFCC99;
	text-align:center;
}
#menu {
	height:30px;
	background-color:#333333;
	/*border-top:1px solid gray;
	border-bottom:1px solid gray;
}
#menu ul {
	padding:0px;
	margin:0px;
	display:block;
}
#menu li {
	list-style:none;
	float:left;
	padding:0px 5px 0px 0px;
	display:block;
	font-size:13px;
	position:relative;
}
ul#menu ul {
	display:none;
	position:absolute;
	left:-20px;
}
ul#menu li:hover ul {
	display:block;
}

ul#menu ul li:hover li a {
	background-color:#333333;
	display:block;
	height:20px;
	text-align:center;
	text-decoration:none;
	color:#FF9900;
	font-weight:bold;
	font-variant:small-caps;
	padding:6px 5px 4px 5px;
}
#menu a:hover {
	background-color:#FF9900;
	color:#6B2B91;
	display:block;
	height:20px
}
#nieuws {
	float:left;
	width:190px;

	padding:5px 5px 5px 5px;
	/*
	background-color:#C66D0D;
	background-image:url(afb/kleurzweem.jpg);


}*/
#nieuws h3 {
	font-size:13px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

#nieuws h4 {
	font-size:13px;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
}

#nieuws h5 {
	font-size:12px;
	font-weight:normal;
	text-align:right;
	margin:0px;
	padding-right:10px;
	padding-top:5px;
}

#nieuws h6 {
	font-size:9px;
	margin:0px 0px 6px 0px;
	font-weight:normal;
}
#nieuws ul{
	margin-left:10px;
	padding-left:0px;
}
#nieuws li {
	list-style:none;
	padding-left:10px;
	border-left:3px solid #949aa1;
	margin-bottom:5px;
}
#nieuws .item {
	margin-top:0px;
	padding-top:8px;
}
#content {
	height:100%;
	padding:5px 5px 5px 5px;
	margin-left:200px;
}
#content .afb_l {
	margin:2px 5px 5px 0px;
	float:left;
}
#content .afb_r {
	margin: 0 0 0.5em 1em;
	float:right;
}
#content h2 {
	font-size:20px;
}
#content h3 {
	margin-top:0px;
	font-weight:bold;
	font-size:14px;
}
#content h4 {
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}
#content .h4_r {
	text-align:right;
}
#content .h4_l {
	text-align:left;
}
#content img {
	border:1px solid #949aa1;
}
#content dt {
	padding-left:5px;
	border-left:3px solid #949aa1;
	font-size:11px;
}
#content dd {
	padding-left:5px;
	margin-left:0px;
	margin-bottom:15px;
	border-left:3px solid #949aa1;
}

ul.pictures {
	overflow: hidden;
	padding-left: 0;
	margin-left: 0;
}

ul.pictures li {
	list-style-type: none;
	margin: 0 0.5em 0 0;
	float: left;
}

.spacer {
	clear: both;
	width:100%;
	border-top:1px dashed #949aa1;
	margin-top:20px;
}

#content .vacature_kop, #content .kop {
	border-left:3px solid #949aa1;
	padding-left:5px;
	font-size:14px;
}

 Losse classes
.videologo {
	vertical-align:text-bottom;
}

ul.cor_achter_de_dijken {
	margin-left:0px;
	padding-left:0px;
}
	ul.cor_achter_de_dijken li {
		list-style-type:none;
		float:left;
		padding:5px;
		text-align:center;
		font-style:italic;
	}

