/*
rwind.nl\
Blauw:	#285b72;
Groen:	#a7bc00;
Licht:	#eaeff1;
*/

body, html, form {
	height:100%;
}
body, td, th, input {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, sans-serif;
	font-size:13px;
	line-height:18px;
	color:black;
}
#header, #footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
body {
	margin:0;
	background:#285b72;
	text-align:center;
}
a:link, a:visited {
	color:#a7bc00;
	text-decoration:none;
}
a:hover, a:active {
	color:#285b72;
	text-decoration:underline;
}
a {
	outline:none;
}
:focus {
	-moz-outline-style:none;
}
p {
	margin:0 0 1em 0;
}
ul {
	margin:0 0 1em 1.5em;
	padding:0;
}
h1 {
	margin:0 0 38px 0;
	font-size:16px;
	color:white;
}
h2, h3 {
	margin:0;
	font-size:14px;
	color:#285b72;
}
img {
	border:none;
	-ms-interpolation-mode:bicubic;
}
form, img {
	margin:0;
	padding:0;
}
#container {
	width:912px;
	min-height:100%;
	_height:100%; /* IE6 fix */
	margin:0 auto -56px auto;
	text-align:left;
	background:#eaeff1;
}
#header {
	width:912px;
	height:148px;
	background:url(../images/rw_header_bg.jpg) no-repeat;
}
#header .logo {
	position:relative;
	left:60px;
	top:40px;
	float:left;
}
#header .naw {
	float:right;
	width:624px;
	margin-right:20px;
	text-align:center;
	line-height:22px;
	color:white;
}
#header .naw a {
	color:white;
}
#content {
	min-height:309px;
	_height:309px; /* IE6 fix */
	width:912px;
	background:url(../images/rw_content_bg.jpg) top no-repeat;
}
#content .noimage {
	width:379px;
}
#content .tekst {
	position:relative;
	float:right;
	width:509px;
	right:115px;
	top:26px;
	margin-bottom:30px;
	background:url(../images/nl_nav_bg.png) repeat-y;
}
#content .nav {
	position:relative;
	float:left;
	width:178px;
	left:70px;
	top:67px;
	padding-bottom:67px;
	border-top:1px solid #bdcdd4;
	background:url(../images/nl_nav_bg.png) repeat-y;
	font-size:14px;
}
#content .nav ul, #content .nav li {
	margin:0;
	padding:0;
	font-size:14px;
	list-style:none;
	line-height:44px;
}
#content .nav a {
	display:inline-block;
	width:148px;
	height:46px;
	margin:0;
	padding-left:30px;
	background:url(../images/rw_nav_sprite.png) 0 top no-repeat;
	color:black;
	text-decoration:none;
	font-weight:normal;
}
#content .nav a:hover, #content .nav a:active {
	background-position:0 -46px;
}
#content .nav .strong a:link, #content .nav .strong a:visited {
	color:white;
	background-position:0 -92px;
}
#content img {
	float:right;
	background-color:#fff;
	margin:0 0 0 1em;
	padding:2px;
	border:1px solid #bdcdd4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#content .product {
	clear:both;
	min-height:125px;
	_height:125px;
	margin:0 0 1em 0;
	padding:0 0 1em 0;
	border-bottom:1px solid #bdcdd4;
}
#content .product p {
	margin:0;
}
#logoscroller {
	clear:both;
	height:115px;
	margin-left:75px;
	padding:10px 0;
}
#pageend {
	clear:both;
	height:56px;
}
#footer {
	clear:both;
	width:912px;
	height:56px;
	margin:0 auto;
	background:url(../images/rw_footer_bg.jpg) top no-repeat;
}
#footer .footnote {
	font-size:11px;
	line-height:30px;
	color:#bdcdd4;
}
#route {
    width:507px;
    height:355px;
    margin-top:2em;
    border:solid 1px #bdcdd4;
}
