body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #cc0000;
	background-image: url(../images/bg_website.gif);
	background-attachment: fixed;
	background-color: #000;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	text-align: left;
	background-color: #fff;
}

FORM {
	margin: 0px;
	padding: 0px;
}

#logo {
	background-color: #000;
	padding: 15px 10px 10px 10px;
}

#aanbHeader {
	margin: 0px;
	color: #fff;
	text-align: center;
	padding-top: 10px;
}

/* ------------------------------------------------------------------------------------------- */
/* --                                         MENU                                          -- */
/* ------------------------------------------------------------------------------------------- */

#menu {
	text-align:center;
	background-color: #000;
	border-top: 1px solid #fff;
	border-bottom: 2px solid #fff;
}

#menu a:link, #menu a:active, #menu a:visited {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	font-size: 11px;
	color: #cc0000;
	text-decoration: underline;
}


.navAdmin {
	display: inline;
	color: #fff;
	list-style-type: none;
	margin: 0px;
	margin-top: -3px;
	padding: 0px;
	float: left;
	width: 780px;
}

.navAdmin li {
	display: block;
	width: 11.78em;
}

#contentBox {
	width: 960px;
	height: auto;
	text-align: justify;
	background-color: #fff;
	border-top: 2px solid #fff;
	border-bottom: 10px solid #fff;
}

#leftContent {
	width: 240px;
	text-align: justify;
	float: left;
	height: auto;
	padding: 8px 10px 0px 10px;
	background-color: #f2f2f2;
	border-bottom: 2px solid #ccc;
}

#rightContent {
	width: 670px;
	text-align: justify;
	height: auto;
	margin-left: 280px;
	padding: 8px 0px 0px 0px;
	background-color: #fff;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}


/* OPMAAK STANDAARD TAGS */

p {
	font: 11px verdana, arial, helvetica, sans-serif;
	line-height: 14px;
	margin:0px 0px 14px 0px;
	padding: 0px;
}

h1 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

h2 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 30px;
}

h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}

h4 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-align: left;
}

/* OPMAAK TOP PRODUKTEN */

.headerTopProdukten {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	margin: -10px -10px 0px -10px;
	padding: 10px 10px 10px 10px;
	background-color: #ccc;
}

.titleTopProdukten {
	color: #cc0000;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #f2f2f2;
	margin: 5px 5px 0px -10px;
	padding-left: 15px;
}

.titleTopProdukten a:link, .titleTopProdukten a:active, .titleTopProdukten a:visited {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.titleTopProdukten a:hover {
	color: #cc0000;
	text-decoration: underline;
} 

.textTopProdukten {
	margin: 0px 5px 10px 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000;
}

.textTopProdukten p {
	line-height: 14px;
	margin:0px;
	padding: 0px;
}

.vacatures {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
}

.service {
	margin-bottom: 10px;
	margin-left: 5px;
}

.service img {
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 5px;
}

#jwbSponsor {
	background-color: #000;
	margin: -10px -10px 13px -10px;
	padding: 15px 10px 15px 10px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
}

#jwbSponsor a:link, a:active, a:visited {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
}

#jwbSponsor a:hover {
	color: #c00;
	font-weight: bold;
	text-decoration: underline;
}

#jwbSponsorImg {
	width: 50px;
	height: 80px;
	float: left;
}


/* OPMAAK NIEUWS & SPECIALS ITEMS */
#newsItem {
	width: 655px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999;
}

.newsItemImage {
	width: 183px;
	float: left;
	border: 1px solid #ccc;
	margin: 0px;
}

#newsTextPosition {
	margin-left: 210px;
	padding-right: 10px;
}

#newsTextPosition a:link, #newsTextPosition a:active, #newsTextPosition a:visited {
	color: #cc0000;
	font-weight: bold;
}

#newsTextPosition a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

.newsItemsPrice {
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
	margin-top: 30px;
}


/* OPMAAK AANBIEDINGEN */
#aanbieding {
	width: 655px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999;
}

#aanbieding td {
	height: 20px;
	padding-left: 5px;
	padding-right: 5px;
}

#aanbieding a:link, #aanbieding a:active, #aanbieding a:visited {
	text-decoration: underline;
	color: #000;
	font-weight: normal;
}

#aanbieding a:hover {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

.aanbHeader {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

.kledingSoort {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}	


/* OPMAAK KLANTEN ITEMS */
#klantenItem {
	width: 655px;
	float: left;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #999;
}

.klantenItemImage {
	width: 183px;
	float: left;
	border: 1px solid #ccc;
	margin-right: 15px;
}

#klantenTextPosition {
	text-align: justify;
	padding-left: 5px;
	padding-right: 10px;
}

#klantenTextPosition a:link, #klantenTextPosition a:active, #klantenTextPosition a:visited {
	color: #cc0000;
	font-weight: bold;
}

#klantenTextPosition a:hover {
	color: #cc0000;
	font-weight: bold;
	text-decoration: none;
}

#klantenTextPosition img {
	margin: 0px 3px 10px 5px;
	border: 1px solid #cc0000;
}


/* OPMAAK VERHUUR */
#verhuur {
	text-align: left;
}

#verhuur ul, #verhuur li {
	list-style-image: url(../images/list_bullet.gif);
	margin-bottom: 10px;
}

#verhuur img {
	margin: 15px 15px 0px 15px;
}


/* OPMAAK CONTACT */

#contact {
	text-align: left;
}

#contact ul, #verhuur li {
	list-style-image: url(../images/list_bullet.gif);
	margin-bottom: 10px;
}

label {
	width: 90px;
	float: left;
	text-align: left;
	font-weight: bold;
	white-space: nowrap;
}

.contactFields {
	width: 30em;
	clear: right;
}


/* FOOTER */
#footer {
	color: #000;
	height: 60px;
	text-align: center;
	border-top: 2px solid #cc0000;
	padding-top: 10px;
	background-color: #ccc;
	margin-left: 1px;
	margin-right: 1px;
}

#footer p {margin-top: 10px;}

.footerList {
	display: inline;
	list-style-type: none;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer a:link, #footer a:active, #footer a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #cc0000;
	text-decoration: underline;
}

.imageLeft {
	float: left;
	margin: 2px 10px 2px 0px;
}

.imageRight {
	float: right;
	margin: 2px 0px 2px 10px;
}
