html, body{
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.85em;
	color: #838383;
} 

#outer{
	min-height: 100%;
	height: auto;
	width: 100%;
	position: relative;
	margin: 0 auto 0 auto;
}

* html #outer{
	height: 100%;
}

#content {
	width: 853px;
	margin: 0 auto 0 auto;
}


#menu {
	width: 823px;
	height: 22px;
	background-image: url(../images/default/imgMenuBack.jpg);
	padding-right: 30px;
	padding-top: 5px;
}

.button{
	float: right;
	margin-right: 30px;
	font-weight: bold;
	color: #FFF;
}

.button a{
	text-decoration: none;
	color: #FFF;
}

.button a.active{
	text-decoration: none;
	color: #F60;
}

#page{
	background-image: url(../images/default/imgPageBack.jpg);
	width: 853px;
	height: 442px;
}

#left{
	width: 263px;
	float: left;
	margin-left: 40px;
	padding-top: 10px;
}

#right{
	width: 499px;
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	padding-top: 10px;
}

#leftno{
	width: 263px;
	height: 381px;
	float: left;
	margin-left: 29px;
	margin-top: 1px;
}

#rightno{
	width: 491px;
	float: left;
	margin-top: 1px;
	padding: 20px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

#rightno a{
	color: #FFF;
	text-decoration: none;
}

#photoText{
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	color: #FFF;
}

#photo{
	cursor: pointer;
}

#kaart{
	width: 491px;
	height: 160px;
}