/* 

Style Made by R2Design (c) 2004

*/


/*mainpage*/

body {
	background-color: #A6A6A6;
	scrollbar-face-color: #F4F4F4;
	scrollbar-highlight-color: #F4F8FF;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #67686C;
	scrollbar-darkshadow-color: #F4F4F4;
	
}

/* tabelcell mainpage*/

td.banner {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	vertical-align: middle;
	background-color: #FFFFFF;
	background-position: middle;
	width: 600px;
	height: 151px;

}

td.cullum {
	background-image: url(siteparts/banner23.jpg);
	background-repeat: repeat-x;
	background-color: #FAF074;
	border-style: none none none solid;
	border-left-width: 1px;
	border-left-color: #CFC220;
	width: 158px;
	height: 381px;
	background-position: top;
}
td.content {
	background-image: url(siteparts/GIF_achtergrond.gif);
	background-repeat: repeat-x;
	background-color: #FCF6BC;
	border-style: solid none none none;
	border-top-width: 1px;
	border-top-color: #CFC220;
}

td.menu {

	background-color: #FEFEFE; 
	border: 0px;
	height: 26px;
	
}

/*tekst properties */




H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: Navy;
	font-size: 28px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #C52E23;
	font-size: 12pt;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	line-height: 19px;
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 11px;
	font-style: normal;
}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
}
p.alert {
	font-family: Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 16px;
	font-weight: bolder;
}

/*links*/

A:link  {
	color: Blue;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

/* unvisited links*/
A:visited  {
	color: Teal;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
}

/* visited links*/
A:hover  {
	text-decoration: underline;
	border-width: 2px;
	background: transparent;
	color: #C52E23;
	text-transform: none;
}

/* active links*/
A:active  {
	color : red;
	background: transparent;
	text-decoration : none;
	font-weight : bold;
}

hr {
	
	color: Red;
	width: 450px;
}
	
p.special {
	font-family: Tahoma;
	font-size: 10pt;
	color: Maroon;
}
p.special2 {
	font-family: Tahoma;
	font-size: 10pt;
	color: Maroon;
	font-weight: bolder;
}
Table.tarieven {
	border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CFC220;
	
}
td.tarieven {
		border-style: none none none solid;
	border-left-width: 1px;
	border-left-color: #CFC220;
}
label {
		font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10px;
}
input {
		border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CFC220;

}
input.special2 {
	border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: Maroon;
}
input.radio {
		border-style: solid solid solid solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-color: #CFC220;

}

textarea
{
	border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CFC220;
	overflow:auto;

}
select {
	
		border-style: solid solid solid solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-color: #CFC220;

}

