/************Wijzigen op eigen risico***********/
/*PopUp*/
#popUpInhoud {              margin: 5px;
                            padding: 10px;
                            background-color: #FFFFFF;}
#popUpClose {               margin: 25px 0px 0px 0px;
                            padding: 0px;
                            text-align: center;}                            
/*Navigatie menu*/    
.scheidingsTeken {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:3px;
	float:left;
}    

/*.menu2 {                    margin: 0px;
                            padding: 0px 10px 0px 0px;
                            float: left;}  */
/*.menu3 {                    margin: 0px;
                            float: left;
                            width: 85px;}*/
/*Forms*/
.formulier {                padding: 2px;
                            margin: 0px auto;
                            width: 95%}
.row {                      clear: both;
                            width: 100%;}
.label {                    float: left;
                            text-align: right;
                            width: 20%;
                            padding: 3px 0px 0px 0px;
                            font-style: italic;}
.input {                    float: right;
                            text-align: left;
                            width: 78%;}
.submit {                   margin: 5px 0px 0px 0px;
                            text-align: center;
                            width: 100%;}     
.melding {							    margin: 5px 0px 10px 0px;
    												width: 100%;
                            text-align: center;                        
                            font-style: italic;}
/*Inloggen*/
/*Aanmelden*/
.intro {								    margin: 0px 0px 20px 0px;
												    padding: 0px;}     
/*modules*/
.kop {                      font-weight: bold;}
.tabelLabel {               font-style: italic;}  

/************Eigen CSS***********/
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;	
}
.PaginaTable {
	height: 100%;
	width: 100%;
}
.Login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	width: 100%;
	text-align: center;
	float: right;
}
.Login a {
	color: #ffffff;
}
.Login a:hover {
	color: #082e46;
}
.TopMenu {
	background-color: #6ba2c9;
	background-image: url(images/pwas_menu_bg.jpg);
	height: 30px;
	padding-right: 0px;
	padding-left: 220px;
	width: 100%;	
}
.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 30px;
	text-align: center;
	float:left;
	padding-top: 4px;
	padding-right: 7px;
	padding-left: 7px;
}
.menu1 a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu1 a:hover {
	color: #082e46;
	text-decoration: none;
}
#menu1Actief {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 30px;
	text-align: center;
	float:left;
	padding-top: 4px;
	padding-right: 7px;
	padding-left: 7px;
}
#menu1Actief a {
	color: #082e46;
	text-decoration: none;
}
#menu1Actief a:hover {
	color: #082e46;
	text-decoration: none;
}
.Main {
	height: 100%;
	width: 100%;
}
.MainMidden {
	padding: 15px;
	width: 750px;
	font-size: 12px;
	color: #003366;
}
.menu2 {
	height: 24px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.menu2 a{
	color: #082e46;
	text-decoration: none;
	background-image: url(images/pwas_pag.jpg);
	display: block;
	height: 24px;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.menu2 a:hover{
	color: #082e46;
	text-decoration: none;
	background-image: url(images/pwas_pag_over.jpg);
}
#menu2Actief {
	height: 24px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 100%;
}
#menu2Actief a{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pwas_pag_select.jpg);
	display: block;
	height: 24px;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 24px;
}
#menu2Actief a:hover{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pwas_pag_select_over.jpg);
}
.menu3 {
	height: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
.menu3 a{
	color: #082e46;
	text-decoration: none;
	background-image: url(images/pwas_subpag.jpg);
	display: block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 20px;
	width: 100%;
}
.menu3 a:hover{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pwas_subpag.jpg);
}
#menu3Actief {
	height: 20px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
}
#menu3Actief a{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pwas_subpag.jpg);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
	height: 20px;
	width: 100%;
}
#menu3Actief a:hover{
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/pwas_subpag.jpg);
}
.Footer {
	background-color: #082e46;
	background-image: url();
	height: 25px;
}
.FooterTeller {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #FFFFFF;
	width: 220px;
	text-align: center;
}
.FooterLinks {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
}
.FooterLinks a {
	color: #99CCFF;
}
.FooterLinks a:hover {
	color: #FFFFFF;
}
.FooterTussenruimte {
	width: 20px;
	color: #99CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	text-align: center;
}
.linkBeheer {
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	width: 100%;
}
.linkBeheer a{
	color: #ffffff;
	text-decoration: none;
	height: 24px;
	width: 100%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 24px;
}
.linkBeheer a:hover{
	color: #082e46;
	text-decoration: none;
}