body{
  margin:0;
  font-family:verdana, sans-serif;
  font-size:12px;
  color:#3B5998; 
  background-color:#ffffff;
  background:fixed url('img/bg.gif');
}
td,p{
  color:#3B5998;
  font-size:12px;
}
a {
  text-decoration:none;
  font-style:italic;
  color:#3B5998;
}
hr{
  color:#3B5998;/*130B82;*/
  background-color:#130B82;
}
th{
  background-color:#3B5998;/*130B82;*/
  text-align:left;
  color:#F3F6F9;
  font-size:14px;
  font-weight:bold;
  font-variant: small-caps;
}
a:hover{
  text-decoration:underline;
  color:#3B5998;
}
.error{
  text-align:center;
  vertical-align:middle;
  border:5px solid #FF0000;
  text-transform: uppercase;
  font-weight: bold;
  height:55px;
  background-image:url('img/error.gif');
  background-repeat:no-repeat;
}
.small{
  color:#3B5998;
  font-size:10px;
}
.title{
  width:70%;
  font-size:30px;
  font-weight: bold;
  text-transform: capitalize;
  vertical-align: bottom;
  font-variant:small-caps;
  color:#152C58;
}
form{
  margin:0px;
}
.knop {
  font-size:11px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
}
.overknop {
  font-size:11px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  cursor:pointer;
  background-image:url('img/selknop.gif');
  background-repeat: no-repeat;
  background-position: center top;
}
.mouseOver{
  cursor:pointer;
  background-color:#C0C0D6;
}
.selknop {
  font-size:11px;
  font-weight:bold;
  vertical-align:middle;
  text-align:center;
  background-image:url('img/overknop.gif');
  background-repeat: no-repeat;
  background-position: center top;
}
#langsel {
  height:20px;
  background-color:#3B5998;/*130B82;*/
  color:#d5dadb;
}
#header {
  vertical-align:middle;
  width:740px;
  height:100px;
  background-color:#3B5998;/*130B82;*/
  font-size:30px;
  color:#d5dadb;
  text-align:center;
}
#timeheader {
  font-size:10px;
  font-weight:bold;
  background-color:#3B5998;/*130B82;*/
  text-align:right;
  color:#d5dadb;
}
#nameheader {
  font-size:10px;
  font-weight:bold;
  background-color:#3B5998;/*130B82;*/
  text-align:left;
  color:#d5dadb;
}

.inputbutton{
	background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-size:12px;
	padding:2px 15px 3px;
	text-align:center;
	font-family:verdana, sans-serif;
  cursor:pointer;
}


.login{
  background-color:#CA5C18;
  font-variant: small-caps;
  border:0;
}
 .clip{
  background-color:#3B5998;
  font-variant: small-caps;
  border:0;
}
 .search{
  background-color:#67A54B;
  font-variant: small-caps;
  border:0;
}
.searchtext, .searchtext a, .searchtext td{
	background-color:#D0E4BA;
	color:#67A54B;
}
.searchtext .inputfield{
	background-color:#F3F6F9;
  border: 1px solid #BDC7D8;
}
.searchtext .inputbutton{
	background-color:#67A54B;
	border-color:#95BF82 #3B6E22 #3B6E22 #95BF82;
}

.logintext, .logintext a, .logintext td{
	background-color:#FDC181;
	color:#CA5C18;
}
.cliptext, .cliptext a {
	background-color:#E3E6E9;
}
 .logintext .inputfield{
	background-color:#F3F6F9;
  border: 1px solid #BDC7D8;
}
.logintext .inputbutton{
	background-color:#CA5C18;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
}

.border {
  width:3px;
}
.lborder {
  width:3px;
/*  background-image:url('img/lborder.jpg');*/
  background-repeat:repeat;
  background-position:right;
}
.tborder {
  height:3px;
/*  background-image:url('img/tborder.jpg');*/
  background-repeat:repeat;
  background-position:bottom;
}
.rborder {
  width:3px;
/* background-image:url('img/rborder.jpg');*/
  background-repeat:repeat;
  background-position:left;
}
.bborder {
  height:3px;
/* background-image:url('img/bborder.jpg');*/
  background-repeat:repeat;
  background-position:top;
}
.lbborder {
  height:3px;
  width:3px;
/*  background-image:url('img/lbborder.jpg');*/
  background-repeat:repeat;
  background-position: right top;
}
.rbborder {
  height:3px;
  width:3px;
/*  background-image:url('img/rbborder.jpg');*/
  background-repeat:repeat;
  background-position:left top;
}
.ltborder {
  height:3px;
  width:3px;
/* background-image:url('img/ltborder.jpg');*/
  background-repeat:repeat;
  background-position:right bottom;
}
.rtborder {
  height:3px;
  width:3px;
/*  background-image:url('img/rtborder.jpg');*/
  background-repeat:repeat;
  background-position:left bottom;
}
.nborder {
  width:3px;
}
#buttonleft{
  height:30px;
  background-image:url('img/leftbuttonbg.gif');
  background-repeat:no-repeat;
  background-position:left top;
}
#buttons{
  height:30px;
  background-image:url('img/buttonbg.jpg');
  background-position:top;
}
#buttonright{
  height:30px;
  background-image:url('img/rightbuttonbg.gif');
  background-repeat:no-repeat;
  background-position:right top;
}
#page{
  font-size:11px;
  background-color:#F3F6F9;
  color:#3B5998;
  width:724px;
  vertical-align:top;
  padding:10px;
}
.tabel{
  padding:5px;
  border-collapse:collapse;
  border:5px solid #3B5998;/*130B82;*/
  width:100%;
  font-size:12px;
}

img{
	border:1px solid #BDC7D8;
	padding:3px;
	margin:3px;
  background-color:#E3E6E9;
}

.softH{
/*  background-image:url('img/vborder.jpg');*/
  background-position:top;
}
.softHC{
/*  background-image:url('img/vgborder.jpg');*/
  background-position:bottom;
}
.softVL{
/*  background-image:url('img/hborder.jpg');*/
  background-position:right;
  width:8px;
}
.softVR{
/*  background-image:url('img/hborder.jpg');*/
  background-position:left;
  width:8px;
}
.softVLC{
/*  background-image:url('img/lgborder.jpg');*/
  background-position:right;
  width:8px;
}
.softVRC{
/*  background-image:url('img/rgborder.jpg');*/
  background-position:left;
  width:8px;
}
.softLTC{
/*  background-image:url('img/lgcorner.jpg');*/
  background-position:right bottom;
  width:8px;
}
.softRTC{
/*  background-image:url('img/rgcorner.jpg');*/
  background-position:left bottom;
  width:8px;
}
.softLB{
/*  background-image:url('img/ldcorner.jpg');*/
  background-position:right top;
  width:8px;
}
.softRB{
/*  background-image:url('img/rdcorner.jpg');*/
  background-position:left top;
  width:8px;
}
.lcdborder{
/*  background-image:url('img/lcdborder.gif');*/
  background-position:left bottom;
  background-repeat:no-repeat;
  width:8px;
}
.rcdborder{
/*  background-image:url('img/rcdborder.gif');*/
  background-position:right bottom;
  background-repeat:no-repeat;
  background-color:transparent;
  width:8px;
}



