html {
	margin: 0;
	padding: 0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align:center;
	background-color: #ffffff;
        color: #0A1C5C;
}
#frame {
	width:1002px;
	height: 612px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	text-align:left;
	padding:0px;
	border: 1px solid #DAE2AD;
	voice-family: "\"}\"";
	voice-family: inherit;
		}
	html>body #frame {
		height:612px;
}
#pageheader {
	margin-top: 0px;
	margin-bottom: 10px;
	height: 112px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:112px;
		}
	html>body #pageheader {
		height:112px;
	}
#footer {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	width:1000px;
}
#container {
	background-image: url(../images/bgr_portfolio.gif);
	background-repeat: repeat-y;
	background-color: transparant;
	height: 436px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height:436px;
		}
	html>body #container {
		height:436px;
}
#menu {
	left: 602px;
	top: 0px;
	margin: 0px;
	padding-left: 602px;
}
#submenu {
	top: 0px;
	margin: 0px;
	background-image: url(images/submenubalk-Right.gif);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}
#content {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#contentLeft {
	float: left;
	width: 358px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:358px;
		}
	html>body #contentLeft {
		width:358px;
	}
#contentTitel {
	float: left;
	padding-left: 10px;
	margin: 10px 0px 0px 0px;
}
#contentRight {
	float: left;
	padding-left: 0px;
	margin: 10px 0px 0px 0px;
	}
div.float {
  float: left;
  padding: 10px 0px 0px 10px;
  margin-left: 0px;
  white-space:nowrap;
  }
.spacer {
	clear: both;
	}

img {
	border: 0px none;
}
#footer p {
	font-size: 9px;
	color: #B4BCA6;
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 30px;
}
a:link {
	text-decoration: none;
	color: #0A1C5C;;
}
a:visited {
	color: #0A1C5C;;
	text-decoration: none;
}
a:hover {
	color: #687454;
	text-decoration: underline;
}
a:active {
	color: #687454;
	text-decoration: none;
}
a.tooltip:link, a.tooltip:visited, a.tooltip:active {
	text-decoration: none;
	font-weight: bold;
	color: #0A1C5C;
}
a.tooltip:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #0A1C5C;
}
td { 
vertical-align: middle; 
text-align: center; 
} 

