<!-- General opmaak voor de www module -->
body{background-color:#a8e7e7;font-family: verdana;font-size: 11px;color: #000000;background-color:#a8e7e7;}

.Container{width: 960px;text-align:-moz-center;}

.topRound{vertical-align:top;}

.TopBackground{background-color:#D2232C;width:920px;} 
.BottomBackground,.Footer{background-color:#008D46;width:920px;}
.Footer{height:50px;}

.TopLeft{text-align:left;padding-left:20px;padding-bottom:10px;vertical-align:top;}
.TopRight{text-align:right;padding-right:20px;vertical-align:top;}

.TopRight img {border:none;}

.Content{background-color:#fff;width:961px;}
.LeftCell{height:450px;vertical-align:top;width:180px;}
.ContentCell{height:450px;vertical-align:top;}

.TextTable{width:520px;}
.Geographic{width:260px;vertical-align:top;}

.Left{width:180px;}
.TextCell{height:450px;vertical-align:top;}

h1{font-family: verdana;font-size:18px;text-align:left;margin-top:5px;margin-bottom:5px;color:#008F8F;}

.RowSmall{height:5px;}
.RowMedium{height:15px;}

.TextPart{background-image:url(../images/backgroundmain.gif);background-repeat:no-repeat;background-position:center;vertical-align:top;height:400px;}
.LabelText{width:150px;font-size:12px;vertical-align:top;color: #008F8F;height:25px;}
.NormalText{font-size:12px;vertical-align:top;color: #008F8F;height:20px;}
.NormalText a:link, .NormalText a:visited, .NormalText a:hover, .NormalText a:active
{
  color:#008F8F;
}
.NormalText a:hover{text-decoration:none;}

input, select, textarea
{
  background-color:#ffffff;
  border: solid 1px #008f8f;
  margin-right:5px;
  padding-left:5px;
  font-size:11px;
  font-family: verdana;
  color: #363942;
}

/*a:link, a:visited, a:active
{
  color: #FFF;
}
a:hover
{
  text-decoration:none;
}*/

.step, .stepSelected{color:#FFF;text-align:center;width:25%;padding:5px;}
.stepSelected{font-weight:bold}

.step a, .stepSelected a{color:#FFF}
