a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #E8E800;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#centreer {
	text-align: left;
	width: 965px;
	height: 600px;
	overflow: auto;
	margin: auto;
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
}
#top1 {
	height: 100px;
	width: 192px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#bot1 {
	height: 130px;
	width: 192px;
	position: absolute;
	left: 0px;
	top: 430px;
}
body {
	background-color: #7C7152;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	height: 310px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#kop {
	height: 100px;
	width: 248px;
	position: absolute;
	left: 150px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#menu p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 32px;
	margin-left: 0px;
}
#titel {
	height: 150px;
	width: 248px;
	position: absolute;
	left: 150px;
	top: 120px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
#foto {
	height: 550px;
	width: 550px;
	position: absolute;
	left: 410px;
	top: 0px;
	text-align: center;
	display: table;
}
#foto_valign {
	display: table-cell;
	vertical-align: middle;
	position: static;
}
#foto_valign img {
    margin-top: expression((550 - this.height)/2);
}
#info {
	height: 150px;
	width: 248px;
	position: relative;
	left: 150px;
	top: 280px;
	display: block;
}
#info_valign {
	/*margin-top: expression((150 - this.height)/2);*/
	position: relative;
	height: 100%;
	display: block;
	/*vertical-align: bottom;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#info_valign p {
	position: absolute;
	bottom: 0;
	left: 0;
	margin-bottom: 0px;
}
#nav {
	height: 30px;
	width: 130px;
	position: absolute;
	left: 150px;
	top: 520px;
}
#titel p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#kop_index {
	height: 40px;
	width: 755px;
	position: absolute;
	left: 207px;
	top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
#fotos_index {
	height: 505px;
	width: 755px;
	position: absolute;
	left: 207px;
	top: 55px;
	overflow: auto;
}
#fotos_index td {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.alt_titel {
	font-size: 14px;
	font-style: italic;
}
#verkocht {
	height: 20px;
	width: 50px;
	position: absolute;
	left: 282px;
	top: 531px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#top1_l {
	height: 100px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../pics/top_slide_l.jpg);
	background-repeat: no-repeat;
}
#bot1_l {
	height: 100px;
	width: 140px;
	position: absolute;
	left: 0px;
	top: 450px;
	background-image: url(../pics/bot_slide_l.jpg);
	background-repeat: no-repeat;
}