/*IMPREZA STYLING COPYRIGHT VERSIE 06.1.0*/

* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	outline: none;
	color: #FFFFFF;
	font: 12px Trebuchet MS;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	white-space: normal;
	word-spacing: normal;
	}

body {
	margin: 10px 0px 10px 0px;
	background: #000000;
	text-align: center;
	}

a:link, a:active, a:visited {
	color: #CCCCCC;
	text-decoration: underline;
	}
a:hover {
	color: #888888;
	text-decoration: underline;
	}

#basis {
	width: 762px;
	margin: 0px auto;
	display: block;
	}

#boven {
	width: 762px;
	height: 76px;
	margin-bottom: 2px;
	display: block;
	background: url(beeld/boven.jpg) no-repeat center top;
	}

#index {
	width: 762px;
	height: 21px;
	overflow: hidden;
	display: block;
	background: url(beeld/index/index.jpg) repeat-x left top;
	}

	#index ul {
		list-style: none;
		}
	#index li {
		display: inline;
		float: left;
		}

	#talen {
		width: 70px;
		height: 21px;
		overflow: hidden;
		display: inline;
		float: right;
		text-align: left;
		background: url(beeld/index/talen.jpg) no-repeat right top;
		}

		#talen img {
			margin: 5px 3px 0px 0px;
			}

#hoofd {
	width: 762px;
	padding-bottom: 15px;
	overflow: hidden;
	display: block;
	background: url(beeld/basis.jpg) repeat-y center top;
	text-align: left;
	}

	#hoofd img {
		border: 1px solid #000000;
		margin: 15px 35px 0px 0px;
		display: inline;
		float: right;
		clear: right;
		}

	#promo {
		width: 200px;
		height: 200px;
		border: 1px solid #DDDDDD;
		margin: 15px 35px 0px 0px;
		display: inline;
		float: right;
		clear: right;
		background: url(beeld/promo.jpg) #283044 no-repeat center top;
		}

		#promo img {
			margin: 70px 0px 0px 40px;
			display: block;
			float: none;
			clear: none;
			}

#tekst {
	width: 450px;
	border: 1px solid #797979;
	margin: 15px 0px 0px 45px;
	overflow: hidden;
	display: inline;
	float: left;
	background: url(beeld/tekst.jpg) repeat center top;
	}

#kader {
	margin: 20px 20px 20px 20px;
	line-height: 22px;
	}

	#kader img {
		margin: 5px 0px 5px 0px;
		display: block;
		clear: both;
		}

	#kader input, textarea, select, option {
		border: 1px solid #BBBBBB;
		margin: 0px 0px 20px 0px;
		display: block;
		background: #EEEEEE;
		color: #444444;
		font: 12px Trebuchet MS;
		}

	#kader b {
		font-weight: bold;
		font-style: inherit;
		text-decoration: inherit;
		}
	#kader i {
		font-weight: inherit;
		font-style: italic;
		text-decoration: inherit;
		}
	#kader u {
		font-weight: inherit;
		font-style: inherit;
		text-decoration: underline;
		}

	#kader ul {
		margin: 0px 0px 0px 15px;
		list-style: circle outside;
		}
	#kader li {
		line-height: 20px;
		}

	#kader hr {
		width: 400px;
		height: 1px;
		margin: 8px 0px 8px 0px;
		background-color: #BBBBBB;
		color: #BBBBBB;
		}

	#kader .titel {
		margin-bottom: 20px;
		display: block;
		font: bold 11px Verdana;
		}

	#xtern {
		width: 400px;
		border: 1px solid #EE0000;
		padding: 10px 0px 10px 0px; 
		display: block;
		background: #F5F5F5;
		text-align: center;
		}

		a.xtern:link, a.xtern:active, a.xtern:visited, a.xtern:hover {
			color: #333333;
			text-decoration: underline;
			}

#onder {
	width: 762px;
	height: 60px;
	margin-bottom: 10px;
	display: block;
	background: url(beeld/onder.jpg) no-repeat center top;
	}
