*
{
	font-family: Verdana;
	font-size: 11px;
}
html,body
{
    margin-top: 0px;
	background-color: #127ebe;
	background-image: url('/Images/fade.png');
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
}
#container
{
	position:relative;
	width: 680px;
	left: 50%;
    margin: 0px 0px 0px -315px;
}
#header
{
	height: 50px;
}
#logo
{
	position: relative;
	top: 20px;
	left: 35px;
    float: left;
	width: 295px;
	height: 40px;
}
.logoLinks
{
	position: absolute;
	left: -110px;
	top: 45px;
}
.logoRechts
{
	position: absolute;
	left: 660px;
	top: 50px;
}
#tabContainer
{
	position: relative;
	left: 60px;
	top: 59px;
	text-align: center;
	line-height: 16pt;
}
.tabBlauw
{
	background-image: url('/Images/tab1.png');
	background-repeat: no-repeat;
    float: left;
	width: 76px;
	height: 20px;
	margin-right: 5px;
}
.tabBlauw a
{
	color: black;
	text-decoration: none;
}
.tabGeel a
{
	color: black;
	text-decoration: none;
}
.tabGroen a
{
	color: black;
	text-decoration: none;
}
.tabGroen
{	
	background-image: url('/Images/tab2.png');
	background-repeat: no-repeat;
	float: left;
	width: 76px;
	height: 20px;
	margin-right: 5px;
}
.tabGeel
{	
	background-image: url('/Images/tab3.png');
	background-repeat: no-repeat;
	float: left;
	width: 76px;
	height: 20px;
}
#menuContainer
{
	position: absolute;
	left: -190px;
	top: 305px;
	width: 185px;
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.menuItem
{
	background-image: url('/Images/menu_lijn.png');	
	background-repeat: repeat-x;
	background-position: 0px 22px;
	height: 30px;
	padding-left: 10px;
}
.menuItem a
{
	color: white;
	text-decoration: none;
}
.menuItem_voorbeeld
{
	background-image: url('/Images/menu_lijn.png');	
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 13px;
	padding-left: 10px;
	font-weight: normal;
}
.menuItem_voorbeeld a
{
	color: white;
	text-decoration: none;
}
#contentTop
{
	background-image: url('/Images/content_top.png');	
	background-repeat: no-repeat;
	width: 630px;
	height: 40px;
}
#content
{
	background-image: url('/Images/content_bg.png');	
	background-repeat: repeat-y;
	padding-left: 35px;
	width: 630px;
}
#welkom
{
	background-image: url('/Images/welkom_image.png');
	background-repeat: no-repeat;
	background-position: 0px 8px;
	height: 136px;
}
#welkom_text
{
    position: relative;
	left: 190px;
	top: 8px;
	width: 350px;
	margin-left: 15px;
	text-align: justify;
}
#welkom_text h1
{
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #125e1c;
}
#subcontent
{
	width: 558px;
	margin-top: 15px;
}
#contentBlauw
{
	background-image: url('/Images/content_blauw.png');
	background-repeat: no-repeat;
	width: 186px;
	height: 50px;
    text-align: center;
	color: #125e1c;
	font-weight: bold;
}
#contentGroen
{
	background-image: url('/Images/content_groen.png');
	background-repeat: no-repeat;
	width: 186px;
	height: 50px;
    text-align: center;
	color: #125e1c;
	font-weight: bold;
}
#contentGeel
{
	background-image: url('/Images/content_geel.png');
	background-repeat: no-repeat;
	width: 186px;
	height: 50px;
    text-align: center;
	color: #125e1c;
	font-weight: bold;
}
#contentLinks
{
	padding: 10px;
	text-align: justify;
	width: 166px;
}
#mainpageMotto
{
	color: blue;
	font-weight: bold;
	font-style: italic;
}
.nieuwsItem
{
    border-bottom: 1px dotted #125e1c;
	margin-bottom: 8px;
}
.nieuwsItem p
{
	margin: 0px;
	margin-bottom: 8px;
}
#contentMidden
{
	background-color: #e1f3e3;
	border-left: 1px dotted #cdcdcd;
	border-right: 1px dotted #cdcdcd;
	width: 164px;
    height: 375px;
	padding: 10px;
	text-align: justify;
}
#contentRechts
{
	padding: 10px;
	text-align: justify;
	width: 166px;
}
#footer
{
	background-image: url('/Images/footer.png');
	background-repeat: no-repeat;
    text-align: center;	
	height: 35px;
	padding-top: 25px;
	color: #FFFFFF;
}
h1
{
	margin: 0px;
	font-size: 12px;
	color: #125e1c;
}
.fotoboek_categorie
{
	float: left;
	margin: 5px;
	text-align: center;
}
.fotoboek_categorie img
{
	border: 1px solid gray;
}
.fotoboek_categorie a
{
	color: black;
	text-decoration: underline;
}
.fotoboek_foto
{
	float: left;
	border: 1px solid gray;
	margin: 5px;
}
.searchresult
{
	border-bottom: 1px dashed black;
	padding: 3px;
	margin-bottom: 5px;
}
.searchresult a
{
	color: #125e1c;
	text-decoration: none;
}
.searchresultlink
{
	font-size: 10px;
	color: #127ebe; 
	font-style: italic;
}