/* - - - - - - - - - - - - - - - - - - - - -

Title : 		ICSinterim STYLE SHEET
Author : 		Strangefruit.nl, Muriel le Pair
URL : 			http://www.strangefruit.nl

Description : 	

Created : 	24/01/2007
Modified : 	30/03/2007

- - - - - - - - - - - - - - - - - - - - - */

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAFAFA;
	
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #52575A; /*#666D70;*/
	font-size: 12px;
	line-height: 22px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	
	scrollbar-face-color: #CACCC7;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #660000;

}
form {
font-size: 11px;
}
.blue, a, a:hover {
	color:#006DA4;
	text-decoration:none;
}
a:hover {
	color:#4C98BF;
}
/* -------------- CONTAINERS ------------------------- */
#container {
	position:relative;
	z-index:1;
	width:770px;
	height:600px;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	
}

#containerlijnen, #containerlijnen2 {
	position:relative;
	z-index:1;
	background-image:url(../img/vast/bg_container.gif);
	background-position:left top;
	background-repeat: repeat-y;
	height: auto;
}
#containerlijnen2 {
	background-image:url(../img/vast/bg_container2.gif);
}
#bgcontainer3 {
	background-image:url(../img/vast/bg_lijnen_3.gif);
}
#keepheight {
	position:relative;
	z-index:1;
	float:right;
	display:inline;
	height:180px;
	width:1px;
	overflow:hidden;
}
/* --------------- TEKST ------------------------- */

.intro {
	position:relative;
	z-index:1;
	float:left;
	display:inline;
	width: 242px;
	margin: 20px 4px 0px 8px;
	padding-left:2px;
}
/* links breed rechts klein */
#linksbreed, #rechtsbreed {
	position:relative;
	z-index:1;
	width:495px;
	float:left;
	display:inline;
	margin:20px 0px 0px 7px;
}
#linksbreed blockquote {
	float:left;
	display:inline;
}
#linksbreed blockquote {
	width:300px;
	line-height:16px;
	margin: 0px 0px 10px 10px;
	height:auto;
}
#linksbreed h1 {
	color: #4f4f4f;    /*#B6565E; */
	font-size: 21px;
	margin: 10px 0px 15px 0px;
	line-height: 28px;
	font-weight:normal;
}

#linksbreed h2 { /* subkop publicaties */
	color: #006DA4;
	font-size:12px;
	margin: -3px 0px 2px 0px;
}
#linksbreed h3 {
	color: #006DA4;
	font-size:12px;
	margin: 0px 0px 5px 0px;
	font-weight:normal;
}
#linksbreed h4 {
	color: #4f4f4f;  
	font-size: 18px;
	margin: 10px 0px 15px 0px;
	line-height: 26px;
	font-weight:normal;
}

#linksbreed .spacer {
	display:block;
	float:none !important;
	clear:both;
	height:25px;
}

#linksbreed  .aanhetwoord  {
	width:370px;
	line-height:20px;
	margin: 0px 0px 10px 10px;
	height:auto;
}
#linksbreed .aanhetwoord h1 {
	font-size: 16px;
	margin: 10px 0px 15px 0px;
	line-height: 22px;
	font-weight:normal;
}
#linksbreed .aanhetwoord span {
	line-height: 22px;
}
.aanhetwoordimg {
	position:relative;
	overflow: hidden;
	width: 105px;
	height: 127px !important;
	float:left;
	display:inline;
}
#activiteit {
	float:left;
	display:inline;
}





#rechtsbreed {
	margin:20px 0px 0px 30px;
}
#rechtskort, #linkskort {
	position:relative;
	z-index:1;
	width:230px;
	float:left;
	display:inline;
	margin:20px 10px 0px 20px;
	/*color:#959595;*/
	height:auto;
}

/* links kort rechts breed */

#linkskort {
	margin:20px 0px 0px 7px;
}
.kop, .kopgrijs, .kop2, .kopbold {
	color:#006DA4;
	letter-spacing: 1pt;
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
.kopbold {
	font-weight:bold;
}
.kopgrijs {
	color:#959595;
}
.kop2 {
	margin: 0px 0px 5px 0px;
}
.kop3, .togglekop {
	color:#006DA4;
	line-height: 18px;
	margin: 0px 0px 5px 0px;
}
.togglekop span {
	display:inline-block;
	width:220px;
}
.togglekop img {
	margin:5px 5px 0px 0px;
	vertical-align:top;
}
.imgalignleft {
	margin:0px 10px 0px 0px;
	vertical-align:middle;
}
.imgalignright {
	margin:0px 0px 0px 7px;
	vertical-align:middle;
}
.imgalign{
	vertical-align:middle;
}
.toggle, .togglesmall {
	position:relative;
	display:none;
	z-index:1;
	margin: 0px 0px 10px 25px;
}
.togglesmall {
	margin:0px 0px 15px 17px;
}

/* ------- FORM ----------------- */
.formleft {
	position:relative;
	display:inline;
	float:left;
	width:100px;
	margin:0px 20px 0px 0px;
}
.error {
	color:#FF0000; /*#006DA4;*/
	font-weight:bold;
}		
/* ------------ NAVIGATIE ---------------- */

ul#navigatie{ /* remove bullets and list indents */
	height: 22px;
	list-style-position: inside;
	list-style-type: none;
	list-style: none;
	margin: 10 0 0 0!important;
	padding: 0;
}

ul#navigatie li{ /* top level */
	float: left;
	height: 22px;
	width: auto;
	margin: 7px 47px 0px 0px;
	letter-spacing: 2pt;
	/*background-color:#FFCC00;*/
}
ul#navigatie li a, ul#navigatie li a:hover{
	height: 22px;
	float: left;
	display: block;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FAFAFA;
}

ul#navigatie li a:hover {
	color: #006DA4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9BC4DA;
}

#menukop1 a, #menukop2 a, #menukop3 a, #menukop4 a, #menukop5 a, #menukop6 a, #menukop7 a {
	color: #4F4F4F;
	height: 18px; 
	float: left;
	display: block;
	font-size: 12px;
	line-height: 16px;
}
#underlay {
	position:relative;
	z-index:1;
	width:770px;
	height:220px;
}
#overlay {
	position:absolute;
	z-index:2;
	width:770px;
	height:220px;
	top:5px;
	background-image: url(../img/vast/vlak_overlay.gif);
	background-repeat: no-repeat;
	background-position: left top;
}




