/*
 * BEGIN TEMPLATE STYLES
*/

html{
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-image: url(../files/achtergrond.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 150px;
	font-family: Verdana;
    font-size: small;
    color: #000000;
}

.editorBody{
	background: none;
}

.contentContainer{
	vertical-align: top;
	height: 100%;
	width: 100%;		
}

td.contentContainer{
	padding-left: 10px;
}

.newStateHome{
	height: 51px;
	background-image: url(../files/new_state_home.jpg);
}

.banner_topCenter{
	height: 45px;
}

.banner_topRight{
	background-image: url(../files/grijs.gif);
	width: 100%;
	height: 45px;
	padding-right: 15px;
}

.horiz_navContainer{
	background-image: url(../files/bierbeek_r2_c1.gif);
	height: 31px;
	padding-left: 110px;
}

.fullWidth{
	width: 100%;
}

.fullheight{
	height: 100%;
}

.centeralign{
	text-align: center;
}

.topAlign{
	vertical-align: top;
}

.navbarContainer{
	border-right: 1px solid #007E4A;
	width: 230px;
	height: 100%;
	
}

/*
 * END TEMPLATE STYLES
*/

/*
 * BEGIN FIXED STYLES
*/

.subfolderlinks{
	padding-left: 10px;
	padding-right: 20px;
	vertical-align: top;
}

.openingsuren{
	font-size: x-small;
	border-top: 1px solid #007E4A;
	border-bottom: 1px solid #007E4A;
	padding-left: 3px;
	padding-top: 3px;
}

.folderpathContainer{
	padding-left: 10px;	
}

h3.loc{
	font-family: Verdana;
    font-size: small;
    color: #000000;
    font-weight: normal;
    line-height: 15px;
    margin: 0px;
    margin-bottom: 10px;
}

a.subfolder{
	font-family: Verdana;
    font-size: small;
    color: #006633;
    font-weight: bold ;
}

.templateImage{
	display: block;
}

.styledHR{
	border: 1px solid #FFFFFF;
	border-top: 1px solid #007E4A;
				
}

#newsList span.newsDate{
	background: white;
	color: #007E4A;
	border: 1px solid #007E4A;
	border-left: none;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 3px;
	padding-right: 3px;	
}

.newsDate{
	margin-right: 5px;
}

/*
 * END FIXED STYLES
*/

/*
 * BEGIN NAVIGATION STYLES
*/

.navbar_Table{
	color: white;	
}

.navbar_Table td{
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: small;
}

.navbar_Table td a:hover{background: gray;}

.navh{
	font-family: Century Gothic, Arial, Verdana;
	font-weight: bold;
	font-size: small; 
	height: 28px;
	display: block;
	margin-left: 5px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	line-height: 28px;
	color: white;
	text-decoration: none;
}

.navh:hover{
	background: #E7E7E7;
	color: #000000;
}

/*
 * END NAVIGATION STYLES
*/

/*
 * BEGIN CONTENT STYLES
*/

h1
{
     font-family: Verdana;
     font-size: small;
     color: #006633;
     font-weight: bold ;
}

h2
{
     font-family: Verdana;
     font-size: 14pt;
     color: #339966;
     font-weight: bold ;
}

h3, .title
{
     font-family: Verdana;
     font-size: small;
     color: #6699FF;
     font-weight: bold ;
     font-style: italic;
}

h4
{
     font-family: Verdana;
     font-size: 14pt;
     color: #009933;
     font-weight: bold ;
     font-style: italic;
}

.txtsmall
{
     font-size: 8pt;
     color: #000000;
}

.txtmedium
{
     font-size: 10pt;
     color: #000000;
}

.txtlarger
{
     font-size: 10pt;
     color: #008040;
}

.txtlarge
{
     font-size: 12pt;
     color: #000000;
}

a.rss{display:none;}

/*
 * END CONTENT STYLES
*/

