html, body{

	background: #ffffff;
	color: #314B56;	
	font-family: Arial;
	font-size: 12px;
}

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

#header{
	background-image: url(../img/home_header_DE.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_DE_left.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 479px;
	
}

#leftmenu_home_innertext{
	width: 318px;
	position: absolute;
	font-size: 11px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	line-height:16px;
	left: 30px;
	top: 27px;
	_top:35px;
	height: 452px;
}

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

#leftmenu_home_innertext a{
	font-size: 11px;
	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: 587px;
	height: 479px;
	position:relative;
	left: 34px;
	top: 0px;
	font-size: 12px;
}

#contentlogo{
	width: 587px;
	height: 31px;
	float:left;
	margin-top:10px;
	background-image: url(../img/dorclogo.png);
	background-repeat: no-repeat;
}


#textbalk_home{
	float:	left;
	width:	564px;
	height:	85px;
	background-image: url(../img/tekstbalk.png);
}

#textbalk_innertext{
	position: relative;
	top: 10px;
	left: 10px;
	bottom: 5px;
	width: 582px;
	height: 36px;
	font-size: 10px;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
}

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