﻿body
{
	margin: 0px 0px 0px 0px;
	background-color: #565656;
}

h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #535352;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}

h2
{    
    font-family: Arial;
    font-weight:bold;
    font-size: 12px;
    color: #535352;
    text-decoration: none;
    margin: 0px 0px 1px 0px;
}

h3
{    
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    color: #696969;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
}

h4
{
    font-family: Arial;
    font-weight: normal;
    font-size: 10px;
    color: #696969;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
}

p
{    
    font-family: Arial;
    font-size: 12px;
    color: #696969;
    line-height: 18px;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}

table
{
	font-size: 12px;
	font-family: Arial;
}

th
{
    font-family: Arial;
    font-size: 14px;
    color: #00539C;
}

#TopTextDiv h1
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}

#TopTextDiv, #TopTextDiv p
{
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: #FFFFFF;
    text-decoration: none;
    margin: 0px;
}

#TopTextDiv ul {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
}

#TopTextDiv ul li {
    font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
    color: #FFFFFF;
	background-image: url(Images/Bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;  /* ruimte voor de afbeelding */
	text-align: left;
}

#TopTextDiv ul li.here {
    font-family: Arial;
    font-size: 12px;
	line-height: 18px;
	list-style: none;
    color: #FFFFFF;
	background-image: url(Images/Bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;  /* ruimte voor de afbeelding */
	text-align: left;
}

#TopTextDiv a:link, #TopTextDiv a:active, #TopTextDiv a:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    font-style: normal;
    text-decoration: underline;
}

#TopTextDiv a:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 18px;
    font-style: normal;
    text-decoration: none;
}

#TextDiv h1
{
    font-family: Arial;
    font-size: 14px;
    color:#880f2a;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}

#TextDiv h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color:#880f2a;
    text-decoration: none;
    margin: 0px 0px 0px 0px;
}

#TextDiv, #TextDiv p
{
    font-family: Arial;
    font-size: 12px;
    line-height: 18px;
    color: #656565;
    text-decoration: none;
    margin: 5px 0px 5px 0px;
}

#TextDiv ul {
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
}

#TextDiv ul li {
    font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
    color: #656565;
	background-image: url(Images/Bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;  /* ruimte voor de afbeelding */
	text-align: left;
}

#TextDiv ul li.here {
    font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	list-style: none;
    color: #656565;
	background-image: url(Images/Bullet.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 15px;  /* ruimte voor de afbeelding */
	text-align: left;
}

#TextDiv a:link, #TextDiv a:active, #TextDiv a:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #656565;
    line-height: 18px;
    font-style: normal;
    text-decoration: underline;
}

#TextDiv a:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #656565;
     line-height: 18px;
    font-style: normal;
    text-decoration: none;
}

/* TextDiv YelowLink styles */
#TextDiv a.YellowLink:link, a.YellowLink:active, a.YellowLink:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #fbbc1d;
    font-style: normal;
    text-decoration: none;
}

#TextDiv a.YellowLink:hover
{
	font-family: Arial;
    font-size: 12px;
    color: #fbbc1d;
    font-style: normal;
    text-decoration: underline;
}

hr
{
    color: #CCCCCC;
    height: 1px;
}

/*  Menu style */
.StaticMenuItem
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #FFFFFF;
}

a.StaticMenuItem:link,a.StaticMenuItem:active,a.StaticMenuItem:visited
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}

a.StaticHover:link, a.StaticHover:active,a.StaticHover:visited,a.StaticHover:hover
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
}

a.StaticSelected:link, a.StaticSelected:active,a.StaticSelected:visited,a.StaticSelected:hover
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    text-decoration: none;
    color: #FFFFFF;
    text-align: center;
}

.DynamicMenu
{
    text-align:left;
    z-index: 100; /*Aanpassing tbv IE8 submenu's worden anders niet getoond getoond*/
    background-color: #898989  !important; 
    padding-left:10px !important;
    padding-right:10px !important;
    padding-bottom:5px !important;
   margin-left:-15px;
    
}

.DynamicMenuItem
{
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
    color: #FFFFFF;
    display:block;   
}

a.DynamicMenuItem:link a.DynamicMenuItem:active, a.DynamicMenuItem:hover, a.DynamicMenuItem:visited
{
    font-size: 12px;
    font-family: Arial;
    font-weight:normal;
    color: #FFFFFF;
    text-align: left;
}

a.DynamicHover:link, a.DynamicHover:active, a.DynamicHover:hover, a.DynamicHover:visited
{
    font-size: 12px;
    font-family: Arial;    
    font-weight:normal;
    color: #EDEDED;
    text-align: left;
}

a.DynamicSelected:link, a.DynamicSelected:active, a.DynamicSelected:hover, a.DynamicSelected:visited
{
    font-size: 12px;
    font-family: Arial;    
    font-weight:normal;
    color: #EDEDED;
    text-align: left;
}

/* Global master styles */
.Header
{
    background-color: #FFFFFF;
    background-repeat:repeat-x;
    width: 100%;
}

.Logo
{
    background-image: url(Images/Header.jpg);
    background-repeat:no-repeat;
    width: 1000px;
    height:100px;
}

.Border
{
    background-image: url(Images/Border.jpg);
    background-repeat:repeat-x;
}

/* Sitemap styles */
.Sitemap
{    
    font-family: Arial;
    font-size: 12px;
    text-decoration:none;
    line-height: 17px;
    color: #696969;
    margin: 0px 0px 0px 0px;
}

/* Sitemappath styles */
.SiteMapPath
{
    font-size: 12px;
    font-family: Arial;    
    color: #E5E5E5;
}

.PathSeparatorStyle
{
    font-weight:bold;
    color: #696969;
}
 
.CurrentNodeStyle
{
    color: #696969;
    font-weight:bold;
}
 
a.NodeStyle:link, a.NodeStyle:active, a.NodeStyle:hover, a.NodeStyle:visited
{
    font-weight:normal;
    color: #696969;
    text-decoration: none;
}
 
a.RootNodeStyle:link, a.RootNodeStyle:active, a.RootNodeStyle:visited
{
    font-weight:normal;
    color: #696969;
    text-decoration: none;
}

a.RootNodeStyle:hover
{
    font-weight:normal;
    color: #696969;
    text-decoration: underline;
}

.Control
{
	font-family: Arial ;
	font-size: 12px;
	color: #696969;
	background-color: #F7F6F3;
    border-color:#E6E2D8; 
    padding: 4px; 
    border-style:solid; 
    border-width:1px; 	
}

.Text
{
	font-size: 12px;
	font-family: Arial;
	line-height: 17px;
}

.Warning
{
    font-size: 12px;
    font-family: Arial;
    color: #FF0000;
}

.Label
{
    font-size: 12px;
    font-family: Arial;
    color: #696969;
}

.Watermark
{
    border-style: solid;
    border-width: 1px;
    border-color: #7F9DB9;
    font-family: Arial;
    font-size: 12px;
    color: #696969;
    background-color: #FFFFFF;
}

.TextBox
{
    font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    border-color: #7F9DB9;
}

.RequiredTextBox
{
    font-family: Arial;
	font-size: 12px;
	background-color: #FEFBD2;
    border-style: solid;
    border-width: 1px;
    border-color: #7F9DB9;
}

.DisabledTextBox
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
	background-color: #eeeeee;	
	border-style: solid;
    border-width: 1px;
}

.CheckBox
{
    font-family: Arial;
	font-size: 12px;
    color: #696969;
}

.RadioButtonList
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
}

.Error
{
    font-size: 11p;
    font-family: Arial;
    font-weight: bold;
    color: #FF0000;
}

.ValidationSummary
{
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #FF0000;
}

.SearchBox
{
    border-style: solid none none solid;
    border-width: 1px;
    border-color: #7F9DB9;
    font-family: Arial;
    font-size: 12px;
    background-color: #FFFFFF;
    width: 100px;
    height: 14px;
}

/* YelowLink styles */
a.YellowLink:link, a.YellowLink:active, a.YellowLink:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #fbbc1d;
    font-style: normal;
    text-decoration: none;
}

a.YellowLink:hover
{
	font-family: Arial;
    font-size: 12px;
    color: #fbbc1d;
    font-style: normal;
    text-decoration: underline;
}

/* Backlink styles */
a.Backlink:link, a.Backlink:active, a.Backlink:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
    font-style: normal;
    text-decoration: none;
}

a.Backlink:hover
{
	font-family: Arial;
    font-size: 12px;
    color: #696969;
    font-style: normal;
    text-decoration: underline;
}

/* Linkbutton styles */
#TextDiv a.LinkButton:link, #TextDiv a.LinkButton:visited, #TextDiv a.LinkButton:active
{
    color:#FFFFFF;
    font-family:Arial,helvetica,sans-serif;
    font-size:12px;    
    height: 22px;
    padding-top:3px;
    padding-bottom: 3px;
    padding-left:15px;
    padding-right:15px;
    font-weight:bold;   
    background-color:#880F2A;
    text-decoration: none;
    border:1px solid;
    border-top-color:#880F2A;
    border-left-color:#880F2A;
    border-right-color:#880F2A;
    border-bottom-color:#880F2A;
}

#TextDiv a.LinkButton:hover
{
    color:#880F2A;
    font-family:Arial,helvetica,sans-serif;
    font-size:12px;   
    height: 22px;
    padding-top:3px;
    padding-bottom: 3px;
    padding-left:15px;
    padding-right:15px;
    text-decoration: none;
    font-weight:bold;
    background-color:#ffffff;
    border:1px solid;
    border-top-color:#880F2A;
    border-left-color:#880F2A;
    border-right-color:#880F2A;
    border-bottom-color:#880F2A;
}

.BottomText
{
	font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
    line-height: 17px;
}

A.SummaryLink:link, A.SummaryLink:active, A.SummaryLink:visited
{
    font-family: Arial;
    font-size: 10px;
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
}

A.SummaryLink:hover
{
	font-family: Arial;
    font-size: 10px;
    color: #ffffff;
    font-style: normal;
    text-decoration: underline;
}

A.Alphabet:link, A.Alphabet:active, A.Alphabet:visited
{
    font-family: Arial, Arial;
    font-size: 12px;
    color: #416B96;
    background-color: #EFEFEF;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border-top: #ACA899 1px solid;
    border-bottom: #696969 1px solid;
    border-left: #ACA899 1px solid;
    border-right: #696969 1px solid;
    padding-top: 1px;
    padding-bottom: 1px;
}

A.Alphabet:hover
{
    font-family: Arial, Arial;
    font-size: 12px;
	color: #696969;
	background-color: #DCDCDC;
	text-align: center;
    vertical-align: middle;
	text-decoration: none;
	border-top: #ACA899 1px solid;
	border-bottom: #696969 1px solid;
	border-left: #ACA899 1px solid;
	border-right: #696969 1px solid;
	padding-top: 1px;
	padding-bottom: 1px;
}

/* FormView style */
.FormView
{
}

/* News style */

.NewsDate
{
    font-family: Arial;
    font-size: 12px;
    color: #880f2a;
    text-decoration: none;    
}

A.NewsRow:link, A.NewsRow:active, A.NewsRow:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
    text-decoration: none;    
}

A.NewsRow:hover
{
}

/* ActualNews style */
A.ActualNewsRow:link, A.ActualNewsRow:active, A.ActualNewsRow:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
    text-decoration: none;
    display:block;
    width:100%;
}

A.ActualNewsRow:hover
{
}

/* Accordion style */

.AccordionHeader
{
    border: 0px solid #2F4F4F;
    color: white;
    background-color: #054985;
	font-family: Arial, Arial;
	font-size: 12px;
	font-weight: bold;
    text-transform: none;
    padding: 3px;
    margin-bottom: 5px;
    cursor: pointer;
    width: 156px;
}

.AccordionHeaderSelected
{
    border: 0px solid #2F4F4F;
    color: white;
    background-color: #054985;
	font-family: Arial, Arial;
	font-size: 12px;
	font-weight: bold;
    text-transform: none;
    padding: 3px;
    margin-bottom: 5px;
    cursor: pointer;
    width: 156px;
}

.AccordionContent
{
    background-color: #F0F0F0;
    border: 0px solid #2F4F4F;
    border-top: none;
    padding: 3px;
}

/* LoginView style */
.LoginView
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
}

.LoginLabel
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none; 
}

A.LoginLink:link, A.LoginLink:active, A.LoginLink:visited
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    font-style: italic;
    text-decoration: none; 
}

A.LoginLink:hover
{
    font-family: Arial;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline; 
}

/* ChangePassword style */
.ChangePassword
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
}

/* PasswordRecovery style */
.PasswordRecovery
{
    font-family: Arial;
    font-size: 12px;
    color: #696969;
}

.DivStyle
{
    scrollbar-face-color:#565656; 
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#565656;
	scrollbar-shadow-color:#565656;
	scrollbar-highlight-color:#565656;
	scrollbar-3dlight-color:#565656;
	scrollbar-darkshadow-Color:#565656;
	background-color: #565656; 
    filter:alpha(opacity=85); 
    opacity:0.85;
}
.ProjectImagePosition
{
    margin-right:20px;
    vertical-align:top;
    padding-top:0px;
}
.CategorieNaamPosition
{
    width:100px;
    text-align: center;
}
.TDCategeories
{
    vertical-align:top;
}

/* NIEUWE FOOTER */

#DivFooter1
{
    width: 206px;
}

#DivFooter2
{
    width: 206px;
}

#DivFooter3
{
    width: 206px;
}

#DivFooter4
{    
    width: 284px;   
}

.FooterDiv
{
    border-collapse: collapse;  
    border: 0px; 
    position:relative;    
    float:left;
    min-height: 200px;    
}

.FooterDiv > span, .FooterDiv > h2
{   
    position:relative;    
}

.FooterDiv > h2
{     
    color:#fff;
    margin-left:20px;
    margin-top: 20px;
    text-transform: uppercase;
    font-size:12px;    
}

.FooterDiv > span
{
    color:#ffffff;
    margin-left:20px;
    margin-top: 15px; 
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    text-decoration: none;
    line-height: 17px;  
    display: block; 
}


.FooterDiv > span a
{
    color: #ffffff;
    text-decoration: none;
}

.FooterDiv > h2#openingstijden
{
    /*margin-top: 185px;*/
}

.FooterDiv > span#openingstijden
{
    /*margin-top: 215px;*/
}

.FooterLink
{
    color: #d7d7d7;
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
}

.slideshow  
{
    height: 252px; 
    width: 564px; 
    margin: auto; 
    position: relative;
    float:right;
    z-index:0 !important;
    overflow:hidden;
}
.slideshow ul
{
	list-style: none inside;
    margin: 0;
    padding: 0;
}

