body
{
	background-color: #4bcfff;
	font-family: "Helvetica Neue" , Arial, Verdana, sans-serif;
	font-size: 11px;
	background-image: url(achtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0;
	padding: 0;
}

#bovenreep
{
	background-color: #878787;
	height: 15px;
	margin-top: 9px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	text-align: center;
	padding-left: 400px;
}

#bovenreep img
{
	margin-top: -10px;
	border: 0;
}

.watermerk
{
	width: 140px;
	color: Gray;
	font-style: italic;
}

#wrapper
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 15px;
	background-image: url(achtergrond_aktueel.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #565759;
	margin-bottom: 20px;
}

#top
{
	height: 259px;
	background-color: #0066CC;
	z-index: 1;
}


a
{
	color: #00AEEF;
}

h1, h1 a
{
	font-size: 18px;
	letter-spacing: -1px;
	padding-top: 10px;
	border-top: solid #000000 1px;
	padding-bottom: 10px;
	border-bottom: solid #000000 1px;
	font-weight: bold;
	text-decoration:none;
	color:#000000;
}

h1 a {
	border-bottom: solid #000000 0px;

}

h2
{
	font-size: 18px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: solid #000000 1px;
	font-weight: bold;
}



/* NAVIGATIE */

#navigatie
{
	float: left;
	font-size: 14px;
	line-height: normal;
	position: absolute;
	width: 760px;
	float: inherit;
	margin-top: 231px;
	text-transform: uppercase;
	letter-spacing: -1px;
	z-index:100;
}

* html #navigatie
{
	margin-bottom: 1em;
}

#navigatie ul
{
	list-style-type: none;
	margin: 0;
	margin-left: 0;
	padding: 0;
}

#navigatie li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#navigatie a, #navigatie .aktueel
{
	float: left;
	background: url(tab-left.gif) no-repeat left top;
	margin: 0;
	text-decoration: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	min-width: 110px;
	text-align: center;
}

#navigatie a span, #navigatie .aktueel .aktueel2
{
	float: left;
	display: block;
	background: url(tab-right.gif) no-repeat right top;
	padding: 6px;
	font-weight: bold;
	color: #FFF;
}

#navigatie a span, #navigatie .aktueel .aktueel2
{
	float: none;
}

#navigatie a:hover span
{
	color: #FFF;
}

#navigatie .current a
{
	background-position: 0 -60px;
	color: #231f20;
}

#navigatie .current a span
{
	background-position: 100% -60px;
	color: #231f20;
}

#navigatie .current a span
{
	background-position: 100% -60px;
	color: #231f20;
}

#navigatie a:hover
{
	background-position: 0% -30px;
}

#navigatie a:hover span
{
	background-position: 100% -30px;
}

/* TEKSTEN */

#tekst
{
	background-color: #fff;
	margin-right: 241px;
	padding: 20px;
}

div#tekst
{
	min-height: 600px;
	height: expression(this.scrollHeight > 600 ? "auto":"600px");
}

.tekstveld
{
	width: 140px;
}

/* PRODUCTENPAGINA */

.productheader
{
	cursor: pointer;
}

#producten h2, #producten h2 a
{
	font-size: 14px;
	letter-spacing: -1px;
	padding:0;
	border-bottom: 0;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	text-decoration:none;
	color:#000000;
}

.producten
{
	overflow: hidden;
	background-color: #DEE6E6;
	padding: 5px;
}

.productenlinks
{
	padding: 0;
	float: left;
}

.productenlinks img
{
	border: 5px solid #4bcfff;
	margin-bottom: 5px;
}

.productenrechts
{
	font-size: 14px;
	float: right;
	width: 250px;
}

.productenrechts h3
{
	font-size: 16px;
	letter-spacing: -1px;
	padding-top: 0;
	padding-bottom: 10px;
	border: 0;
	font-weight: bold;
	color:#4bcfff;
}

#producten h1
{
	margin-bottom: 0;
}

#producten h1 a
{
	text-decoration: none;
	color: #000000;
}

/* NIEUWSBLOK */


#rechts
{
	width: 240px;
	float: right;
}

.bericht
{
	padding: 5px;
	margin-top: 10px;
	color: #FFF;
}

.leesmeer
{
	height: 20px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-align: right;
}

#rechts h2
{
	color: #FFFFFF;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	letter-spacing: -1px;
}

#aanmelden
{
	padding-left: 30px;
}

#onderkant
{
	height: 55px;
	background-image: url(onderkant.jpg);
	background-repeat: no-repeat;
	background-color: #4bcfff;
	text-align: center;
	color: #474747;
	padding-top: 40px;
}

#onderkant a
{
	color: #474747;
	text-decoration: none;
}

#copyright a
{
	color: #FFF;
	text-decoration: none;
}

#copyright
{
	background-color: #878787;
	color: #FFF;
	text-align: center;
	padding: 5px;
}
