@charset "utf-8";
/* CSS Document */

body {
font-family:Tahoma, Arial, verdana;
font-size:12px;
color:#ffffff;
padding:0px;
margin:0px;
height:100%;
width:100%;
background-color:#025090;
}

.eerste_kolom{
	width:492px;
	display:block;
	float:left;
	}
.tweede_kolom{
	width:345px;
	display:block;
	float:left;
	}
.derde_kolom{
	padding-top:3px;
	width:120px;
	display:block;
	float:left;
	}

.kolom_2_banner{
	padding:5px;
	}

.ster{
position: relative; width: 855px; height: 193px;	background-color:#003300;
	}

.siteLoading {
	width:100%;
	padding-top:50px;
	text-align:center;
	}


input {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#666666;
	font-size:11px;
	} 

.radio{
	background:#282828;
	}

.smallText{
	font-size:9px;
	}

h1 {
	font-size:22px;
	}

.copy{
	padding-top:150px;
	font-size:12px;
	display:block;
	float:left;
	}

h2 {
	font-size:18px;
	}

h3 {
	font-size:14px;
	}


a:link {
	color:#CCCCCC;
	font-weight:bold;
}
a:visited {
	color:#CCCCCC;
	font-weight:bold;
}
a:hover {
	color:#999999;
	font-weight:bold;
}
a:active {
	color:#999999;
	font-weight:bold;
}


account_class_ingelogd{
	color:#CCCCCC;
	font-weight:bold;
}
account_class_nietingelogd{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}




a.account_class_ingelogd:link{
	color:#CCCCCC;
	font-weight:bold;
}
a.account_class_ingelogd:visited{
	color:#CCCCCC;
	font-weight:bold;
}
a.account_class_ingelogd:hover{
	color:#999999;
	font-weight:bold;
}
a.account_class_ingelogd:active{
	color:#999999;
	font-weight:bold;
}

a.account_class_nietingelogd:link{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.account_class_nietingelogd:visited{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.account_class_nietingelogd:hover{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
a.account_class_nietingelogd:active{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}



.datum{
	color:#FF0000;
	float:left;
	}

.artikel_tekst{
}

.hoofd_border_div {
	background:url(../img/border.jpg);
	padding-bottom:0px;
	padding-left:1px;
	padding-right:1px;
	padding-top:0px;
	margin:0px;
	}
.border_div {
	/*background:url(../img/border.jpg);*/
	padding:1px;
	margin:5px;
	display:block;
	float:left;
	}
.border_div_banner {
	/*background:url(../img/border.jpg);*/
	padding:1px;
	margin:1px;
	display:block;
	float:left;
	}
.border_div_poll {
	/*background:url(../img/border.jpg);*/
	padding:1px;
	margin:1px;
	display:block;
	float:left;
	}



.schrijfQoute{ position: absolute; }


#slideshow { position: relative; width: 480px; height: 251px; }
#slideshow div { position: absolute; left: 0; top: 0; }
.slide {background-color:#000000; height:250px; width:480px;}
.slide_imageDiv {width: 480px; height:250px; vertical-align:middle}
.slidebalk { 
	position: absolute;
	margin-top:170px;
	width:480px;
	height:80px;
	background-color:#000000;
   	z-index:1;
	-moz-opacity:.5;
	filter:alpha(opacity=50);
	cursor:pointer;
	}
.slidetekst { 
	position: absolute;
	margin-top:180px;
	width:450px;
	height:120px;
   	z-index:2;
	cursor:pointer;
	}
.slidetekst_titel { 
	color:#FFFFFF;
	font-size:20px;
	font-weight:bold;
	width:450px;
	cursor:pointer;
	float:left;
	}
.slidetekst_tekst { 
	color:#FFFFFF;
	font-size:12px;
	width:450px;
	padding-top:20px;
	cursor:pointer;
	float:left;
	}


.Slide_FormVenster {
	background-color:#002442;
	width:600px;
	padding:10px;
	margin:10px;
	border:1px dotted #FFFFFF;
	}


.meerartikelen_item{
	}
a.meerartikelen_item:link{
	border:1px solid #666666;
	display:block;
	width:300px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}
a.meerartikelen_item:visited{
	border:1px solid #666666;
	display:block;
	width:300px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}
a.meerartikelen_item:active{
	border:1px solid #666666;
	display:block;
	width:300px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}
a.meerartikelen_item:hover{
	border:1px solid #666666;
	display:block;
	width:300px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}


.meerartikelen_pic{
	width:50px;
	float:left;
	display:block;
	vertical-align:middle;
	}
.meerartikelen_titel{
	width:245px;
	padding-left:3px;
	margin-left:50px;
	}

.meerartikelen_tekst{
	width:245px;
	}




.mijnArtikelen_item{
	}
a.mijnArtikelen_item:link{
	border:1px solid #666666;
	display:block;
	width:440px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}
a.mijnArtikelen_item:visited{
	border:1px solid #666666;
	display:block;
	width:440px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}
a.mijnArtikelen_item:active{
	border:1px solid #666666;
	display:block;
	width:440px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}
a.mijnArtikelen_item:hover{
	border:1px solid #666666;
	display:block;
	width:440px;
	height:32px;
	margin:3px;
	padding:4px;
	font-weight:normal;
	text-decoration:none;
	}


.mijnArtikelen_pic{
	width:50px;
	float:left;
	display:block;
	vertical-align:middle;
	}
.mijnArtikelen_titel{
	width:375px;
	padding-left:3px;
	margin-left:50px;
	}

.mijnArtikelen_tekst{
	width:245px;
	}



img {
	border:none;
	}

a.slide_link:link {
	cursor:pointer;
	text-decoration:none;
	}
a.slide_link:visited {
	cursor:pointer;
	text-decoration:none;
	}
a.slide_link:active {
	cursor:pointer;
	text-decoration:none;
	}
a.slide_link:hover {
	cursor:pointer;
	text-decoration:none;
	}

.titel_mijnartikelen{
	height:30px;
	width:468px;
	background:url(../img/Back_titel_meerartikelen.jpg) repeat-x;
	font-size:14px;
	padding:6px;
	}
.titel_meerartikelen{
	height:30px;
	width:323px;
	background:url(../img/Back_titel_meerartikelen.jpg) repeat-x;
	font-size:14px;
	padding:6px;
	}
	
.titel_laatstgeplaatst{
	height:30px;
	width:323px;
	background:url(../img/Back_titel_laatstgeplaatst.jpg) repeat-x;
	font-size:14px;
	padding:6px;
	}
.titel_reageerbalk{
	height:30px;
	width:468px;
	background:url(../img/Back_titel_reageerbalk.jpg) repeat-x;
	font-size:14px;
	padding:6px;
	cursor:pointer;
	}
.titel_meerfilmpjes{
	height:30px;
	width:323px;
	background:url(../img/Back_titel_meerfilmpjes.jpg) repeat-x;
	font-size:14px;
	padding:6px;
	}
.titel_categorie{
	height:30px;
	width:323px;
	background:url(../img/Back_titel_categorie.jpg) repeat-x;
	font-size:20px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-top:2px;
	}
.titel_extra_auteur{
	height:30px;
	width:323px;
	background:url(../img/Back_titel_categorie.jpg) repeat-x;
	font-size:17px;
	padding-left:6px;
	padding-right:6px;
	padding-bottom:2px;
	padding-top:4px;
	}

.titel_reactie {
	font-size:20px;
	color:#FF0000;
	text-decoration:none
	}
.titel_inloggen {
	font-size:20px;
	color:#FF0000;
	text-decoration:none
	}
.titel_aanmelden {
	font-size:20px;
	color:#FF0000;
	text-decoration:none
	}
.titel_account {
	font-size:20px;
	color:#FF0000;
	text-decoration:none
	}
	
.titel_artikel {
	font-size:25px;
/*	font-weight:bold;*/
	color:#FF0000;
	text-decoration:none
	}
	
	
.titel_submenu{
	font-size:16px;
	color:#FFFFFF;
	}
	
a.sub_menu:link {
	font-size:12px;
	color:#FF0000;
	text-decoration:none
	}
a.sub_menu:visited {
	font-size:12px;
	color:#009900;
	text-decoration:none
	}
a.sub_menu:active {
	font-size:12px;
	color:#FF0000;
	text-decoration:none
	}
a.sub_menu:hover {
	font-size:12px;
	color:#9933FF;
	text-decoration:none
	}




.MAIN_table {
	background:url(../img/Grijs_logo.jpg) bottom right no-repeat;
	background-color:#ffffff;
	height:100%;
	width:973px;
	}

.CONTENT_Website {
	font-size:12px;
	vertical-align:top;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.loader {
	font-size:16px;
	display:none;
	}
.melding {
	font-size:12px;
	}


.CONTENT_TD {
/*	background:url(../img/content_back.jpg) repeat-x;
	background-color:#161616;
	height:100%;
	*/
	}
	
.CONTENT_TOP_1 {
	background: url(../img/top.jpg) no-repeat;
	padding:0px;
	height:146px;
	width:973px;
	}
	
.CONTENT_TOP_3 {
	width:973px;
	height:0px;
	}
	


/*--Template_content--*/
.innerContent {
	background-color:#006633;
	}



.kolom_2 {
/*	background-color:#282828;
	height:200px;
	width:335px;*/
	}
	
.quote_kolom_3 {
	width:120px;
	display:block;
	}
.quote_kolom_qoute{
	background-color:#282828;
	width:100px;
	padding:10px;
	text-align:justify;
	}

.kolom2_omschrijving{
	font-size:16px;
	padding:5px;
	}
.artikel_kolom_1{
	background-color:#282828;
	width:480px;
	display:block;
	float:left;
	}
.artikel_kolom_1_weergeven{
	background-color:#282828;
	width:480px;
	display:block;
	float:left;
	cursor:pointer;
	}
	
	
	
	
.artikel_kolom_1_invoer{
	background-color:#002442;
	width:480px;
	height:450px;
	display:block;
	float:left;
	}
.artikel_kolom_2{
	background-color:#282828;
	width:335px;
	display:block;
	float:left;
	}


/*--Template_inloggen--*/

.venster_inloggen {
	background-color:#282828;
	width:335px;
	height:200px;
	}
	
/*--Template_aanmelden--*/

.venster_aanmelden {
	background-color:#282828;
	width:435px;
	height:200px;
	}
	



	
	
.LINKS_TD {
	background:url(../img/left.jpg) right top no-repeat;
	width:50%;
	}
.RECHTS_TD {
	background:url(../img/right.jpg) left top no-repeat;
	width:50%;
	}

.menu_item_div {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding:8px;
	padding-right:10px;
	padding-left:10px;
	text-transform:uppercase;
	background-color:#9933CC;
	float:left;
	}


.CONTENT_TOP_2 {
	background:url(../img/back_menu.jpg) no-repeat;
	padding:0px;
	width:100%;
	height:32px;
	}

.HOOFDMENU {
	/*display:block;*/
	width:100%;
	}
	

.HOOFDMENU_hoofditem_td {
	/*background:url(../img/Menu_item.jpg);
	background-color:#006666;
	height:24px;
	width:243px;*/
	}
.HOOFDMENU_hoofditem_table {
	}
a.HOOFDMENU_hoofditem:link {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding:8px;
	padding-right:20px;
	padding-left:20px;
	text-transform:uppercase;
}
a.HOOFDMENU_hoofditem:visited {
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	padding:8px;
	padding-right:20px;
	padding-left:20px;
	text-transform:uppercase;
}
a.HOOFDMENU_hoofditem:hover {
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	padding:8px;
	padding-right:20px;
	padding-left:20px;
	text-transform:uppercase;
}
a.HOOFDMENU_hoofditem:active {
	font-size:14px;
	color:#CCCCCC;
	text-decoration:none;
	padding:8px;
	padding-right:20px;
	padding-left:20px;
	text-transform:uppercase;
}


.sitemapTitle{
	padding-left:23px;
}
.BOTTOM {
	background-color:#161616;
	padding:5px;
	width:100%;
	}
.BOTTOMMENU {
	width:750px;
	padding-top:7px;
	display:block;
	float:left;
	}

.BOTTOMMENU_box {
	width:150px;
	display:block;
	float:left;
	}

a.BOTTOMMENU_hoofditem {
	font-size:12px;
	text-decoration:none;
	padding:3px;
	padding-left:20px;
	width:150px;
	display:block;
}
a.BOTTOMMENU_hoofditem:link {
	color:#ffffff;
}
a.BOTTOMMENU_hoofditem:visited {
	color:#ffffff;
}
a.BOTTOMMENU_hoofditem:hover {
	color:#CCCCCC;
}
a.BOTTOMMENU_hoofditem:active {
	color:#CCCCCC;
}
