/* CSS RESET */

    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
       margin: 0;
       padding: 0;
       border: 0;
       outline: 0;
       font-size: 100%;
       vertical-align: baseline;
       background: transparent;
    }
    body {
       line-height: 1;
    }
    ol, ul {
       list-style: none;
    }
    blockquote, q {
       quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
       content: '';
       content: none;
    }

    /* remember to define focus styles! */
    :focus {
       outline: 0;
    }

    /* remember to highlight inserts somehow! */
    ins {
       text-decoration: none;
    }
    del {
       text-decoration: line-through;
    }

    /* tables still need 'cellspacing="0"' in the markup */
    table {
       border-collapse: collapse;
       border-spacing: 0;
    }


/* END OF CSS RESET */



body {
	font-family:Verdana;
	font-size:11px;
	background: transparent url(../images/bgimage.gif) repeat-y scroll 50%;
}

#wrapper  {
	position:absolute;
	background: transparent url(../images/wrapper_background.gif) repeat-y;
	width:1002px;
	left:50%;
	margin-left:-501px;
}

#header {
	background: transparent url(../images/header_new.jpg) repeat-x;
	height:152px;
	}

#top-bar {
	height:36px;
	background:url(../images/top-bar-gradient.jpg) repeat-x;
	}
	
#main {
	background-color:#efefef;
	/*height:759px;*/
}

#footer {
	height:50px;
	background:#efefef;
	border-top:2px solid white;
	clear:both;
}

#footer_left {
	float:left;
	width:140px;
	padding:20px;
	}

.footer_left_itemholder {
	float:left;
	margin-right:5px;
	}

.footer_left_itemholder a {
	text-decoration:none;
	color:#000;
	}

#footer_middle {	
	float:left;
	display:inline-block;
	font-size:9px;
	padding-top:20px;
	width:635px;
	}
#footer_right {
	display:inline-block;
	float:left;
	padding-left:45px;
	padding-top:20px;
	}

.footer_p a:link, .footer_p a:visited {
	color:#000;
	text-decoration:none;
	}
	
.footer_p a:hover {
	text-decoration:underline;
	}

#left {
	float:left;
	width:182px;
	border-right:1px #FFF solid;
	background:#d7d7d7;
	height:100%
}

	#logo-bottom-part {
		border-bottom:solid white 1px;
	}
	
	#menu {
		height:137px;
		background:#d7d7d7;
	}
	
	* html #menu {
		height:150px;
	}
	
	.bar {
		border-top:2px solid white;
		border-bottom:2px solid white;
		height:20px;
		clear:both;
	}
	
	.bar_zonder_top_border {
		border-bottom:2px solid white;
		height:20px;
	}
	
	#poll {
		height:244px;
	}
	
	
	
	
	
		
#middle {
	float:left;
	width:635px;
	background:#efefef;
}
			/* OVERRULE P FOR COLUMN PAGE */
		
		.column-list-authordata p {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	}
	
	
#middle P {
	margin-bottom:10px;
	margin-top:5px;
	line-height:16px;
	}
	
	
	
	
	
#middle H1 {
	font-family:Verdana;
	font-size:19px;
	font-weight:normal;
	margin:2px 2px 2px 20px;
	padding-top:2px;
	
	}
	
	.page-header {
		margin-top:10px;
		margin-left:5px;
		margin-bottom:20px;
		}
	
	.page-header img {
		float:left;
		}
	

.t3users-pagebrowser {
font-weight: bold;
color: #c2c2c2;
padding:0 5px;
 border-right:1px solid #ff0000;
}

.t3users-pagebrowser a:link {
 color: #000;
text-decoration: none;
padding:0 5px;
 border-right:1px solid #ff0000;
 font-weight: normal;
}

.t3users-pagebrowser a:visited {
 color: #000;
text-decoration: none;
}

.t3users-pagebrowser a:hover {
 color: #ff0000;
text-decoration: none;
}

.tx-ttnews-browsebox table tr td {

}

.tx-ttnews-browsebox table tr td p {
margin: 0px;
}

.tx-ttnews-browsebox-strong {
font-weight: bold;
}

.tx-ttnews-browsebox {
margin-left: 10px;
border-top:1px solid #FF0000;
margin-right:20px;
margin-top:28px;
}


.tx-ttnews-browsebox table tr td  a {
border-right:1px solid #FF0000;
color:#000000;
padding:0 8px;
text-decoration:none;
}


.tx-ttnews-browsebox table tr td  a:visited {
}


.tx-ttnews-browsebox table tr td  a:hover {
color:#ff0000;
}

.tx-ttnews-browsebox-SCell {
background-color:#C2C2C2;
}
	
	
	
#page-content {
	padding:7px;
	}

	.latest-news-holder {
		height:200px;
		border-top:2px solid white;
	}
	
	.latest-news-holder-picture {
		float:left;
		height:200px;
		width:360px;
		}
	
	.latest-news-holder-text {
		float:left;
		background:url(../images/bg_latest_news.gif) repeat-x;
		width:275px;
		height:200px;
		}
		
	.latest-news-holder-text h3 {
		font-family:Verdana;
		font-size:20px;
		color:#000;
		padding-top:65px;
		padding-right:10px;	
		padding-bottom:10px;
		position:relative;
		left:0px;
		}
	.latest-news-holder-text A {
		font-family:Verdana;
		color:#000;
		text-decoration:none;
		position:relative;
		left:13px;
		}
	.latest-news-holder-text A:link {
		text-decoration:none;
		}
		
	#latest-news-subheader {
		width:260px;
		}
	
	
	.latest-news-holder-text p {
		font-size:15px;
		padding-right:10px;
		line-height:18px;
		}
		
	.news-headlines-holder {
		height:246px;
	}
	
	.news-headlines-item-holder {
		background:url(../images/bg_headlines.gif) repeat-x;
		height:80px;
		width:315.5px;
		float:left;
		border-bottom:2px solid white;
		border-right:2px solid white;
	}
	
	.news-latest-item-image {
		float:left;
		width:144px;
		}
	.news-latest-item-text {
		float:left;
		width:158px;
		margin-left:13px;
		}
	
	.news-latest-item-text p {
		line-height:12px;
		}
		
		.news-latest-item-text h3 {
			font-size:10px;
			
			padding-top:15px;
			}
		
		.news-latest-item-text  P{
			font-family:Verdana;
			font-size:9px;
			color:#000;
			text-decoration:none;
			}
		
		.news-latest-item-text  A{
			font-family:Verdana;
			font-size:9px;
			color:#000;
			text-decoration:none;
			line-height:12px;
			}
		.news-latest-item-text A:link {
			text-decoration:none;
			}
			
	#news-list-holder {
		background-color:#efefef;
		height:160px;
		width:317.5px;
		float:left;
		padding-top:5px;
		}
	
.news-single-item {
	background:#efefef;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
	border-bottom:1px solid #757575;
	}
.news-single-item img {
}
.kop_singlenews {
	font-size:12px;
	}
.news-single-titel {
	font-family:Verdana;
	font-size:19px;
	font-weight:bold;
	}
.news-single-timedata {
	padding-top:5px;
	float:left;
	display:block;
	padding-bottom:15px;
	font-weight: bold;
	color: #008000;
	}
#door_news {	
	float:left;
	display:inline;
	padding-left:5px;
	}
	
.news-single-image  {}
.news-single-content { 
	clear:both;
	font-size:11px;
	line-height:15px;
	}
.news-single-backlink {}
	
	#advertenties {
		height:110px;
		background:#efefef;
	}
	
	#middle-advertenties {
		height:90px;
		background:#efefef;
		padding-top:30px;
		padding-left:35px;
		}
	
	
	#middle-advertenties table{
		width:635px;
		}
	
	.middle-banner {
		float:left;
		margin-left:55px;
	}

		

#right {
	float:left;
	width:182px;
	background:#D7d7d7;
	border-left:1px solid white;
	height:100%
}
	
	.bar_advertentie {
		border-top:2px white solid;
		border-bottom:2px white solid;
	}
	.advertentie {
		height:110px;
	}
	
	.special {
		height:80px;
		padding-top:20px;
		padding-left:20px;
		text-align:center;
		}
	
	.advertentie img {
		padding-top:30px;
		padding-left:20px;
	}
		
	.bar_volgende_wedstrijd {
		border-bottom:2px solid white;
	}
	
	#volgende-wedstrijd {
		height:180px;
	}
	
	#nec-deze-week {
		height:165px;
	}
	
	


#news-list-holder ul {
	list-style-image:url(../images/bullet_news_list.gif);
	margin-left:4px;
}
#news-list-holder ul li a {
	font-size:10px;
	padding-bottom:5px;
	padding-top:5px;
	}
/*		
#news-list-holder ul li {
	font-family:Verdana;
	font-size:11px;
}

.news-list-list-li ul li a, ul li a:link, a:visited {
	font-family:Verdana;
	font-size:10px;
	padding-left:0;
}
			

*/




/* LOGIN BOX */
#top-bar-login-part {
float:right;
}



#top-bar {
	padding-right:20px;
	}
#top-bar-logo-part img { 
	float:left;
	}

#loginformfield {
	float:left;
	/*display:none;*/
	}
	
	.top_bar_button {
	float:left;
	margin-top:1px;
	}
	
	.top_bar_label {
	float:left;
	margin-top:13px;
	}

.tx-felogin-pi1 {
	float:left;
	}
	
.tx-felogin-pi1 span {
	font-size:11px;
	color:#fFF;
	}
.tx-felogin-pi1 span   {
	margin-right:4px;
	}

	

.input_login {
	background-color:#302E2F;
	border-color:#c2c2c2;
	border-style:solid;
	border-width:1px;
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

#input-login-un { 
	float:left;
	margin-right:5px;
	margin-top:10px;
	}

#input-login-ww { 
	float:left;
	margin-right:5px;
	margin-top:10px;
	}
	
.input-login-submit { 
	float:left;
	padding-top:1px;
	}
	
#input-login-permalogin { float:left;}
#input-login-permalogin input {
	margin-top:12px;
	}
	
#input-login-permalogin label {
	color:#FFF;
	float:left;
	padding-top:12px;
	}
	
#top-bar-logo-part {}
/* NEWS PAGINA */

.news-list-list-li {
	font-family:verdana;
	font-size:12px;
	list-style-image:url(../images/bullet_news_list.gif);
	margin-left:22px;
	border-bottom: 1px solid #c2c2c2;
	margin-right:20px;
	line-height:19px;
	}

.news-list-list-li a{
	text-decoration:none;
	color:#000000;
	}
	
.news-list-list-li a:hover{
	text-decoration:none;
	color:#c2c2c2;
	}
	
/* COLUMN PAGINA */

	
	/* COLUMN STYLES */
	
.column_main_big_picture {
	float:left;
	padding-left:10px;
	padding-right:20px;
	}

.column_main_big_text {
	float:left;
	padding-top:35px;
	}
	

.column_main_big_text a:link{
	font-family:Verdana;
	font-size:24px;
	color:#000000;
	}
.column_main_big_text h2 {
	color:#CC0001;
	}
.column_main_title a {
}

.column_main_subitle a {}

.column_main_subtitle p {
	display:inline;
	}
	
.column-list-container { 
	clear:both;
	padding-left:10px;
	padding-right:10px;
	padding-top:30px;
	}
	
.column-list-container a {
	text-decoration:none;
	color:#000;
}
.column-list-container a:link a:visited{
	text-decoration:none;
	color:#000;
}
.column-list-title a{
	color:#CC0001;
	}
	
.column-list-item {}
.column-list-timedata {}
.column-list-authordata {}

.column-list-item a {}



/* POLL STYLE */

#poll_title {	display:none;
}

.question {
	margin-left:10px;
	margin-right:10px;
	padding-bottom:28px;
	padding-top:25px;
	font-size:11px;
	font-weight:bold;
	}

#tx_rsdynamicpoll_pi1_resultVote {
	font-size:11px;	
}

#tx_rsdynamicpoll_pi1_preloader {
}

.tx_rsdynamicpoll_pi1_imgresult {}

.answer {
	/*padding-left:10px;*/
}

.total {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	}

.answer_result {
	padding-bottom:10px;
	padding-left:15px;
	}
	
.answer button {
	background-color:#363635;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}

#pollradiobuttons {}

#pollstembutton {
	margin-left:60px;}
	
/* CAPTCHA REGISTATIE */

#captcha_holder {	
	clear:both;
	padding-left:85px;
	padding-right:85px;
	}

#captcha_holder label{	
		padding-bottom:5px;
		padding-top:5px;
		}

#captcha_image_holder {
	margin-top:10px;
	margin-bottom:10px;
	padding-left:77px;
	}
	
#captcha_input {
	margin-left:170px;
	margin-top:10px;
	margin-bottom:10px;
	}

/* CONTACT PAGE */

.tx-powermail-pi1 {}
.tx-powermail-pi1 legend { display:none;}
.tx-powermail-pi1 input {}
.tx-powermail-pi1 label { display:block;}
.contact_title {}


/* GOOGLE AD */

#google_ad {
	margin:5px;
	border-bottom:1px solid #757575;
	}
.google {
	margin-left:70px;
	}
