
/*
Opmaak van de content van de site.

(C)2004 Bas van Kampen / InterConnect Services B.V. <b.vankampen@interconnect.nl>
*/

/* Begin Kleuren InterConnect WebSite */
.blauw 		{color: #005BAA;}
.geel 		{color: #FBBC11;}
.wit 		{color: #FFFFFF;}
.rood 		{color: #AF192E;}
.paars		{color: #993399;}

/* Kleuren formulieren*/
.lichtblauw 	{color: #B7DDFF;}
.lichtrood  	{color: #F3D1D3;}
.lichtgroen	{color: #CCEECC;}
.lichtgeel	{color: #FFEEBF;}
.lichtpaars	{color: #CF76CF;}
.lichterpaars	{color: #e0a9e0;}
.lichtsepaars	{color: #F4e1f4;}

/* Eind Kleuren InterConnect WebSite */

/* Begin Algemene Layout Instellingen*/
/* Niet veranderen deze instellingen gelden voor heel de site!!!*/
body {
	/* Standaard Lettertype */
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #005BAA;
	/* Achtergrond */
	background-image: url(../pics/background.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 100%;
	/* Marges */
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-top: 5px;
	background-color: White;
}

body.leesmeer {
	
	background-image: url(../pics/background_leesmeer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 100%;
	
}

h1  {
	margin: 0px;
	font-size: 25px;
}

.bighead  {
	margin: 0px;
	font-size: 15px;
	font-weight: bold;
}


form {
	margin: 0px;
	padding: 0px;
}
/* Einde Algemene Layout Instellingen*/

td.content { /*Normale tekst*/
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #005BAA;
	padding: 5px 10px 5px 10px;
}

td.contentnopadding { /*Normale tekst*/
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #005BAA;
	padding: 0px 0px 0px 0px;
}

td.contentnoheightpadding { /*Normale tekst*/
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #005BAA;
	padding: 0px 10px 0px 10px;
}

select.contentdslwizard {
	color: #005BAA;
	font-size: 11px;
	line-height: 14px; 
	letter-spacing: 1px;
	width: 300px;
}	

select.content {
	color: #005BAA;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}	

input.content {
	color: #005BAA;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}

textarea.content {
	color: #005BAA;
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
}
	
.kop {
	font-weight: bold;
	font-size: 12px;
}

hr {
	color: #005BAA;
}

.nieuwskop {
	font-weight: bold;	
	font-size: 12px;
	color: #AF192E;
}


a.leesmeer {
	font-weight: bold;	
	color: #005BAA;	
	text-decoration: none;
}

a:hover.woordenboek {
	text-decoration: underline;
}

a.woordenboek {
	color: #42A7FF;	
	text-decoration: none;
}

a:hover.leesmeer {
	text-decoration: underline;
}

img.border {
	border: solid 1px #005BAA;
}

img.grouppicture {
	border: 0;
	margin: 5px 10px 5px 10px;
}

a {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 1px;
	color: #af192e;
	text-decoration: underline;
}

a.folderlinks {
	text-decoration: none;
	color: #005baa;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.folderlinks {
	text-decoration: underline;
	color: #fbbc11;
}

ul.folderlinks {
	margin-left: 23px;
}

ol.folderlinks {
	margin-left: 23px;
}

ul.contentnopadding{
	margin-left: 15px;
}

a.folderlinksactief {
	text-decoration: none;
	color: #af192e;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.folderlinksactief {
	text-decoration: underline;
	color: #fbbc11;
}

tr.pakketoranje {
	background-color: #FF9F40;
	text-align: center;
	font-size: 12px;
}

tr.pakketlichtblauw {
	background-color: #B7DDFF;
	text-align: center;
	font-size: 12px;
}

tr.pakketlichtbruin {
	background-color: #EEE6DE;
	text-align: center;
	font-size: 12px;
}

tr.pakketlichtgeel {
	background-color: #FFEEBF;
	text-align: center;
	font-size: 12px;
}

tr.pakketlichtgroen {
	background-color: #CCEECC;
	text-align: center;
	font-size: 12px;
}

tr.pakketlichtrood {
	background-color: #F3D1D3;
	text-align: center;
	font-size: 12px;
}

tr.pakketlichtpaars {
	background-color: #CF76CF;
	text-align: center;
	font-size: 12px;}

tr.pakketlichterpaars {
	background-color: #e0a9e0;
	text-align: center;
	font-size: 12px;}

tr.pakketlichtstepaars {
	background-color: #F4E1F4;
	text-align: center;
	font-size: 12px;}

td.pakketitem {
	text-align: right;	
	font-size: 12px;
	padding-right: 3px;
}

td.pakketitemlinks {
	text-align: left;	
	font-size: 12px;
	padding-right: 3px;
}

tr.pakketblauw {
	background-color: #005BAA;
}

tr.pakketbruin {
	background-color: #9E7A56;
}

tr.pakketgeel {
	background-color: #FBBC11;
}

tr.pakketrood {
	background-color: #AF192E;
}

tr.pakketgroen {
	background-color: #287636;
}

tr.pakketpaars {
	background-color: #993399;}

a.pakketlink {
	font-weight: bold;
	color: White;
	text-decoration: underline;	
	font-size: 13px;
}

a:hover.pakketlink {
	text-decoration: underline;	
}

td.pakketprijs {
	font-size: 13px;
	color: #005BAA;
	text-align: left;
	font-weight: bold;
	padding-left: 4px;
}

td.pakkettitel {
	font-size: 13px;
	color: #005BAA;
	text-align: left;
	font-weight: bold;
}

td.pakkettitelwit {
	font-size: 13px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}


td.pakketnaam {
	font-size: 13px;
	color: #005BAA;
	text-align: center;
	font-weight: bold;
}

table.tabelblauw {
	border-right: solid 1px #005BAA;	
}

th.tabelblauwkop{
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #005BAA;	
	text-align: left;
}

td.tabelblauw {
	font-size: 11px;
	color: #005BAA;
	border-left: solid 1px #005BAA;	
	border-bottom: solid 1px #005BAA;	
}

table.tabelgeel {
	border-right: solid 1px #FBBC11;	
}

th.tabelgeelkop{
	font-size: 11px;
	font-weight: bold;
	color: White;
	background-color: #FBBC11;	
	text-align: left;
}

td.tabelgeel {
	font-size: 11px;
	color: #005BAA;
	border-left: solid 1px #FBBC11;	
	border-bottom: solid 1px #FBBC11;	
}

td.faqkop {
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #005BAA;
	padding: 10px 10px 0px 10px;
}

td.faqsubkop {
	font-size: 11px;
	letter-spacing: 1px;
	color: #005BAA;
	padding: 0px 10px 0px 30px;
	}

a.faqkop {
	font-size: 13px;
	color: #005BAA;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.faqkop {
	font-size: 13px;
	color: #FBBC11;
	text-decoration: underline;
}

a.faqsubkop {
	font-size: 11px;
	text-decoration: none;
	color: #005BAA;
	text-decoration: underline;
}

a:hover.faqsubkop {
	font-size: 11px;
	text-decoration: underline;
	color: #FBBC11;
}

a.faqlinks {
	text-decoration: none;
	color: #AF192E;
	font-weight: bold;
	text-decoration: underline;
}

a:hover.faqlinks {
	text-decoration: underline;
	color: #fbbc11;
}

ul.faqlinks {
	margin-left: 23px;
	font-size: 12px;
	color: #005baa;
	margin-top: 5px;
}

li.faqlinks {
	margin-bottom: 2px;
}

li.opsomming {
	margin-bottom: 2px;
	list-style: circle;
}

span.faqhits{
	font-size: 10px;
	color: #005baa;	
}





