body
{	
	background-color: #12181f;
	background-image: url(../images/layout/background.jpg);
	background-repeat: repeat-x;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;	
}

img
{
  border: 0;
}

a
{
  color: #333537;
  text-decoration: underline;
}

a:hover
{
  text-decoration: none;
}

#container
{
	position: relative;
	width: 1007px;
	height: 100%;
	margin: 0 auto;
}

/* 

===========================================
===========================================


Begin css code van de header


===========================================
===========================================

*/
#logo
{
	position: relative;
	background-image: url(../images/layout/logo.jpg);
	height: 70px;
	width: 100%;
	background-repeat: no-repeat;
}

#zoek
{
	position: relative;
	text-align: right;
	padding-right: 45px;
	margin-top: 0px;
	padding-top: 45px;
	height: 15px;
	.padding-top: 43px;

	
}

#zoekveld
{
	background-image: url(../images/layout/zoek.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 125px;
	font-family: arial;
	font-size: 11px;
	font-style: italic;
	color: #555555;
	
	
}


/* 

===========================================
===========================================



Begin css code van het menu


===========================================
===========================================

*/

#logostukje
{
	position: relative;
	background-image: url(../images/layout/logostukje.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 100%;
}


#menu ul
{
	margin: 0;
	margin-left: 60px;
	padding: 0;
	list-style: none;
}

#menu ul li
{
	margin-left: 0px;
	padding: 0;
	float: left;
}

#menu ul li a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	border-left: 1px solid #a5a6a7;
	text-decoration: none;
	
	
}

#menu ul li a:hover
{
	background-image: url(../images/layout/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

#balk
{
	background-image: url(../images/layout/balk.jpg);
	width: 12px;
	height: 100%;
	
}

#balk2
{
	background-image: url(../images/layout/balk.jpg);
	width: 1px;
	height: 26px;
	border-left: 1px solid #a5a6a7;
}



/* 

===========================================
===========================================



Begin css code van de content


===========================================
===========================================

*/


#content_container
{
	background-image: url(../images/layout/content_bg.jpg);
	height: 409px;
	width: 889px;;
	margin-left: 73px;
	border-top: 1px solid #a5a6a7;
}

#kruimelpad
{	
	margin-top: 0px;
	margin-left: 0px;
}

#kruimelpad ul
{	
	margin: 0px;
	padding-left: 0px;
	padding-top: 0px;
	list-style: none;
}

#kruimelpad ul li
{	
	margin-left: 0px;
	padding: 0px;
	float: left;
	

}

#kruimelpad ul li a
{
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 10px;
	color: #fff;
	font-family: Arial;
	font-size: 11px;
}

.driehoekje
{
	background-image: url(../images/layout/driehoekje.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}

.content
{
	margin-top: 30px;
	font-family: Arial, Verdana;
	font-size: 12px;
}

.content a
{
	color: #fff;
	font-family: Arial;
}

#content_content
{
  margin-left: 30px;
  color: #ffffff;
  width: 350px;
}

#content_content h1
{
  font-size: 20px;
  font-weight: normal;
}

#welkom
{
	text-align: left;
	margin-left: 25px;
	padding: 0px;
	font-family: Arial;
	font-size: 18px;
	color: #6aa35b;
}

#ivc_tekst
{
	text-align: left;
	margin-top: -16px;
	margin-left: 25px;
	padding: 0px;
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	.margin-top: -17px;
}
#content_tekst
{
	width: 380px;
	text-align: left;
	margin-left: 25px;
	padding: 0 0 0 0px;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}


/* 

===========================================
===========================================



Begin css code van de footer


===========================================
===========================================

*/

#footer
{
	height: 100%;
	width: 100%;
	padding-left: 68px;
}

#footer_text
{
	margin-top: 10px;
	width: 960px;
	text-align: right;
	padding-bottom: 10px;
	color: #ffffff;
}

#footer_text a
{
	color: #EFEFEF;
}

#panelnieuws
{
	background-image: url(../images/layout/panel_nieuws.png);
	width: 270px;
	height: 238px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
	

}

#panelagenda
{
	background-image: url(../images/layout/panel_agenda.png);
	width: 274px;
	height: 238px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
}

#panelcontact
{
	background-image: url(../images/layout/panel_contact.png);
	width: 261px;
	height: 233px;
	margin-top: 20px;
	padding-left: 30px;
	float: left;
}

.kop
{
	font-family: Arial;
	font-size: 18px;
	padding-top: 7px;
	.padding-top: 26px;
	padding-left: 0px;

}

.panel_tekst
{
	padding-left: 0px;
}

.panel_rss
{
	float: right;
	margin-right: 30px;
}
