/* -------------------------------------------------
	Version	:	1.9 print
	Author	:	Tremani
	Email	:	info@tremani.nl
	Website	:	http://tremani.nl
---------------------------------------------------- */

* { margin: 0; padding: 0; background: white none;}
* { font-family: Verdana, Arial, Helvetica, sans-serif;}

html, body { text-align:center; }

h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, li, fieldset, address { margin:1em 0; color: #000; }
dd { margin-left:5%; }
fieldset { padding: .5em; }

img {border: 0;}

option {min-width: 1.5em;}


/* BASIC DOCUMENT ____________________________________
______________________________________________________ */	

body { background:white none; 
		font:9pt/1.5em Verdana, Arial, Helvetica, sans-serif; 
		}
		

h1 {font-size: 200%}
h2 {font-size: 155%;}
h3 {font-size: 140%;}
h4 {font-size: 116%;}
h5 {font-size: 106%;}
h6 {font-size: 100%;}

h1, h2, h3, h4, h5, h6 { color: #036; }
	
	
#content a { 
	color: #036;
	font-weight: bold;
	text-decoration:underline;
	}

.float-l { float:none; margin-right: 1em; display:inline;}
.float-r { float:none; margin-left: 1em; display:inline;}


q { display: block; width: 10em; background-color: #000; padding: 1em; margin: .5em 0; color: #036; font-weight: bold; }
	


/* SITE SPECIFIC ______________________________________
_______________________________________________________ */


#outer-wrapper,
#header, 
#header a, 
#content {
		background: white none;
		text-align:left;
	}
	
#header a {	
	text-indent: 0;
		}
	
/* Main Nav ----------------------------------------------------------- */

#mainnav,
#mainnav ul,
#mainnav ul li,
li#home,
li#profiel,
li#expertise, 
li#mensen, 
li#bestuur, 
li#management, 
li#organisatie,
li#links, 
li#contact, 
#topbar,
#email,
zoeken {
	display: none;
	}
		
#footer {
		clear: both;
		height: 30px;
	}		
	
.seo,
.usability {
	display:block;
	position:static;
	font-size: 145%;
	line-height: 1.6em;
	margin: 1em 0;
	color: black;
	}

.tremani { }
.tremani a, .tremani a:visited { color:#0099cc; font-size: 9px; letter-spacing: 1px; text-decoration:none }


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/


/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash {
  display: none !important;
  height: 0;
  width: 0;
  position: absolute;
  overflow: hidden;
}

.sIFR-alternate {
  visibility: visible !important;
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
}
	
	
