/* -- css voor studio hagens -- */


body{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4a4a4a;
	margin: 0;
	padding: 0;
	/*height: 100%;*/
}
#container{
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
}
#pagecontainer{
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
}

/* Bg afb. div#pagecontainer */

.subpage{
	background: url(/cmsfile/2025) no-repeat scroll 340px 164px;
}
.page{
	background: url(/cmsfile/2025) no-repeat scroll 300px 164px;
}
#header{
	width: 100%;
	height: 160px;
	background: url(/cmsfile/2065) repeat-x scroll left top;
	display: block;
}
#grijsblok{
	width: 167px;
	height: 160px;
	float: left;
	background: url(/cmsfile/2057);
}
#logo{
	width:300px;
	height: 160px;
	padding:0;
	float:left;
	display:inline;
}
#kolomcontainer{
	width:auto;
	float:left;
}
#kolomlinks{
	width: 166px;
	height: auto;
	float: left;
}
#kolomrechts{
	margin:0 0 0 186px;
	width:80%;
}

/* kruimelpad */

#kruimelpad{
	width:75%;
	font-size: 10px;
	position:absolute;
	left:184px;
	top:140px;
	margin:0;
	padding:0;
}
#kruimelpad a{
	color: #333;
	text-decoration:none;
}
#kruimelpad a:hover{
	text-decoration:underline;
}

/* Maincontent div#mcsubpage = positie tekstkolom */

#maincontent{
	width:auto;
	margin-right:10px;
}
.mchome{
	position:absolute;
	left: 200px;
	top: 180px;
}
.mcsub{
	position:absolute;
	left: 350px;
	top: 210px;
	/*height:100%;*/
}
.mcsubpage{
	position:absolute;
	/*width:auto;*/
	left: 350px;
	top: 210px;
	/*border-left:1px solid #000;*/
	height:100%;
}
.mcpage{
	position:absolute;
	left: 190px;
	top: 210px;
}
#maincontent a {
	color: #d71a21;
	text-decoration:underline;
}
#maincontent a:hover{
	text-decoration:none;
}
#maincontent a img{
	border:none;
}
.maincontenthome{
	margin:30px 0 0 12px;
 	/*float:right;*/
 	float:left;
}
.maincontentsub{
	float:right;
}
#maincontent tr,td{
	font-size:12px;
	line-height:18px;
}
#maincontent td a img {
	border:none;
}
#maincontent h1{
	font-size:18px;
	color: #d71a21;
	line-height:18px;
	margin:2px 0 2px 0;
	padding: 0 0 0 5px;
}


/* Pagina Titels */

#paginatitel{
	margin:0px;
	padding: 0px;
}
#paginatitel h1{
	font-weight:bold;
	font-size: 12px;
	color:#fff;
}
.pthome{
	position:absolute;
	left: 200px;
	top: 140px;
	font-size: 12px;
	color:#d71a21;
}
.ptpage{
	font-size: 12px;
	position:absolute;
	left: 190px;
	top: 164px;
	color:#fff;
}
.ptsubpage{
	position:absolute;
	left: 360px;
	top: 166px;
	margin-top:8px;
	padding:0;
}
.ptsub{
	font-size: 12px;
	position:absolute;
	left: 360px;
	top: 164px;
	color:#4a4a4a;
}
#topbalk{
	position:absolute;
	left: 356px;
	top: 174px;
	height: 28px;
	margin: 0 0 8px 0;
	padding: 0;
}
#subnav{
	position:absolute;
	left: 180px;
	top: 160px;
}

/* Menu horizontaal */

#topnav{
	position: absolute;
	width:500px;
	left:500px;
	top:172px;
	overflow:hidden;
}
#topnav a {
	color: #fff;
	text-decoration:underline;
	font-size:10px;
	text-transform:uppercase;
}
#topnav a:hover{
	text-decoration:none;
}
#topnav ul{
	list-style-type:none;
	display:inline;
	margin:0;
	padding:0;
}
#topnav .horcurrentsub{
	font-weight:bold;
	text-decoration:none;
}
#paginatitel{

}

/* blokje met de ronde hoekjes */

#menublokje{
	width:188px;
	position:absolute;
	margin:0;
	padding:0;
	top:180px;
	left:-170px;
	font-size:10px;
	height:350px;
}
.menucontainer{
	width:170px;
}
#menublokje a{
	font-size:11px;
	font-weight:bold;
	text-indent:6px;
	padding:4px;
	margin-left:4px;
	color: #4a4a4a;
}
#menublokje ul{
	list-style-type:none;
	margin:2px;
	padding:3px;
}
.lijnboven{
	border-top:1px solid #4a4a4a;
	width:186px;
}
.lijnonder{
	border-bottom: 1px solid #4a4a4a;
	width:120px;
	height:14px;
}
.lijnrechts{
	border-right: 1px solid #000;
	text-indent:4px;
	height:150px;
}
.lijnlinks{
	border-left: 1px solid #4a4a4a;
	text-indent:4px;
	height:150px;
}
.rondboven{
	height:14px;
	margin:0;
	padding:0;
}
.rondonder{
	border-bottom:1px solid #000; 
	height:14px;
	width:146px;
	margin:0;
	padding:0;	
}
/* current spec */

#menublokje .currentspec {
	color: #4a4a4a;
	text-decoration:none;
}

/* padding div */

.box{
	padding: 0 10px 10px 10px;
	margin:0 0 0 12px;
}

/* blokje boven de subnav */

.dc_link{
	margin:10px 0 0 0;
}

/* Subnavigatie */

.subnav3{
	display: block;
	float:right;
	clear:left;
	margin:0;
	padding:0;
}
#subnav2 ul{
	list-style: none;
	display:inline;
}
#subnav2 ul li{
	display:inline;
}

/* Leftnav */

#leftnavcontainer { 
	width: 140px;
	font-size:11px; 
}
#leftnavcontainer ul {
	margin-left: 10px;
	padding-left: 0;
	list-style-type: none;
}
#leftnavcontainer a{
	display: block;
	padding: 1px 4px 1px 4px;
	margin-top: 4px;
	width: 140px;
	background-color: #d71a21;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#leftnavcontainer a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#leftnavcontainer a:hover {
	background-color: #000;
	color: #fff;
}

/* Active state */

#leftnavlist .current{
	background-color: #000;
	color: #fff;
}

/* Subnav */

#subnavcontainer { 
	width: 140px;
	font-size:10px;
	min-height:250px;
	float:left;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
}
#subnavcontainer ul {
	padding-left: 0;
	margin: 4px 0 0 0;
	list-style-type: none;
}
#subnavcontainer a{
	display: block;
	padding: 1px 4px 1px 4px;
	margin-top: 4px;
	width: 140px;
	background-color: #d71a21;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#subnavcontainer a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
}
#subnavcontainer a:hover {
	background-color: #4a4a4a;
	color: #fff;
}

/* subnav actief */ 

#subnavcontainer .currentsub{
	background-color: #4a4a4a;
	color: #fff;
}

/* Print container */

#print_container{
	font-size: 10px;
}
#cms_textfooter{
	font-size: 11px;
	clear:both;
	float:left;
}


