/******* Index N.V. 2007  *******/


/* GENERAL */

* 
{
    font-size:100%;
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	text-align: center;
	}
	
#container {
	width: 883px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(../images/header.jpg) top center no-repeat;
	}	
	
* html #container {
	height:100%;
}	

.darkblue {
	color: #294564;
}

.lightblue {
	color:#1777b1;
}

.clearer {
    clear:both;
}

.separator 
{
    background-image:url(../images/separator.jpg);
    height:20px;
    width:100px;
    margin:0px auto;
    margin-top:20px;
    background-repeat:no-repeat;    
}

.link {
    text-decoration:underline;
    color:#d10201;
    cursor:pointer;
}

.link:hover {
    background-color:#e6ecf7;
}


/* HEADER */
	
#header {
	width:883px;
	height:290px;
}

#header h1 {
	position:absolute;
}

#header h1 a {
 	background: transparent;
	text-indent: -10000em;
	overflow: hidden;
	width: 396px;
	height: 64px;
	left:10px;
	position:relative;
	display:block;
	text-decoration: none;
}

/* MENU */

#hoofdmenu 
{
    left:350px;
    top:235px;
    position:relative;
    width: 550px;
}

A.HoofdLink 
{
    font-family : "Century Gothic";
    font-size : 18pt;
    color : White;
    text-decoration : none;
}
A.HoofdLink:hover 
{
    color : lightpink;
}


/* General */
#menu li{
	float:left;
	position:relative;
	list-style-type:none;
	text-align:center;
	display:block;
}

#menu a{
	display: block;
	text-decoration:none;
}

/* Main menu */

#menu #main li, #menu #main a {
	width:105px;
	height:115px;
	left:273px;
	top:90px;
	font-size:18px;
	color:#294564;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#menu #main a:hover, #menu #main a:active, #menu #main a.active {
	text-decoration:none;
	color:#9f0303;
}

#menu #main li {
	margin-right:3px;
}

#menu #main li .innertext {
	position:relative;
	top:70px;
}

#menu #main #intranet .innertext {
	left:3px;
}

/*Main Rollover*/

#menu #main #fiscaal a {
	background:url(../images/fiscaalrollover.jpg) 0px 3px no-repeat;
}

#menu #main #fiscaal a:hover, #menu #main #fiscaal a:active, #menu #main #fiscaal a.active{
	background:url(../images/fiscaalrollover.jpg) -106px 3px no-repeat;
	
}

#menu #main #web a {
	background:url(../images/webrollover.jpg) 1px 3px no-repeat;
}

#menu #main #web a:hover, #menu #main #web a:active, #menu #main #web a.active{
	background:url(../images/webrollover.jpg) -106px 3px no-repeat;
	
}

#menu #main #intranet a {
	background:url(../images/intranetrollover.jpg) 3px 3px no-repeat;
}

#menu #main #intranet a:hover, #menu #main #intranet a:active, #menu #main #intranet a.active{
	background:url(../images/intranetrollover.jpg) -103px 3px no-repeat;
	
}

/* Submenu */
#menu #sub li, #menu #sub a {
	width:60px;
	height:53px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#050505;
	left:650px;
	top:-20px;
	cursor:pointer;
}

#menu #sub li .innertext {
	position:relative;
	top:40px;
	float:right;
	right:2px;
}

#menu #sub li {
	margin-right:17px;
}

#menu #sub #referenties {
	background:url(../images/referenties.jpg) top right no-repeat;
}

#menu #sub #overons {
	background:url(../images/overons.jpg) top right no-repeat;
}

#menu #sub #contact {
	background:url(../images/contact.jpg) top right no-repeat;
}

#menu #sub a:hover, #menu #sub a:active, #menu #sub a .active {
	text-decoration:underline;
}

/* Mini menu */
#menu #mini li, #menu #mini a{
	float:left;
	height:20px;
	width:20px;
	text-indent:-10000em;
	left:265px;
	top:80px;
}

/* SIDEBAR */

#sidebar {
	position:relative;
	top:0px;
	left:24px;
	width:234px;
	float:left;
	color:#5b5b5b;
	background:url(../images/line.jpg) top right repeat-y;
}

#sidebar h2 {
	position:relative;
	top:6px;
	color:#3b5a70;
	font-size:18px;
	position:relative;
	font-weight:normal;
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}

#sidebar .iwmlogin, #sidebar .ifdlogin {
	position:relative;
	background-image:url(../images/login.jpg);
	background-repeat:no-repeat;
	background-position:155px -3px;
	margin-bottom:20px;
}

#sidebar #actueel {
	background-image:url(../images/actueel.jpg);
	background-repeat:no-repeat;
	background-position:141px -10px;
}

#sidebar .innerdiv {
	position:relative;
	margin-top:17px;
	background-color:#fafafa;
	border:1px solid #f3f2f2;
	width:200px;
	padding:6px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#38576e;
}

#sidebar .innerdiv .textbox
{
    width:132px;
    height:12px;
    border:1px solid #dcdada;
    padding:4px;
}

.watermarktext 
{
    color: #c1c1c1;
    width:132px;
    height:12px;
    border:1px solid #dcdada;
    padding:4px;
}
	
/* CONTENT */

#content {
	position:relative;
	top:23px;
	width:574px;
	margin-left:283px;
	text-align:justify;
	line-height:160%;
	color: #38576e;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#content h2 {
	font-size:18px;
	font-weight:normal;
	position:relative;
	margin-bottom:10px;
}

#content h3 {
    font-size:14px;
    font-weight:normal;
    margin-bottom:5px;
    color:#1777b1;
    font-weight:bold;
}

#content h4 {
    font-size:13px;
    margin-bottom:5px;
    font-weight:bold;
    color:#294564;
}

#content a {
    text-decoration:underline;
    color:#d10201;
    cursor:pointer;
}

#content a:hover {
    background-color:#e6ecf7;
}

#content p {
	margin-bottom:10px;
}

/* FOOTER */

#footer {
	clear:both;
	position:relative;
	height:49px;
	text-align:right;
	background:url(../images/footer.jpg) top left no-repeat;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin-top:40px;
}

#footer .innertext {
	position:relative;
	top:17px;
	right:30px;
}

#footer a {
	color:#1f87d2;
}

#footer a:hover {
	color:#000000;
}

#footer a#top {
	position:relative;
	background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:12px;
	height:13px;
	width:30px;
}

/* CONTACT */

#map 
{
    position:relative; 
    height:480px;
    width:280px;
    border:3px solid #e8e8e8;
}

.contactdata 
{
   margin-left:310px;
    
}

	#wegbeschrijving li{
		background:transparent url(../images/bullet.jpg) top left no-repeat;
		list-style-type: none;
		width:230px;
		padding-left:20px;
	}


#left 
{
    position:relative;
    float:left;
    width:286px;    
}

#downloadroute
{
    position:relative;
    float:left;
    width:286px;
    height:77px;
    background-image:url(../images/downloadroute.jpg);
    text-indent:-10000em;
}

#downloadroute:hover
{
    background-color:#FFFFFF;
}

/* OVER ONS */

.accordeonheader 
{
    background:url(../images/down.jpg) 3px 2px no-repeat;
    margin-top:2px;
    background-color:#ecf1f5;
    width:545px;
    margin-bottom:5px;
    padding:3px;
    padding-left:23px;
    color:#1b4d19;
    border:1px solid #bdc5ce;
    cursor:pointer;
}

.accordeonheader:hover {
    color:#1c2a83;
}

.accordeoncontent {
    margin-bottom:5px;
    padding:3px;
    background-color:#FFFFFF;
}

.naam {
    background:url(../images/user.jpg) 0 0 no-repeat;
    font-weight:bold;
    padding-left:18px;
}

.functie {
    padding-left:30px;
}


/* FISCAAL */

.fiscaalintro 
{
    float:left;
    width:350px;
}

.fiscaalalgemeen
{
    background:url(../images/fiscaalalgemeen.jpg) 0 0 no-repeat;
    width:140px;
    margin-left:370px; 
    padding:30px;
    padding-top:50px;
    color:#41708d;
}

.fiscaalalgemeen li 
{
	background:transparent url(../images/bullet.jpg) top left no-repeat;
	list-style-type: none;
	width:101px;
	padding-left:20px;
	margin-left:20px;
	text-align:left;
}

.pakketinfo 
{
    background:url(../images/pakket.jpg) 0 0 no-repeat;
    width:200px;
    margin-left:370px;
    margin-top:-13px;
}

.pakketinfo ul
{
    padding-top:65px;
    padding-left:25px;
    list-style-type:none;
}

.pakketinfo li 
{
    width:130px;
    background:transparent url(../images/bullet.jpg) top left no-repeat;
    padding-left:20px;
    line-height:160%;
}

.pakketinfo a 
{
    text-align:left;
}

#fiscaaldetail
{
    position:relative;
    clear:both;
    background:#f5faff url(../images/info.jpg) top right no-repeat;
    border:1px solid #e2e7ed;
    padding:7px;
    float:left;
    width:350px;
    
}

#fiscaaldetail a
{
    color:#5685a3;
    text-align:left;
    font-size:11px;
    text-decoration:none;
}


#fiscaaldetail li
{
    background:transparent url(../images/bullet.jpg) top left no-repeat;
    padding-left:20px;
    list-style-type:none;  
}

/* REFERENTIES */

.sitepreview
{
    padding:10px; 
    border:8px solid #f3f2f2; 
    width:500px;
    margin:0px auto;
    margin-bottom:20px;
    background:url(../images/arrow.jpg) top right no-repeat;
}

.sitepreview a
{
    background:url(../images/visit.jpg) 0 0 no-repeat;
    padding-left:18px;
}




/* INTRANET */

.intranetinfo 
{
    float:left;
    width:350px;
}

.intranetinfo li 
{
    background:transparent url(../images/bullet.jpg) top left no-repeat;
    padding-left:20px;
    list-style-type:none;
    margin-left:20px;
}

.intranettenlijst 
{
    background:url(../images/actieveintranetten.jpg) 0 0 no-repeat;
    width:200px;
    margin-left:370px;
}

.intranettenlijst ul
{
    padding-top:75px;
    padding-left:25px;
    list-style-type:none;
}

.intranettenlijst li 
{
    width:130px;
    background:transparent url(../images/bullet.jpg) top left no-repeat;
    padding-left:20px;
    line-height:160%;
}

/* WEB */

.webinfo 
{
    float:left;
    width:350px;
}

.webinfo #domeinnaam
{
    padding:5px; 
    border:3px solid #d0d0d0; 
    width:230px;
    margin-bottom:10px;
}

.webinfo input
{
    border:1px solid #000000;
}

#content .webinfo h4 
{
    font-size:11px;
    font-weight:normal;
}

.webinfo li 
{
    background:transparent url(../images/bullet.jpg) top left no-repeat;
    padding-left:20px;
    list-style-type:none;
    margin-left:20px;
}

.webmenu 
{
    background:url(../images/webmanager.jpg) 0 0 no-repeat;
    width:140px;
    margin-left:370px; 
    padding:30px;
    padding-top:50px;
    color:#41708d;
}

.webmenu ul
{
    padding-top:75px;
    padding-left:25px;
    list-style-type:none;
}

.webmenu li
{
    width:130px;
    background:transparent url(../images/bullet.jpg) top left no-repeat;
    padding-left:20px;
    line-height:160%;
}

/* FORMULIEREN */

.textbox
{
    width:180px;
    border:1px solid #dcdada;
    padding:1px;
}

#formcontent
{
    text-align:left;
	line-height:160%;
	color: #38576e;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
}

#formcontent a
{
    text-align:left;
	line-height:160%;
	color: #38576e;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
}

#formcontent a {
    text-decoration:underline;
    color:#d10201;
    cursor:pointer;
}

#formcontent a:hover {
    background-color:#e6ecf7;
}

/* HOME */

#homeContent 
{
    float:left;
    width:350px;
}
#showPanel
{
    margin-left:390px;
    border:1px solid #eeeeee;
    width:150px;
    padding:10px;
    background-color:#FFFFFF;
}

.hotnews
{
    background-color:#f5fafe;
    border:1px solid #e2e7ed;
    padding:5px;
    padding-top:45px;
    margin-bottom:20px;
    background-image:url(../images/hotnews.jpg);
    background-repeat:no-repeat;
    background-position:10px 10px;
}

.newsitem
{
    padding-right:10px;
}


/* LOGIN */

#loginform 
{
	color: #38576e;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-color:#fafafa;
}

#loginform .textbox 
{
    width:132px;
    height:12px;
    border:1px solid #dcdada;
    padding:4px;
}


/* SITEMAP */

#sitemap ul
{
    margin-top:20px;
    margin-left:50px;
    list-style-type:disc;
}


/* FINANCIALS */

.Financialsinfo 
{
    float:left;
    width:550px;
}