/* Eurolat */

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
	width: 100%;
}

body {
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #041452;
	background-image: url(images/header.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #f7fafc;
}

div#wrapper {		
	min-height:95%;
}

div#footer-wrapper {
	height:0;
	margin:1% 0 0 0;
	padding:2% 0 0 0;
}


div.header {
	width: 100%;
	height: 188px;
	margin-bottom: 25px;
	background-image: url(images/banner.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
h1{
	font-size:15px;
}
div.header h1 {
	width: 100%;
	height: 128px;
}

div.header h1 span {
	display: none;
}

div.header ul.nav {
	display: block;
	height: 38px;
	margin-top: 1px;
	margin-left: 10px;
	padding-left: 2px;
	background-image: url(images/nav_end.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

ul.nav li {
	list-style-type: none;
	display: block;
	height: 38px;
	line-height: 34px;
	float: left;
}

ul.nav li a {
	display: block;
	height: 38px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/nav_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	float: left;
}

ul.nav li.r a {
	background-image: url(images/nav_bg_r.gif);
}

ul.nav a span {
	cursor: pointer;
}

ul.nav li a span, ul.nav li form.search {
	display: block;
	height: 38px;
	padding: 0 10px;
	background-image: url(images/nav_end.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
}
form.search input{
	color:#041452;
}

ul.nav li a:hover {
	background-image: url(images/hover_bg.gif);
}

ul.nav li a:hover span {
	background-image: url(images/hover_end.gif);
}

ul.nav li.r a:hover {
	background-image: url(images/hover_bg_r.gif);
}

ul.nav li.zoek{
	float:right;
}

ul.nav li.zoek form.search button {
	cursor: pointer;
	border: none;
	vertical-align: middle;
	background-color: transparent;
}

ul.nav li.zoek form.search input {
	vertical-align: middle;
}

/*div.main div.sidebar {
	width: 210px;
	padding-left: 12px;
	position: fixed;
	top: 210px;
	left: 0;
}*/

div.main div.content {
	width: 900px;
	margin: 0 auto;
	padding: 0 3px 3px 3px;
	border: 1px solid #E0E0E0;
	background-image: url(images/decorationblauw.jpg);
	background-position: 50% -43px;
	background-repeat: no-repeat;
}



div.content div.contact {
	display:none;
	float: left;
	margin: 0px 8px 40px 28px;
}

div.content div.contact1 {
	display:none;
	float: left;
	margin: 0px 8px 40px 8px;
}

div.content div.contact999 {
	display:none;
	float: left;
	margin: 0px 8px 40px 30px;
}

div.content div.bannerspace {
	width: 744px;
	height:130px;
}

div.content div.bannerspace div.nieuwsbrief {
	display:none;
	position: relative;
	float: left;
	left: 14px 
}



div.content div.decoration {
	width: 320px;
	padding-left: 138px;
	padding-right: 125px;
	height: 87px;
	background-image: url(images/decorationblauw.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0 auto -40px auto;
	position: relative;
	top: -44px;
}

div.lang {
	text-align: right;
}

div.content div.group {
	padding: 0 35px;
	margin-top: 15px;
	text-align: left;
	clear: both;
}

div#contactgegevens, div#aanmelden_nieuws {
	position: relative;
	bottom: 40px;
	height: 225px;
	margin: 0 15px -37px 4px;
	font-size: 11px;
	font-weight: bold;
	color: #1362B1;
}

div#contactgegevens p{
	margin: 23px 0;
}

div#aanmelden_nieuws p {
	margin: 5px 0;
}

div#contactgegevens{
	float: left;
	width: 350px;
}

div#aanmelden_nieuws{
	float: right;
	width: 415px;
}

* html div#aanmelden_nieuws {
	position: relative;
	left: 20px;
}
* html div#contactgegevens, * html div#aanmelden_nieuws, * html div#titel{
	bottom: 42px;
}

form input, form textarea  {
	height: 12px;
	width: 170px;
	margin: 2px 4px;
	padding: 7px;
	border: 1px solid #427CB5;
	background-color: #F6FAFD;
	color: #427CB5;
	font-size: 10px;
}

form .submit {
	height: 30px;
	width: 187px;
	background-color: #3A7DC1;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

form textarea {
	height: 110px;
	width: 456px;
	font-size: 11px;
}

div#titel {
	position: relative;
	bottom: 40px;
	margin: 0px 15px 0 4px;
	font-size: 11px;
	font-weight: bold;
	color: #1362B1;
}

div#fotos {
	width: 100%;
	margin-left: 4px;
	margin-top: -32px;
	clear: both;
}

div#grote_foto {
	float: left;
	width: 451px;
	height: 338px;
	margin: 0  0 0 24px;
	padding: 15px;
	border: 1px solid #98B6D0;
	background-color: #F0F5FB;
}

div#kleine_foto {
	float: right;
	width: 350px;
	height: 338px;
}

div#kleine_foto a img {
	width: 114px;
	height: 86px;
	padding: 10px 8px;
	border: 1px solid #98B6D0;
	background-color: #F0F5FB;
	margin: 0 10px 15px 0;	
}

div.detail_vlak {
	width: 100%;
	font-size:12px;
	border-top: 1px solid #98B6D0;
	border-bottom: 1px solid #98B6D0;
	background-color: #F0F5FB;
	color: #1F6BB7;
	margin: 10px 0 0 0;
}

div.detail_vlak p {
	margin: 10px;
}
div.detail_vlak form {
	height: 160px;
	margin: 10px;
}

div.detail_vlak #form-left {
	float: left;
	width: 400px;
	height: 150px;
}

div.detail_vlak form textarea{
	float: right;
}

div#contactgegevens h3, div#aanmelden_nieuws h3, div#titel h3 {
	width: 100%;
	height: 14px;
	padding: 6px;
	font-size:12px;
	border-top: 1px solid #98B6D0;
	border-bottom: 1px solid #98B6D0;
	background-color: #F0F5FB;
	color: #1F6BB7;
}
div#aanmelden_nieuws h3 {
	border-top: 1px solid #c00;
	border-bottom: 1px solid #c00;
	background-color: #F9EFEF;
	color: #c00;
}

div.group h3 {
	height: 26px;
	border-bottom: 1px solid #CEDAEA;
	color: #fff;
	margin: 0 -35px;
	font-size: 14px;
	font-weight: bold;
}

div.group h3 span {
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 15px;
	border: 1px solid #8BA4CC;
	background-image: url(images/cat_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
div.group h3 span.new {
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 15px;
	border: 1px solid #8BA4CC;
	background-image: url(images/nav_bg_r.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
div.omheen{
	height:auto;
	width:auto;
	float:left;
}
div.group div.item {
	float: left;
	width:114px;
	text-align: center;
	padding: 10px 8px;
	border: 1px solid #98B6D0;
	background-color: #F0F5FB;
	margin: 3px;
}
div.group div.item:hover {
	background-color: #DBE9F9;
}

span.product {
	color: #4885BE;
	font-weight: bold;
}

span.sold {
	color: #f00;
	font-weight: bold;
}

div.footer {
	position: relative;
	bottom: 19px;
	height: 19px;
	width: 100%;
	background-image: url(images/footer.gif);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #fff;
	text-align: right;
}

div.footer div.copy {
	margin: 4px 0 0 4px;
	float: left;
	text-align: left;
}
div.footer a img {
	margin: 4px 4px 0 0;
}

form.newsletter button {
	cursor: pointer;
	height: 19px;
	border: 1px solid #CEDAEA;
	color: #fff;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px;
	margin: 3px 0;
	background-image: url(images/cat_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	vertical-align: middle;
}

h2 {
	font-size: 24px;
	font-weight: normal;
}

img, a img {
	border: none;
}

div.clear {
	height: 0;
	clear: both;
}
div#aanmelden_nieuws{
	display:none;
	}
div#contactgegevens{
	margin-top:40px;
	margin-bottom:10px;
	width:100%;
	height:40px;
	text-align:center;
	font-weight:normal;
}
div#contactgegevens strong{
	font-weight:bold;
	font-size:12px;
}
input#code{
	display:none;
}
