body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* base.css, part of YUI's CSS Foundation */
h1 {
	/*18px via YUI Fonts CSS foundation*/
	font-size:138.5%;  
}
h2 {
	/*16px via YUI Fonts CSS foundation*/
	font-size:123.1%; 
}
h3 {
	/*14px via YUI Fonts CSS foundation*/
	font-size:108%;  
}
h1,h2,h3 {
	/* top & bottom margin based on font size */
	margin:1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
	/*bringing boldness back to headers and the strong element*/
	font-weight:bold; 
}
abbr,acronym {
	/*indicating to users that more info is available */
	border-bottom:1px dotted #000;
	cursor:help;
} 
em {
	/*bringing italics back to the em element*/
	font-style:italic;
}
blockquote,ul,ol,dl {
	/*giving blockquotes and lists room to breath*/
	margin:1em;
}
ol,ul,dl {
	/*bringing lists on to the page with breathing room */
	margin-left:2em;
}
ol li {
	/*giving OL's LIs generated numbers*/
	list-style: decimal outside;	
}
ul li {
	/*giving UL's LIs generated disc markers*/
	list-style: square outside;
}
dl dd {
	/*giving UL's LIs generated numbers*/
	margin-left:1em;
}
th,td {
	/*borders and padding to make the table readable*/
	padding:0px;
	vertical-align:top;
}
th {
	/*distinguishing table headers from data cells*/
	font-weight:bold;
	text-align:center;
}
caption {
	/*coordinated marking to match cell's padding*/
	margin-bottom:.5em;
	/*centered so it doesn't blend in to other content*/
	text-align:center;
}
p,fieldset {
	/*so things don't run into each other*/
	margin-bottom:1em;
}

/*fiori specifiek vanaf hier*/
html {
	overflow-y:scroll;
}
body {
	margin:10px;
	margin-bottom:30px;
	font-family:Arial,Helvetica;
	font-size:12px;
	color: #3C3C3C;
	line-height:1.7em;
}
div#container {
	margin:0 auto;
	width:960px;
}
div#header {
	height:85px;
	position:relative;
	margin-bottom:10px;
}
div#footer {
	border-top:3px solid #979797;
	margin-top:10px;
	clear:both;
	text-align:center;
	font-size:0.9em;
}
div#logo {
	position:absolute;
	bottom:10px;
	background:url('../img/logo.gif') no-repeat;
	width:210px;
	height:59px;
}
div#subheader {
	clear:both;
}
div#fader {
	border:1px solid #DADADA;
	float:left;
}
div#loginbox {
	width:210px;
	float:left;
	margin-left:12px;
	overflow:hidden;
	margin-bottom:12px;
	position:relative;
	height:69px;
}
div#loginbox h2 {
	margin-top:0px;
	font-size:1.1em;
}
div#loginbox label {
	display:block;
	width:95%;
	font-size:0.9em;
	position:relative;
	line-height:18px;
}
div#loginbox label input {
	position:absolute;
	top:0px;
	right:0px;
	width:120px;
	font-size:10px;
}
div#loginbox input.submit {
	position:absolute;
	bottom:5px;
	right:0px;
	background:url('../img/pijl.gif') no-repeat center center;
	border:0px;
	width:10px;
	height:10px;
}

div#tt_pos1 {
	width:190px;
	float:left;
	border:1px solid #F4F4F4;
	background: #E8E8E8;
	margin-left:12px;
	height:201px;
	overflow:hidden;
	padding:9px;
}
div#content {
	clear:both;	
	padding-top:12px;
}

div#tt_pos2 {
	background: white;
	margin-left:1px;
	width:527px;
	float:left;
}
div#tt_pos3 {
	background: white;
	margin-left:12px;
	float:left;
}

div#kruimelpad {
	font-size:10px;
	height:20px;
}
div#kruimelpad a {
	text-decoration:none;
}
div#kruimelpad a:hover {
	text-decoration:underline;
}

div#menu {
	position:absolute;
	bottom:10px;
	left:211px;
	background:#979797;
	height:18px;
	width:749px;
	font-size:12px;
	font-weight:bold;
}
div#menu ul {
	margin:0px;
	list-style:none;
}
div#menu ul li {
	list-style:none;
	position:relative;
	float:left;
}
div#menu ul a.hassubs {
	background: url('../img/menu_arrow.gif') no-repeat 165px 6px;	
}
div#menu ul li a {
	color:white;	
	text-decoration:none;
	line-height:18px;
	display:block;
	padding-left:15px;
	padding-right:15px;
}
div#menu ul li a.selected {
	background-color:#825400;
	color:white;
}
div#menu ul li a:hover {
	background-color:#825400;
	color:white;
}
div#menu ul ul {
	background-color:#825400;
	position:absolute;
	top:18px;
	left:0px;
	min-width:100px;
	display:none;
	padding:5px;
}
div#menu ul ul li {
	padding-left:0px;
	width:100%;
	overflow:hidden;
}
div#menu ul ul li a {
	padding-left:10px;
	padding-right:10px;
	color:white;
	white-space:nowrap;
	display:block;
	width:100%;
	font-weight:normal;
	font-size:0.9em;
}
div#menu ul ul li a:hover {
	text-decoration:underline;
}

div#submenu {
	float:left;
	width:210px;
	background:white;
	margin-top:25px;
}
div#submenu h2 {
	font-size:1.1em;		
}
div#submenu a {
	color:#3C3C3C;	
}
div#submenu li a {
	font-size:0.9em;
}

a {
	color:#825400;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
