body {
	margin: 0px;
	/*terra:f4916f*/
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #db8926;
	scrollbar-darkshadow-color: #28323c;
	scrollbar-face-color: #002954;
	scrollbar-highlight-color: #d0d7b6;
	scrollbar-shadow-color: #909372;
}

.center {
	text-align: center;
}
.centermenu1 {
	text-align: center;
	display: none;
}
.centerblock {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.centertitle {
	line-height: 25 pt;
	font-size: 18px;
	font-weight: bold;
	color: #fdb926;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.text {

}
.textinv {
	color: #999999;
}
.linktext {
	font-size: 8pt;
}
.linktextinv {
	font-size: 8pt;
	color: #999999;
}

.title {
	font-size: 11pt;
	font-weight: bold;
}
.titleinv {
	font-size: 11pt;
	font-weight: bold;
	color: #999999;
}
.small {
	font-size: 8pt;
	font-style: italic;
}
.smallinv {
	font-size: 8pt;
	color: #999999;
	font-style: italic;
}

.alert {
	font-weight: bold;
	color: #770000;
}
.help {
	border: 1px dotted #0000FF;
	font-style: italic;
	font-size: 8pt;
}

table {
	/*border: 2px solid #FF0000;*/
	border-collapse: collapse;
	
}
tr {
	vertical-align: top;
}
td {	
	font-family: verdana, helvetica, arial;
	line-height: 15pt;
	font-size: 10pt;
	letter-spacing: 0 pt;
	color: #002954;
	border-spacing: 0 pt;
	padding: 0px;
/*	border: 2px solid #00FF00;*/
}
td.top {
	height: 20px;
	background-color: #002954;
	text-align: right;
}

td.menu {
 	height: 230px;
 	text-align: center;
 	background-color: #002954;	
}
.main {
	height: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #8aa2ba;	
	border-right: 1px solid #8aa2ba;	

	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.content {
	
	/*background-position: center;*/	
	height: 100%;
	text-align: left;
	padding: 10px;
	background-image: url(images/palm_achtergrond.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.featured {
	width: 110px;
	background-color: #D8E2EC;
	border-left: 1px solid #8aa2ba;
	
}

.featuredlinks {
	text-align: center;
	font-size: 7pt;
	font-style: italic;	
	width: 1px;
	height: 1px;
	position: relative;
	z-index: 1;
	right: -150px;
	float: right;	
}

html>body .featuredlinks {
	right: -25px;
}

.outer {
	background-color: #D8E2EC;
	background-image: url(images/saronitextback.gif);
	background-repeat: no-repeat;
	background-position: top left;
	
}
.bottom {
	background-color: #002954;	
	color: fdb926;
	font-weight: bold;
}
.notab{
	background-image: url(images/notab.jpg);
	background-repeat: no-repeat;
}
.tab{
	position: relative;
	float: left;
	width: 100px;
}
.allin {
	width: 100%;
	height: 100%;
	background-color: #D8E2EC;
	background-image: url(images/saronitextback.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	text-align: center;
}

html>body .allin {
	height: auto;
}


ul {
	list-style-position: inside
}
img {
	border: none;
}
.imgleft {
	float: left;
	padding: 0px 12px 0px 12px;
}
.verhuurpre {
	float: left;
	width: 100px;
	padding: 0px 12px 0px 12px;
}
.imgright {
	float: right;
	padding: 0px 12px 0px 12px;
}
.logo {
	vertical-align: middle;
	width: 125px;
}
a {
	color: #fdb926;
	text-decoration: none;
}
a:link {
 	color: #fdb926;
}
a:visited {
	color: #fdb926;
}
a:hover {
	color: #fdb926;
	text-decoration: none;
}
a:link.small {
 	color: #fdb926;
 	text-decoration: none;
 	font-size: 8 pt;
}
a:visited.small {
	color: #fdb926;
	text-decoration: none;
	font-size: 8 pt;
}
a:hover.small {
	color: #fdb926;
	text-decoration: none;
	font-size: 8 pt;
}
