body {
	scrollbar-face-color: #7799D7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #7799D7;
	scrollbar-3dlight-color: #7799D7;
	scrollbar-arrow-color:  #0049AE;
	scrollbar-track-color: #EEF0F1;
	scrollbar-darkshadow-color: #EEF0F1;
	background-color: #FFFFFF;
}

.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0046A8;
	background-color: #EEF0F1;
}

.button {
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
	 font-family: Arial, Helvetica, sans-serif;
   color: #0046A8;
   background: #EEF0F1;
   border-color: #0046A8;
   border-style: solid;
   border-width: 1px;
}

input, textarea {
   font-size: 11px;
   font-style: normal;
   font-weight: bold;
   text-decoration: none;
 	 font-family: Arial, Helvetica, sans-serif;
   color: #0046A8;
   background: #EEF0F1;
   color: #0046A8;
   border-style: solid;
   border-width: 1px;
}

.text, td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7799D7;
}
a {
	color: #7799D7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline {
	margin-bottom: 11px;
}
.vetgroen {color : #008800;
 font-weight: bold;
}
.vetrood {color : #FF0000;
 font-weight: bold;
}
.stdText {
	width: 450px;
}
.liText {
	width: 425px;
}
a.installer {
	color: #7799D7;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
a.installer:hover {
	text-decoration: underline;
	font-weight: bold;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7799D7;
}

.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7799D7;
	font-style: italic;
}

.fatheadline {
	font-size: 12px;
	font-weight: bold;
  color: #7799D7;
}

.right {
	float:right;
	padding-left: 4px;
	margin-top: 4px;
}

.tabel { 
  border : 1px #7799D7 solid; 
}
