/*IMPREZA STYLE CSS*/

/*COPYRIGHT 2007/08*/

* {
	font: 11px Trebuchet MS;
	text-decoration: none;
	white-space: normal;
	color: #555555;
	outline: none;
	padding: 0px;
	margin: 0px;
	border: 0px;
	}

body {
	background: url(beeld/basis.gif) #E5E5E5 repeat-y center;
	text-align: center;
	height: 100%;
	}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #1F8CB6;
	}

a:hover {
	text-decoration: underline;
	color: #222222;
	}

img {
	vertical-align: middle;
	margin: 0px;
	}

input, textarea, select {
	border: 1px solid #BBBBBB;
	font: 12px Trebuchet MS;
	background: #EEEEEE;
	}

b {
	text-decoration: inherit;
	font-style: inherit;
	font-weight: bold;
	color: #000000;
	}

i {
	text-decoration: inherit;
	font-weight: inherit;
	font-style: italic;
	}

u {
	text-decoration: underline;
	font-weight: inherit;
	font-style: inherit;
	}

ul {
	margin: 0px 0px 0px 5px;
	list-style: none;
	}

li {
	display: inline;
	float: left;
	}

h1 {
	font: bold 17px Times new roman;
	letter-spacing: 0.1em;
	color: #37AFDD;
	}

h2 {
	line-height: 18px;
	color: #888888;
	}

#hoofd {
	text-align: left;
	overflow: hidden;
	margin: 0px auto;
	display: block;
	width: 780px;
	}

#boven {
	background: url(beeld/hoofd.jpg) #FFFFFF no-repeat center top;
	padding: 75px 0px 0px 0px;
	display: block;
	height: 180px;
	width: 780px;
	}

#tekst {
	background: url(beeld/waas.gif) repeat-x top left;
	padding: 30px 35px 30px 30px;
	line-height: 18px;
	display: inline;
	width: 485px;
	float: left;
	}

#actie {
	border-top: 1px dashed #AAAAAA;
	padding: 15px 0px 0px 0px;
	margin: 30px 0px 0px 0px;
	display: block;
	width: 480px;
	clear: both;
	}

#extra {
	padding: 30px 30px 30px 0px;
	line-height: 18px;
	display: inline;
	width: 165px;
	float: right;
	}

#onder {
	background: #C6CBC5;
	display: block;
	height: 30px;
	width: 780px;
	clear: both;
	}

#vlak1 {
	margin: 15px 0px 0px 12px;
	background: #D9D9D9;
	display: inline;
	width: 150px;
	float: left;
	}

#vlak2 {
	margin: 15px 20px 0px 0px;
	background: #D9D9D9;
	display: inline;
	width: 150px;
	float: left;
	}

#vlak1 img, #vlak2 img {
	border: 1px solid #CCCCCC;
	vertical-align: top;
	}

#vlak3 {
	margin: 15px 0px 0px 0px;
	line-height: 18px;
	display: inline;
	width: 300px;
	float: left;
	}
