/* CSS Document */

body
	{
   	font-family: 		 verdana, swiss, helvetica;
	font-size: 			11px;
	text-align:			center;
	border-left: 		1px solid #000;
	border-right: 		1px solid #000;
	background-color:	#F7F6F3;
	margin:				0px;
	padding:			0px;
	background-image:	url(images/bodybg.gif);
	background-repeat:	repeat-x;
	}
	
div.centraal{
	text-align:center;
}

table.homepictures{
	width: 100%; 
	text-align: center; 
	border: none; 
}

h1{
	color: #1D84AB;
	font-size:18px;
}

h2{
	color: #1D84AB;
	font-size:16px;
}

h3{
	color: #1D84AB;
	font-size:14px;
}

h4{
	color: #1D84AB;
	font-size:12px;
}

div.content {
	width: 				770px;
	margin:				0px auto;
	text-align:			justify;
	border-left: 		1px solid #000;
	border-right: 		1px solid #000;
	}

div#header
	{
	background-color: 		#ffffff;
	background-image: 	 	url(images/brackenier.gif);
	background-repeat : 	no-repeat ;
	background-position : 	top center ;
	padding: 				0px;
	margin:					0px;
	height: 				100px;
	}

#header #language{
	float:right;
	padding-top: 78px;
	padding-right: 5px;
	border:none;
}

form
	{
	margin: 	0px;
	padding:	0px;
	}
input, textarea, select
	{
	border-width: 		1px ;
	border-style : 		solid ;
	border-color : 		#ccc ;
	background-color: 	#efefef;
	margin: 			1px;
	}

div.center
	{
	padding-left: 		5px;
	padding-right: 		5px;
	line-height: 		130%;
	background-color: 	#F4F3F0;
	padding-bottom: 	0px;
	padding-top: 		0px;
	margin: 			0px;
	color: 				#000000;
	}

div.center a
	{
	color: 				#0033CC;
	}

div.center a:hover
	{
	color:				#666666;
	text-decoration: 	none;
	}
	
div.counter{
	text-align:center;
	color: #1D84AB;
	font-size:14px;
}

div.footer
{
	width: 760px;
	color: white; 
	background-color: #1D84AB; 
	height: 15px;
	text-align:right;
	font-weight: bold;
	font-size: 12px; 
	padding-right: 10px;
}

div.footer a
{
	color:#FFFFFF;
}

div.footer a:hover
{
	color:yellow;
}

#navigation 
{ 
	height: 20px; 
	background-color: #1D84AB; 
	list-style: none; 
	margin: 0; 
	padding: 0; 
} 
#navigation li 
{ 
	display: block; 
	text-align: center; 
	width: 95px; 
	background-color: #1D84AB; 
	background-image: url(images/bg.gif);
	float: left; 
	position: relative; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	z-index: 1;
} 
#navigation #home 
{ 
	width: 97px; 
} 
#navigation a 
{ 
	color: white; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	padding: 3px 0px; 
	margin: 0px; 
} 

#navigation a:hover
{ 
	color: yellow; 
}
#navigation ul 
{ 
	position: absolute; 
	z-index: 500; 
	list-style: none; 
	display: none; 
	background-color: #ffffff; 

	border: 1px solid black; 
	padding: 0; 
	left: -1px; 
	margin-left: 0px;
} 
#navigation ul li 
{ 
	width: 100%; 
	background-color: transparent; 
	background-image: none; 
	text-align: left; 
	float: none; 
	position: static; 
	border: none; 
} 
#navigation ul li a 
{ 
	width: 100px; 
	padding: 3px 2px 4px; 
	color: black; 
	font-weight: normal; 
} 
#navigation ul li a:hover 
{ 
	background-color: #006699; 
} 
#navigation li:hover ul 
{ 
	display: block; 
} 

table#gb_header{
	width: 100%; 
	position:relative;
	background-color: #66CCFF; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
}

table#gb_header td#name{
	text-align: left;
	float: left; 
}

table#gb_header td#date{
	text-align: right; 
	float:right;
}

table#gb_header td#delete{
	text-align: right; 
	float:right;
}

table#gb_message{
	width: 100%;
	position: relative;
	font-family: 	verdana, swiss, helvetica;
	font-size: 		11px;
}

#gb_navigation{
	text-align: right;
}

table#news_header{
	width: 100%; 
	position:relative;
	text-align: left;
	font-weight:bold;
	background-color: #66CCFF; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
}

div#news_desc{
	width: 100%; 
	position:relative;
	font-size: 14px;
	padding-left: 10px;
}

table#result_header{
	width: 100%; 
	position:relative;
	text-align: center;
	font-size:larger;
	font-weight:bold;
	background-color: #66CCFF; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
}

li#result_small{
	font-size: 			11px;
}

li#result_normal{
	font-size: 			13px;
}

li#result_large{
	font-size: 			15px;
}

table#pigeon_header{
	width: 100%; 
	position:relative;
	background-color: #66CCFF; 
	border-right: 1px solid black; 
	border-bottom: 1px solid black; 
	font-weight:bold;
	text-align:right;
}

div#pigeon_desc{
	width: 100%; 
	position:relative;
	font-size: 14px;
	padding-left: 10px;
}

div#pigeon_title{
	width: 100%; 
	position:relative;
	font-size: 20px;
	font-weight:bold;
	color: #1D84AB;
	text-align:center;
	padding-top: 15px;
	padding-bottom: 10px;
}

div#pigeon_subtitle{
	width: 100%; 
	position:relative;
	font-size: 16px;
	font-weight:bold;
	padding-left: 10px;
	color: #1D84AB;
}

table#pigeon{
	width: 100%; 
	position:relative;
	text-align:justify;
	background-image:url(images/table_background.gif);
	background-repeat:no-repeat;
	padding-top: 10px;
}

table#pigeon_bottom{
	width: 100%; 
	position:relative;
	text-align:justify;
	background-image:url(images/table_bottom.gif);
	background-repeat:no-repeat;
}

table#pigeon_thumbs{
	width: 100%; 
	position:relative;
	text-align:center;
}

table#pigeon_picture{
	width: 100%; 
	position:relative;
	text-align:center;
}

img.pigeon_picture{
	border: medium groove #66CCFF;
}

img.pigeon_thumbnail{
	border: thin groove #66CCFF;
}

