@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:#2a2a2a;
}
.eerste_kolom{
	width:492px;
	display:block;
	float:left;
	}
.tweede_kolom{
	width:349px;
	display:block;
	float:left;
	}
.derde_kolom{
	/*width:490px;*/
	display:block;
	float:right;
	}



.ster{
position: relative; width: 855px; height: 193px;	background-color:#003300;
	}

.siteLoading {
	width:100%;
	padding-top:50px;
	text-align:center;
	background:url(img/backSite.jpg) repeat-x; 
	background-color:#2a2a2a;
	}


input {
	background:#FFFFFF;
	border:1px solid #666666;
	color:#666666;
	font-size:11px;
	} 

.radio{
	background:#282828;
	}


h1 {
	font-size:22px;
	}

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;
}


.meermetartikel{
	font-weight:bold;
	text-decoration:underline;
	}

account_class_ingelogd{
	color:#CCCCCC;
	font-weight:bold;
}
account_class_nietingelogd{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

.hover{
	cursor:pointer;
	}


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;
	}



.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:url(../img/vensterBack.jpg) bottom left no-repeat;
	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:67px;
	width:475px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:18px;
	color:#80b2fe;
	}
.titel_meerartikelen{
	height:67px;
	width:325px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:18px;
	color:#80b2fe;
	}
.titel_meerfilmpjes{
	height:67px;
	width:325px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:18px;
	color:#80b2fe;
	}
.titel_categorie{
	height:67px;
	width:325px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:18px;
	color:#80b2fe;
	}
.titel_categorie_standalone{
	width:325px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:6px;
	padding-bottom:14px;
	padding-top:14px;
	color:#80b2fe;
	}
.titel_extra_auteur{
	height:67px;
	width:323px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:6px;
	padding-bottom:8px;
	padding-top:18px;
	color:#80b2fe;
	}

.titel_reactie {
	font-size:16px;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}
.titel_reactie_no_user {
	font-size:16px;
	text-transform:uppercase;
	color:#4a4d9b;
	text-decoration:none
	}
.titel_inloggen {
	font-size:16px;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}
.titel_aanmelden {
	font-size:16px;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}
.titel_account {
	font-size:16px;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}
	
.titel_artikel {
	height:67px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:16px;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}

.titel_artikel_profiel{
	height:67px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:16px;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}
	
.info_artikel {	
	background:url(../img/backTitles.jpg) repeat-x;
	text-transform:uppercase;
	color:#80b2fe;
	text-decoration:none
	}


.tabel_artikel {	
	}

.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/backContent.jpg) repeat-x;
	background-color:#010114;
	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/topSite.jpg) no-repeat;
	padding:0px;
	height:166px;
	width:971px;
	}
	
.CONTENT_TOP_3 {
	width:973px;
	height:0px;
	}
	


/*--Template_content--*/
.innerContent {
	background-color:#006633;
	}



.kolom_2 {
	width:335px;
	}
	
.quote_kolom_3 {
display:block;
float:right;

	}
.quote_kolom_qoute{
	background-color:#24263e;
	width:115px;
	text-align:justify;
	}
.titel_poll{
	height:67px;
	width:115px;
	background:url(../img/backTitles.jpg) repeat-x;
	font-size:24px;
	text-transform:uppercase;
	padding-left:4px;
	padding-bottom:8px;
	padding-top:18px;
	color:#80b2fe;
	}

.artikel_kolom_1_breed{
	background-color:#24263e;
	width:820px;
	display:block;
	float:left;
	}










.kolom2_omschrijving{
	font-size:16px;
	padding:10px;
	}
.artikel_kolom_1{
	background-color:#24263e;
	width:480px;
	display:block;
	float:left;
	}
.artikel_kolom_1_onclick{	
	background-color:#24263e;
	width:480px;
	display:block;
	float:left;
	cursor:pointer;
	}
	
.artikel_kolom_1_invoer{
	background:url(../img/kolom_1_invoer_back.jpg) bottom left;
	width:480px;
	height:350px;
	display:block;
	float:left;
	}

.account_kolom_1_invoer{
	background-color:#24263e;
	width:480px;
	height:660px;
	display:block;
	float:left;
	}

.artikel_kolom_2{
	background-color:#24263e;
	width:330px;
	display:block;
	float:left;
	}


/*--Template_inloggen--*/

.venster_inloggen {
	background-color:#24263e;
	width:335px;
	height:200px;
	}
	
/*--Template_aanmelden--*/

.venster_aanmelden {
	background-color:#24263e;
	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/backMenu.jpg) repeat-x;
	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;
}
	
.BOTTOM {
	background:url(../img/Bottom_back.jpg) repeat-x;
	width:100%;
	}
.BOTTOMMENU {
	padding-top:18px;
	vertical-align:middle;
	display:block;
	float:left;
	}
.BOTTOMBANNERS {
	display:block;
	float:right;
	}

a.BOTTOMMENU_hoofditem:link {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
a.BOTTOMMENU_hoofditem:visited {
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
a.BOTTOMMENU_hoofditem:hover {
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
a.BOTTOMMENU_hoofditem:active {
	font-size:12px;
	color:#CCCCCC;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
}
