﻿html
{
    overflow: -moz-scrollbars-vertical;
    margin-bottom: 10px;
}

body 
{
	font-family: Verdana, Sans-Serif;
	font-size: 101%;
	background-color: #FFF;
	padding-top: 17px;
	text-align: center;
	letter-spacing: 20%;
	line-height: 1.35em;
	margin-bottom:10px;
}

#MainContainer 
{
	width:910px;
	margin:0px auto;
	text-align:left;
}

#TopLogo
{
	width: 182px;
	height: 76px;
	overflow:hidden;
}

#LeftLinks, #Search
{
	padding-top: 20px;
	padding-left: 10px;
	width:170px;
	font-weight: bold;
	font-size: 0.70em;
	color: #888;
}

#LeftLinks a
{
	color: #888;
	text-decoration: none;
}

#LeftLinks a:hover
{
	color: #888;
	text-decoration: underline;
}

#Search
{
	width:170px;
}

#Content
{
	margin-left:183px;
	padding:0px;
}

#Column1, #Column2, #Column3
{
	float:left;
	top:0px;
	width: 239px;
	margin-right:1px;
	margin-bottom: 10px;
	overflow:hidden;
	line-height: 1.8em;
}

.ArrowWBeneden
{
	float: right;
	width: 8px;
	height: 18px;
	
	background-image: url(/Images/witpijltje_naarbeneden.gif);
	background-repeat: no-repeat;
	background-position:center left;
	z-index: 40;
	
	padding-top:4px;
	padding-right:5px;
}

.ArrowWRechts, .ArrowZRechts
{
	width:225px;
	height:8px;
	
	background-image: url(/Images/witpijltje_naarrechts.gif);
	background-repeat: no-repeat;
	background-position:top right;
	
	z-index: 40;
	cursor: pointer;
}

.ArrowZRechts
{
	background-image: url(/Images/zwartpijltje_naarrechts.gif);
}

.Intentie
{
	width: 430px; 
	height: 111px;
}

.LightGrey, .DarkGrey
{
	background-color: #dcdcde;
	color: #000;
	padding: 10px;
	padding-bottom:6px;
	margin-top: 1px;
}

.DarkGrey
{
	background-color: #88898b;
	color: #FFF;
}

.LightGrey a, .DarkGrey a
{
	color: #000;
	font-weight: bold;
	text-decoration: none
}

.LightGrey a:hover, .DarkGrey a:hover
{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.LightGrey img, .DarkGrey img
{
	border: 0px;
}

.RedBar, .RedBarBottom
{
	color: #FFF;
	background-color:#ed2939;
	font-weight: bold;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-left: 10px;
}

.RedBar a
{
	text-decoration:none;
	color: #FFF;
}

.RedBar a:hover
{
	text-decoration:underline;
}

.RedBarBottom
{
	height: 16px;
}


.RedBarHoekje1, .RedBarHoekje2
{
	height: 18px;
	background-image:url(/Images/balklinksonder.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
}

.RedBarHoekje2
{
	height: 19px;
	background-image:url(/Images/balkrechtssonder2.gif);
}

#Footer
{
	font-weight: bold;
	color: #888;
	padding-left: 10px;
}

#Footer a
{
	color: #888;
	text-decoration: none;
}

#Footer a:hover
{
	color: #888;
	text-decoration: underline;
}

.SearchMainContainer
{
	padding:17px;
    padding-top:5px;
    padding-bottom:10px;
    position: relative;
    left: -460px;
}

.SearchMainContainer a
{
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

.SearchMainContainer a:hover
{
	text-decoration: underline;
}

/* text templates */

#TopImage
{
	position:relative;
	top:0px;
	height:175px;
	width:720px;
	z-index:2;
}

#TopImageLeft
{	
	position:absolute;
	left:0px;
	top:0px;
	width:480px;
	height:175px;
	overflow: hidden;
	z-index:2;
}

#TopImageRight
{
	position:absolute;
	left:480px;
	top:0px;
	width: 239px;
	height:175px;
	overflow: hidden;
	z-index:2;
}

#TopImageRightBG
{
	background-image: url(/Images/right-imagebg.gif);
	width: 239px;
	min-height: 54px;
	max-height: 60px;
	margin-top:1px;
	height:175px;
	overflow: hidden;
}

.TextMain
{
	width:450px;
	overflow: hidden;
}

.TextContainer
{
	position: relative;
	left:0px;
    width: 719px;
    
    background-color:#FFF;
    background-image:url(/Images/MainBG.gif);
    background-position: -4px;
    
    font-size: 0.7em;
    
    padding-bottom: 10px;
    margin-bottom: 1px;
}

.TextBlackTitle
{
	width:450px;
    font-weight:bold;
    color:#000; 
}

.TextMainTitle
{
	position:relative;
	background-color:#ed2939;
	background-image:url(/Images/MainBGTitle.gif);
	width: 719px;
	height: 19px;
}

.TextMainTitle h1
{
	display: none;
}

.TextMainTitle div 
{
	position:relative;
	margin-left: 14px;
	margin-right: 10px;
}

.TextMainTitle img 
{
	position:absolute;
	left:455px;
}

.TextMainTitle div img 
{
	position:relative;
	left:0px;
	width:400px;
	height:20px;
	top: -1px;
}

.TextMainContainer
{
    padding:17px;
    padding-right:0px;
    padding-top:5px;
    padding-bottom:10px;
    position: relative;
    margin-right:235px;
}

.Text
{
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}

.InputField
{
	border: solid,1px,#888;
}


.Red 
{
	background-color: #ed2939;
	color: #FFF;
	padding: 10px;
	margin-top: 1px;
	
}

.Red a
{
	text-decoration:none;
}

.Red a:hover
{
	text-decoration:underline;
}

Img
{
	margin-top: 1px;
	border: 0px;
}

.textAdvent
{
	width:430px
}

.TextMainImg
{
	padding:0px;
}

.TextMainContainer a
{
	font-weight: bold;
	text-decoration: none;
	color: #ed2939;
}

.TextMainContainer a:hover
{
	text-decoration: underline;
}

.TextMainImgContainer2
{
	position:relative;
	width:239px;
	float:right;
	text-align:center;
	padding-top:10px;
	height:auto 100%;
}

.TextMainImgContainer
{
    padding-top:10px;
    text-align:right;
    float:right;
    width:239px;
    text-align:center;
    position: relative;
}

.TextMainRightContainer
{
    padding-top:10px;
    text-align:right;
    float:right;
    width:220px;
    text-align:left;
    position: relative;
    margin:0 10px;
}

.BredeBalk
{
	position: relative;
	width: 724px;
	height: 18px;
	float:left;
	background-image: url(/Images/dubbelebalk3.gif);
	background-repeat: no-repeat;
}

h3
{ 
	display: block;
}

.Clear
{
    clear:right;
    height:1px;
    overflow:hidden;
}

#AltText
{
	background-color: #ed2939;
	color: #FFF;
	padding: 2px;
	line-height:10px;
	font-size:9px;
}

.TextMainImgText
{
	position:relative;
	min-height:20px;
}

.TextMainImgText div
{
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	line-height:13px;
	width:200px;
	text-align: left;
	margin-left: 20px;
	padding-bottom:20px;
}


.ProjectsTopImg, #ProjectsImgContainer
{
	width:450px;
}

.ErrorText
{
	font-family:Verdana, Sans-Serif;
	font-size:11px;
	margin:10px;
}

.PollRadio
{
	float: left;
	position: relative;
}

.PollQuestion
{
	position: relative;
	margin-left: 25px;
}

.ColorBanner
{
	background-color:#f0ab00;
	height: 10px;
}

form
{
	margin: 0px;
	padding:0px;
}