* {
	font-family: Arial;
}

body {
  padding: 0px;
  margin: 0px;
  width: 100%;
  height: auto;
  text-align: center;
  background-image: url('../gfx/bg.gif');
  background-position: top center;
  background-repeat: repeat-y;
	background-attachment: fixed;
  background-color: white;
}

div#divLoader {
  padding: auto;
  margin: auto;  
  background-image: url(../gfx/white_overlay.gif);
  background-repeat: repeat;
  position: absolute;
  overflow: visible;
  z-index: 999;  
  width: 100%;
  height: 100%;
}

div#divPopup {
  padding: auto;
  margin: auto;  
  margin-top: 50px;
  width: 640px;
  height: auto;
  background-color: #FFF;
  border: 1px solid #DDD;
  text-align: left;
  vertical-align: middle;
}

div#divPopupHeader {
	background-color: #EEE;
  height: 24px;
  padding-left: 5px;
  line-height: 24px;
  text-align: left;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  vertical-align: middle;
}

div#divPopupBody {
  width: 620px;
  height: 400px;
	overflow-y: scroll;
  padding: 10px;
}

div#divPage {
  margin: auto;
  text-align: center;
  width: 960px;
  height: auto;
}


div#divHeader {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  width: 940px;
  text-align: center;
  height: 71px;
  vertical-align: middle;  
}

div#divSearch {
  padding: 0px;
  margin: 0px;
  float: left;
  margin-top: 6px;
}

div#divLogo {
  padding: 0px;
  margin: 0px;
  display: block;
  width: 258px;
  height: 71px;  
  float: right;
}

div.divContentLeft {
  float: left;
  display: inline; 
  width: 280px; 
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-left:  10px;  
  margin-right:  10px;  
}

div.divContentRight {
  float: right;
  display: inline; 
  width: 280px; 
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-right: 10px;  
}

div.divContentSide {
  display: block; 
  width: 280px; 
  height: auto;
  padding: 0px;
  margin: 0px;
}

div.divContentSideNews {
  display: inline; 
  width: 280px; 
  height: auto;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-right: 10px;  
}

div.divSideMenu {
  background-image: url('../gfx/btnMenuDown.gif');
  background-position: right;
  background-repeat: no-repeat;
  margin: 0px;
  text-align: left;
  vertical-align: middle; 
  width: 280px;
  height: 27px;
  line-height: 27px;
  color: #555555;
  font-size: 12px;
  font-weight: bold;
}

div.divSideMenu_over {
  background-image: url('../gfx/btnMenuDown_over.gif');
  background-position: right;
  background-repeat: no-repeat;
  margin: 0px;
  text-align: left;
  vertical-align: middle; 
  width: 280px;
  height: 27px;
  line-height: 27px;
  color: #003399;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer;
}

div.divSideMenuItem {
  width: 270px;
  margin-left: 10px;
  vertical-align: top; 
  text-align: left;   
  line-height: 18px;
}

div.divSideMenuItem a {
  text-decoration:none;
}

div.divSideMenuItem a {
  text-decoration:none;
}

div.divSideMenuItem a:hover {
  text-decoration:underline;
  color: #FF0000;
}

div.divSideMenuItem .txtInactive {
  text-decoration: none;
  font-size: 12px;
}

div.divSideMenuItem a.txtRed {
  text-decoration:none;
  color: #FF0000;
  font-weight: bold;  
}

div.divSideMenuItem a.txtRed:hover {
  text-decoration:underline;
  font-weight: bold;
  color: #FF0000;
}

div.divSideNews {
  padding: 10px;
  padding-top: 0px;
  vertical-align: top; 
  text-align: left;   
  font-size: 12px;
}

div.divSideNews span {
  cursor:pointer;

}

div.divContentMainRight {
  float: left;
  display: inline; 
  width: 649px; 
  min-height: 600px;
  height: 85%;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-left: 0px;  
  border-left: 1px dotted #CCCCCC; 
  vertical-align: top; 
  text-align: left;  
}

div.divContentMain {
  float: left;
  display: inline; 
  width: 659px; 
  min-height: 600px;
  height: 85%;
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-left: 10px;  
  border-right: 1px dotted #CCCCCC; 
  vertical-align: top; 
  text-align: left;   
}

div.divContentPremie {
  float: left;
  display: inline; 
  width: 759px; 
  padding: 0px;
  margin: 0px;
  margin-top: 10px;
  margin-left: 10px;  
  vertical-align: top; 
  text-align: left;   
}

div.divOverlay {
  background-image: url('../gfx/white_overlay.gif');
  background-repeat: repeat;
  display: block; 
  position: absolute;
  width: 940px;
  overflow: visible;
  visibility: hidden;
  z-index: 999;  
}

div.divContentBlock {
  width: 639px; 
  margin: 0px;
  padding: 10px;
  border-bottom: 1px dotted #CCCCCC; 
  vertical-align: top; 
  text-align: left; 
  font-size: 12px;
}

div.divContentBlockRight {
  width: 639px; 
  margin: 0px;
  padding: 10px;
  border-bottom: 1px dotted #CCCCCC; 
  vertical-align: top; 
  text-align: left; 
  font-size: 12px;
  margin-right: 10px;
}

div.divContentBlockPremie {
  width: 739px; 
  margin: 0px;
  padding: 0px;
  vertical-align: top; 
  text-align: left; 
  font-size: 12px;
}

div.divPremieBerekenen {
  float: left;
  display: inline;
  width: 930px; 
  height: auto;
  margin: 0px;
  margin-left: 10px;  
  padding: 2px;
  border-top: 1px dotted #CCCCCC; 
  text-align: left; 

}

div.divFooter {
  clear: both;
  display: block; 
  margin: 0px;
  margin-left: 10px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  width: 932px;
  border-top: 1px solid #CCCCCC;
  vertical-align: top; 
  text-align: left;
  color: #555555;   
  font-size: 11px;
}

div.divFooter a {
 font-size: 11px;
 text-decoration: none;
 color: #555555;  
}

div.divFooter span {
 font-size: 11px;
 text-decoration: none;
 color: #555555;  
 cursor:pointer;
}

h1 {
  font-size: 16px;
  color: #003399; 
  display: inline; 
}
h2 {
  font-size: 16px;
  color: #000000; 
  font-style:italic;
  display: inline; 
}
h3 {
  font-size: 12px;
  color: #003399; 
  display: inline; 
}
h4 {
  font-size: 12px;
  height: 16px;
  color: #003399; 
}

h5 {
  font-size: 12px;
  color: red; 
}

div.divActionBoxItem {
  font-weight: bold;
  color: #000;
  height: 21px;
  line-height: 21px;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
  text-align: left;
  width: 320px;
}

div.divActionBoxItemRight {
  font-weight: bold;
  font-size: 11px;
  color: #000;
  height: 21px;
  line-height: 21px;
  border-bottom: 1px dotted #CCCCCC;
  vertical-align: middle;
  text-align: left;
  width: 270px;
}

div.divActionBoxItemHome {
  color: #000;
  height: 21px;
  line-height: 21px;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
  text-align: left;
  width: 320px;
}

table.ActionBoxItem h1 {
  text-align: left; 
  font-size: 18px;
  margin-top: 0;
}

table.ActionBoxItem td {
  vertical-align: top;
}

div.divActionBoxItemBerekening {
  width: 280px;
  font-weight: bold;
  color: #000;
  height: 21px;
  line-height: 21px;
  border-bottom: 1px solid #CCCCCC;
  vertical-align: middle;
  text-align: left;
  float: left;
  position: relative;
}

a {
  font-size: 12px;
  color: #003399;
  text-decoration: underline;
}

div.divSideNews a {
  text-decoration: none;
  color: #000000;
}

table.navigatie span {
  font-size: 12px;
  color: #003399;
  text-decoration: underline;
  cursor:pointer;
}

ul {
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
}

li {
  padding-left: 12px;
  line-height: 16px;
  background-image: url(../gfx/icBlueIndex.gif);
  background-repeat: no-repeat;
  background-position: 0 0.3em;
}

.begrip_search{
	background-color: Yellow;
}

div#divPopupBody {
 font-size: 12px;
}

.meerInfoBerekening {
  text-decoration:none;
  color: #000000;
}
div.divBreadcrumbs a {
  font-size:12px;
}
div.divOpenOffertes {
  width: 600px;
  margin:0px;
}

div.divOpenOffertesParticulier {
  width: 275px;
  margin:0px;
  float: left;
}

div.divOpenOffertesZakelijk {
  margin:0px;
  width: 275px;
  float: right;
}

div.studentenmoduleIntro {
  width:639px;
  font-size:12px;
  margin-bottom: 10px;
}

div.studentenmodule {
  margin:0px;
  padding:0px;
  width:639px;
  height:20px;
  font-size:12px;
  background-color: #FFCCCC;
  color: #000000;
  font-weight: bold;
  vertical-align: middle;
  line-height: 20px;

}


div.standaardDekkingen {
  width:639px;
  background-color: #FFFFFF;
  font-size:12px;
}

div.optioneleDekkingen {
  width:639px;

  font-size:12px;
}
div.studentenmoduleBereken {
  width:118px;
  text-align:right;
  float: right;
}
div.studentenmoduleSamenwerking {
  padding: 10px;
  padding-top: 0px;
  vertical-align: top; 
  text-align: left;   
  font-size: 12px;
  font-weight: bold;
  height:170px;
}

div.studentenmodulePremie{
  background-color: #FFCCCC;
  color: #000000;
  font-weight: bold;
  width:513px;
  text-align: left; 
  font-size: 14px;
  float: left;
  margin-top: 2px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;
}

td {
  font-size: 12px;
}

div.studentenmoduleHeader {
  color: #FFFFFF;
  background-color: #F00;
  width:639px;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  vertical-align: middle;  
  font-weight: bold;
}

.txtHyper {
  font-family: Arial;
  font-size: 12px;
}

div#divLogoSamenwerking {
  height: auto;
  vertical-align: middle;
}

div#divHandigeLinks {
  font-size: 12px;
  text-align: left;
  padding-left: 5px;
}
