﻿* {
	margin: 0;
	padding: 0;
}

body,html {
	background: #FCFD84	url(../images/background.gif) top center repeat-x;
	font-family: arial, verdana;
	color: #040300;
	font-size:12px;
	line-height:20px;
	height:100%;		
}

.clear {
	clear: both;
	padding: 0;
	margin: 0;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

li { 
	background: url(../images/opsomming.gif) left center no-repeat;
	font-family: arial, verdana;
	color: #039403;
	font-size:12px;
	padding-left:15px;
	
}

strong {
	color: #038018;
	font-size: 13px;
	font-weight: bold;	
}


img {
	border: none;
}

.border {
	border: 1px solid #038018;
	
}

.borderx {
	border: 1px solid #AAAAAA;
	
}


h1 {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin:5px 0 15px 0;
}


h2 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin:5px 0 5px 0;
}

h3 {
	color:#288AF3;
	font-size: 13px;
	font-weight: bold;
}

/**************************************/


/* Algemeen lay-out */
#container {
	background-attachment: scroll;
	height: auto;
	margin: 0 auto;
	width:100%;
	overflow: hidden;
}


#header {
	width: 1000px;
	height:125px;
	margin: 0 auto;
}

#bg-home {
	background: url(../images/bg-home.png) top center no-repeat;
	width:1000px;
	height:283px;
	margin: 0 auto;
}


#logo {
	float:left;	
	padding-top:13px;
	padding-left:20px;
	height:75px;
}

#adres {
	float:right;	
	padding-top:45px;
	padding-right:20px;
	text-align:right;
	color:#BBBBBB;

}


#label {
	padding-top:130px;
	float:right;

}

#menu {
	float:left;
	padding-top:237px;
	padding-left:20px;
	height:35px;
	}
	
#wrapper {
	background: url(../images/bg-content.png) top center repeat-y;
	min-height: 350px; /* na invullen van content = height: 100%; */
	overflow: hidden;
	margin: 0 auto;
	width: 1000px;
}

/**************************************/

#right {
	float: right;
}

#right-vervolg {
	float: right;
	padding-right:30px;
}

#content-top {
	background: url(../images/content-top.png) top center no-repeat;
	width:1000px;
	margin: 0 auto;
	height: 18px;
}

#content-footer {
	background: url(../images/content-bottom.png) top center no-repeat;
	width:1000px;
	margin: 0 auto;
	height:14px;	
}


#content-breed {
	margin-top:15px;
	width:950px;
	float:left;
	padding-left:30px;
	overflow: hidden;	
}

#content-vervolg {
	margin-top:15px;
	width:550px;
	float:left;
	padding-left:30px;
	overflow: hidden;	
}


#content-left {
	margin-top:15px;
	width:500px;
	float:left;
	padding-left:30px;
	overflow: hidden;	
}

#content-right {
	float:right;
	padding-right:20px;
}


#items {
	float:right;
	width:440px;
}


.bg-item {
	background: url(../images/bg-item.gif) top center no-repeat;
	float:left;
	width:144px;
	padding:1px;
	height:218px;
	color:#333333;
	font-size:11px;

}


#transport {
	margin-top:10px;
	float:right;
	background: url(../images/bg-transport.gif) top center no-repeat;
	width:440px;
	height:157px;
}

#items-onder {
	float:right;
	margin-top:10px;
	width:440px;
	height:93px;

}

#bg-nieuwsbrief {
	float:left;
	background: url(../images/bg-nieuwsbrief.gif) top center no-repeat;
	width:233px;
	height:93px;
}

#bg-belnu {
	float:right;
	background: url(../images/bg-belnu.gif) top center no-repeat;
	width:202px;
	height:93px;
}

.merken {
	float:right;
	margin-left:15px;
	margin-right:15px;
}

.buttons {
	float:right;
	margin-top:15px;
	margin-right:15px;
}

.buttons1 {
	float:left;
	margin-top:15px;
	margin-left:15px;
}

.bel {
	padding-left:10px;
	padding-top:2px;

}



/**************************************/

/* Footer */ 

#footer {
	background: url(../images/bg-footer.png) top center no-repeat;
	height:60px;
	width:1000px;
	margin: 0 auto;
}

.footerl {
	float:left;
	padding-top:22px;
	padding-left:30px;
	color: #FFFFFF;
	font-family:verdana, arial;
	font-size:13px;
	font-weight:normal;
}

.footerr {
	padding-top:22px;
	padding-right:30px;
	float:right;	
}

#realisatie {
	width:1000px;
	margin: 0 auto;
}

.realisatietext {
	text-align:center;
	color:#98C1F0;
	font-family:verdana, arial;
	font-size:11px;	
}

.grijs {
	color:#666666;
	font-weight: bold;
}

.groen {
	font-size:11px;
	color:#039403;
	font-weight: normal;
}
	
a.footerwit {
	color: #FFFFFF;
	font-family: verdana, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration: underline;
}

a.footerwit:hover {
	font-family: verdana, arial;
	color: #FFFFFF;
	font-weight:normal;
	text-decoration: none;
}

a.footercredits {
	color: #98C1F0;
	font-family: verdana, arial;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.footercredits:hover {
	color: #5DA2F0;
	font-weight:normal;
	text-decoration: underline;
}

a {
	color: #040300;
	font-size:12px;
	line-height:18px;
	text-decoration: underline;	
}

a:hover{
	color: #040300;
	text-decoration: none;
}


/**************************************/


