html, body {
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 100%;
}

body {
	background-color: #DEE9F8;
	text-align: center;
	font-size: 71%;
	overflow: hidden;
}

td {
	text-align: left;
}

a {	
	color: navy;
	text-decoration: underline;
}
a:visited {
	color: #516FA7;
}
a:hover {	
	color: red;
	text-decoration: none; 
}

h1 {
	font-size: 17px;
	font-weight: bold;
	border-top: 1px solid #344D75;
	color: #344D75;
	margin-top: 0px;
	font-variant: small-caps;
	clear: right;
}
	h1 a {
		text-decoration: none;
		color: #344D75;
	}
	h1 a:visited {
		text-decoration: none;
		color: #344D75;
	}
	h1 a:hover {
		text-decoration: none;
		color: #516FA7;
	}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0em 0em 0.5em 0em;
}

h3 {
	font-size: 1.0em;
	font-weight: bold;
	margin: 0em;
}

	h2 a {		color: #926D35; }

p, form {
	margin: 0em;
}

ul, li {
	margin: 0em;
	padding: 0em;
}
li {
	margin-left: 2.0em;
}

div.clear {
	height: 0.01em;
	overflow: hidden;
	clear: both;
}
div.hr {
	border-top: 1px solid silver;
	margin: 25px 0px 7px 0px;
}

img {
	border-color: #862626;
}
img, div { behavior: url(iepngfix.htc) }

div.padding {
	padding: 10px;
}
hr {
	border: 0;
	border-top: solid #314D75 1px;
	height: 1px;
}
div.goback {
	text-align: right;
}
/*******************************************************************************
** ALL ELEMENTS THAT SHOULD HAVE THE BASIC FONT
*******************************************************************************/

body, table, td, input, select, textarea {
	font-family: Arial, Tahoma, Georgia, Verdana, sans-serif;
}
table, td, input, select, textarea {
	font-size: 1.0em;
}
body, table, td {
	color: black;
	line-height: 1.8em;
}
div.shell div.main div.header, div.shell div.main div.menu, div.dropdown {
	font-family: Verdana, Tahoma, Arial, Arial, sans-serif;
}

/*******************************************************************************
** BASIC FORM ELEMENTS
*******************************************************************************/

input.txt, textarea, select {
	border: 0.1em solid gray;
	color: black;
	font-size: 1.0em;
	line-height: 1.2em;
}
input.txt {
	height: 1.2em;
}
input.deftxt {
	color: gray;
}
input.btn, a.btn {
	background-color: #314D75;
	color: white;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	border: 1px solid white;
	font-weight: bold;
}
a.btn {
	font-style: normal;
	text-decoration: none;
	display: block;
	float: left;
}
input.btn {
	padding: 0.2em 0.2em;
}
input.submit {
	padding: 0.2em;
}

input.cb {
	float: left;
	margin: 0.25em 0em 0em 0.3em;
	#margin-top: 2px;
	padding: 0px;
	height: 1.2em;
}
label.lbl {
	float: left;
	display: block;
	padding: 4px 0px 1px 5px;
	margin: 0px;
}
span.err {
	color: red;
}

div.dateinput {
	line-height: 100%;
	background-color: white;
	border: 1px solid black;
	float: left;
	height: 17px;
	#height: 19px;
}
	div.dateinput span.hyphen	{
		display: block;
		float: left;
		width: 0.95em;
		text-align: center;
		overflow: hidden;
		color: black;
		font-size: 1.0em;
	}
	div.dateinput input {
		display: block;
		float: left;
		background: none;
		padding: 1px 0px 1px 0px;
		margin: 0px;
		border: 0px;
		font-size: 11px;
		line-height: 17px;
		height: 17px;
	}
	div.dateinput span {
		padding: 2px 0px 2px 0px;
	}
	div.dateinput input.d	{ width: 16px; }
	div.dateinput input.m	{ width: 16px; }
	div.dateinput input.y	{ width: 30px; }
	
/*******************************************************************************
** ELEMENTS THAT MAKE OUT THE PAGE LAYOUT
*******************************************************************************/

div.shell {
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
	overflow: scroll;
}
	div.shell div.header {
		text-align: center;
		background-color: #99A7BB;
		padding-top: 100px;
		background-image: url('/graphics/New/gevels.jpg');
		background-repeat: repeat-x;
		background-position: top;
	}
		div.shell div.header h1.title {
			line-height: 1.5em;
			height: 1px;
			padding-top: 29px;
			overflow: hidden;
			background-color: #324E76;
			background-repeat: no-repeat;
			background-position: 0px 0px;
			background-image: url('/graphics/title.gif');
			width: 794px;
			margin: 0px auto 0px auto;
		}
			
	div.shell div.main {
		width: 914px;
		margin: 0px auto 0px auto;
		text-align: left;
		background-color: #BCD2F0;
		background-image: url('/graphics/New/left_bg.jpg');
		background-repeat: repeat-y;
	}
		div.shell div.main div.left {
			width: 330px;
			min-height: 600px;
			float: left;
			position: relative;
		}
			div.shell div.main div.left div.leftimg {
				width: 140px;
				min-height: 600px;
				background-position: 0 0;
				background-repeat: no-repeat;
				background-color: #999999;
				float: left;
			}
			div.shell div.main div.left div.alphal {
				width: 60px;
				height: 100%;
				float: left;
				position: absolute;
				top: 0px;
				left: 0px;
			}
				div.shell div.main div.left div.alphal div.alpha {
					background-color: white;
					height: 100%;
					filter: alpha(opacity=50);
					opacity: 0.5;
				}
		
				div.shell div.main div.left #menu {
					width: 160px;
					height: 100%;
					margin-left: 140px;
					font-size: 12px;
					letter-spacing: 1px;
					font-weight: bold;
					padding: 0px 15px;
				}
					div.shell div.main div.left #menu ul {
						margin: 0px;
						padding: 0px;
						list-style: none;
					}
						div.shell div.main div.left #menu ul li {
							margin: 0px;
							padding: 0px;
							margin-top: 15px;
						}
							div.shell div.main div.left #menu a {
								color: black;
								text-decoration: none;
							}
							div.shell div.main div.left #menu a:hover {
								color: red;
							}
							div.shell div.main div.left #menu a.selectedlink {
								color: red;
							}
							div.shell div.main div.left #menu ul li span.listdot {
								display: block;
								float: left;
								width: 15px;
								height: 15px;
								margin-right: 10px;
								background: #344D75;
							}
							
							div.shell div.main div.left #menu ul li ul {
								display: none;
							}
							div.shell div.main div.left #menu ul li ul.selectedlink {
								display: block;
								margin: 0;
								list-style: none;
							}
								div.shell div.main div.left #menu ul li ul.selectedlink li{
									font-size: 10px;
									letter-spacing: 1px;
									display: block;
									border-left: solid 2px #99A7BB;
									padding: 5px 0 0 10px;
									margin: 5px 5px 0px 13px;
								}
								
						
					div.shell div.main div.left #menu a.print,
					div.shell div.main div.left #menu a.login,
					div.shell div.main div.left #menu a.loggedin {
						font-weight: normal;
						text-decoration: underline;
						display: block;
						padding: 0 0 5px 20px;
					}	
					div.shell div.main div.left #menu a.print {
						background: url('/graphics/print.png') 0 3px no-repeat;
					}
					div.shell div.main div.left #menu a.login {
						background: url('/graphics/lock.png') 0 3px no-repeat;
					}
					div.shell div.main div.left #menu a.loggedin {
						background: url('/graphics/lock_open.png') 0 3px no-repeat;
					}
		
		
		div.shell div.main div.content {
			width: 504px;
			min-height: 630px;
			float: left;
			padding: 10px 0px 70px 0px;
			position: relative;
		}
			div.shell div.main div.content span.orig_img {
				float: right;
				width: 200px;
				margin: 0 10px 5px 0;
				border: solid 5px #344D75;
				display: block;
				background-position: center;
				background-repeat: no-repeat;
			}
		
			div.shell div.main div.content div.alphar {
				width: 60px;
				height: 100%;
				float: right;
				position: absolute;
				top: 0px;
				right: -80px;
			}
				div.shell div.main div.content div.alphar div.alpha {
					background-color: white;
					height: 100%;
					filter: alpha(opacity=50);
					opacity: 0.5;
				}
		
			div.shell div.main div.content div.pd {
				float: left; 
				width: 235px;
			}
			div.shell div.main div.content div.projectcontainer {
			 margin-bottom: 15px;
			 border-top: 1px solid #344D75;
			 padding-top: 3px;
			 clear: both;
			}

				div.shell div.main div.content div.projectcontainer div.pdleft {
					float: left;
					width: 300px; 
				}
					div.shell div.main div.content div.projectcontainer div.pdleft h1 { 
						border-top: none;
					}
					
				div.shell div.main div.content div.projectcontainer div.middle{
					height: 100px;
					width: 2px;
					float: left;
				}
				div.shell div.main div.content div.projectcontainer div.pdright {
					float: right;
					width: 150px; 
				} 
				div.shell div.main div.content div.projectcontainer div.pdright img {
					border: 1px solid black;
					display: block;
				}
				
			div.shell div.main div.content div.rentoverview {
/*				width: 100%;*/
				width: 300px;
			}
				div.shell div.main div.content div.rentoverview div.row {
					padding: 0 5px 0 0;
					vertical-align: bottom;
					clear: both;
				}
					div.shell div.main div.content div.rentoverview div.roheader div {
						font-weight: bold;
					}
					div.shell div.main div.content div.rentoverview div.row div {
						vertical-align: bottom;
					}
					div.shell div.main div.content div.rentoverview div.row div.col1 {
						width: 60px;
						float: left;
					}
					div.shell div.main div.content div.rentoverview div.row div.col2 {
						width: 145px;
						text-indent: 15px;
						float: left;
					}
					div.shell div.main div.content div.rentoverview div.row div.col3 {
						width: 90px;
						text-indent: 15px;
						float: left;
					}
					div.shell div.main div.content div.rentoverview div.row div.col4 {
						width: 20%;
						text-indent: 15px;
						float: left;
					}
						
		
			div.shell div.main div.content div.rentdetails {
				width: 90%;
			}
				div.shell div.main div.content div.rentdetails div.row {
					padding: 5px;
					clear: both;
				}
					div.shell div.main div.content div.rentdetails div.row div.col1 {
						width: 40%;
						float: left;
						font-weight: bold;
					}
					div.shell div.main div.content div.rentdetails div.row div.col2 {
						width: 60%;
						float: left;
					}

			div.shell div.main div.content div.form {
				width: 500px;
			}
				div.shell div.main div.content div.form div.row {
					padding: 5px;
					clear: both;
				}
					div.shell div.main div.content div.form div.row div.col1 {
						width: 130px;
						float: left;
						font-weight: bold;
					}
						div.shell div.main div.content div.form div.row div.col1 em {
							font-size: 0.9em;
							font-weight: normal;
						}
					div.shell div.main div.content div.form div.row div.col2 {
						width: 350px;
						float: left;
					}
						div.shell div.main div.content div.form div.row div.col2 input.txt {
							width: 250px;
						}
						div.shell div.main div.content div.form div.row div.col2 textarea {
							width: 250px;
						}
				
		div.shell div.main div.right {
			width: 280px;
			min-height: 455px;
			float: left;
			position: relative;
			background: url('/graphics/New/start_page_bg.jpg') 100% 0 no-repeat;
		}
			div.shell div.main div.right div.alphar {
				width: 60px;
				height: 453px;
				float: right;
				position: absolute;
				top: 0px;
				right: 0px;
			}
				div.shell div.main div.right div.alphar div.alpha {
					background-color: white;
					height: 100%;
					filter: alpha(opacity=50);
					opacity: 0.5;
				}
		
div.footer {
	height: 130px;
	width: 100%;
	position: absolute;
	text-align: center;
	left: -15px;
	bottom: 50px;
}
	div.footer div.fD {
		padding-left: 14px;
	}
	div.footer div.fD div.footertop {
		width: 914px;
		margin: 0px auto 0px auto;
		background-color: #8CB4D3;
	}
		div.footer div.fD div.footertop div.ftbox {
			width: 794px;
			margin: 0px auto 0px auto;
			background-color: #1868A7;
		}
			div.footer div.fD div.footertop div.ftbox div.ftblock {
				float: left;
				width: 230px;
				min-height: 30px;
				#height: 30px;
				text-align: left;
				border-left: 1px solid #FFFFFF;
				background: url('/graphics/New/witblok.jpg') no-repeat 0 0;
			}
				div.footer div.fD div.footertop div.ftbox div.ftblock h2 {
					color: white;
					font-weight: bold;
					font-size: 1.0em;
					margin: 6px 10px 0px 30px;
				}
			div.footer div.fD div.footertop div.ftbox div.ftnob {
				border-left: 0;
				margin-left: 80px;
			}
		
	div.footer div.fD div.footercenter {
		width: 914px;
		margin: 0px auto 0px auto;
	}
		div.footer div.fD div.footercenter div.fcbox {
			height: 100px;
			width: 854px;
			float: right;
			text-align: left;
			background-color: #CACDDC;
			border-right: 60px solid #E5E6EE;
		}
			div.footer div.fD div.footercenter div.fcbox div.fcleft {
				float: left;
				width: 140px;
				height: 100%;
				background-color: #999999;
				position: relative;
			}
					div.footer div.fD div.footercenter div.fcbox div.fcleft div.alphal {
						width: 60px;
						height: 100%;
						float: left;
						position: absolute;
						top: 0px;
						left: 0px;
					}
						div.footer div.fD div.footercenter div.fcbox div.fcleft div.alphal div.alpha {
							background-color: white;
							height: 100%;
							filter:alpha(opacity=50);
							opacity:0.5;
						}
						
			div.footer div.fD div.footercenter div.fcbox div.fcblock {
				float: left;
				width: 230px;
				min-height: 100px;
				#height: 100px;
				border-right: 1px solid #777777;
			}
				div.footer div.fD div.footercenter div.fcbox div.fcblock ul {       
					margin: 0px 0px 0px 0px;
					list-style: none;
				}
					div.footer div.fD div.footercenter div.fcbox div.fcblock ul li {       
						line-height: 2.0em;
					}
						div.footer div.fD div.footercenter div.fcbox div.fcblock ul li a  {
							text-decoration: underline;
							color: #213C7E;
						}
						div.footer div.fD div.footercenter div.fcbox div.fcblock ul li a:visited  {
							color: #516FA7;
						}
						div.footer div.fD div.footercenter div.fcbox div.fcblock ul li a:hover  {
							color: red;
						}
						
			div.footer div.fD div.footercenter div.fcbox div.fcnob {
				border-right: 0;
			}
			
div.pagebottom {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0px;
	left: -15px;
	border-bottom: 7px solid #324E76;
}
	div.pagebottom div.crD {
		background-color: #98A6BA;
		padding-left: 15px;
	}
		div.pagebottom div.crD div.copyrightDIV {
			background-color: #324E76;
			width: 795px;
			color: white;
			text-align: right;
			margin: 0px auto 0px auto;
			padding: 5px 0px;
		}
			div.pagebottom div.crD div.copyrightDIV em {
				padding-right: 15px;
			}
			div.pagebottom div.crD div.copyrightDIV a {
				color: white;
				font-size: 0.9em;;
			}
	div.pagebottom div.filler {
		background-color: #DEE9F8;
		height: 20px;
		padding-left: 0px;
	}
		div.pagebottom div.filler div.fbox {
			background-color: #BCD2F0;
			height: 20px;
			width: 795px;
			margin: 0px auto 0px auto;
		}
		
/*********************************************************************
** EMPLOYEE CLASSES
*********************************************************************/
div.employees {
	padding: 15px;
	background-color: #B0C5E2;
}
	div.employees h1 {
	}
	
	div.employees div.employee {
		display: block;
		float: left;
		height: 100px;
		margin: 5px 0 10px 0;
	}
		
		div.employees div.employee span.img {
			display: block;
			float: left;
			margin-right: 10px;
			width: 58px;
			background-position: center;
			background-repeat: no-repeat;
		}

/*********************************************************************
** TABS CLASSES
*********************************************************************/
div.tabcontainer {
	position: relative;
}
	div.tabcontainer div.tabhandles {
		width: 500px;
		height: 22px;
		padding: 17px 0 0 0;
	}
		div.tabcontainer div.tabhandles a {
			float: left;
			display: block;
			padding: 3px 13px 3px 15px;
			background-color: #344D75;
			border-top: solid 4px #BCD2F0;
			border-right: solid 2px #BCD2F0;
			text-decoration: none;
			font-family: Helvetica, Arial, Verdana, sans-serif;
			font-size: 11px;
			font-weight: bold;
			color: #FFF;
			text-transform: uppercase;
			cursor: pointer;
			background-image: none;
		}
		div.tabcontainer div.tabhandles a:hover,
		div.tabcontainer div.tabhandles a.active {
			text-decoration: none;
			color: #344D75;
			border-top: 0;
			padding: 5px 13px 5px 15px;
			background-color: #B0C5E2;
			background-image: none;
		}
		
		div.tabcontainer div.tabhandles a#maptab {
			background-image: url(/graphics/maptab_active.gif);
			background-position: 0 0;
			background-repeat: no-repeat;
		}
		div.tabcontainer div.tabhandles a#maptab:hover,
		div.tabcontainer div.tabhandles a#maptab.active {
			background-image: url(/graphics/maptab.gif);
			color: #000;
		}
		
	div.tabcontainer div.tab {
		display: none;
		clear: both;
	}
	div.tabcontainer div.active {
		display: block;
		padding: 15px;
		background-color: #B0C5E2;
	}

/*********************************************************************
** MAP CLASSES
*********************************************************************/

div.gmap {
	width: 475px;
	height:400px;
	border: 1px solid black;
}
	div.gmap span img {
		float:right; 
		margin: 0 0 5px 5px;
		border: 0;
	}
	
div.legenda {
}
	div.legenda h4 {
		line-height: 16px;
		float: left;
		padding: 0 10px 0 25px;
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	div.legenda h4.project0 {
		background-image: url('/graphics/icon.project0.png');
	}
	div.legenda h4.project1 {
		background-image: url('/graphics/icon.project1.png');
	}
	div.legenda h4.portfolioitem {
		background-image: url('/graphics/icon.portfolioitem.png');
	}
	div.legenda h4.rentobject {
		background-image: url('/graphics/icon.rentobject.png');
	}
	
	div.legenda ul {
		float: left;
	}
		div.legenda ul li {
			width: 200px;	
			padding-right: 10px;
		}
		div.legenda ul li.project0 {
			list-style-image: url('/graphics/list.project0.gif');
		}
		div.legenda ul li.project1 {
			list-style-image: url('/graphics/list.project1.gif');
		}
		div.legenda ul li.portfolioitem {
			list-style-image: url('/graphics/list.portfolioitem.gif');
		}
		div.legenda ul li.rentobject {
			list-style-image: url('/graphics/list.rentobject.gif');
		}
	
/*******************************************************************************
** SPECIFIC CLASSES FOR THE PROJECT IMAGE OVERLAY
*******************************************************************************/		
div.thumbs {
	background: url('/graphics/photo_tekst.gif') 0 30px no-repeat;
	min-height: 400px;
	_height: 400px;
	padding: 16px 0 0 0;
}
	div.thumbs a.thumb {
		width: 80px;
		height: 80px;
		float: left;
		margin: 0 0 16px 16px;
		overflow: hidden;
		position: relative;
	}
	div.thumbs a.nomarginlft {
		margin-left: 0;
	}
	
div.imageoverlay {
	background-color: black;
	filter: alpha(opacity=70,style=0);
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	_background-color: transparent;
	z-index: 200;
	display: none;
}
 div.photoviewer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 300;
	display: none;
	cursor: pointer;
	-khtml-user-select: none;
	-moz-user-select: none;
}
	 div.photoviewer table {
		border: 1px solid #B0C5E2;
		border-collapse: collapse;
		width: 100%;
		height: 100%;
	}
		 div.photoviewer table td {
			width: 100%;
			height: 100%;
		 	text-align: center;
		 	vertical-align: middle;
		 	padding: 0;
			margin: 0;
		}
			 div.photoviewer table td div.img {
				margin: 0px auto 0px auto;
				_margin-top: 100px;
				_height: 1px;
			}
				div.photoviewer table td div.img table {
					margin: 0px auto 0px auto;
					width: 200px;
					height: 100px;
					background-color: #344D75;
					cursor: default;
				}
					div.photoviewer table td div.img table td.imgtarget {
						overflow: hidden;
						margin: 0px;
						text-align: center;
						vertical-align: center;
					}
						div.photoviewer table td div.img td.imgtarget img {
							display: block;
							margin: 0px auto;
							border: 5px solid #344D75;
						}
						
					div.photoviewer table td div.img table td.nav {
						width: 37px;
						padding: 4px 4px 4px 5px;
						vertical-align: top;
						background-color: #B0C5E2;
					}
					
						div.photoviewer table td div.img table td.nav a {
							cursor: pointer;
							display: block;
							color: #B0C5E2;
							width: 37px;
							height: 37px;
							margin-bottom: 5px;
							background-image: url('/graphics/img_nav_sprite.gif');
							background-repeat: no-repeat;
						}
					
						div.photoviewer table td div.img table td.nav a.close { background-position: 0 0; }
						div.photoviewer table td div.img table td.nav a.close:hover { background-position: -37px 0; }
						div.photoviewer table td div.img table td.nav a.prev { background-position: 0 -37px; }
						div.photoviewer table td div.img table td.nav a.prev:hover { background-position: -37px -37px; }
						div.photoviewer table td div.img table td.nav a.next { background-position:  0 -74px; }
						div.photoviewer table td div.img table td.nav a.next:hover { background-position: -37px -74px; }
						
		/*******************************************************************************
** THE DOCUMENT BASE
*******************************************************************************/		
		
div.docs {
	border-bottom: 1px solid #D8E8F5;
	padding: 0;
}
			
	div.docs div.ovv a {
		display: block;
		float: left;
		width: 185px;
		height: 35px;
		overflow: hidden;
		padding: 10px 5px 25px 45px;
		font-size: 11px;
		text-align: left;
		margin: 10px 0 5px 15px;
		background-repeat: no-repeat;
		background-position: 5px 10px;
		background-color: #B0C5E2;
		text-decoration: none;
		line-height: 15px;
		position: relative;
	}
	div.docs div.ovv a:hover {
		text-decoration: none;
	}
		div.docs div.ovv a span {
			color: #344D75;
			text-decoration: none;
			position: absolute;
			bottom: 5px;
			left: 45px;
			background-color: #DEE9F8;
			width: 174px;
			padding: 2px 5px;
			font-size: 11px;
			font-weight: normal;
		}
		
	div.docs a.folder {
		background-image: url('/graphics/doc_icons/folder.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/doc_icons/folder.png', sizingMethod='crop');
		line-height: 300%;
	}
	
	div.docs a.pdf {
		background-image: url('/graphics/doc_icons/pdf.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/doc_icons/pdf.png', sizingMethod='crop');
	}
	div.docs a.word,
	div.docs a.doc {
		background-image: url('/graphics/doc_icons/word.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/doc_icons/word.png', sizingMethod='crop');
	}
	div.docs a.excel {
		background-image: url('/graphics/doc_icons/excel.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/doc_icons/excel.png', sizingMethod='crop');
	}
	div.docs a.image {
		background-image: url('/graphics/doc_icons/jpeg.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/graphics/doc_icons/jpeg.png', sizingMethod='crop');
	}
	
