#content .catList,
#content #catItem {
	border-bottom: 1px solid #DBDCDC;
	margin: 0 0 0 20px;
	padding-bottom: 10px;
	min-height: 100px;
}

#content #catItemNoImg {
	border-bottom: 1px solid #DBDCDC;
	margin: 0 0 0 20px;
	padding-bottom: 10px;
}

#content .catList {
	padding-top: 10px;
	clear: both;
}

.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}

/* hack for IE6 */
* html #content .catList {
	height: 100px;
}

#content #intro {
	margin: 10px 0 10px 20px;
}
#content .catList img,
#content #catItem img {
	float: left;
	border: 1px solid #9F5F5F;
	padding: 1px;
}
#content .catList img {
	width: 90px;
	height: 90px;
}

#content #catItem p {
	float: left;
	width: 307px;
	margin: 0 0 0 25px;
	line-height: 15px;
}
#content .catList h4 {
 	width: 400px; 
	margin: 0 0 0 10px;
	padding-left: 15px;
	line-height: 20px;
	font-size: 100%;
	background: url(../images/more.gif) 0 7px no-repeat;
	text-align:left;	
}
#content .catList div,
#content .catList p {
	background: url(../images/dotted_line.gif) left top repeat-x;
	width: 400px;
	margin: 0 0 0 25px;
	line-height: 18px;
}
#content .catList div {
	background: none;
	margin-top: 10px;
}
#content p span.priceLabel {
	font-size: 120%;
	color: #C00;
	font-weight: bold;
}
#content .catList span.priceLabel {
	font-size: 120%;
	color: #C00;
	font-weight: bold;
}
#content .catList .special {
	float: right;
	color: #C00;
	font-weight: bold;
	margin-top: -18px;
}
/********** HOME **********/
#content #home {
	width: 100%;
	text-align: center;
}

#content #home p {
	text-align: left;
}

#content #home img {
	border: 1px solid #A57575; 
	margin: 5px;
}

#content #home h2 {
	display: none;
}


/********** DETAIL **********/
#content #detail img {
	border: 1px solid #A57575;
	margin: 5px 5px 5px 0;
	padding: 1px;
}
#content #detail img.big {
	margin: 5px 5px 5px 20px;
	width: 200px;
	height: 360px;
	float: left;
}
#content #detail .clearer {
	width: 100%;
	clear: both;
	position: relative;
	height: 1px;
	line-height: 1px;
}

#content #detail #detailContent {
	width: 300px;
	padding-left: 5px;

}

#content #detail #detailContent strong {
	width: 130px;
	float: left;
}
#content #floortoolView a,
#content #textView a,
#content #leaseFloorView a,
#content .catList a,
#content #tegels a,
#content #contact a,
#content #overview a {
	text-decoration: none;
	color: #990000;
}
#content #floortoolView a:focus,
#content #floortoolView a:hover,
#content #floortoolView a:active,
#content #textView a:focus,
#content #textView a:hover,
#content #textView a:active,
#content #leaseFloorView a:focus,
#content #leaseFloorView a:hover,
#content #leaseFloorView a:active,
#content .catList a:focus,
#content .catList a:hover,
#content .catList a:active,
#content #textlist a:focus,
#content #textlist a:hover,
#content #textlist a:active,
#content #tegels a:focus,
#content #tegels a:hover,
#content #tegels a:active,
#content #contact a:focus,
#content #contact a:hover,
#content #contact a:active,
#content #overview a:focus,
#content #overview a:hover,
#content #overview a:active,
#content #detail #detailContent p a:focus,
#content #detail #detailContent p a:hover,
#content #detail #detailContent p a:active {
	color: #CDACAC;
}

#content #floortoolView p,
#content #leaseFloorView p {
	padding: 0 0 15px 0;
	
}

#content #detail #detailContent h4 {
text-align:left;
}

#content #detail #detailContent p {
	margin: 0;
	padding: 5px 0 0 0;
	line-height: 18px;
	font-size: 100%;
	width:300px;
}

#content #detail #detailContent p img.nomargin {
	margin: 5px 0;
}


/********** FORM ELEMENTS **********/

label {
	float: left;
	width: 100px;
}

textarea, input, frm {
	border: 1px solid #A57575;
	margin: 2px 5px 2px 0;
	padding: 2px;
	font-family: "Tahoma", "Arial", sans-serif;
	font-size: 10px;
	
}

input.checkbox {
	border: 0;
	margin: 0 5px 0 0;
	width: 20px;
}

button {
	height: 20px;
}

form {
	/*background: #EEE;*/
	padding: 5px 10px;
	/*width: 317px;*/
}

form p {
	background-image: none;
}

form #btn {
	border-top: 1px solid #A57575;
	position: relative;
}

#content #detail #detailContent p#backOverview {
	background: url(../images/dotted_line.gif) left top repeat-x;
	margin-top: 10px;
	text-align: right;
}
#content #detail #detailContent p.clickHere {
	background: url(../images/dotted_line.gif) left top repeat-x;
	margin-top: 10px;
}

#content #floortoolView,
#content #textView,
#content #leaseFloorView,
#content #textlist,
#content #tegels,
#content #contact,
#content #overview {
	padding: 10px 10px 10px 20px;
	text-align:left;
}
#content #floortoolView h4,
#content #textView h4,
#content #leaseFloorView h4,
#content #detail #detailContent h4,
#content #overview h4,
#content #textlist h4,
#content #tegels h4 {
	background: url(../images/dotted_line.gif) left bottom repeat-x;
	margin: 10px 0;
	clear: both;
	line-height: 20px;
	font-size: 110%;
}

#content #detail #detailContent form h4 {
	background: none;
	border-bottom: 1px solid #A57575;
	width: 317px;
}

#content #overview p {
	margin-bottom: 10px;
	padding-top: 5px;
}

#content #overview div {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #EEE;
	width: 150px;
	height: 85px;
	float: left;
	padding: 10px;
}

#content #tegels div img,
#content #overview div img {
	padding: 1px;
	border: 1px solid #A57575;
}

#content #tegels div {
	float: left;
	text-align: center;
	width: 25%;
	height: 200px;
}
#content #tegels div.image {
	width: 50%;
}
#content #tegels div.image img {
	padding: 0;
	border: 0;
}

#content #textlist a {
	width: 33%;
	float: left;
	line-height: 18px;
	height: 18px;
}
#content #textlist hr {
	height: 1px;
	line-height: 1px;
	border: 0;
	padding: 0;
	margin: 0;
	display: block;
	clear: both;
	visibility: hidden;
}

/******************  FAQ  ****************/

#faqView {
	padding: 10px 10px 10px 20px;
}
#faqView p {
	padding: 0 0 10px 0;
}

#faqlist {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	margin: 6px 0 22px 0;
}

#faqlist ul li {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	margin-bottom: 2px;
}

.listKop {
	font-weight: bold;
}

.faq_cat {
	margin: 0;
	margin: 20px 0 20px 0;
	padding: 0;
	color: #CC0000;
	font-weight: normal;
}

.faqOff {
	background: #ffffff url(../images/faq_arrow.gif) no-repeat 2px 2px;
	border: solid 1px #fff;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	padding-left: 15px;
	margin: 0;
}

.faqOff li a {
	text-decoration: none;
	color: #333;
}

.faqOff li a:hover {
	color: #c00;
}

.faqOn {
	background: #eeeeee url(../images/faq_arrow_act.gif) no-repeat 12px 12px;
	background-color: #eeeeee;
	border: dotted 1px #6a6a6a;
	list-style-type: none;
	list-style-image: none;
	padding: 10px;
	padding-left: 25px;
	margin: 0;
}

.faqOn div {
	padding-top: 4px;
	padding-left: 8px;
	margin: 0;
}

.faqOn li a {
	text-decoration: none;
	font-weight: bold;
	color: #c00;
}

/******************  LEASEFLOOR  ****************/
#leaseFloorExtraInfo {
	margin: 20px 0 0 0;
	font-style: italic;
}
.leasefloorTable {
}
.leasefloorHeader {
	font-weight: bold;
	border-bottom: 2px solid #eee;
	padding: 2px;
}
.leasefloorValues {
	padding: 2px;
}

/******************  ABOUT  ****************/
#aboutOpeningTimesES {
	padding: 20px 0 0 0;
}
#aboutOpeningTimesES p {
	color: #c00;
	padding: 0 0 5px 0;
}


/******************  VIRTUAL  ****************/
.virtualBlock {
	height: 85px;
}


/******************  CONTACT  ****************/
#routeList {
	padding: 0 0 10px 0;
}
#routeList li {
	padding: 0 0 5px 0;
	list-style: none;
}
#routeInfo {
	padding: 20px 0 0 0;
}
.underline {
	text-decoration: underline;
}
#routeBlock {
	position: relative;
	top: -90px;
}
#routeBlockES {
}
#routeList li {
	padding-left: 25px;
	line-height: 20px;
	background: url(../images/more.gif) 0 7px no-repeat;
}



#mailFriend p {
	margin: 10px;
}

#mailFriend form {
	background: none;
}

.buttonForm {
	margin-left: 100px;
	width: 80px;
}

.laminateOptions {
	background-color: #9F5F5F;
	color: #ffffff;
	height: 22px;
	margin: 15px 15px 15px 0;
	text-align: center;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #CDACAC;
}


.bar{
 padding: 4px 4px 4px 4px;
 margin-left: 10px;
 margin-right: 10px;
 text-align:justify;
 background: #fff;
 clear:both;
}

.dyntitle, .dyntitle a:link, .dyntitle a:visited{

}

.dyntxt{
  text-align:justify;
  padding: 2px 4px 2px 2px;
  color: #333;
  font-size: 1em;
  font-weight: normal;
  background: #fff;
  height:75px;
  overflow:auto;
}

div#dealerlist, div#dealerlist a, div#dealerlist a:visited{
 color:#333333;
 text-decoration:none;
}

.instr{
 padding: 10px 10px 10px 10px;
 font-size:1em;
 font-weight:normal;
 text-align:left
}

.instruct{
 margin: 10px 10px 0px 10px;
 padding: 10px 10px 10px 10px;
 font-size: 1em;
 color:#000000;
 border: 1px solid #CCCCCC;
}
a {
	color: #990000;
}

