.website_container
{
	position:relative;
	background-color:#ffffff;
	font-family: "Arial";
	font-size: 12px;
	line-height: 20px;		
	text-align: left;
	color:#000000;/*#5a5a5a;*/	
}

.website_container a
{
	color:#0081C8;
	text-decoration:none;
}

.website_container a:hover
{
	color:#0a3583;
	text-decoration:none;
}

.top_container
{
	height: 59px;
	background-color: #0081C8;
	background-image: url(../img/background_top.png);
}

.align_top_container
{
	width:1022px;
	height: 59px;	
	margin-left:auto;
	margin-right:auto;
	background-color: #0081C8;
}

.afm675_container
{
	width:450px;
	height:55px;
	background-image: url(../img/afm675.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:20px;
}

.middle_container
{
	position:relative;
}

.bottom_container
{
	height:10px;
	position:relative;
}

.align_middle_container
{
	width:1022px;
	margin-left:auto;
	margin-right:auto;
}

.left_container
{
	width:810px;
	float:left;	
}

.left_top_container
{
	width:810px;
	height:100px;
	float:left;	
}

.logo_container
{
	width:250px;
	height:65px;
	margin-top:2px;
	background-image: url(../img/logo.gif);
	background-repeat:no-repeat;
	float:left;
}

.menu2_container
{
	width:150px;
	height:65px;
	margin-top:15px;	
	float:right;
	color:#0081C8;
	cursor:default;
	font-size: 10px;	
}

.menu2_container a
{
	color:#000000;
	text-decoration:none;
}

.menu2_container a:hover
{
	color:#0a3583;
	text-decoration:none;
}

.menu1_container
{
	width:200px;
	margin-left:60px;
	float:left;
	font-weight: bold;	
	text-align: left;
	line-height: 22px;	
}

.menu1_container a
{
	color:#0081C8;
	text-decoration:none;
}

.menu1_container a:hover
{
	color:#0a3583;
	text-decoration:none;
}

.body_container
{
	width:505px;
	float:left;	
	padding-right:45px;
}

.right_container
{
	width:210px;
	float:left;
}

.live_container
{
	width:190px;
	height:108px;
	margin-top:20px;	
	background-image: url(../img/box.gif);
	background-repeat:no-repeat;
	cursor:pointer;	
	position:relative;	
}

.live_title
{
	padding-top:15px;
	text-align:center;
	color:#0081C8;
	font-size: 18px;	
}

.live_image
{
	margin-left:auto;
	margin-right:auto;
	width:73px;
	height:66px;
	background-image: url(../img/live_off.gif);	
}
.live_box
{
	width:300px;
	height:50px;
	position:absolute;
	top:50px;
	left:-50px;
}
.item_container
{
	position:relative;
	cursor:default;
}

.item1_container
{
	margin-top:20px;
}

.item2_container
{
	margin-top:20px;
}

.item3_container
{
	margin-top:20px;
}

.item_top
{
	width:190px;
	height:15px;
	background-image: url(../img/item_top.gif);
	background-repeat:no-repeat;	
}

.item_middle
{
	width:190px;
	background-image: url(../img/item_middle.gif);
	background-repeat:repeat;	
}

.item_bottom
{
	width:190px;
	height:15px;
	background-image: url(../img/item_bottom.gif);
	background-repeat:no-repeat;	
}

.item_title
{
	margin-left:2px;
	margin-right:2px;
	margin-bottom:6px;
	overflow:hidden;
	text-align:center;
	color:#0081C8;
	font-size: 18px;		
}

.item_foto
{
	margin-left:2px;
	margin-right:2px;
	overflow:hidden;
	text-align:center;
}

.item_text1
{
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
}

.item_text2
{
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
	color:#0081C8;
	font-weight: bold;
}

.item_verder
{
	margin-left:10px;
	margin-right:10px;
	overflow:hidden;
	text-align:right;
}

.news_content
{
	padding-left:15px;
}

.news_link
{
	color:#0081C8;
}

.news_image
{
	width:100px;
}

.news_link a
{
	color:#0081C8;
	text-decoration:none;
}

.news_link a:hover
{
	color:#0a3583;
	text-decoration:none;
}

.news_details_date
{
	text-align:right;
	vertical-align:top;
	color:#0081C8;
	font-weight: bold;	
	cursor:default;
}

hr 
{
	border:0px; 
	background-color:#0081C8;
	color:#0081C8; 
	height:1px;
}

.sitemap_container
{
	margin-top:10px;
}

.programma_title
{
	color:#0a3583;
	font-size: 14px;
	font-weight: bold;	
}

.programma_item
{
	padding: 3px;
	padding-bottom:8px;
	border-top:1px solid #0081C8;
}

.programma_header
{
	padding: 3px;
	color:#0081C8;
}

.programma_title
{
	margin-top:15px;
}

.programma_uitvoerder
{
	font-weight: bold;		
}

.lijst_title
{
	color:#0081C8;	
	font-weight: bold;	
	cursor:pointer;	
	padding-left:20px;
	background-image: url(../img/driehoek_down.gif);
	background-repeat:no-repeat;	
}

.lijst_title_out
{
	color:#0081C8;	
	font-weight: bold;	
	cursor:pointer;	
	padding-left:20px;
	background-image: url(../img/driehoek_up.gif);
	background-repeat:no-repeat;	
}

.lijst_item
{
	margin-top:10px;
}

.lijst_content
{
	padding-left:20px;
	display:none;	
}

strong
{
	font-weight:bold;
}
em{
	font-style: italic;
}
h1{
color: #0a3583;
font-size: medium;
font-weight: bold;
}
h2{
color: #0a3583;
font-family: "Arial";
font-size: 12px;
font-weight: 100;
}

.tbl_multiple_fields_dynamic td
{
	vertical-align:top;
}

.errorfieldArea {
color:#FB6400;
}

.edtBoxlargeAreaError{
border:1px solid #FB6400;

}

.txtRequired
{
	vertical-align:top;
}

.frmTable td
{
	padding:3px;
}

.frmTable td div
{
	padding-left:3px;
}
