BODY
{
cursor:				auto;
background-color: 		#000000;
background-attachment: 		fixed;
padding-top:			0;
padding-bottom:			0;
padding-left:			0;
padding-right:			0;
border-right: 			1px solid #FFFFFF;
border-left: 			1px solid #FFFFFF;

margin-top:			0;
margin-left:			0;
margin-bottom:			0;
margin-right:			0;

scrollbar-face-color:		#FFFFFF;
scrollbar-arrow-color:		#000000;
scrollbar-track-color:		#444444;
scrollbar-shadow-color:		#000000;
scrollbar-highlight-color:	#333333;
scrollbar-3dlight-color:	#333333;
scrollbar-darkshadow-Color:	#000000;

color:				#FFFFFF;
font-family:			verdana;
font-size:			10px;
}

/*#########   Over marge   ############*/
.LeftOver
{
border-right: 			1px solid #FF5400;
background: #252525 repeat scroll right;
}

.RightOver
{
border-left: 			1px solid #FF5400;
background: #252525 repeat scroll left;
}

/*######### Navigatie Balk ############*/
.Navigatiebalk
{
font-size:			10px;
color:				#000000;
}

/*#########   Algemeen     ############*/

.TableMain
{
border-top: 			1px solid #363635;
border-left: 			1px solid #363635;
border-right: 			1px solid #363635;
border-bottom: 			1px solid #363635;
}

.TDTopMain
{
background-image: 		url(../../../2010honing/img/TableTopMain.jpg);
font-weight: 			bold;
font-size:			14px;
height:				30px;
color:				#FF5400;
padding-left: 			5px;
border-bottom: 			0px solid #FF5400;
}

.TDSubMain
{
background-image: 		url(../../../2010honing/img/TableTopMain.jpg);
color:				#616161;
background-color: 		#444444;
font-size:			12px;
height:				20px;
padding-left: 			10px;
border-top: 			1px solid #363635;
border-bottom: 			1px solid #363635;
}

.TDOnderMain
{
background-image: 		url(../../../2010honing/img/TableTopMain.jpg);
border-top: 			1px solid #363635;
color:				#696969;
background-color: 		#000000;
font-size:			12px;
height:				20px;
}

.TDMain
{
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
height:				20;
}

.TDMain1
{
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
height:				20;
}

.TDMain2
{
background-color: 		#323232;
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
height:				20;
}

.TDMain3
{
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
}

.TDMain4
{
background-color: 		#323232;
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
}

.TDMain5
{
font-size:			10px;
color:				#A9A9A9;
padding-left: 			1px;
height:				20;
}

.TDMain6
{
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
height:				20;
}
.TDMain7
{
font-size:			10px;
color:				#A9A9A9;
padding-left: 			5px;
height:				20;
background-color: 		#151515;
}

/*#########      Links      ############*/
a.Link:link    {text-decoration: 	none; 		color: 		#A9A9A9; font-size:	12px;}
a.Link:active  {text-decoration: 	none; 		color: 		#A9A9A9; font-size:	12px;}
a.Link:visited {text-decoration: 	none; 		color: 		#A9A9A9; font-size:	12px;}
a.Link:hover   {text-decoration:	none; 		color: 		#FF5400; font-size:	12px;}

a.LinkZoek:link    {text-decoration: 	none; 		color: 		#A9A9A9; font-size:	10px;}
a.LinkZoek:active  {text-decoration: 	none; 		color: 		#A9A9A9; font-size:	10px;}
a.LinkZoek:visited {text-decoration: 	none; 		color: 		#A9A9A9; font-size:	10px;}
a.LinkZoek:hover   {text-decoration:	none; 		color: 		#FF0000; font-size:	10px;}


/*#########   Formulieren   ############*/
.FormVeld
{
background-color: 		#B6B6B6;
border: 			1px solid #696969;
color: 				#000000;
font-size:			12px;
height:				20;
}

.FormVeldk
{
background-color: 		#B6B6B6;
border: 			1px solid #696969;
color: 				#000000;
font-size:			10px;
height:				14;
}

.FormVeldRood
{
background-color: 		#FF9494;
border: 			1px solid #A8C7D9;
color: 				#000000;
font-size:			12px;
height:				20;
}

.FormVeldt
{
background-color: 		#B6B6B6;
border: 			1px solid #696969;
color: 				#000000;
font-size:			12px;
}

.FormVeldtRood
{
background-color: 		#FF9494;
border: 			1px solid #696969;
color: 				#000000;
font-size:			12px;
}



.Submit 
{
background-color: 		White;
border: 			1px solid #696969;
font-size: 			10px; 
font-weight:			bold;
color:   			navy;
height:				20;
}

/*#########   Zoek balk    ############*/
.TDZoekBalk
{
font-size:			10px;
height: 			20;
background-image: 		url(../../../2010jan/img/bg_zoekbalk.jpg);
}

.FormVeldZoek
{
background-color: 		#CECECE;
border: 			1px solid #000000;
color: 				#000000;
font-size:			12px;
height:				18;
}

.SubmitZoek 
{
background-color: 		White;
border: 			1px solid #000000;
font-size: 			10px; 
font-weight:			bold;
color:   			#000000;
height:				18;
}

/*#########   slide show   ############*/

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
width: 400px; /*width of featured content slider*/
height: 266px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left:0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
width: 400px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 266px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{

}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: #000000;
}

.pagination a:hover, .pagination a.selected{
color: #fff;
background-color: #FEE496;
}

.StemFont
{
background-image: 		url(../../../2010honing/img/TableTopMain.jpg);
height:				31px;
color:				#FF5400;
font-size:			12px;
font-weight: 			bold;
font-family:			verdana;
padding-left: 			5px;
padding-top: 			5px;
text-align: 			left;
background-color: 		#134366;
filter:				alpha(opacity=70, style=0); 
width:				400;
}

/*#########   slide show   ############*/


/*#########   video op main   ############*/
.ContentdivVideo
{
position: absolute;
width: 200px;
height: 143px;
-moz-opacity: 1;
opacity: 1;
}


.Kop1
{
color:				#FFFF00;
font-size:			36px;
font-weight: 			bold;
font-family:			verdana;
width:				400;
height:				80;
text-transform: 		uppercase;
text-shadow: 			5px 5px 5px #000000;
}

.Kop2
{
color:				#FFFF00;
font-size:			26px;
font-weight: 			bold;
font-family:			verdana;
width:				400;
height:				80;
text-transform: 		uppercase;
text-shadow: 			5px 5px 5px #000000;
}

.Kop3
{
color:				#FFFF00;
font-size:			20px;
font-weight: 			bold;
font-family:			verdana;
width:				400;
height:				80;
text-transform: 		uppercase;
text-shadow: 			5px 5px 5px #000000;
}

.Kop4
{
color:				#FFFF00;
font-size:			18px;
font-weight: 			bold;
font-family:			verdana;
width:				400;
height:				80;
text-transform: 		uppercase;
text-shadow: 			5px 5px 5px #000000;
}

.Kop5
{
color:				#FFFF00;
font-size:			16px;
font-weight: 			bold;
font-family:			verdana;
width:				400;
height:				80;
text-transform: 		uppercase;
text-shadow: 			5px 5px 5px #000000;
}

.KopVideo
{
color:				#FFFF00;
font-size:			10px;
font-weight: 			bold;
font-family:			verdana;
width:				200;
height:				30;
text-transform: 		uppercase;
text-shadow: 			5px 5px 5px #000000;
}


/*#########   video op main   ############*/


/*#########   Iphone twitter   ############*/

.IphoneTwitter{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 0px solid navy;
border-bottom-width: 0px;
width: 280px; /*width of featured content slider*/
height: 545px;
}
