/* Menu a, alle a'tjes weggehaald omdat we niet werken met links  */
* {
	margin: 0;
	padding: 0;
}
fieldset,
img {
	border: 0;
}
body 
{
    text-align: center;
	background: #006db5;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.8em;
}
#header {
	height: 152px;
	background: url(/images/header_bg.gif);
	border-bottom: 4px solid #fff;
	width: 945px;	
	margin: 0px auto 0px auto;
}
#header .container {
	text-align: right;
	line-height: 152px; 
}
#header img {
	vertical-align: middle;
}
#logo 
{    
	float: left;
}
#container 
{
    text-align: left;
    margin: 14px auto 14px auto;
	background: #338ac4 url(/images/container_bg.gif) bottom left no-repeat;	
	padding:14px;
	width: 905px;	
}
#container2 
{
    text-align: center;
    margin: 14px auto 28px auto;
    padding:14px;
    width: 945px;	
}

#menu {
	color: #99c5e2;	
	/*line-height: 2em;*/
	/*height:20px;*/
	padding: 0.5em 0 1em 0;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}
#menu ul {
	display: inline;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	padding: 0 0.2em 0 0.5em;	
    color:white;
}
#menu ul li a {
	color: #fff;
	text-decoration: none;
}
#menuactive
{     
    padding: 4px 0.5em 5px 0.5em;
    display: inline;	
    background-color: #99c5e2;     
}
#menurow 
{    
    background-color: #99c5e2;    
}
#menurowactive
{     
    line-height: 2em;
    vertical-align :text-bottom;          
    padding: 5px 0.5em 5px 0.5em;
    display: inline;	
    background-color: #006db5;
}
#menu ul li:hover{
	text-decoration: underline;
}
h1 {
	float: left;
	background: #fff;
	font-size: 1.2em;
	padding: 0.5em 0.8em 0 0.8em;
	margin-top: -1.8em;
	margin-left: -0.84em;
	/*margin-Bottom: 0.4em;*/
	color: #666666;
	font-weight: normal;
}
h1 a {
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}
h1 a:hover {
	color: #338ac4;
}
#form {
	background: #fff;
	padding: 1em;
}
#form .switcher {
	text-align: right;
	padding: 0.5em 0;
	color: #666666;
	border-bottom: 1px solid #7fb6da;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1em;
	color: #444444;
	font-weight: normal;
}
textclass{
 border-style:solid;
 border-width:1px;
}
textclasserror{
 border-style:solid;
 border-width:1px;
 border-color:red;
}

#side {
	width: 141px;
	float: left;
}
#main {
	float: left;
	padding-left: 12px;
	border-left: 1px solid #cce2f0;
	margin-left: 12px;	
	width: 713px;
}
#submenu {
	margin-left: -1em;   
}
#submenu ul {
	list-style-type: none;
}
#submenu ul li
{
	font-weight: bold;	
	display: block;
    margin-top: 1em;  
    padding: 2px 5px 2px 1em;
}
#submenu ul li input
{
    padding: 0 0 0 -10px;
}

#submenu ul li.active
{
    background: #fff url(/images/submenu_bg.gif) top right no-repeat;            
}

#submenu ul li a {	
	text-decoration: none;
   	color: #006db5;	
}

#submenu ul li img 
{
    margin:0px 5px -5px 0px;
}

#submenu ul li.active a {	
	color: #fff;
}
#submenu ul li ul li a {
	margin-top: 0.5em;
}
#submenu ul li.active ul li a {
	background: none;
	color: #7fb6da;
}
#submenu ul li.active ul li.active {
	background: #006db5 url(images/submenu_bg.gif) repeat-x bottom right ;
	color: white;
}
#submenu ul li.active ul li.active a {
	background: #006db5 url(images/submenu_bg.gif) bottom right;
	color: white;
}
#submenu ul li ul {
	margin-left: 5px;
}
.hr
{
    border-bottom: 1px solid #cce2f0;
}
#info {
	margin-bottom: 1em;
	border-bottom: 1px solid #cce2f0;
	padding-bottom: 1em;
}
#info dt {
	color: #444444;
	display: inline;
}
#info dd {
	color: #0066cc;
	font-weight: bold;
	display: inline;
	margin-right: 2em;
	margin-left: 0.2em;
}
h3 {
	color: #444444;
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 1em;
}
#main a {
	color: #00629f;
	text-decoration: none;
}
#main a:hover {
	text-decoration: underline;
}

#portals {
	margin: auto;
	width: 700px;
	padding: 40px 0;
}
#portals div {
	text-align: center;
	padding: 20px 0;
}
#portals div .last {
	margin-left: 55px;
}

#dologin {
	width: 367px;
	margin: auto;
	padding: 14px;
	background-color: #338ac4;	
	color: #fff;
}
#dologin input {
	width: 173px;
	padding: 3px;
	-moz-border-radius: 3px;	
	border-radius: 3px;
	border: 1px solid #338ac4;
	color: #9e9f9f;
}
#dologin input.active {
	color: #000;
}
#dologin button {
	padding: 4px 18px;
	background: #006db5;
	border: 1px solid #fff;
	margin-right: 2px;
	margin-left: 12px;
}
#dologin button:hover {
	background: url(/images/header_bg.gif) repeat-x bottom left;
}
#dologin a {
	color: #99c5e2;
	text-decoration: none;
}
#dologin a:hover {
	color: #fff;
}
.textbutton {
	text-align: right;	
	color: #fff;
}
.textbutton a
{
    text-decoration: none;
    color: #fff;
    padding:3px 7px 3px 7px;
    background: #006db5;
}
.textbutton  a:hover {
	background: url(/images/header_bg.gif) repeat-x bottom left;
	color: #fff;
}
.fields {
	padding: 12px 0;
}
.block100
{
    width:100%;
    float: left;
    margin-bottom: 2em;
}
.block33
{
    width: 33%;
    float: left;
    margin-bottom: 2em;
}
.block50
{
    width: 49%;
    float: left;
    margin-bottom: 2em;
}
.blockContent {	
	color: #444444;	
}
.blockContent h4 {
	font-weight: bold;
	font-size: 1em;
	color: #00629f;
}

.blockContent p {
	margin: 0.5em 0;
}
.blockContent ul {
	margin-left: 1.5em;
}
.blockContent h5 {
 	color: #0066cc;
	font-weight: bold;
}

#footer {
	padding: 0 1em 41px 1em;
	text-align: right;
	width: 940px;
	margin: 0px auto 0px auto;
	/*margin-bottom: 2em;*/
	background: url(/images/footer_bg.gif) bottom left no-repeat;
}
#footer li {
	display: inline;
	color: #fff;
	border-left: 1px solid #fff;
	padding: 0 0.5em 0 0.7em;
}
#footer li.first {
	border-left: none;
}
#footer li a {
	color: #81b7dc;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
.endline,
.clear {
	clear: both;
}
.mGrid { 
    width: 710px; 
    background-color: white; 
    margin: 5px 0 10px 0; 
    border-style: none;     
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px; 
    border-style: none;     
}
.mGrid th { 
    padding: 4px 2px; 
    color:white;
    background: #0057A3; 
    border-style: none;
    font-size: 0.9em; 
}
.mGrid .alt { background: #EFF3FB; }
.gbm
{
    background:#fff;left:0;text-align:left;z-index:1000
}
.gbm
{
   border:1px solid;border-color:#c9d7f1 #36c #36c #a2bae7;z-index:1001
}
.searchgroup
{
    margin:5px;
    border:1px solid;
    border-color:#c9d7f1;   
}
.head
{
    vertical-align:top;
    margin-left:15px;
}
.head h3
{
	font-weight: bold;	
	color: #0066cc;
	margin-bottom:5px;
}
.searchgroup .product
{
   
}