
/*#########################################################################
		HAN CORPORATE
#########################################################################*/	
	#han-corporate-bar 
	{
		background:#000000 url(images/bg_hancorporate_bar.gif);
		width:100%; height: 25px;
		text-align:right; 
		font: 11px verdana;
		color:#FFFFFF;
	}
	
	#han-corporate-bar span
	{
		padding: 5px 8px 0 0;
		display:block;
		float:right;
	}
		
	#han-corporate-bar span.logo
	{
		display:block;
		float:right;
		padding:1px 1px 0 0;
	}
	#han-corporate-bar a
	{
		color: #ffffff;
		text-decoration:none;
		border:0;
	}
	#han-corporate-bar a:hover
	{
		text-decoration:underline;
	}	

	
/*#########################################################################
		MAIN GEDEELTE
#########################################################################*/	

body{

}

#campagne-site,
#homepage{
	width:994px;
	height: 694px;
	border: 1px solid #003366;
	border-top:0;
	font: 0.8em arial;
	
	background: url(images/bg_site_blauw.jpg);
	margin: 0 auto;
	position:relative;
	display:block;
}
#homepage{background: url(images/bg_home.jpg);}

#navigation {
	display:block;
	width: 200px;

	position: absolute;
	top: 20px;
	left: 790px;
}

#homelink{
	position: absolute;
	left:0px;
	top: 0;

	display:block;
	width:140px;
	height:120px;
	border:0;	
}	
.home #abnactie {
	position: absolute;
	bottom: 15px;
	left: 420px;
}
#nijmegenlink {
	position: absolute;
	left:177px;
	top: 64px;

	display:block;
	width:318px;
	height:600px;
	border:0;
}
#nijmegenlink:hover{
	background: url(images/main_nijmegen_1.gif);
}

#arnhemlink {
	position: absolute;
	left:499px;
	top: 95px;

	display:block;
	width:318px;
	height:600px;
	border:0;
}
#arnhemlink:hover{
	background: url(images/main_arnhem_1.gif);
}

#main {
	display:block;
	width: 750px;
	height: 655px;
	background: #fff url(images/bg_content_blauw.gif) top left no-repeat;
	
	text-align: right;
	position: absolute;
	top: 20px;
	left: 20px;
	overflow: auto;
}


/*#########################################################################
		NAVIGATIE GEDEELTE
#########################################################################*/

#menu{
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	position: absolute;
	top: 130px;
	text-align:left;

	width: 180px;

}

#menu a{
	color: #fff;
	text-decoration: none;
	border:0;
}
	
#menu li{
	padding:0;
	margin:0 0 12px 0;
	list-style-type: none;
}
#menu ul li{
	font-weight: normal;
	font-size: 0.85em;
	margin-top: 8px;
}
#menu ul li a{
	border-bottom:0px dashed;
}
/*#########################################################################
		MAIN GEDEELTE
#########################################################################*/

#content{
	padding: 33px 40px;
	width: 500px;
	position: absolute;
	right:20px;
	text-align:justify;
}

/*#########################################################################
		ALGEMENE STYLES
#########################################################################*/

h1 {
	font: bold 2em arial;
	color: #CC2027;
}
h2,h3 {
	font: 1.6em arial;
	color: #003366;
	margin-bottom: 10px;
}
h3 {
	font: bold 1.2em arial;
	margin:0;
	color: #CC2027; /*rood*/
	color: #17235A; /*blauw*/
}
h4,h5 {
	font-size: 1em;
	padding:0;
	margin:0;
	font-weight: bold;
}

h1,h2,h3,h4,h5{
	text-align:left;
}
b,strong{
	font-weight: bold;
}
p{
	margin-bottom: 10px;
}


li{
	list-style-type: square;
	margin-left: 30px;
}

input.button{
	border: 1px solid #000;
	background: #1C2554;
	color: #fff;
	font-weight: bold;
	padding: 2px 4px;
}
a{
	text-decoration: none;
	border-bottom: 1px dotted #1C2554;
	color:#1C2554;
}
a.roxen-edit-marker-off,
a.roxen-edit-box-off,
a.roxen-edit-box-on,
a.roxen-edit-marker-on
{border:0; z-index:20000; position:relative; top:0px;}


#banners {
	position: absolute;
	top: 506px;
}

