* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 75% Verdana, sans-serif;
	background: #769A74 url(images/bg.jpg) repeat-x  center 150px ;
}
#wrapper {
	width: 758px;
	margin: 20px auto;
	text-align: left;
	background: url(images/website_14.png) repeat-y top right;
	_background: url(images/website_14.jpg) repeat-y top right;
	position: relative;
}
#header {
	background: url(images/website_03.jpg) no-repeat top center;
	height: 127px;
}
#header h1 {
	display: none;
}
#sidebar {
	width: 174px;
	float: left;
}
#menu {
	background: #fff url(images/menubg.jpg) repeat-y top left;
}
#menu2 {
	background: url(images/website_06.jpg) no-repeat top left;
	height: 13px;
}
#menu ul {
	margin: 0;
	list-style: none;
}
#menu ul li a {
	display: block;
	color: #769A74;
	text-decoration: none;
	font-size: 130%;
	padding: 0 5px 10px 15px;
	_padding: 0 5px 0 15px;
}
#menu ul li a:hover, #menu ul li.selected a {
	color: #A11013;
}
#landelijke_dekking {
	margin: 10px 0;
	background: url(images/website_09.jpg) no-repeat top left;
	height: 189px;
}
#telefoonnummer {
	margin: 10px 0;
	background: url(images/website_11.jpg) no-repeat top left;
	height: 31px;
}
#telefoonnummer p {
	margin: 0;
	padding-top: 8px;
	text-align: center;
	color: #769A74;
	font-size: 120%;
}
#footer {
	background: url(images/website_15.jpg) no-repeat top right;
	height: 31px;
}
.footer {
	font-size: 90%;
	color: #fff;
}
.footer a {
	color: #fff;
}
#content {
	float: right;
	width: 556px;
	margin-right: 16px;
	_margin-right: 7px;
	margin-top: -50px;
	line-height: 150%;
}
marquee {
	color: #B2B2B2;
	font-style: italic;
	font-size: 90%;
	margin: 3px 0 0 0;
	line-height: 100%;
}
#content h1 {
	font-size: 200%;
	color: #A11013;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 10px;
	line-height: 100%;
}
#content h2 {
	font-size: 160%;
	color: #262626;
	font-weight: normal;
	margin: 1em 0 3px 0;
	line-height: 100%;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
p, table, blockquote {
	margin-bottom: 1em;
}
ul, ol {
	margin: 0 0 1em 2em;
}

#myform textarea {
	height: 200px;
	width: 400px;
}

#flashheader {
	position: absolute;
	top: -10px;
	left: 3px;
}
