body {
	scrollbar-face-color: #006699; 
	scrollbar-highlight-color: #6666ff; 
	scrollbar-shadow-color: #000099; 
	scrollbar-3dlight-color: #ffffcc; 
	scrollbar-arrow-color: #ffff66; 
	scrollbar-track-color: #000066; 
	scrollbar-darkshadow-color: #000033; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Background: #006699 ; 
	color: #000000;
	}
hr { color: #003399; height: 1px}
h1 { 
  font-size: 1.8em;
	font-weight: normal;
	color: #003399;
}
h2 { 
  font-size: 1.6em;
	font-weight: bold;
	color: #0066cc;
}
h3 { 
  font-size: 1.4em;
	font-weight: bold;
}
h4 { 
  font-size: 1.2em;
	font-weight: bold;
}
h5 {
font-size:1.0em;
font-weight:bold;}

a:link { color: #0033cc; text-decoration: none}
a:visited { color: #ff33cc; text-decoration: none }
a:hover { color: #0099ff; text-decoration: none }
.catPrice { font-size: 9px; color: #000000 ; font-style: normal; text-align: right; font-weight: lighter}
.catText { }
.catHeader { font-size: 1.2em; color: #000000; font-weight: bold}
.bigletter { font-size: 150%; font-style: italic; color: #000000}
.maintext .maintextnormal .maintextfat .maintextsmall .maintextnormalwhite .maintextnormalwhitekleiner{ font-style: normal; color: #000000; font-weight: normal}

.maintextfat { font-weight: bold}
.maintextsmall { font-size: 0.7em }
.maintextsmallunderscore { font-size: 0.7em; text-decoration: underline}
.maintextsmallitalic { font-size: 0.7em; font-style: italic; }
.maintextsmallvet { font-size: 0.7em; font-weight: bold}
.maintextnormalwhite { color: #ffffff;}
.maintextnormalwhitekleiner { font-size: 0.7em; color: #ffffff;}
.catHeadergroter {  font-size: 1.5em; color: #000000; font-weight: bold;}
.tabslinks { color: #ffffff; padding-right: 5px; padding-left: 5px; text-align: left; font-weight: bold; }

/* speciaal blok PTT */
#PTT {
	display: block;
	border-top: 1px solid #000099;
	border-bottom: 1px solid #ff0000;
	font-size: 12px;
	padding: 3px 0px 3px 10px;
	color: #000099;
}
#PTT .kopje{
	background-color:#ceceff;
}
#PTT2 h3{
	padding: 2px 2px 2px 10px;
	color: #ffffff;
	width: 300px;
	position: relative;
	float: none;
	background-color: #000099;
}
#PTT2 h4 {
	padding: 2px 2px 2px 10px;
	color: #ffffff;
	width: 200px;
	position: relative;
	float: none;
	background-color: #ff0000;
}
#PTT4 {
	padding: 2px 2px 2px 10px;
	color: #ffffff;
	width: auto;
	position: relative;
	float: none;
	}
#PTT4 h3 {
	background-color: #000099;
}
#PTT4 h4 {
	background-color: #ff0000;
}
/* speciaal voor NIEUW meldingen */
#new {border: thin dotted;
border-collapse:collapse;}
.new {border:thin dotted;
font-size: 10px; color: #000000 ;}
.new2 {border:thin dotted;
font-size: 10px; color: #000000 ; font-style: normal; text-align: right; font-weight: lighter}
.opvallen {
	background-color: #ffff00;
	
}
/* formulieren  */
input  {
	color: #000033;
	background-color: #dff4ff;
	padding: 4px;
	border: 1px solid #000033;
	margin-bottom: 4px;
}
	
input.submit {
	width: 100px;
	color: #000033;
	background-color: #dff4ff;
	}
	
textarea {
	color: #000033;
	background-color: #dff4ff;
	padding: 4px;
	border: 1px solid #000033;
	margin-bottom: 4px;
}

