html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/*clearfix class (instead of adding cleared divs to all elements that contain floaters)*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*some browsers do not correctly display (all) disabled form elements, use this to fix that*/
/*CSS3 would let us use the following, but do we really want to exclude internet*/
/*explorer for another decade?*/
/**:disabled { background-color: #ccc; color: gray; }*/
/*use this instead for css2 capable browsers:*/
*[disabled] { background-color: #ccc; color: gray; }

/* Added by Sytze for Fiscion */
p { margin: 8px 0; }

/* Fiscion Belastingadviseurs */
/* Stylesheet */
/* Elevated Internet & Mobility - 2008 */
body {
	font-family: "Trebuchet MS", "Verdanan", "Arial", sans-serif;
	font-size: 0.8em;
}
.clear {
	clear: both;
}
strong {
        font-weight: bold;
}
small {
        font-size: 0.8em;
}
u {
        text-decoration: underline;
}
em {
        font-style: italic;
}
#wrapper {
	background-position: right 50px;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	width: 790px;
}
#logo {
	float: right;
	height: 95px;
	width: 284px;
	margin-right: 50px;
	right: 0; 
}
#menu {
	clear: both;
	padding-top: 200px;
	font-size: 0.8em;
}
#content_wrapper {
	margin-top: -80px;
	width: 100%;
}
#content {
	float: left;
	background-color: #FFFFFF;
	width: 420px;
        min-height: 244px;
	padding: 30px 20px;
}
#content .header h1 {
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
}
#content .text p {
	line-height: 1.5em;
	text-align: justify;
	font-size: 0.9em;
}
#content .text h1 {
        padding-top: 8px;
        padding-left: 5px;
	padding-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #336699;
}
#content .text h2 {
        padding-top: 8px;
        padding-left: 5px;
	padding-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
	color: #336699;
}
#content .text h3 {
        padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #336699;
}
a:link, a:visited {
        text-decoration: underline;
        color: #336699;
}
a:hover, a:active {
        color: #525252;
}
ul.def li.spaced {
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 6px;
}
#menu_side {
	padding-top: 200px;
	border-bottom: 5px solid #336699;
	height: 36px;
	font-size: 0.8em;
}
#menu_side ul {
	margin-top: 15px;
}
#menu_side ul li {
	height: 14px;
	padding-top: 2px;
	padding-left: 4px;
	padding-right: 6px;
	list-style-type: none;
	float: left;
	border-left: 1px solid #336699;
}
#menu_side a:link, #menu_side a:visited {
	color: #336699;
	text-decoration: none;
}
#menu_side a:active, #menu_side a:hover {
  	background-color: #525252;
        color: #CCCCCC;
	text-decoration: none;
}
#copyright {
	margin-left: 20px;
	font-size: 0.8em;	
}
#copyright a:link, #copyright a:visited {
	color: #336699;
	text-decoration: underline;
}
#copyright a:hover, #copyright a:active {
	color: #000000;
	text-decoration: underline;
}

.text>p>img {
   margin-left: 10px;
}

table td, table th {
  padding: 4px;
}
table th {
  font-weight: bold;
}
.button { width: 100px; }
#submit {
  font-weight: bold;
}
input, textarea {
  font-family: "Trebuchet MS", "Verdanan", "Arial", sans-serif;
  width: 275px;
}
textarea {
  font-size: 1em;
}
.links_cat {
  padding-top: 10px;
  font-weight: bold;
}
.links {
  padding-left: 8px;
}
#content .sitemap li {
  padding: 4px 0;
}
#content .sitemap li li {
  padding-left: 10px;
}
.fieldWithErrors {
  border: 1px solid red;
}

#menu>ul.sitemap {
	list-style: none;
	margin: 0px;
	padding: 14px 0 10px 20px;
	margin-top: -180px;
	width: 780px;
	height: 12px;
	background: #336699;
}
#menu>.sitemap li {
	float: left;
	position: relative;
	text-align: center;
	height: 6px;
	left: 0px;
	padding: 2px 12px 10px 4px;
	margin-left: 4px;
	margin-right: -4px;
	margin-top: -4px;
	border-left: 1px solid #FFFFFF;
}
#menu>.sitemap li ul {
	background-color: #525252;
	display: none;
	position: absolute;
	padding: 10px 4px 0 4px;
	left: 0px;
	width: 125px;
	margin-left: -1px;
	top: 18px;
	border-left: 1px solid #FFFFFF;
}
#menu>.sitemap li li {
	height: 22px;
	text-align: left;
	float: left;
	border: none;
	padding: 2px 0;
	width: 100px;					
	color: white;
}
#menu>.sitemap li:hover {
	background-color: #525252;	
	color: #000000;
}
#menu>.sitemap li:hover ul, #menu>.sitemap li.over ul {
	display: block;
	background-color: #525252;		
}
#menu>.sitemap li li a, #menu>.sitemap li li a:link, #menu>.sitemap li li a:visited {
	display: block;
	height: 24px;
	width: 100px;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;		
}
#menu>.sitemap li li a:hover, #menu>.sitemap li li a:active {
	background-color: #525252;
	color: #CCCCCC;		
}
#menu>.sitemap li a:link, #menu>.sitemap li a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#menu>.sitemap li a:hover, #menu>.sitemap li a:active {
	color: #CCCCCC;
	background-color: #525252;
}