﻿/* MasterPage */
table.googleads
{
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	border: solid 1px #717171;
	background-color: White;	
	vertical-align:top;
}
body.MasterPage
{
	background-image: url(Images/Background.jpg); 
	background-position: top top;
	background-repeat: repeat-x;
}
table.MasterPage
{
	margin-top: 10px;
	border: solid 1px #717171;
	width: 900px;	
	background-color: White;	
}
table.MasterPageFooter
{
	width: 900px;	
}
body 
{
	font-size:small;
	font-family: Verdana;	
	color: #666666;
}
td.MasterPageMenu
{
	font-size:small;
	color: #666666;
	background-color: #d1d1d1;
	border-top: solid 1px #717171;
	border-bottom: solid 1px #717171;
}
td.MasterPageMain
{
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 20px;	
	padding-left: 20px;	
	height: 475px;
}
td.MasterPageFooter
{
	background-color: #d1d1d1;
	border-top: solid 1px #717171;
}
font.FooterText
{
	font-size:small;
	font-weight: bold;
	color: #666666;
}
a:link.AdminLink
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
a:visited.AdminLink
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
a:hover.AdminLink
{
	margin-left: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: Verdana;	
	text-decoration: none;
	padding-right: 10px;
}
a:active.AdminLink
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
a:link.MasterPage
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
a:visited.MasterPage
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}
a:hover.MasterPage
{
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana;	
	text-decoration: none;
	padding-right: 10px;
}
a:active.MasterPage
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-right: 10px;
}


/* Menu */
td.MenuLeftSpacer
{
	width: 25px;
	border-right: solid 1px #666666;
}
td.MenuDropDownSpacer
{
	height: 2px;
}
td.Menu
{
	border-right: solid 1px #666666;
}
td.MenuItem
{
	background-color: #d1d1d1;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
td.AddedMenuItem
{
	margin-top: 4px;
	padding-top: 4px;
	background-color: #d1d1d1;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
td.AddedMenuItemMouseOver
{
	margin-top: 4px;
	padding-top: 4px;
	background-color: #f1f1f1;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
}
a:link.MenuLink
{
	margin-left: 10px;
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:visited.MenuLink
{
	margin-left: 10px;
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a:hover.MenuLink
{
	margin-left: 10px;
	color: white;
	text-decoration: none;
	font-family: Verdana;	
}

a:active.MenuLink
{
	margin-left: 10px;
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
} 

a:link.MenuLinkSelected
{
	font-weight:bold;
	margin-left: 10px;
	color: white;
	text-decoration: none;
	font-family: Verdana;	
}

a:visited.MenuLinkSelected
{
	font-weight:bold;
	margin-left: 10px;
	color: white;
	text-decoration: none;
	font-family: Verdana;	
}

a:hover.MenuLinkSelected
{
	font-weight:bold;
	margin-left: 10px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	font-family: Verdana;	
}

a:active.MenuLinkSelected
{
	font-weight:bold;
	margin-left: 10px;
	color: white;
	text-decoration: none;
	font-family: Verdana;	
} 

/*  Header Logo  */
td.MenuLogo
{
	padding-left: 15px;
	padding-bottom: 10px;
	vertical-align: bottom;
	width: 100%;
	padding-bottom:10px;
}
td.MenuBanner
{
	vertical-align:middle;
	width: 100%;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
div.Banner
{
	text-align: center;
}
font.FirstHeaderPart
{
	font-size: xx-large;
	font-weight: bold;
	color: #717171;
}
font.SecondHeaderPart
{
	font-size: xx-large;
	font-weight: bold;
	color: #b4b4b4;
}
font.ThirdHeaderPart
{
	font-size: xx-large;
	font-weight: bold;
	color: #b4b4b4;
}

/*  Page styles */
a:link
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:hover
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana;	
}
a:active
{
	font-size:small;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
} 

/* Top stukadoor control */
td.TopStukadoorHeader
{
	font-size:small;
	font-weight:bold;
	color: #666666;
	background-color: #d1d1d1;
	border-top: solid 1px #717171;
	border-bottom: solid 1px #717171;
}
table.TopStukadoor
{
	margin-top: 30px;
	margin-right: 30px;	
	vertical-align: top;
	border: solid 1px #717171;
	width: 210px;		
}
td.TopStukadoorSpacer
{
	height: 20px;	
}
img.TopStukadoor
{
	width: 180px;
	height: 90px;	
}

/* StukadoorProvincieControl */
table.StukadoorProvincie
{
	margin-bottom: 8px;
	
	border: solid 1px #717171;
	width: 500px;	
}
tr.StukadoorProvincie
{
	
}
td.StukadoorProvincieText
{
	width: 100%;	
}
img.StukadoorProvincieImage
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 15px;
	width: 160px;
	height: 80px;	
}
span.StukadoorProvincieBedrijfsNaam
{
	font-weight: bold;	
}
span.StukadoorProvincieLabelSmall
{
	font-size: small;
}
a:link.StukadoorProvincie
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
}
a:visited.StukadoorProvincie
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
}
a:hover.StukadoorProvincie
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
}
a:active.StukadoorProvincie
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
} 


/*    Aanvraag   */
span.AanvraagText
{
	width: 160px;	
}
input.AanvraagTextBoxLarge
{
	width: 200px;
}
input.AanvraagFileBox
{
	width: 500px;
}
select.AanvraagDropDown
{
	width: 155px;
}
input.AanvraagArea
{
	width: 500px;
}

/* LinkOvericht */
a:link.LinkOverview
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
}
a:visited.LinkOverview
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
}
a:hover.LinkOverview
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
}
a:active.LinkOverview
{
	font-size:small;
	font-weight:normal;
	text-decoration: underline;
} 

/********* INFORMATIE ************/

a:link.Info
{
	font-size:small;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a:visited.Info
{
	font-size:small;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}
a:hover.Info
{
	font-weight: bold;
	color: blue;
	text-decoration: none;
	font-family: Verdana;	
	text-decoration: none;
}
a:active.Info
{
	font-size:small;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

/***********************************/

td.SiteDagHeader
{
	font-size:small;
	font-weight:bold;
	color: #666666;
	background-color: White;	
	border-bottom: solid 1px #717171;
}
img.SiteDagHeader
{
	width: 150px;
	height: 75px;		
}
table.SiteDag
{
	margin-top: 30px;
	margin-left: 20px;
	margin-right: 20px;
	width: 168px;
	height:120px;
	border: solid 1px #717171;
	background-color: White;	
	vertical-align:top;
}

span.TipLabel
{
	color: blue;
	font-size: xx-small;
}
