html, body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

.body{
	background:#88B8E8;
	margin:0;
	padding:0;
	height:100%;
}

embed {
	margin:15px;
}

.clear{
	margin:0;
	clear:both;
}

form{
	width:100%;
	padding:10px;
}

.datum{
	float:right;
	font-size:10px;
	margin:-25px 15px 0 0;
	position:relative;
	clear:both;
	padding:0;
	color:#CBAC5C;
}

form table tr td{
	padding:5px 0 5px 0;
	vertical-align:top;
}

form table tr td.text{
	padding:10px 10px 0 0;
}

form table tr td .inputLine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:350px;
}

form table tr td .inputField{
	overflow:auto;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:350px;
	color:#fff;
}

.content input.inputLine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:350px;
	background:#000 !important;
	padding:6px;
	border:1px solid #333;
	color:#fff;
}

.content textarea.inputField{
	overflow:auto;
	height:75px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:350px;
	background:#000 !important;
	padding:6px;
	border:1px solid #333;
	color:#fff;
}


form table tr td select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	border:none;
	padding:6px 6px 0 6px;
	width:364px;
}

form table tr td select option{
	padding:3px;
	background:#fff;
	color:#000;
}

form table tr td .inputField, form table tr td .inputLine, form table tr td select{
	border:1px solid #333;
	background:#000;
	padding:6px;
	color:#CCC;
}
div.text{
	padding:10px;
}

div.error{
	color:#C00;
}

a:link, a:visited{
	color:#0B61B0;
	text-decoration:none;
}

a:hover, a:active{
	color:#CC0000;
	text-decoration:none;

}

.container {
	background:url(images/ag_art_top.jpg) top center no-repeat !important;
	height:100%;
	position:relative;
}

.wrapper {
	background:url(images/ag_art_footer.jpg) bottom center no-repeat !important;
	position:relative;
	margin:0;
	padding:0;
}

.main {
	background:url(images/ag_main_content.png) center repeat-y;
	margin:0 auto;
	padding:0 108px 0 108px;
	width:808px;
}

.header{
	background:url(images/ag_header.jpg) center top no-repeat;
	width:1024px;
	height:435px;
	margin:0 auto;
}

.header h1{
	display:none;
}

.header_top_menu{
	width:402px;
	height:292px;
	float:left;
	margin:143px 0 0 0;
}

.menu_top_list{
	display:none;
}

.header_rechts{
	background:url(images/header_art_01.jpg) left top no-repeat;
	width:622px;
	height:292px;
	float:right;
	margin:143px 0 0 0;
}

.header_rechts h1{
	display:none;
}

.headlines{
	width:278px;
	min-height:336px;
}

.headlines_nieuws{
	background:url(images/ag_headlines_box.png) top left no-repeat;
	height:149px;
	width:278px;
	margin:0 0 15px 0;
}

.headlines_nieuws h6{
	display:none;
}	
.headlines_agenda h6{
	display:none;
}

.headlines_agenda{
	background:url(images/ag_headlines_box.png) top left no-repeat;
	height:149px;
	width:278px;
	position:relative;
}

.content{
	width:514px;
	float:right;
}

.artikel{
	background:url(images/artikel_core.png) center repeat-y;
	width:514px;
	position:relative;
}

.artikel p{
	margin:0;
	padding:8px 12px 8px 12px;
	text-align:justify;
}

.artikel h1{
	margin:0 0 0 0 !important;
	line-height:normal;
	font-size:20px;
	padding:0 0 0 10px !important;
	height:25px !important;
	letter-spacing:0px;
}

.artikel span{
	margin:0;
	font-size:14px;
	padding:0;
}

.artikel font{
	margin:0 5px 0 0;
	padding:0;
	color:#666;
}


.artikel_top{
	background:url(images/artikel_top.png) bottom center no-repeat;
	width:514px;
	height:8px;
	clear:both;
}

.artikel_bottom{
	background:url(images/artikel_bottom.png) top center no-repeat;
	width:514px;
	height:8px;
	margin:0 0 20px 0;
	clear:both;
}

.artikel_bottom_gb{
	background:url(images/artikel_bottom_gb.png) top center no-repeat;
	width:514px;
	height:18px;
	margin:0 0 10px 0;
	clear:both;
}

.lees_meer{
	background:url(images/leesmeer.png) center right no-repeat;
	height:38px;
	text-align:right;
	margin:-19px -11px -20px 0;
	float:right;
	clear:both;
}

.lees_meer a{
	display:block;
	width:102px;
	height:38px;
}

.lees_meer a span{
	display:none;
}

.bekijk{
	background:url(images/bekijk.png) center right no-repeat;
	height:38px;
	text-align:right;
	margin:-19px -11px -20px 0;
	float:right;
	clear:both;
}

.bekijk a{
	display:block;
	width:102px;
	height:38px;
}

.bekijk a span{
	display:none;
}

.terug{
	background:url(images/terug.png) center right no-repeat;
	height:38px;
	text-align:right;
	margin:-19px -11px -20px 0;
	float:right;
	clear:both;
}

.terug a{
	display:block;
	width:102px;
	height:38px;
}

.terug a span{
	display:none;
}

.main_footer{
	background:url(images/ag_main_footer.png) top center no-repeat;
	width:1024px;
	height:12px;
	margin:0 auto;
	padding:0 0 30px 0;
	clear:both;
}

.footer{
	height:100px;
	padding:0 0 0 0;
	margin:0;
	clear:both;
}

.copyright{
	width:1024px;
	margin:0 auto;
	padding:0 0 0 0;
	text-align:center;
	font-size:12px;
	color:#000;
}

.copyright a{
	color:#000;
	text-decoration:underline;
}

.copyright a:hover{
	color:#333;
	text-decoration:none;
}

/* Headlines Nieuws Menu */
.headlines_nieuws h1{
	margin:0 0 5px 0 !important;
	line-height:normal;
	font-size:18px;
	padding:8px 0 0 20px !important;
	height:25px !important;
	letter-spacing:0px;
}

#headline_nieuws{
	padding: 0;
	margin: 0;
}

#headline_nieuws ul{
	margin:0 0 0 20px;
	padding:0;
}

#headline_nieuws li{
	list-style: none;
	margin:0;
	padding:1px 0 2px 0;
}

#headline_nieuws ul li a {
	text-decoration: none;
	display:block;
}

#headline_nieuws ul li span {
	text-decoration: none;
	font-size:12px;
}

/* Headlines Agenda Menu */
.headlines_agenda h1{
	margin:0 0 5px 0 !important;
	line-height:normal;
	font-size:18px;
	padding:8px 0 0 20px !important;
	height:25px !important;
	letter-spacing:0px;
}

#headline_agenda{
	padding: 0;
	margin: 0;
}

#headline_agenda ul{
	margin:0 0 0 20px;
	padding:0;
}

#headline_agenda li{
	list-style: none;
	margin:0;
	padding:5px 0 5px 0;
	font-size:12px;
}

#headline_agenda ul li a {
	text-decoration: none;
}

#headline_agenda ul li span, #headline_agenda ul li span a {
	text-decoration: none;
	float:left;
	margin:0 5px 0 0;
	color:#fff;
}

