body {
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, "Lucida Sans Unicode", "Shin Go", sans-serif;
	font-size: 10pt;
	color: #333;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/background.png);
	background-repeat: repeat;
}
.small {
	font-size: 8pt;
}
img {
	vertical-align: text-top;
	border: none;
}
a:link{
	color: #333;
	text-decoration: none;
}
a:visited{
	color: #333;
	text-decoration: none;
}
a:active{
	color: #333;
	text-decoration: none;
}
a:hover{
	color: #fffdf5;
	text-decoration: none;
}
.highlighted {
	color: #FFF;
}
.alignRight {
	text-align: right;
}
.adminBtn {
	width: 25px;
	height: 25px;
	position: absolute;
}
.introWhitespace {
	margin: auto auto;
	width: 500px;
	height: 300px;
	text-align: center;
}
.intro {
	margin: auto auto;
	width: 500px;
	height: 200px;
	text-align: center;
}
.wrapper {
	margin: auto auto;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/bodyBackground.png);
	background-repeat: repeat;
	width: 1185px;
	min-height: 956px;
}
.header {
	float: none;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/header.png);
	width: 1185px;
	height: 147px;
}
.photos {
	float: none;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/photos.png);
	width: 1185px;
	height: 88px;
}
.menu {
	float: left;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/menu.png);
	width: 1185px;
	height: 26px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.menuButtons{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	float: center;
}
.menuButtons tr{
	padding: 0px;
	margin: 0px;
	height: 100%;
}
.menuButtons td{
	padding: 0px;
	margin: 0px;
}
.menuButtons a{
   vertical-align: middle;
   padding: 0px 1em;
}
.menuButtons a:link{
	color: #333;
	text-decoration: none;
}
.menuButtons a:visited{
	color: #333;
	text-decoration: none;
}
.menuButtonsa:active{
	color: #333;
	text-decoration: none;
}
.menuButtons a:hover {
	color: #aaa57e;
	text-decoration: none;
}
.body {
	float: none;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/body.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 1185px;
	min-height: 662px;
}
.bodyFillLeft {
	float: left;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/bodyFillerLeft.png);
	width: 286px;
	height: 148px;
}
.bodyFillBackground{
	float: left;
	width: 580px;
	height: 148px;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/.png);
}
.bodyFillRight{
	float: left;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/bodyFillerRight.png);
	width: 319px;
	height: 148px;
}
.bodyMiddleLeft {
	float: left;
	width: 100px;
	min-height: 489px;
}
.bodyMiddleCenter {
	float: left;
	width: 985px;
	min-height: 489px;
	text-align: center;
}
.bodyMiddleRight {
	float: left;
	width: 100px;
	min-height: 489px;
}
.bodyBottom {
	float: none;
	width: 1185px;
	height: 25px;
}
.footer {
	float: none;
	width: 1185px;
	height: 33px;
	background-image: url(http://www.autentico.nl/layout/styles/default/images/adresbalk.png);
}
