@charset "utf-8";

html {
	scrollbar-face-color: #DDDDDD;
	scrollbar-shadow-color: #507282;
	scrollbar-highlight-color: #EEEEEE;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-track-color: #CCCCCC;
	scrollbar-arrow-color: #FF6600;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; 
	background-color: #CCCCCC;
}

form {
	margin-bottom : 0;
}

#inhoud a, #inhoud a:link, #inhoud a:visited {
	text-decoration: none;
}

#inhoud a:hover {
	text-decoration: none;
}

#inhoud {
	padding-left: 16px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border-top: 1px solid #DDDDDD;
}

#inhoud .item  {
	background-color: #FFFFFF;
	width:470px;
}

#inhoud ul li {
	margin-left: -20px;
	/*list-style-image: url(../grafisch/rood-driehoek-pijltje.gif);*/
	list-style-position: outside;
	padding-left: 6px;
	line-height:150%;
}

#inhoud ol li {
	margin-left: -14px;
	list-style-position: outside;
	padding-left: 0px;
	line-height:150%;
}

#inhoud table {
	font-size: 12px; 
	font-weight: 300; 
}

#inhoudtekstblok a, #inhoudtekstblok a:link, #inhoudtekstblok a:visited {
	color: #FF6600;
	text-decoration: underline;
	/*font-style: italic; */
}

#inhoudtekstblok a:hover {
	text-decoration: none;
	color:  #FFFFFF; 
	background-color: #FF6600;
	/*font-style: italic;*/
}


caption {
	font-size: 12px; 
	font-weight: bold; 
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}


.normaal {
	font-size: 12px;
	font-weight: 300;
	/*line-height:110%;*/
	color: #666666;
}

.normaalafstand {
	font-size: 12px;
	font-weight: 300;
	color: #666666;
	line-height:130%;
}

.kleiner {
	font-size: 11px;
	font-weight: 300;
	color: #666666;
}

.kleineroranje {
	font-size: 11px;
	font-weight: 300;
	color: #FF6600;
}


.klein {
	
	font-size: 10px;
	font-weight: 300;
	color: #999999;
}

.kleinitalic {
	
	font-size: 10px;
	font-weight: 300;
	font-style: italic;
	color: #999999;
}

.kleinoranje {
	
	font-size: 10px;
	font-weight: 300;
	color: #FF6600; 
	background-color: transparent;
}
a.kleinoranje:link { color: #FF6600; background-color: transparent;text-decoration: underline;}
a.kleinoranje:visited { color: #FF6600; background-color: transparent;text-decoration: underline;}
a.kleinoranje:hover {color:  #FFFFFF; background-color: #FF6600;text-decoration: none;}


.vet {
	
	font-size: 12px;
	font-weight: 600;
	color: #666666;
}

.vetoranje {
	
	font-size: 12px;
	font-weight: 600;
	color: #FF6600;
}

.linkoranje {
	
	font-size: 12px;
	font-weight: 600;
	color: #FF6600;
	background-color: transparent;
}
a.linkoranje:link { color: #FF6600; background-color: transparent;text-decoration: underline;}
a.linkoranje:visited { color: #FF6600; background-color: transparent;text-decoration: underline;}
a.linkoranje:hover {color:  #FFFFFF; background-color: #FF6600;text-decoration: none;}

.kopje {
	
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	/*font-style: italic;*/
}

.kop {
	font-size: 16px;
	font-weight: 600;
	color: #FF6600;
	line-height: 24px;
}

#zoekform .tekstinput {
	background-color: #EEEEEE;
	color:#000000;
	padding: 3px;
	height: 20px;
	width: 155px;
	border: 1px solid #666666;
}

#zoekform .knop {  font-family: Arial, Helvetica, sans-serif;; font-size: 10pt; font-weight: 300; color: #000000; background-color: #FFFFFF; width: 54px; margin: 2px; border: 1px solid #FF6600; height: 20px}

.knop {  font-size: 12pt; font-weight: 300; color: #000000; background-color: transparent; width: 200px; margin: 3px; border: 1px solid #FF6600;}

.knopbreed {  font-size: 12pt; font-weight: 600; color: #000000; background-color: transparent; width: 300px; margin: 3px; border: 1px solid #FF6600;}

.knopzeerbreed {  font-size: 12pt; font-weight: 600; color: #000000; background-color: transparent; width: 400px; margin: 3px; border: 1px solid #FF6600;}

.knopklein {  font-size: 11pt; font-weight: 300; color: #000000; background-color: transparent; width: 130px; margin: 3px; border: 1px solid #FF6600;}

.knopkleiner {  font-style: italic; font-size: 11pt; font-weight: 300; color: #000000; background-color: transparent; width: 180px; margin: 3px; border: 1px solid #FF6600;}


.rand {
	border: 1px solid #FF6600;
}

.vullinglicht {
	background-color: #EEEEEE;
}

.vullingdonker {
	background-color: #666666;
}

.achtergrond_banner {
	background-image: url(../grafisch/kop.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

/* tekst in advertenties */
#advertentie a, #advertentie a:link, #advertentie a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-style: italic; */
}

#advertentie a:hover {
	color: #666666;
	text-decoration: none;
	/*font-style: italic;*/
}
#advertentie .normaal {
	font-size: 11px;
	/*font-style: italic; */
}

.advertentierand {
	margin: 6px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999999;
	text-decoration: none;
}


/* Menu */

ul.MenuBarVertical
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/* font-size: 100%; */
	cursor: default;
	width: 175px;
}

ul.MenuBarVertical li
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	/* font-size: 100%; */
	text-align: left;
	cursor: pointer;
	width: 175px;
}
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../grafisch/knop.gif);
	vertical-align: middle;
	line-height: 33px;
}
/* Open menu item */
ul.MenuBarVertical .openitem a
{
	display: block;
	cursor: pointer;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../grafisch/knop-open.gif);
	vertical-align: middle;
	line-height: 33px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	background-color: transparent;
	/*color: #FF6600;*/
	color: #000000;
	text-decoration: none;
	background-image: url(../grafisch/knop-actief.gif);
	background-position: 0 0;
}
