/* ------------------------------------------------------------------*/
/* Tempsite JadisCom/JadisIpm 
/* Job Willems | info@sitekik.nl
/* 03-10-2008 
/* ------------------------------------------------------------------*/


 
/* ------------------------------------------------------------------*/
/* MAIN LAYOUT
------------------------------------------------------------------*/

body {
	margin: 0;
	padding: 0;
	color:#444424;
	text-align: left;
	background: transparent url(../images/bg_body_pixel.gif) 0 0  repeat-x ;
	font:90%/160% Frutiger, Helvetica, Verdana, Arial, sans-serif;
}

	
#wrap	{
	margin: 0;
	width: 950px;
}


#mail	{
	margin: 0;
	width: 950px;
}


#header	{
	background: transparent url(../images/header.jpg) 0 0 no-repeat;
	margin: 0;
	margin-top: 71px;
	padding: 0;
	width: 950px;
	height: 100px;
	
}

#header a:link, #header a:visited, #header a:hover, #header a:focus {
position: relative;
left: 550px;
top: 40px;
height: 80px;
width: 400px;
display: block;
text-indent: -9999px;
}



#content	{
	margin: 0;
	width: 950px;
	height: auto;
	text-align: left;
}

#text	{
	margin: 0;
	margin-top: 10px;
	width: 950px;
	height: 200px;
	background: transparent url(../images/txt_body.jpg) 0 0 no-repeat;
	text-indent: -9999px;
}

#mail a:link, #mail a:visited	{
	margin: 0;
	width: 950px;
	height: 30px;
	background: transparent url(../images/mail_body_p.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
}

#mail a:hover, #mail a:focus	{
	margin: 0;
	width: 950px;
	height: 30px;
	background: transparent url(../images/mail_body_a.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
}



/* BASIC ELEMENTS
------------------------------------------------------------------*/
html, body, h1, h2, h3, h4, h5, h6, p, pullquote, ul, ol, dl {
	margin:0;
	padding:0;
}

p	{	
	margin-top: 5px;
	font-family: helvetica, verdana, arial, sans-serif;
	line-height: 150%;
}

ul,li {
	list-style-type:none;
}

ul {  
	margin: 0px;
	padding: 2px;
}

hr {
  visibility: hidden;
	display: none;
}

.left {
float: left;
}

.right {
float: right;
}

.clear {
	clear: both;
}

a:link, a:visited	{
	color: #ff7f00;
	font-family: helvetica, arial, sans-serif;
	line-height: 1em;
	text-decoration: none;
	font-weight: bold;
}

a:hover  {
  color: #02abe2;
}

a:link img, a:visited img {
	float: right;
	border: 2px dotted #ff7f00;
}

a:focus img, a:hover img, a:active img {
	border: 2px dotted #02abe2;
}

a.readmore  {
	padding: 0;					
	margin-top: -4px;
	width: 100px;
	height: 22px;
	float: right;
	text-indent: -9999px;
  background: #fff url(../images/readmore_p.gif) 0 0 no-repeat;
}

a.readmore:hover {
  background: #fff url(../images/readmore_a.gif) 0 0 no-repeat;
}


br {
	line-height: 1em;
}


/* HEADINGS
------------------------------------------------------------------*/

h1	{
	color: #ff7f00;
	font:bold 1.2em "Trebuchet MS", Arial,Sans-Serif;
	letter-spacing: 0px;
}


h2 {
font:bold italic 1em "Trebuchet MS", Arial,Sans-Serif;
}	

#intro h1 {
color:#02abe2;
font-size: 1.5em;
}

#intro p {
margin-top: 16px;
color: #ff7f00;
font-size: .78em;
line-height: 1.9em;
font-weight: bold;
}

#intro a {
color:#02abe2;
}

#intro a:hover {
color: #ff7f00;
text-decoration: none;
}

#informatie h1 {
color:#ff7f00;
font-size: 1.5em;
}

#informatie p {
color: #02abe2;
font-size: .9em;
line-height: 1.6em;

}

#item_1-1 h1 {
	font:bold italic 1.5em  "Times New Roman", Serif;
}

#item_1-1 p {
margin-right: 10px;
padding-bottom: 10px;
font-size: .84em;
color:#02abe2;
border-bottom: 2px dotted #02abe2;
}


#item_1-2 h1 {
font-size: 1.5em;
color:#02abe2;
}

#item_1-2 p {
font-size: .9em;
color: #ff7f00;
}


#item_2-1 h1  {
color:#02abe2;
font-size: 1.3em;
font-weight: bold;
}

#item_2-1 p { 
color: #ff7f00;
font-size: .9em;
font-weight: bold;
}

#item_2-2 h1, #item_3-3 h1  {
font:bold 1.3em;
}

#item_2-2 p {
font-size: .9em;
color:#02abe2;
}



#item_3-1 h1  {
	font:bold italic 1.3em "Times New Roman", Serif;
}

#item_3-1 p {
margin-top: -3px;
margin-bottom: 1px;
padding-top: 2px;
padding-bottom: 9px;
}

#item_3-1 p, #item_3-3 p {
color:#02abe2;
font-size: .9em;

}

#item_3-2 p {
font-size: .9em;
color: #ff7f00;
font-weight: bold;
}



/* MAINMENU
------------------------------------------------------------------*/

#mainmenu ul li {
	font-size: 1.1em;
	line-height: 2em;
}

#mainmenu a {
	color: #ff7f00;
	font-weight: bold;
}

#mainmenu a:hover {
	text-decoration: none;
	color:#02abe2;	
}

ul#nav {
	width:900px;
	height:26px;
}

ul#nav li {
	padding:0;
	margin-top: 4px;
	margin-right: 32px;
	display:block;
	float:left;
	text-indent: 24px;
	}

ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
}


li#home a:link, li#home a:visited {	
	background:transparent url(../images/bullit_menu_p.gif) no-repeat;
}

li#home a:hover, li#home a:focus, li#home a:active  {	
	background:transparent url(../images/bullit_menu_a.gif) no-repeat;
}


li#info a:link, li#info a:visited {	
	background:transparent url(../images/bullit_info_p.gif) no-repeat;
}

li#info a:hover, li#info a:focus, li#info a:active  {	
	background:transparent url(../images/bullit_info_a.gif) no-repeat;
}


