@charset "utf-8";
/* CSS Document */

#detail_left {
width:450px;
float:left;

margin-top: 10px;
}
#detail_right {
width:363px;
margin:2px 0px 0px 473px;
/*float:right;*/
}

#right TH {
	padding-right:20px;
}
#detail_right .more_info {
	padding-left: 5px;
}
#detail_right .more_info a, #detail_right .more_info ul, #detail_right .more_info li {
	line-height:1.7em;
	text-decoration:none;
	color:#7C9D31;
	font-size:0.9em;
	font-weight:bold;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#detail_right legend {
	color:#000;
	font-size:1em;
	font-weight:bold;
}
div.content fieldset, #detail_right fieldset {
	border-style: solid;
	border-size: 1px;
	border-color:#7C9D31;
	font-size: 0.8em;
	padding:5px 5px 5px 15px;
	color:#000000;
}
div.content form textarea, div.content form input.submit, div.content form input.text,
#detail_right form textarea, #detail_right form input.submit, #detail_right form input.text {
	padding: 2px;
	border: 1px solid #9B9B9B;
	
}
.group div.element {
margin-bottom:5px;
}
div.content form div.error input, div.content form div.error textarea,
#detail_right form div.error input, #detail_right form div.error textarea {
	border: 1px solid red;
}
div.content form textarea,  div.content form input.text,
#detail_right form textarea,  #detail_right form input.text {
	width: 300px;
}
div.content input.submit,
#detail_right input.submit {
	color: white;
	background-color:#7C9D31;
	border: 1px solid black;
}
div.content input.submit,
#detail_right input.submit {
cursor: pointer; cursor: hand;
}
#detail_right .more_info a:hover {
	text-decoration:underline;
	color:#587023;
}
.group div.element {
margin-bottom:5px;
}
#detail_right form div.error input, #detail_right form div.error textarea {
	border: 1px solid red;
}
#detail_right form textarea,  #detail_right form input.text {
	width: 300px;
}
#detail_right input.submit {
	color: white;
	background-color:#7C9D31;
	border: 1px solid black;
}
#detail_right input.submit {
cursor: pointer; cursor: hand;
}
#detail_right .more_info a:hover {
	text-decoration:underline;
	color:#587023;
}
.detail_content {
	font-size:0.8em;
	}
.welcome {
width:890px;
	border:1px solid black;
	margin:5px 5px 5px 0px;
	padding:5px;
	background-color:#7C9D31;
	font-size:0.9em;
	font-weight:bold;
	color:white;
	}	
.react_message {
border:1px solid black;
margin:5px 5px 5px 0px;
padding:5px;
background-color:#7C9D31;
	font-size:0.9em;
	font-weight:bold;
	color:white;
	}
	
#detail_header {
/*	padding:0px 0px 0px 10px;*/
	color:#7C9D31;
	font:Arial, Helvetica, sans-serif 1.2em;
	font-weight:bold;
	float:left;

	}
.detail_header H3 {
	font-size:110%;
	padding:0px 0px 0px 0px;
	margin:0px;
	}

#detail_prijs {
	width:250px;
	padding:0px 0px 0px 10px;
	font-weight:bold;
	font-size:1.2em;
	position: absolute;
	top: 23px;
	left: 200px;
	text-align: right;
}

.detail_terug {
/*	width:435px;*/
	height:65px;
	float:right;
	text-align: right;
/*	margin-right:10px;*/
}
.detail_foto {
	position: relative;
	border:1px solid #666666;
	padding:5px;
	width:449px;
	height:300px;
	clear:both;}

#sub_detail_menu {
margin:10px 10px;
line-height:1.7em;

}
#sub_detail_menu A {
	text-decoration:none;
	color:#7C9D31;
	font-size:0.9em;
	font-weight:bold;
}
#sub_detail_menu A:hover {
	text-decoration:underline;
	color:#587023;
}
