@charset "utf-8";
html {
	overflow: scroll;
}

body {
	background-color: #651727;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #651727;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
}
a{
	color: #64a030;
}
a img{
	border: none;
}


#menu{
	background: url(../images/header/menuleft.jpg);
	background-repeat:repeat-y;
	font-size: 12px;
	text-align: left;
	padding-bottom: 60px;
	vertical-align: top;
}

#main{
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	border-left: 1px solid white;
	margin-top: 0px;
}

#headerline{
	background-color: #64a030;
	color: white;
	clear: both;
	float: left;
	padding: 5px;
	border-left: 5px solid white;
	margin-bottom: 20px;
	width: 785px;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
}
#headerline img{
	vertical-align: middle;
}
#panden{
	clear: left;
	float: left;
	width: 216px;
	border-right: 1px solid #64a030;
	text-align: center;
	padding-right: 10px;
	margin-left: 30px;
}
#textinfo{
	float: right;
	width: 480px;
	text-align: left;
	padding: 0px 10px 10px 10px;
	margin-right: 30px;
}
#info{
	text-align: left;
	width: 750px;
	padding: 15px;
	clear: both;
}

#body{
	background-color: white;
	padding-bottom: 80px;
	vertical-align: top;
}
#body hr{
	color: #64a030;
	background-color: #64a030;
	margin-left: 15px;
	margin-right: 15px;
	height: 1px;
	margin-bottom: 15px;
	clear: both;
}

#menu ul{
	list-style-type: none; 
	color: #64a02f;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 16px;
	margin-left: 25px;
	padding-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#menu li{
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
#menu li span{
	background-image: url(../images/icon/block.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 15px;
}
#menu hr{
	color: #651727;
	background-color: #651727;
	margin-left: 15px;
	margin-right: 15px;
	height: 1px;
	margin-bottom: 15px;
}
#menu a{
	color: white;
}
#menu ul a{
	color: #651727;
	text-decoration: none;
}
#menu ul a:hover{
	color: white;
	text-decoration: underline;
}
#menu div a:hover{
	color: white;
	text-decoration: underline;
}
#menu div{
	margin-left: 25px;
	color: white;
	text-decoration: none;
}

td.top {
	border-bottom-width: 0px;
	border-top-width: 8px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;	
	border-bottom-color: #FFFFFF;
	border-top-style: solid;	
	border-top-color: #cbebf8;
}


.pand{
	width: 176px;
	text-align: center;
	margin-bottom: 15px;
	margin-left: auto;
	margin-right: auto;
}
.pand img{
	margin-bottom: 5px;
	border: 2px solid #651727;
}
.pand a{
	color: #651727;
	text-decoration: none;
}
.pand a:hover{
	color: #651727;
	text-decoration: underline;
}
.selfportret{
	color: white;
	background-color: #64a030;
	width: 110px;
	border: 2px solid #651727;
	text-align: center;
	font-size: 12px;
	padding-bottom: 5px;
}
.selfportret img{
	border-bottom: 1px solid white;
	margin-bottom: 5px;
}
#info h1{
	font-size: 16px;
}
#info h2{
	font-size: 11px;
	font-weight: bold;
}
.left{
	float: left;
}
.right{
	float: right;
}
.pandlong{
	width: 750px;
	text-align: left;
	margin-bottom: 15px;
	clear: both;
}
.pandlong img{
	margin-bottom: 5px;
	margin-right: 20px;
	border: 2px solid #651727;
	display: inline;
}
.pandlong a{
	color: #651727;
	text-decoration: none;
}
.pandlong a:hover{
	color: #651727;
	text-decoration: underline;
}
.pandentext{
	width: 520px;
	float: right;
	display: inline;	
	padding-bottom: 5px;
}

.pandenpictures{
	width: 250px;
	float: left;
	clear: left;
	margin-left: 10px;
}
.pandenpictures img{
	margin: 5px 8px 10px 8px;
	border: 1px solid #651727;
	cursor: pointer;
}
#pandinfo{
	width: 500px;
	text-align: center;
	float: right;
	margin-right: 20px;
}
#pandinfo img{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #651727;	
	}
#pandinfo div{
	margin-top: 5px;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;	
	
}
#pandinfo table{
	width: 400px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#schatting {
	text-align: left;
}
#schatting table{
	width: 500px;
}
#schatting table input{
	width: 300px;
}
#schatting td{
	vertical-align: top;
}
#schatting textarea{
	width: 300px;
}
#pdf{
	float: right;
	margin-right: 10px;
	margin-top: 8px;
}
#pdf a{
	color: #651727;
	text-decoration: none;
}
#pdf a:hover{
	color: #651727;
	text-decoration: underline;
}
.verkocht{
	color: red;
}
.verkocht span{
	color: #651727;
	text-decoration: line-through;
}

.front{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0px;
}
.front img{
	border: 2px solid #651727;
}
.front div{
	padding-left: 10px;
	padding-right: 10px;
	font-size: 9px;
}
div.infotext{
	background-color:#651727;
	color: white;
	width: 140px;
	padding: 5px;
	border: 1px solid white;
	margin-bottom: 12px;
}
#langmenu{
	margin-left: 0px:
	margin-top: 0px;
}