img
{
	border:none;	
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #4a6178;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color: #a09a90;*/
	color: #817c73;
	line-height:17px;
}

h1
{
	color:#333655;	
	font-weight:normal;
	background-image:url('/site/img/title_bg.png');
	background-repeat:no-repeat;
	padding-left:20px;
	font-size:25px;
}

.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FEFEFE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*color: #a09a90;*/
	color: #817c73;
}

.adresklein {font-size: 10px; color: #c2cad2; }
.adresklein a:link{font-size: 10px; color: #c2cad2; 
	text-decoration: underline;
	}
.adresklein a:active{font-size: 10px; color: #c2cad2; 
	text-decoration: underline;
	}
.adresklein a:visited{font-size: 10px; color: #c2cad2; 
	text-decoration: underline;
	}
.adresklein a:hover{font-size: 10px; color: #c2cad2; 
	text-decoration: underline;
	}
	
	.scroll {
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-slider-color:#000000;
	scrollbar-base-color: #eae8e3;
	visibility: visible;
	z-index: auto;
	clip: rect(auto,auto,auto,auto);
}

.offerte_aanvragen
{
	position:absolute;	
	right:10px;
	top:-65px;
	width:300px;
}
.offerte_aanvragen a
{
	color:#40c2cd !important;
	font-size:12px;
	font-weight:bold;
}

.menu {
	color: #3DBCCB;
	font-weight: bold;
}

a:link {
	color: #ffc600;
	text-decoration: underline;
}

a:visited {
	color: #ffc600;
	text-decoration: underline;
}

a:active {
	color: #ffc600;
	text-decoration: underline;
}

a:hover {
	color: #ffc600;
	text-decoration: underline;
}

input,textarea{
	border: 1px solid rgb(255, 198, 0);	
}


.table_acties th
{
	border-bottom: 1px solid #817C73;
}
.table_acties td
{
	border-bottom: 1px solid #CCC;
}
