@import url(/css/menu.css);
@import url(/css/forms.css);
@import url(/css/calendar.css);

/********************************************************
   default.css
   (C) Mangrove 2005
   Default style properties
********************************************************/

body
{
	font-family: arial, verdana, sans-serif;
	line-height: 20px;   
	color: #000000;
	font-size: 0.70em;	
	margin:0;
	padding:0;	
	background-color: #676767 ;
	background-image: url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-position: top;
}

#wrapper 
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 980px;
	border-bottom: 3px solid #302f30;
	background: #ffffff;
	background-image: url(../images/bg_wrapper.gif);
	background-repeat:repeat-y;
	background-position: top;	
	clear: both;
	float: none;
	z-index: 1;
	position: relative;
}

#left
{
	width: 245px; 
	float: left;
} 

#right
{
	width: 199px; 
	float: right;
}

#right_intermediair
{
	width: 175px; 
	float: right;
	padding:10px;
	padding-top: 0px;
	color: #FFFFFF;
}

#right_intermediair p
{
	padding-top: 0px;
	margin-top: 0px;
}

#right_intermediair p a{
	color: #FFFFFF;
}


#content
{
	width:735px;
	float:right;
}

#text
{
	width:536px;
	float:left;
}



#bottom
{
	float: none; 
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	height: 20px;
	background-image: url(../images/bg_wrapper_bottom.gif);
	background-repeat:repeat-y;
	background-position: top;	
}


#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#footer p
{
	font-size: 0.8em;
	padding: 10px;
}

#footer a
{
	color: #000000;
}

#footer a:hover
{
	color: #951803;
}


/***************************************************/
/*****                  text                   *****/
/***************************************************/

a 
{
	color: #951803;
	text-decoration: underline;
}

h4
{
	font-size: 1.5em;
	color: #951803;
	padding: 0;
	margin: 0;
}

h3
{
	font-size: 15px;
	color: #951803;
	padding: 0;
	margin: 0;
}

h3.intermediair{
	font-size: 17px;
}

h6
{
	width: 200px;
	float: left;
	font-size: 1.2em;
	color: #951803;
	text-align:center;
	padding: 5px;
	font-style:italic;
}

ul.list, #text div ul, #text div div ul, #print ul
{
	margin: 0px;
	margin-left: 15px;
}

ul.no_disc
{
	list-style-type:none;
	margin: 0;
	padding: 0;
}

img
{
	border: 0px;
}

address
{
	font-style:normal;
}

.print 
{
	color: #acacac;
	font-style:italic;
}

.announcement
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	width: 495px;
	height: 10px;
}

.announcement b
{
	color: #951803;
}

.left 
{
	float: left;
}


/***************************************************/
/*****                header                   *****/
/***************************************************/

div.logo
{
	width: 245px;
	margin: 0;
	padding: 0;		
	float: left;
}

div.flash
{
	width: 735px;
	height: 160px;	
	margin: 0;
	padding: 0;	
	float: right;
}

div.white
{
	width: 535px;
	height: 27px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 20px;
}

/***************************************************/
/*****                    left                 *****/
/***************************************************/

div.left_payoff
{
	width: 40px;
	height: 291px;
	float: left;
}

div.left_news
{
	width: 150px; /* zonder padding 205 px */	
	padding-left: 35px;
	padding-right: 20px;
	padding-top: 130px;
	float: right;
	font-size: 11px;
}

div.left_intermediair
{
	/*width: 195px; /* zonder padding 205 px */	
	/*clear: both;*/
	padding: 152px 15px 0 50px;
	font-size: 11px;
}

div.left_promo
{
	width: 160px; /* zonder padding 245 px */
	height: 160px;		
	text-align: right;
	padding-left: 75px;
	padding-top: 20px;
	background-image: url(../images/promo.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float:left;
}

div.left_promo_tekst
{
	width: 140px;
	padding-top: 25px;
	font-size: 11px;
	text-align: right;
	padding-right: 20px;	
}

div.intranet_home
{
	float: none;
	clear: both;
	width: 210px;
	height: 110px;
	padding-bottom:10px;
}

img.pii_logo{
  border: 0px;
}

div.intranet_home h3 a, div.intranet_home a
{
	text-decoration: none;
}



/***************************************************/
/*****               center                    *****/
/***************************************************/

div.text_block
{
	width: 535px;
	height: 105px;
	background-image: url(../images/line_center.gif);
	background-repeat:repeat-y;
	background-position: right;
}

div.tblock_large
{
	width: 495px; /* zonder padding 435 */
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

div.tblock_large b,strong
{
	font-size: 1.2em;
	color: #951803;
}

.teaser
{
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}

div.tblock_line
{
	width: 534px;
	height: 41px;
	float: none;
	padding: 1px;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.tblock_line_large
{
	width: 534px;
	height: 1px;
	float: left;
	padding-left: 2px;
	background-image: url(../images/line2.gif);
	background-repeat: no-repeat;
	background-position: top;
}

div.tblock_left
{
	width: 227px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	font-size: 11px;
}

div.tblock_left b,div.tblock_left strong, div.tblock_right b, div.tblock_right strong
{
	font-size: 13px;
	color: #951803;
}

div.tblock_right
{
	width: 227px;
	padding-left:20px;
	padding-right:20px;
	float:right;
	font-size: 11px;
}

div.block_bottom
{
	width: 530px;
	height: 0px;
	float: none; 
	clear: both;
	background-color: #ffffff;
	margin-left: 1px;
}

hr
{	
	height: 0; 
	border: 0; 
	border-top: 1px solid #c9c9c9;
}

div.box
{
	border: 1px solid #951803;
	padding: 5px;
	border-top: 20px solid #951803;
	width:60%;
}

table#pay_by_bank{
	clear: both;
}


/***************************************************/
/*****                 right                   *****/
/***************************************************/

div.right_zoek
{
	width: 173px; /*182 zonder padding */
	background-image: url(../images/block/zoek.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-left: 8px;
	padding-left: 7px;	
	padding-right: 2px;	
	padding-top: 30px;
}

div.right_kalender /* Zie calendar.css */
{
	width: 182px;
	background-image: url(../images/block/kalender.gif);
	background-repeat: no-repeat;
	background-position: top;	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-left: 8px;
	margin-top: 14px;	
	padding-top: 18px;
}

div.right_campaign /* Zie calendar.css */
{
	width: 182px;
	background-image: url(../images/block/campaign.gif);
	background-repeat: no-repeat;
	background-position: top;	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-left: 8px;
	padding-top: 22px;
}

div.left_campaign /* Zie calendar.css */
{
	background-image: url(../images/block/campaign.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-left: 8px;
	padding-top: 22px;
}

div.right_tft /*Font tags vastgezet op grootte */
{
	width: 173px;
	background-image: url(../images/block/login_tft.gif);
	background-repeat: no-repeat;
	background-position: top;	
	background-color: #ffffff;
	border: 1px solid #ffffff;
	margin-left: 8px;
	margin-top: 14px;
	padding-left: 7px;	
	padding-right: 2px;	
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 10px;
}

h5{margin:0; padding:0;}