* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

img {
	border: none;
}

fieldset {
	border: none;
}

body {
	font: normal 62.5% Tahoma, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
	background: #e59200;
}

#colMain .form
{
  font: normal 11px Tahoma, Arial, Helvetica, sans-serif !important;
} 

#colMain .form td.table
{
  padding-top: 4px;
  padding-bottom: 4px;
}


#wrapper {
	margin: 20px auto;
	width: 980px;
	background: #fff url(../img/rounding-top.png) top left no-repeat;
}

#header {
	position: relative;
	margin: 0 10px;
	padding: 0 0 8px 0;
	width: 960px;
	height: 330px;
	border-bottom: 8px solid #fbead7;
}

#header #top {
	float: left;
	position: relative;
	width: 960px;
	height: 90px;
}

#header h1 {
	position: absolute;
	top: 6px;
	left: 0px;
	display: block;
	width: 202px;
	height: 78px;
	background: url(../img/logo_orisant_nieuw.jpg) top left no-repeat;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 168px;
	height: 72px;
}

#header h2 {
	display: block;
	width: 540px;
	height: 29px;
	position: absolute;
	top: 51px;
	left: 215px;
	background: url(../img/payoff.gif) 50% 0 no-repeat;
	text-indent: -9999px;
}

#header #language {
	position: absolute;
	top: 50px;
	right: 0;
	height: 20px;
	list-style: none;
}

#header #language li {
	float: left;
	margin: 0 10px;
	width: 26px;
	border: 1px solid #efd45c;
	text-indent: -9999px;
}

#header #language li a {
	display: block;
	width: 26px;
	height: 18px;
}

#header #language li#langNL {
	background: url(../img/flag-nl.png) top left no-repeat;
}

#header #language li#langDE {
	background: url(../img/flag-de.png) top left no-repeat;
}

#header #menu {
	float: left;
	padding: 20px 10px 0 10px;
	width: 190px;
	height: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	list-style: none;
	background: #d83702;
}

#header #menu li {
	border-bottom: 1px solid #e36d46;
}

#header #menu a:link, #header #menu a:visited {
	display: block;
	padding: 5px 15px;
	color: #fff;
	background: #d83702;
	text-decoration: none;
}

#header #menu a:hover, #header #menu a:active {
	color: #d83702;
	background: #fff;
}

#header #menu li.active a {
	color: #d83702;
	background: #fff;
}

#header #fotobanner {
	float: left;
	margin: 0 5px 0 5px;
	width: 540px;
	height: 240px;
	background: url(../img/fotobanner-bg.gif) repeat;
	overflow: hidden;
}

#header #fotobanner img {
	border-bottom: 5px solid #fff;
}

#header #search 
{
	float: right;
	padding: 13px 10px 0 10px;
	width: 180px;
	height: 227px;
	background: #d83702;
 background: #d83702 url(../img/brochure_panel.jpg) no-repeat left 6px;
 position: relative;
}

#header #search h3 {
	margin: 0 0 12px 0;
	height: 13px;
 color: #fff;
 font-size: 16px;
 letter-spacing: 0.07;
 text-transform: uppercase;
}

#header #search a 
{
  position: absolute;
  left: 0;
  bottom: 8px;
  width: 180px;
  text-align: center;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

#header #search label {
	display: block;
	width: 62px;
	height: 19px;
	text-indent: -9999px;
}

#header #search dl dt {
	float: left;
}

#header #search dl dt#dtLand label {
	background: url(../img/label-land.gif) 0 4px no-repeat;
}

#header #search dl dt#dtRegio label {
	background: url(../img/label-regio.gif) 0 4px no-repeat;
}

#header #search dl dt#dtType label {
	background: url(../img/label-type.gif) 0 4px no-repeat;
}

#header #search dl dt#dtGrootte label {
	background: url(../img/label-grootte.gif) 0 4px no-repeat;
}

#header #search dl dt#dtPrijs label {
	background: url(../img/label-prijs.gif) 0 4px no-repeat;
}

#header #search dl dd {
	padding: 0 0 10px 0;
}

#header #search select {
	padding: 1px 0;
	width: 116px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #060d0e;
	border: 1px solid #e5bd00;
}

#header #search .button {
	padding: 1px 0 0 0;
	width: 180px;
	height: 46px;
	background: url(../img/search-button.png) top left no-repeat;
       margin-top: -5px;
}

#header #search .button input {
	display: block;
	width: 180px;
	height: 24px;
	border: none;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #737373;
	background: none;
}

#breadcrumb {
	margin: 0 10px 10px 10px;
	width: 960px;
	background: #fbead7;
}

#breadcrumb ul {
	overflow: hidden;
	font-size: 1.1em;
	list-style: none;
	height: 23px;
}

#breadcrumb ul li {
	float: left;
	margin: 0 0 0 -5px;
	padding: 0 15px 0 15px;
	font-weight: bold;
	background: url(../img/breadcrumb-spacer.gif) 0 5px no-repeat;
	color: #d83702;
}

#breadcrumb ul li a:link, #breadcrumb ul li a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #d83702;
}

#breadcrumb ul li a:hover, #breadcrumb ul li a:active {
	text-decoration: underline;
	color: #d83702;
}

#content {
	margin: 0 10px;
	padding: 12px 0 0 0;
	width: 960px;
}

#colLeft {
	float: left;
	width: 210px;
	padding: 43px 0 0 0;
}

#colMain {
	float: left;
	margin: 0 5px 20px 0;
	padding: 0 30px 20px 10px;
	width: 505px;
}

.colFotos {
	background: url(../img/line-column.gif) top left repeat-y;
}

#colRight {
	float: left;
	width: 200px;
}

#content h3 {
	margin: 6px 0 10px 0;
	height: 20px;
	font-size: 14px;
}

#content #colMain h3 {
}

#content h4 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 21px;
	color: #e59200;
}

#content p {
	padding: 0 0 0 0;
	font-size: 1.1em;
	line-height: 21px;
}

#content a:link, #content a:visited {
	color: #db4614;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #db4614;
 	text-decoration: none;
}

#content ul {
	list-style: none;
	padding: 0 0 0 10px;
	font-size: 1.1em;
	line-height: 21px;
}

#content ul li
{
	padding: 0 0 0 20px;
	background: url(../img/list-style.gif) 0 8px no-repeat;
}

#content ol 
{
	padding: 0 0 0 10px;
	font-size: 1.1em;
	line-height: 21px;
	margin: 0px;
	list-style-position: inside;
}

#content ol li
{
	padding: 0 0 0 0;
}


#content img {
	border: 0;
}

#content img.left {
	float: left;
	margin: 6px 20px 10px 0;
}

#content img.right {
	float: right;
	margin: 6px 0 10px 20px;
}

#content #submenu {
	float: right;
}

#content #submenu li {
	margin: 0 0 7px 0;
	padding: 0;
	width: 155px;
	height: 33px;
	background: url(../img/submenu-bg.png) top left no-repeat;
}

#content #submenu li.active {
	background: url(../img/submenu-bg-active.png) top left no-repeat;
}

#content #submenu li a {
	display: block;
	padding: 5px 15px 0 0;
	width: 140px;
	height: 28px;
	font-size: 1.3em;
	font-weight: bold;
	color: #828282;
	text-align: right;
	text-decoration: none;
}

#content #submenu li.active a {
	color: #fff;
}

#content #headerHome {
	/*background: url(../img/header-home.gif) top left no-repeat;*/
	text-indent: 0px;
	color: #E59200;
	font-size: 1.8em;
}

#content #headerVoorwaarden {
	background: url(../img/header-voorwaarden.gif) top left no-repeat;
}

#content #headerResultaten {
	background: url(../img/header-resultaten.gif) top left no-repeat;
}

#content #headerFotos {
	background: url(../img/header-fotos.gif) top left no-repeat;
}

#content .resultaat {
	position: relative;
	margin: 0 0 10px 0;
	padding: 10px;
	height: 100px;
	border: 1px solid #f8e1c7;
}

#content .resultaat img {
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #e7c213;
}

#content .resultaat h4 span.type {
	margin: 0 7px 0 0;
	padding: 0 9px 0 0;
	color: #f1bd81;
	background: url(../img/resultaat-h4-spacer.gif) right 2px no-repeat;
}

#content .resultaat h4 a:link, #content .resultaat h4 a:visited {
	text-decoration: none;
}

#content .resultaat h4 a:hover, #content .resultaat h4 a:active {
	text-decoration: underline;
}

#content .resultaat .price {
	position: absolute;
	left: 149px;
	bottom: 10px;
	display: block;
	width: 102px;
	height: 21px;
	padding: 0;
	background: url(../img/price-bg.gif) top left no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

#content .resultaat .readmore {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 90px;
	height: 22px;
	padding: 0;
	background: url(../img/button.png) top left no-repeat;
}

#content .resultaat .readmore a {
	display: block;
	width: 90px;
	height: 22px;
	text-align: center;
	text-decoration: none;
	color: #848484;
	font-weight: bold;
}

#content #pageNav {
	float: right;
}

#content #pageNav li {
	float: left;
	padding: 0 2px;
	font-weight: bold;
	color: #848484;
	background: none;
}

#content #pageNav li a:link, #content #pageNav li a:visited {
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}

#content #pageNav li a:hover, #content #pageNav li a:active {
	color: #848484;
	text-decoration: underline;
}

#content #pageNav li#navPrevious {
	margin: 0 6px 0 0;
	padding: 0 10px 0 0;
	background: url(../img/resultaat-h4-spacer.gif) right 5px no-repeat;
}

#content #pageNav li#navPrevious a {
	padding: 0 0 3px 22px;
	background: url(../img/nav-previous.png) top left no-repeat;
}

#content #pageNav li#navNext {
	margin: 0 0 0 6px;
	padding: 0 0 0 10px;
	background: url(../img/resultaat-h4-spacer.gif) left 5px no-repeat;
}

#content #pageNav li#navNext a {
	padding: 0 22px 3px 0;
	background: url(../img/nav-next.png) top right no-repeat;
}

#content #gallery {
	margin: 0 auto;
	width: 293px;
}

#content #currentImage img {
	border: 4px solid #f8e1c7;
}

#content #imageInfo {
	position: relative;
	padding: 0 0 10px 0;
}

#content #imageNumber {
	color: #f1bd81;
}

#content #zoom {
	position: absolute;
	top: 3px;
	right: 0;
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: url(../img/icon-zoom.gif) top left no-repeat;
}

#content #zoom a {
	display: block;
	width: 16px;
	height: 16px;
}

#content #imageNav {
	padding: 0;
	width: 293px;
	height: 47px;
}

#content #imageNav li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	width: 73px;
	height: 47px;
	background: none;
}

#content #imageNav li a {
	display: block;
	height: 47px;
}

#content #imageNav li a img {
	border: 2px solid #f1bd81;
}

#content #imageNav li.active a img {
	border: 2px solid #d83702;
}

#content #imageNav li#imagePrevious {
	margin: 0 11px 0 0;
	width: 16px;
	background: url(../img/image-previous.gif) top left no-repeat;
	text-indent: -9999px;
}

#content #imageNav li#imageNext {
	margin: 0 0 0 1px;
	width: 16px;
	background: url(../img/image-next.gif) top left no-repeat;
	text-indent: -9999px;
}

#content #colRight .banner,
#content #colRight .sidePanel
 {
	margin: 0 0 12px 0;
	background: #ececec;
	border: 1px solid #f5d8a4;
	padding: 10px;
}

#content #colRight .banner a {
	display: block;
	height: 80px;
	color: #848484;
	text-decoration: none;
}

#content #colRight .banner a span {
	display: block;
	margin: 30px 0 0 0;
	font-size: 1.1em;
}

#content #colRight .panel {
	margin: 0 0 10px 0;
	height: 80px;
	background: #fff;
	border: 1px solid #f5d8a4;
	font-weight: bold;
	text-align: center;
}

#content #colRight .panel a {
	display: block;
	height: 80px;
	color: #848484;
	text-decoration: none;
}

#content #colRight .panel a span {
	display: block;
	margin: 30px 0 0 0;
	font-size: 1.1em;
}

#content #newsletter {
	margin: 0 0 10px 0;
	padding: 9px;
	width: 180px;
	border: 1px solid #f5d8a4;
}

#content .sidePanel h3 {

}

#content .sidePanel .button {
	padding: 1px 0 0 0;
	width: 180px;
	height: 36px;
}

#content #newsletter .button 
{
	display: block;
	height: 28px;
	border: none;
	cursor: pointer;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #666 ! important;
	background: url(/img/newsletter-button.png) no-repeat left top;
 padding: 5px 0px 0px 54px;
}

#content #newsletter .button a
{
  color: #666 ! important;
}



#footer {
	padding: 0 10px;
	width: 960px;
	height: 55px;
	background: url(../img/rounding-bottom.png) bottom left no-repeat;
}

#footer ul {
	list-style: none;
	padding: 15px 0 0 0;
	height: 34px;
	font-size: 1.4em;
	background: url(../img/dots-hor.gif) top left repeat-x;
}

#footer ul li {
	float: left;
	padding: 3px 26px 0 27px;
	height: 31px;
	background: url(../img/dots-ver.gif) top left no-repeat;
}

#footer ul li a 
{
	color: #737373 ! important;
	text-decoration: none;
}

#footer ul li#roompot {
	padding: 0 0 0 25px;
	background: url(../img/logo-roompot.gif) 25px 0 no-repeat;
	text-indent: -9999px;
}

#footer ul li#sarcon {
	padding: 0 30px 0 25px;
	background: url(../img/logo-sarcon.gif) 25px 5px no-repeat;
	text-indent: -9999px;
}


#footer ul li#laperla {
	padding: 0 30px 0 25px;
	background: url(../img/logo_laperla.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 100px;
}

#footer ul li#roompot a {
	display: block;
	width: 65px;
	height: 31px;
}

#footer ul li#sarcon a {
	display: block;
	width: 65px;
	height: 31px;
}

#footer ul li#laperla a {
	display: block;
	width: 65px;
	height: 31px;
}

#footer #menuBottom
{
  position: relative;
  margin-left: 30px;
  float: left;
}

#rights {
	padding: 0 0 50px 0;
	text-align: center;
	font-size: 1.1em;
	color: #fff;
}

div#orisant_propertyitem b.price
{
  font-size: 1.5em;
}

div#orisant_propertyitem table
{
  margin-bottom: 30px;
  font-size: 1.4em;
  width: 100%;
}

div#orisant_propertyitem table thead
{
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
}

div#orisant_propertyitem table th
{
  text-align: left;
  width: 350px;
}

div#orisant_propertyitem table td
{

  text-align: right;
}


/*faqModule */

#faq #breadcrum
{
  position: relative;
}

#faq #breadcrum select
{
  position: absolute;
  right: -18px;
  top: -4px;
}

#faq .uwvraag
{
  border: grey;
  padding: 10px;
}


/* newsModule */

.newsSummary
{
   margin-bottom: 20px; 
}

.newsSummary .readMore
{
  display: block;
  text-align: right;
  padding-right: 24px;
}


.newsFull .controls
{
  text-align: center;
  padding: 8px 0 8px 0;
}


.content span

{

  color: #ff0000;

}