﻿body
{
	background-color: #414141;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color: #564b47;
	padding: 0;
	margin: 0;
	background-image: url(achtergrond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a
{
	color: #fe8701;
}

a:hover
{
	color: #fe8701;
	text-decoration: underline;
}

#bovenkant a
{
	text-decoration: none;
}

#tekstonder a
{
	text-decoration: none;
	color:#8d8d8d;
}

h1 a
{
text-decoration:none;
}


h1
{
	font-size: 27px;
	font-weight: normal;
	color: #fe8701;
	margin-bottom: 5px;
}

h2
{
	font-size: 11px;
	font-weight: 700;
	color: #fe8701;
}

#container
{
	width: 913px;
	margin: 0 auto;
	padding: 0;
}

#bovenkant
{
	margin: 0;
	height: 59px;
	background-image: url(bovenkant.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
	padding: 15px;
	color: #fe8701;
	font-weight: bold;
	font-size: 13px;
}

#menu
{
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	height: 252px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	list-style-image: url(menu_blokje.jpg);
	overflow: hidden;
	line-height: 15px;
}

#menu a
{
	color: #564b47;
	text-decoration: none;
}

#menu li li a
{
	color: #fff;
	text-decoration: none;
}

#menu ul
{
	margin: 0;
	padding-left: 33px;
}

#menu li li
{
	list-style-image: url(menu_streepje.jpg);
	color: #FFFFFF;
	margin-left: -55px;
	padding-left: 55px;
	list-style-position: inside;
	background-image: url(menu_transparant.png);
	background-repeat: repeat;
}

/* -----------------inhoud--------------------- */
#inhoud
{
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#tekst
{
	clear: both;
	overflow:hidden;
	min-height:200px;
}

#tekst img
{
margin: 10px;
}

.nieuws
{
	clear:both;
}

.nieuws h2
{
	color: #3c3c3c;
	margin-top: 0;
	background-image: url(menu_blokje.jpg);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #000000;
}

.nieuwsitem
{
	width: 250px;
	height: 180px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(nieuwsitemschaduw.jpg);
	background-repeat: no-repeat;
	background-position: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: dotted;
	border-color: #000000;
}

.nieuwsitemtekst
{
height:140px;
}


.nieuwsitemtekst h2
{
height:30px;
}


.nieuwsitem img
{
	padding-right: 10px;
}

#nieuwsrechts
{
	background: none;
}

.leesmeer
{
	text-align: right;
	padding-top: 10px;
	height:30px;
}

.leesmeer a
{
	color: #3c3c3c;
	font-weight: bold;
	text-decoration: none;
}

#tekstonder
{
	color: #8d8d8d;
	margin-top: 30px;
	line-height: 15px;
	clear:both;
}

#tekstonderx
{
	border-right-width: 0px;
}

.tekstonder
{
	width: 160px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8d8d8d;
	margin-left: 15px;
}

#tekstonder ul li
{
	font-weight: bold;
	margin-left: -20px;
	list-style: none;
}

#tekstonder li li
{
	font-weight: normal;
	margin-left: -20px;
}

/* -----------footer--------------------------- */
#footer
{
	height: 30px;
	padding: 20px;
	text-align: center;
	color: #d9d9d9;
	clear: both;
}
