html
{
	height: 100%;
}

body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #353b91 url(../images/body_bg.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color: #FFFF00;
}

.wit
{
	color: #FFFFFF;
}

#geheel
{
	width: 100%;
	height: 100%;
	border: none;
	padding: 0px;
}

#site
{
	width: 1002px;
	height: 580px;
	font-size: 12px;
	position: relative;
}

#paypal
{
	position: absolute;
	left: 20px;
	top: 0px;
}

#paypal span
{
	float: left;
}

#paypal img
{
	padding-left: 2px;
}

#talen
{
	position: absolute;
	right: 20px;
	top: 0px;
}

#talen img
{
	float: left;
	border: 1px solid #FFFFFF;
	margin-left: 10px;
	display: inline;
	margin-top: 2px;
}

#talen span
{
	float: left;
}

#kop
{
	position: absolute;
	left: 0px;
	top: 20px;
	z-index: 0;
}

#koptekst
{
	position: absolute;
	left: 310px;
	top: 35px;
	z-index: 1;
}

#menu
{
	position: absolute;
	left: 0px;
	top: 240px;
	width: 259px;
	height: 313px;
	background: url(../images/menu_bg.png) left top no-repeat;
	border-left: 1px solid #FFFFFF;
	text-transform: uppercase;
	text-align: left;
	text-shadow: #000000 3px 3px 3px; /* Werkt alleen in Safari & Opera 9.5 */
	font-size: 14px;
}

#menu ul
{
	color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 45px;
}

#menu ul a
{
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	display: block;
}

#menu li:hover, #menu ul a:hover
{
	color: #f7e400;
}

#inhoud
{
	position: absolute;
	left: 259px;
	top: 240px;
	width: 702px;
	height: 310px;
	overflow: auto;
	border-right: 1px solid #FFFFFF;
	text-align: left;
	color: #FFFFFF;
	padding: 0px 20px;
}

#footer
{
	position: absolute;
	left: 0px;
	bottom: 20px;
	background: url(../images/footer_bg.jpg) left top repeat-x;
	height: 10px;
	width: 1002px;
}

#footer_shadow
{
	position: absolute;
	left: 3px;
	bottom: 10px;
	background: url(../images/footer_shadow.jpg) left top repeat-x;
	height: 10px;
	width: 999px;
}

#addix
{
	position: absolute;
	right: 2px;
	bottom: 3px;
	font-size: 10px;
}

#addix a
{
	color: #5271e3;
}

#addix a:hover
{
	color: #728df2;
}

.kop_nw_wit {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF}
.body_nw_wit {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFFFF}
a.body_nw_link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #FFFF00}
a.body_nw_link:hover {color: #CCCCCC;}
.kopgr_wit {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FFFFFF; margin: 0px; text-transform: uppercase;}
.kop_nw_geel { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold ; color: #FFFF00}

#wpc
{
	display: none;
}
