html, body{

	background: #ffffff;
	color: #314B56;	
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;;
	
}

#container{
	width: 960px;
	margin: 0 auto;
}

#header{
	background-image: url(../img/home_DORC_NL_header.jpg);
	background-repeat: no-repeat;
	width: 950px;
	height: 89px;
}

#leftmenu_home{
	float:left;
	position: relative;
	top: 20px;
	left: 0px;
	background-image: url(../img/home_DORC_NL_left.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 479px;
	
}

#leftmenu_home_innertext{
	width: 318px;
	position: absolute;
	font-size: 11px;
	left: 10px;
	top: 27px;
	_top:35px;
	height: 452px;
	line-height: 16px;
}

#leftmenu_home_innertext h1{
	font-size: 20px;
	line-height: 24px;
}

#leftmenu_home_innertext a{
	color: #314B56;	
	text-decoration:none;
}

#content{
	width: 608px;
	height: 479px;
	float: left;
	position: relative;
	top: 20px;
	left: 0px;
	/*background-image: url(../img/home_DORC_DE_content.jpg);*/
	background-repeat: no-repeat;
}

#content-innerspace{
	width: 598px;
	height: 479px;
	position:absolute;
	left: 25px;
	top: -15px;
	font-family:Verdana, Geneva, sans-serif;
	line-height: 150%;
	font-size: 10px;
}

#content-innerspace img{
	margin-top: 0px;
	padding-top:0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#contentlogo{
	width: 608px;
	height: 39px;
	float:left;
	background-image: url(../img/logo_dorc.jpg);
	background-repeat: no-repeat;
}


#textbalk_home{
	float:	left;
	width:	602px;
	height:	110px;
	background-color: #c7d2e2;
}

#textbalk_innertext{
	position: relative;
	top: 5px;
	left: 5px;
	bottom: 5px;
	width: 598px;
	height: 88px;
}

#textbalk_innertext a{
	margin-right: 5px;
	color: #314B56;	
}

.tbltext{
	background-color: #c7d2e2;
	width: 202px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 5px;
	font-size: 10px;
}
.tbltext a{
	color: #314B56;
	font-size: 10px;
}

.tbltext strong{
	font-weight:bolder;
	font-size: 12px;
}


