body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}

.bgleft
{
	background-position: right;
	background-attachment: scroll;
	background-repeat: repeat-y;
}


.bgright
{
	background-position: left;
	background-attachment: scroll;
	background-repeat: repeat-y;
}

h1
{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
	text-transform: none;
	padding-top: 3px;
	font-family: Arial;
}

h2
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
	padding-top: 3px;
}

h3 /*blauwe kop*/
{
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	font-size: 12px;
}

a
{
	color: black;
	text-decoration: underline;
}

a:hover
{
	color: #9f0000;
}

table
{
	font-size: 12px;
	color: #000000;
	font-family:  Arial, Helvetica, sans-serif;
}

td 
{
	vertical-align:top;
}

.HeaderTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 950px;
	background-color: #ffffff;
}

.MiddleTable
{
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	width: 810px;
	padding-top: 0px;
	height: 100%;
	background-color: #ffffff;
}

.FooterTable
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: 950px;
	color: white;
	padding-top: 0px;
	background-color: #ffffff;
}

.BannerTable
{
	padding-right: 15px;
	padding-left: 0px;
	padding-bottom: 0px;
	width: 120px;
	padding-top: 0px;
	height: 100%;
	background-color: #ffffff;
}

.BlueTable, .WhiteTable, .RedTable, .ListTable, .WhiteTable100
{
	border-right: dimgray 1px solid;
	background-position: 50% bottom;
	border-top: dimgray 1px solid;
	margin: 0px 10px 10px 0px;
	border-left: dimgray 1px solid;
	width: 250px;
	border-bottom: dimgray 1px solid;
	background-repeat: repeat-x;
}

.BlueTable td, .WhiteTable td, .RedTable td, .ListTable td, .WhiteTable100 td
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.ListTable
{
	padding-right: 1px;
	padding-left: 2px;
	padding-bottom:2px;
	padding-top: 2px;
}

.WhiteTable100
{
	width: 98%;
}


.ContentTable
{
	border-right: black 0px solid;
	padding-right: 5px;
	border-top: black 1px solid;
	padding-left: 5px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: black 0px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: black 0px solid;
	height: 100%;
	background-color: #ffffff;
}

.IndexTable
{
	border-right: black 0px solid;
	padding-right: 0px;
	border-top: black 0px solid;
	padding-left: 0px;
	padding-bottom: 5px;
	margin: 0px;
	border-left: black 0px solid;
	width: 100%;
	padding-top: 5px;
	border-bottom: black 0px solid;
	height: 100%;
	background-color: #ffffff;
}

.FormulierTable
{
	border-top: black 1px solid;
	margin: 5px 0px;
	vertical-align: top;
	width: 100%;
	border-bottom: black 1px solid;
}

.FormulierTable td
{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.InfoTable /* Instellingen *.ascx bestanden die een hele pagina vullen. LETOP gebruiken wanneer er meerder tabellen op pagina staan*/
{
	background-color: #ffffff;
	width: 100%;
}

.TussenRuimte
{
	margin-top: 5px;
	margin-left: 5px;
	width: 5px;
	top: 5px;
	height: 5px;
	background-color: white;
}

.BackgroundRow
{	
	background-color: #9f0000;
	color: White;
	vertical-align: middle;	
}

.TableHead
{
	font-weight: bold;
	margin: 0px;
	color: #9f0000;
	padding-top: 3px;
}

.GridStyle
{
	padding-right: 2px;
	margin-top: 5px;
	padding-left: 2px;
	margin-bottom: 5px;
	padding-bottom: 2px;
	width: 100%;
	padding-top: 2px;
}

.HeaderRow
{
	font-weight: bolder;
	color: white;
	background-color: #9f0000;
}

.NormalRow
{
	font-weight: normal;
}

.AlternatingRow
{
	font-weight: lighter;
	background-color: gainsboro;
}

.Subhead {color: #000000; font-weight: bold;}

.FormHead
{
	font-weight: bold;
	width: 150px;
}

.FormContent
{	
}

.InfoHead
{
	font-weight: bold;
	width: 150px;
}

.InfoContent
{
	font-weight: normal;
	background-color: White;
}

.TextBox,.TextBox25, .TextBoxHome, .TextBox440, .TextBox50, .TextBox200
{	
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.TextBoxHome
{
	width: 100%;
}

.TextBox25
{
	width: 25px;
}

.TextBox50
{
	width: 50px;
}

.TextBox440
{
	width: 440px;
}

.TextBox141
{
	width: 141px;
}

.TextBox200
{
	width: 200px;
}

.MultiLineTextBox
{
	width: 440px;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
}

.Normal
{
	color: #000000; 
	font-weight: normal;
}


.NormalRed
{
	/* border-top: black thin solid; */
	font-weight: bolder;
	color: red;
	/* border-bottom: black thin solid; */
}


.Foutmelding
{
	border-top: red thin solid;
	display: block;
	font-weight: bolder;
	color: red;
	border-bottom: red thin solid;
	text-align: center;
}

.Bevestiging
{
	border-top: green thin solid;
	display: block;
	font-weight: bolder;
	color: green;
	border-bottom: green thin solid;
	text-align: center;
}



.Login
{
	font-weight: bold;
	padding-bottom: 0px;
	color: #000000;
	position: relative;
	top: 4px;
}

A.Login:link, A.Menu:visited, A.Menu:active    
{
    text-decoration:    none;
    color:  white;
}

A.Login:hover
{
	color: white;
	text-decoration: underline;
}

.Menu
{
	font-weight: bold;
	padding-bottom: 0px;
	color: #000000;
	position: relative;
	top: 7px;	
}

A.Menu:link, A.Menu:visited,A.Menu:active, A.Menu:hover 
 {
    text-decoration:    none;
    color:  black;
}

A.Menu:hover 
{
    color:  white;
}


.SubMenu
{
	color: #000000; 
	font-weight: normal;
	vertical-align:middle;
}

A.SubMenu:link,A.SubMenu:visited,A.SubMenu:active,A.SubMenu:hover  
{
    text-decoration: none;
    color:  white;
}

A.SubMenu:hover 
{
    text-decoration: underline;    
}

.Footer
{
	font-size: 10px; 
	color: #000000; 
	font-weight: normal;
	vertical-align:middle;
	}

A.Footer:link, A.Footer:visited, A.Footer:active, A.Footer:hover
{
    text-decoration:    none;
    color:  white;
}


A.Footer:hover 
{
    text-decoration: underline;
}

.LinkContent
{
	background-color: WhiteSmoke;	
}


.LinkHead
{
	font-weight: bold;
	background-color:  gainsboro;
	width: 200px;	
}

.RssStyle
{
	font-weight: bold;
	color: #cc0000;
	text-align: right;
	text-decoration: none;
}
