/* ******************************************************/
/*	 Promoteam style sheet   							*/
/*	 Promoteamuitgeest.nl  - All Rights Reserved.   	*/
/* ******************************************************/
body {
		cursor: default;
		margin: 0; 
		border: 0px none;
		background: #6B9355; 
		background-image: url("bg_hek_verloop.jpg");
		background-repeat: repeat-x;
		background-attachment: fixed;
		background-position: center;
		
		
		font-family: Arial, sans-serif;
		font-size: 13px;
		color: #494330;
		line-height: 14px;
		scrollbar-face-color: #F4F4F4;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #F4F4F4;
		scrollbar-3dlight-color: #D1D7DC;
		scrollbar-arrow-color:  #999999;
		scrollbar-track-color: #EFEFEF;
		scrollbar-darkshadow-color: #98AAB1; 
} 


A           {color: #111D46;text-decoration: none;}
A:link      {color: #111D46;text-decoration: none;}
A:visited   {color: #111D46;text-decoration: none;}
A:Active    {color: #111D46;text-decoration: none;}
A:HOVER     {color: Red;text-decoration: underline;}

img {
border: 1px none;
}


#contact { 	
	height:60px; 
	width: 133px;
	
	text-align: left;
	padding: 0px;
	background-color: #6B9355;
	border: 0px none;
	overflow: hidden;
}

tr {
		font-family: Arial, sans-serif;
		font-size: 13px;
		color: #494330;
		line-height: 14px;
} 
input, textarea, {
		background: #FEEDB1; 
		font-family: Arial, sans-serif;
		font-size: 12px;
		color: #000000; 
}
SELECT, OPTION	{
		font-family: Arial, sans-serif;
		color: #000000; 
		font-family: Arial, sans-serif;
		font-size: 13px;
}
form{
		margin:0px;
}
/* dit was het centrale werk nu alle classes: */
.hoofdtabel {
		float: center;	
		margin: 0;
		width: 660;
		margin: 0;
		padding: 0; 
		border: 0px none;
}

#divContentLeft {
	width:360px;
	float:left;
	display:inline;
	min-height:500px;
	height:auto !important;
	height:500px;
	padding:0px 20px 0px 0px;
}
#divContentLeft a {
	text-decoration: underline;
}
#divContentLeft a:hover {
	text-decoration: none;
}

#divContentRight {
	width:200px;
	float:left;
	display:inline;
	height:500px;
}

.inhoud {
	height:200px;
	overflow-x:hidden;
	overflow-y:auto;
	width:196px;
	margin:0px 0px 0px 0px;
	z-index:100000;
}