body {
	
		background: #fff url("bg.gif") repeat-x;
                text-align: center;
                margin-top: 0px;
                margin-bottom: 0px;
	}

a {
	
	text-decoration: none;
	
	}

a:link {
	color: #00A0B8;
	}

a:visited {
	color: #00A0B8;
	}

a:active {
	color: #00A0B8;
	}

a:hover {
	color: #fff;
        background-color: #00A0B8;
        text-decoration: none;

	}

h1, h2, h3 {
        color: #00C000;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 28px;
	text-align: left;
	}

#rap {
	text-align: center;
	margin-top: -2px;
	width: 640px;
	padding: 1px;
	background: #00C000;
	
	}

#container {
	line-height: 120%;
	text-align: left;
	margin-top: 0px;
	width: 640px;
	background: #fff;	
	}

#banner-img {
	background: #fff;
	height: 240px;
	text-align: center;
	}

div.img-link a {
	display: block;
	height: 0px;
	text-decoration: none;
	}

.banner-alt {
	float: left;
	padding: 0px 0px 0px 5px;	
	width: 460px;
	color: #948744;
	font-family: Arial, sans-serif;
	font-size: 14px;
	overflow: hidden;	
	}	

#content {
	float: left;
	padding: 0px 0px 0px 5px;	
	margin-right: 20px;
	margin-right /**/:25px; /* IE5/Win */
	margin-left: 10px;
	margin-left /**/:15px; /* IE5/Win */
	margin-top: 5px;
	width: 380px;
	color: #767676;
	font-family: Arial, sans-serif;
	font-size: 13px;
	overflow: hidden;
	text-align: justify;
	}
	
.welkom{
	padding: 0px 0px 0px 5px;
	background-color: #E9FFE9; 
	color: #00AE00;
	border: 1px solid #00AE00;
	margin-top: 10px;
	}

.data {
	line-height: 120%;
	float: left;
	width: 380px; 
	height: 30px;
	padding: 10px 0px 0px 5px;
	color: #767676;
	font-family: Arial, sans-serif;
	font-size: 10px;
	overflow: hidden;
	text-align: right;
	border-bottom: 1px solid #000;
	}	

#content2 {
	float: left;
	margin-top: 10px;
	padding: 10px 0px 10px 5px;	
	width: 190px;
	color: #767676;
	font-family: Arial, sans-serif;
	font-size: 13px;
	overflow: hidden;
	text-align: justify;	
	}

.disclaimer{
	padding: 0px 5px 0px 5px;
	background-color: #E9FFE9; 
	color: #00AE00;
	border: 1px solid #00AE00;
	margin-top: 10px;
	font-size: 11px;
	}

.quote, input, option, textarea, select  {
	color: #867E11;
    	line-height: 120%;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	margin-right: 8px;
	font-family: Arial, sans-serif;
	font-style: italic;
	font-size: 10px;
    	padding-left: 5px;
    	padding-right: 5px;
    	padding-bottom: 5px;
	padding-top: 5px;
	border-right: 3px solid #95903C;
	border-left: 3px solid #95903C;
    	text-align: justify;
	}
	
