/* CSS Document */

body{ margin:0px auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;  }
#maindiv{ margin:0px auto;
          width:1002px;
		  }
#header{float:left; 
          width:1002px;
		  height:120px;
		  margin-top:5px;
		  }
#headerleft{float:left; 
          width:9px;
		  height:120px;
		  background-image:url(../images/headerleft.jpg);
		  background-repeat:no-repeat;
		  }
#headerright{float:left; 
          width:8px;
		  height:120px;
		  background-image:url(../images/headerright.jpg);
		  background-repeat:no-repeat;
		  }
#headermiddle{float:left; 
          width:985px;
		  height:120px;
		  background-image:url(../images/headermiddle.jpg);
		  background-repeat:repeat-x;
		  color:#d96707;
		  text-align:center;
		  }
 #menu{float:left; 
          width:1002px;
		  height:30px;
		  }
#menuleft{float:left; 
          width:6px;
		  height:30px;
		  background-image:url(../images/menuleft.jpg);
		  background-repeat:no-repeat;
		  }
 #menuright{float:left; 
          width:5px;
		  height:30px;
		  background-image:url(../images/menuright.jpg);
		  background-repeat:no-repeat;
		  }
#menumiddle{float:left; 
          width:991px;
		  height:30px;
		  background-image:url(../images/menumiddle.jpg);
		  background-repeat:repeat-x;
		  color:#FFFFFF;
		  }
#bodyleft{float:left; 
          width:166px;
		  height:606px;
		  margin-bottom:10px;
		   margin-top:10px;
		   background-repeat:no-repeat;
		   }
#bodyright{float:left; 
          width:166px;
		   height:606px;
		  margin-bottom:10px;
		   margin-top:10px;
		   background-repeat:no-repeat;
		   }
#bodymiddle{float:left; 
          width:660px;
		   height:606px;
		  margin-bottom:10px;
		  margin-left:5px;
		  margin-right:5px;
		  margin-top:10px;
		   }
#footer{float:left; 
          width:1002px;
		  height:30px;
		  text-align:center;
		  }		 
#footerimg{
          width:1002px;
		  height:6px;
		  background-image:url(../images/footertop.jpg);
		  background-repeat:repeat-x;
		  }	
#logo{float:left; width:313px; height:76px; margin-top:25px; background-image:url(../images/logo.jpg); background-repeat:no-repeat;} 

#topright{float:left; width:611px; height:120px; margin-left:50px;}
#toprighttop{float:left; width:611px; height:45px; }
#toprightbottom{float:left; width:611px; height:70px; }
#topresult{float:left; width:295px; height:38px;background-image: url(../images/interresults.gif); background-repeat:no-repeat; margin-top:3px;}
#login1{float:left; width:150px; height:25px; margin-left:150px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; margin-top:10px;}


.tab-box { 
  border-bottom: 1px solid #DDD;
  padding-bottom:5px;
}
.tab-box a {
  border:1px  dotted #DDD; font-family:Arial, Helvetica, sans-serif;
  color:#fff;
  padding: 5px 15px;
  text-decoration:none; font-weight:bold; font-size:11px;
  background-color: #007ebb;
}
.tab-box a.activeLink { 
  background-color: #ec9330; 
  border-bottom: 0; 
  padding: 6px 15px;
}
.tabcontent { border: 1px dotted #949494; border-top: 0;font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#264876; padding-left:15px;}
.hide { display: none;}

.mattblacktabs{
width: 100%;
overflow: hidden;
border-bottom: 1px solid black; /*bottom horizontal line that runs beneath tabs*/
}

.mattblacktabs ul{
margin: 0;
padding: 0;
padding-left: 10px; /*offset of tabs relative to browser left edge*/
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
 /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}
/*Resultspage */
.resultinputfeeld{ background-color:#FFFFFF; width:150px; height:18px; border: #00FFFF 1px solid; text-align:center;}
.resultinputfeeld1{ background-color:#FFFFFF; width:125px; height:18px; border: #00FFFF 1px solid;text-align:center;}

.resultinputfeeld2{ background-color:#FFFFFF; width:105px; height:18px; border: #00FFFF 1px solid;text-align:center;}

/*Resultspage */



