/***********************************************/
/* 3col_rightNav.css                              */
/* Use with template 3col_rightNav.html           */
/***********************************************/

/************* #breadCrumb styles  Kleur:#0E8F3D *************/
/************* #globalNav styles  Kleur:#4D2982 **************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
 


body{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	/*background-image:url(giant-bg_ht2.png);*/
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #333333;
	/*background-attachment: fixed;*/
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6
{


}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial, sans-serif;
 font-size: 114%;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h3{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: #003300;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
/***********************************************/
/* PKveldlopen                                */
/***********************************************/
#Tabel_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:600px;
}

#PKveldloop08-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:600px;
	height:570px;
}

#PKveldloop08-uitslagen {
	position:absolute;
	left:0px;
	top:570px;
	width:301px;
	height:30px;
}

#PKveldloop08-fotoreeks {
	position:absolute;
	left:301px;
	top:570px;
	width:299px;
	height:30px;
}

/***********************************************/
/* kampioenenhulde Zomergem190108                                */
/***********************************************/
#Tabel_02 {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:581px;
	height:427px;
}

#bloemetjes-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:581px;
	height:347px;
}

#bloemetjes-Nieuwjaarsreceptie-en-kampioen {
	position:absolute;
	left:0px;
	top:347px;
	width:581px;
	height:80px;
}

/***********************************************/
/* resultaten Maldegem130108                                */
/***********************************************/
#Tabel_01 {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:600px;
	height:432px;
	
}

#resultaten-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:407px;
	height:432px;
}

#id059DSCF7955-02 {
	position:absolute;
	left:407px;
	top:0px;
	width:193px;
	height:152px;
}

#id059DSCF7955-03 {
	position:absolute;
	left:407px;
	top:152px;
	width:193px;
	height:70px;
}

#id059DSCF7955-04 {
	position:absolute;
	left:407px;
	top:222px;
	width:193px;
	height:70px;
}

#id059DSCF7955-05 {
	position:absolute;
	left:407px;
	top:292px;
	width:193px;
	height:70px;
}

#id059DSCF7955-06 {
	position:absolute;
	left:407px;
	top:362px;
	width:193px;
	height:70px;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#hoofdDiv{
	margin: 0 auto;
	width: 1000px;
	background-color: #cccccc;
	background-position: center;	
}

#masthead{
	padding:0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
 	 float: right;
	width: 120px;
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
	float:left;
	width: 210px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
	background-color: #666666;
	height: auto;
}

#content{
	float: left;
	width: 615px;
	margin-left: 20px;
	height: auto;
}
/***********************************************/
/* content style wegens te licht                                 */
/***********************************************/

#content a{
	color: #006699;
	text-decoration: none;
}

#content a:link{
	color: #993399;
	text-decoration: none;
}

#content a:visited{
	color: #996699;
	text-decoration: none;
}

#content a:hover{
	color: #990099;
	text-decoration: underline;
}

#centreer{	
	margin: 0  auto ;
	text-align:center;	
}
#bijpasser{
	position:absolute;
	left:0px;
	width:150px;
	top:0px;
	height:86px;
	background-color:#666666;
	}
#logoLinks{
	float: left;
	width: 44%;
	background-color:#666666;
}
#logoLinks img{
	float:right
}
#logoRechts{
	float:right;
	width: 56%;
	background-color: #999999;
}
#logoRechts img{
	
	
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0 0 0 0px;
	background-color: #999999;
}


/************* #globalNav styles  Kleur:#4D2982 **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	border-bottom: 1px solid #CCC;
	color: #FFFFFF;
	background-color: #4D2982;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles  Kleur:#0E8F3D *************/

#breadCrumb{
	font-size: 90%;
	padding: 2px 0px 3px 10px;
	background-color: #0E8F3D;
	height: 16px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}
/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 10px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
.storyLinks{
	clear: left;
	padding: 20px 0px 0px 10px;
	font-size: 80%;
	width: 290px;
	float: left;
}
.storyRechts{
	clear: right;
	font-size: 80%;
	width: 260px;
	float: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	
}
/************** .foto styles *****************/

.foto{
	text-align: center;
}
.foto h3{
	font-size: 95%;
	padding: 0px 0px 15px 0px;
}
.foto p{
	padding: 0px 0px 0px 25px;
	
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	background-color:#999999;
	font-size: 75%;
	color: #000000;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
}
#navBar ul {list-style: none; margin: 0px; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: static;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}
/*********** tabellen  http://robertdenton.org/reference/css-tables-tutorial.html ***********/
table.stats 
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 280px;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.stats td 
{background-color: #CCC;
color: #000;
padding: 2px;
text-align: left;
border: 1px #999999 solid;}   /*********** origineel= #fff (wit) ***********/

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 3px;
text-align: left;
border-bottom: 2px #fff solid;
font-size: 12px;
font-weight: bold;}

table.stats td.spec
{background-color: #999999;
color: #fff;
padding: 3px;
text-align: left;
border-bottom: 1px #fff solid;
font-size: 12px;
font-weight: lighter;}

/*********** .tijdelijke ***********/
.blok {
	text-indent: 10px;
	width: 500px;
	float: left;
	height: 300px;
}
.blokherentals {
	WIDTH: 715px;
	height: 250px;
	background-color: #B0B0B0;
}
.block_boxright {
	FLOAT: left;
	WIDTH: 200px;
	height: 200px;
}
.style10 {
	color: #006633;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

/************** #advert styles **************/

#advert{
	padding: 5px 0px 5px;
}

#advert img{
	display: block;
	border:0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background-color: #999999;
	height: 800px;
	
}

#headlines p{
	padding: 5px 0px 5px 0px;
}
#headlines img{
	padding: 6px 0px 0px 0px;
}

.persoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	float: left;
	height: auto;
	width: 600px;
	text-align: center;
	font-style: normal;
	text-decoration: blink;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	text-align: center;
	background-color: #009999;
}
