body{
	background-color: #007172;
	background-image:url('/images/background.jpg');
	background-position: left;
	background-repeat: repeat-y;
	margin:0px;
	margin-bottom:35px;
}
body,table,tr,td{
	font-size: 12px;
	color: #80ffff;
	line-height: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 1px;
}
a:link,a:visited,a:active {
	color: white;
	border-bottom: #808080 1px solid;
	font-style: italic;
	letter-spacing: 0px;
	text-decoration: none;
}
a:hover {
	color: yellow;
	border-bottom: #ffd700 1px solid;
	font-style: italic;
	letter-spacing: 0px;
	text-decoration: none;
}
/*
|---------------------------|
|							|
|			BASIS			|
|							|
|---------------------------|
*/
#container{
	background-image:url('/images/background.jpg');
	background-position: left;
	background-repeat: repeat-y;
	width:780px;
}
#top{
	width:780px;
	height:114px;
	background-image:url('/images/top_back.jpg');
	background-position: bottom;
	background-repeat: repeat-x;
}
#top-left{
	width:172px;
	float:left;
}
#top-middle{
	width:440px;
	padding-top:64px;
	float:left;
}
#top-right{
	width:168px;
	float:left;
}
#content{
	width:857px;
}
#content-left{
	width:172px;
	float:left;
}
#content-top{
	width:608px;
	float:left;
}
#content-middle{
	width:428px;
	padding-left:12px;
	float:left;
}
#content-right{
	width:168px;
	float:left;
}
#content-span{
	width:596px;
	float:left;
}
.pic_link{
	color: red;
	border-bottom: #808080 0px solid;
	font-style: italic;
	letter-spacing: 0px;
	text-decoration: none;
}
#mapContent{
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0px;
	padding-left:12px;
}
/*
|---------------------------|
|							|
|			SPECIFIC		|
|							|
|---------------------------|
*/
.menu_pic{
	padding-right:3px;
}
#address{
	margin-top:30px;
	margin-left:12px;
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	letter-spacing: 0px;
}

.front-pic{
	margin-top:-136px;
	position:absolute;
}
.back-pic{
	margin-left:2px;
	padding-bottom:12px;
}
.medewerkers{
	width:180px;
	margin-bottom:20px;
	float:left;
	text-align:center;
}