@charset "utf-8";
/* CSS Document */

body {
	margin: 0 auto;
	width: 1023px;
	background:url(images/achtergrondNEW.png);
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Calibri, "MS Serif", "Tempus Sans ITC";
}

img {
	border: none;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#FF9900;
}
a:hover {
	text-decoration: none;
	color:#FF9900;
}
a:active {
	text-decoration: none;
	color:#FF9900;
}

h1 {
	color:#FF9900;
}

.contentheading {
	color:#FF9900;
	font-size:18px;
}

.componentheading {
	color:#FF9900;
	font-size:18px;
}

#page {
}

#container {
	position:absolute;
	width: 1023px;
	height: 768px	;
}

#header {
	float:left;
	width:1023px;
	height: 192px;
	background-image:url(templates/CFN/images/header.png);
}

#logo {
	position:relative;
	top: 80px;
	left: 150px;
	width: 185px;
	height:105px;
	background-image:url(templates/CFN/images/sponsors.gif);	
}

#antenne {
	position:relative;
	top:-30px;
	left: 750px;
	width: 121px;
	height:113px;
	background-image:url(images/antenne.gif)
}

#leftmenu {
	float:left;
	width: 155px;
	height:524px;
	background-image:url(images/left.png);
}

#menutext {
	width: 150px;
}

#kwickmenu {
	*padding-left: 50px;
	margin-left: -30px;
}
#content {
	float:left;
	width: 671px;
	min-height:524px;
	background-color:#000000;
	background-repeat:no-repeat;
}

#contenttext {
	position:relative;
	top: 20px;
	left: 11px;
	width: 619px;
	background-color:#FFFFFF;
	padding:0 10px 0 20px;
}


#rightmenu {
	float:right;
	width: 197px;
	height:524px;
	background-image:url(images/right.png);
}

#righttext {
	width: 145px;
	margin-left: 15px;
	margin-top:30px;
}

#righttext a{
	font-size:20px;
	font-weight:bolder;
	color:#000000;
	line-height:1.4em;
}

.nieuwsbrief {
	width: 125px;
	height:130px;
	margin-left: 21px;
	padding-left:25px;
	padding-top: 20px;
	
	background-image:url(images/nieuwsbrief.png);
}

.aca_list_name {
	font-size: 16px;
	font-weight:bold; 
}
#footer {
	clear:both;
	float:left;
	width: 623px;
	height: 22px;
	background-image:url(images/footer.png);
	padding-left:400px;
	padding-top:30px;
	color:#FFFFFF;
}


.column_separator {
	border-left-width:1px;
	border-left-style: dashed;
	border-left-color: #FFCC66;
	padding-left: 10px;
}

.article_column {
	width: 300px;
	padding-right:5px;
}

.article_separator {
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color: #FFCC66;
	display:block;
	margin-bottom:5px;
}

.pagination a {
	margin: 0 5px 0 5px;
	padding:0 10px 0 10px;;
}

.row1 {
	*padding-top: 40px;
	*padding-bottom:20px;
}
