html,body {
	background: #787a7d;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#top_message {
    
}


div.sold {
font-size: 16px;
font-weight: bold;
color: Red;
position: relative;
left: 35px;
}
#container {
  left: 50%;
	width: 820px;
	text-align: left;
	margin-left: -391px;
	position: absolute;
 	background: #ffffff;
}
#header {
  margin-top: 10px;
	width: 820px;
	height: 100px;
}
#jwlogo {
	height: 100px;
	width: 113px;
	float: left;
	padding-left: 4px;
}
#main {
	width: 820px;
}
#content {
  /* overflow: auto; */
	font-size: 12px;
	width: 540px;
	height: 420px;
	padding-left: 120px;
	top: 10px;
	margin-left: 0px;
}
a { color: #808285; }
a:hover {color: #DE382F;}

#footer {
  height: 15px;
  font-size: 10px;
  color: #808285;
  padding: 5px;
  text-align: center;
  background: #E7E7E9;
}
#footer a {
  text-decoration: none;
}

/* ADVERTENTIE OVERZICHT */

h1 {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
}
p {
  margin: 0px;
  padding: 0px;
}
.advertentie {
	height: 149px;
	width: 523px;
	background: url(../images/blok.gif);
}
.advertentie img.info {
	border: 0px;
	/*position: absolute;*/
    float: right;
    padding-top: 15px;
    padding-right: 30px;
	left: 470px;
	top: 10px;
}
#advcontent form { margin: 0px; padding: 0px;}
.cms_item_text {
  height: 12px;
  width: 180px;
  font-size: 10px;
}
#advcontent {
  width: 460px;
}
#advcontent td {
  color: #FFFFFF;
}
#advcontent .foto {
  width: 125px;
}
#advcontent .foto img {
  border: 1px solid #595A5C;
}
/* SINGLE ITEM */

#singleAdvertentie {
  background: url(../images/bgnormal.gif) no-repeat top left;
  height: 390px;
  width: 540px;
}
#singleAdvertentie h1 {
  color: #DE382F;
  margin-left: 20px;
}
#foto_content img { border: 1px solid #595A5C; }
#singleContent {
  background: url(../images/back2.gif) no-repeat left top #7C7A78;
  padding: 10px;
  color: #ffffff;
  margin-left: 20px;
  margin-right: 20px;
}

#pictures_number {
  background: #D8D9DB;
  color: #DE382F;
  height: 10px;
  width: 10px;
}
.ScrollThumb {
    cursor: hand; 
    cursor: pointer;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

/* NEW ADS */

#nieuwste_advertenties {
	position: absolute;
	height: 460px; 
	width: 140px;
	left: 680px;	
	top: 120px;
	font-size: 11px;
	color: #787a7d;
	scrollbar-3dlight-color : #999999;
  scrollbar-arrow-color : #999999;
  scrollbar-base-color : #666666;
  scrollbar-darkshadow-color : Black;
  scrollbar-face-color : #666666;
  scrollbar-highlight-color : #999999;
  scrollbar-shadow-color : #999999;
  scrollbar-track-color : #8B8B8B;
}
#fotos {
	overflow: auto;
	height: 490px;
	margin-top: 2px;

}
#fotos img {
	border: 0px;
  padding-bottom: 20px; 
}
#jwmenu_boven {
	width: 687px;
	height: 76px;
	background: url(../images/bgtopmenu.gif) repeat-x left top;
  padding-top: 27px;
}
#jwmenu_boven a#selected {
	color: #DE382F;
}
#jwmenu_boven a:hover {
  color: #DE382F;
}
#jwmenu_boven ul li {
	float: left;
	padding-top: 0px;
	text-indent: 20px;
}
#jwmenu_boven ul li a {
	font-size: 18px;
   text-decoration: none;
	color: #787a7d;
}
#jwmenu_boven ul {
	list-style: none;
	margin-top: 0px;
}
#language {
  position: absolute;
  width: 102px;
  left: 5px;
  top: 120px;
  font-size: 12px;
}

#menu_links {
  position: absolute;
	width: 102px;
	left: 5px;
	top: 170px;
	background: url(../images/menubg.gif) repeat-y left top;
}
#menu_links .menutop {
  width: 102px;
  height: 5px;
  background: url(../images/menutop.gif) no-repeat left top;
  font-size: 0px;
}
#menu_links .menubottom {
  width: 102px;
  height: 5px;
  background: url(../images/menubottom.gif) no-repeat left top;
  font-size: 0px;
}
#menu_links a#selected,#menu_links a:hover {
		color: #DE382F;
}

#menu_links ul li {
  padding-top: 12px;
}
#menu_links ul li a {
	font-size: 11px;
  text-decoration: none;
	color: #787a7d;
	font-weight: bold;
}
#menu_links ul {
	list-style: none;
  margin: 0px;
  padding: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}
#cmspage {
  background: url(../images/bgnormal.gif) no-repeat top left;
  height: 390px;
  width: 540px;
}
#ContentPage {
  background: #7C7A78 url(../images/back2.gif) no-repeat left top ;
  color: #ffffff;
  margin-left: 16px;
  margin-right: 16px;
  margin-top: 20px;
  height: 340px;
  width: 520px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 13px;
	color: #FFFFFF;
}
#ContentPage td.content {
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
}
/* contact */
#contact input {
 width: 180px;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 12px;
}
#contact textarea {
  width: 180px;
  height: 100px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;

}
/* Forumulieren */
form.formulier textarea {
  width: 322px;
  height: 100px;
}
form.formulier span {
  font-weight: bold;
}
