BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

BODY {
	background-color: #7498C0;
	background-image: url(images/bgAll.gif);
	scrollbar-face-color: #182859;
	scrollbar-highlight-color: #688AB1;
	scrollbar-shadow-color: #688AB1;
	scrollbar-3dlight-color: #182859;
	scrollbar-arrow-color:  #688AB1;
	scrollbar-track-color: #182859;
	scrollbar-darkshadow-color: #182859;
}

DIV#main {
	width: 870px;
	height: 570px;
	margin: 0px auto;
	background-image: url(images/background-main.gif);
	background-repeat: no-repeat;

}

DIV#homeButton{
	position: absolute;
	top: 13px !important;
	top: 13px;
	line-height: 21px;
	height: 80px;
	width:130px;	
}

DIV#homeButton IMG{
	border: 0;
	width: 100%;
	height: 100%;
}

DIV#navigation {
	position: absolute;
	top: 140px !important;
	top: 142px;
	line-height: 21px;
	height: 430px;
	width:150px;
	font-size: 12px;

}

A {
	color: #ffffff;
	text-decoration: none;
}

#aanbodnav A {
	color: #1F3164
}

DIV#navigation A {
	padding-left: 16px;
}

DIV#navigation A:hover {
	color: #7293b9;
}
#aanbodnav A:hover {
	color: #3473b9;
}

.mainlink a {
	text-decoration: underline;
}


DIV#navigation SPAN.CurrentPage {
	color: #7293b9;
	background-image: url(images/key.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 16px;
}

DIV.subMenu {
	display: none;
	background-color:#1F3164;
	color: #ffffff;
	padding-left: 10px;
	overflow: hidden;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 11px;
}

DIV#navigation DIV.subMenu A:hover {
	background-image: url(images/list-image-submenu.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}

DIV#navigation DIV.subMenu A.selected{
	background-image: url(images/list-image-submenu.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #ffffff;
}


DIV#logos {
	position: absolute;
	bottom: 50px;
	left:-125px;
	width: 150px;
}

IMG.Logo {
	position: relative;
	border: none;
	margin: 0px;
}

IMG#photoStock {
	position:relative;
	left: 136px;
}

DIV#content {
	position: relative;
	left: 263px;
	top: -480px;
	width: 590px;
	height: 570px;
	padding: 0;
	margin: 0;
	padding-right: 30px;
	overflow-y: auto;
	overflow-x: hidden;

}

DIV#content p {
	width: 460px;
	line-height: 1.4em;
}

DIV#content a img {
	border: none;
}

h1 {
	color: #1F3265;
	font-size: 19px;
	width: 460px;
	border-bottom: 1px solid #c0d3e7;
}

h2 {
	color: #1F3265;
	font-size: 18px;
	width: 460px;
	border-bottom: 1px solid #c0d3e7;
}

.objectcity {
	margin-top: -3px;
	padding-left: 7px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	width: 93px;
}

A.button {
	background-color: #1f3164;
	color: white;
	padding: 2px 6px;
	color: white;
	text-decoration: none;
}

.subkop {
	color: #1f3164;
	font-weight: bold;
}

.street {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

#info em {
	font-style: normal;
	font-size: 12px;
	color: #000;
}

input, select {
	font-size: 11px;
}

.white_column {background-color: #92A6C0; color: white;}
.white_column2 {background-color: #92A6C0; color: #002E6C;}

.blue_column {color: white;}
.blue_column2 { color: #002E6C}
.thumbnail {border: 1px solid #002E6C;}

/*object*/
table#tabs {
	width:100%;
	height:27px;
}

table#tabs td, td.inactive{
	background-image:url(/images/object_menu_tab_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:top;
	}
	
table#tabs td.active{
	background-image:url(/images/object_menu_active_tab_bg.gif);
	background-position: left top;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align:top;
	
	}

table#tabs td div {
	margin-top:3px;
	}
table#tabs td a {
	
}