/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	color: #000000;
	text-align: center;
	background-color: #EEEEEE;
	margin-top: 0;
	}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 8pt;
	color: #000000;
	}

td {
	vertical-align: top;
	}

hr {
	color: #990000;
	background-color: #990000;
	border: none;
	height: 1px;
	width: 100%;
	}

a:link, a:visited {
	text-decoration: underline; 
	color: #0000AA;
	}
	
a:active, a:hover {
	text-decoration: underline; 
	color: #FF0000;
	}

a img {
	border: 0;
	}

a.actief {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	}

p {
	margin: 6px 0 9px 0;
	}

h1 {
	font-size: 13pt;
	margin-top: 0px;
	margin-bottom: 9px;
	background-color: #99CCCC;
	width: 100%;
	color: #000000;
	padding: 2px 0 4px 6px;
	}

h1.be {
	background: #99CCCC url("images/belgium32.png") 930px -3px no-repeat;
	}

h1.fr {
	background: #99CCCC url("images/france32.png") 930px -3px no-repeat;
	}

h1.de {
	background: #99CCCC url("images/germany32.png") 930px -3px no-repeat;
	}

h2, h2 a:LINK, h2 a:VISITED, h2 a:ACTIVE, h2 a:HOVER {
	font-size: 10pt;
	color: #990000;
	margin-top: 0px;
	margin-bottom: 9px;
	}

h2 span.normaltext {color: #222; font-weight: normal; font-size: 85%;}

.marge {
	margin-top: 24px;
	}

h3, h3 a:LINK, h3 a:VISITED, h3 a:ACTIVE, h3 a:HOVER {
	font-size: 8pt;
	color: #008800;
	margin-top: 0px;
	margin-bottom: 6px;
	}
	
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
textarea {
	width: 336px;
	}

textarea.letter {
	width: 600px;
	}

.obligatory {
	color: #FF0000;
	}	


	
#login {
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	text-align:center;
	border: 1px solid #000000;
	padding: 10px;
	background-color:#FFFFFF;
	}
	
#application {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	}

body#popup #application {
	width: 900px;
	}

#header {
	height: 80px;
	background: url("images/logo_app_deltatemp.gif") no-repeat top right;
	}
	
#logo {
	background: #FFFFFF url("images/logo_goacc.gif") no-repeat top left;
	height: 70px;
	width: 160px;
	float: left;
	}

#menu {
	float: right;
	width: 780px;
	}
	
#content {
	clear: left;
	}
	
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#menu ul li{
	display: inline;
	}

#menu ul li a img{
	border: 0;
	width: 80px;
	height: 65px;
	}

#menu ul li a img.active{
	border: 1px solid #333333;
	width: 80px;
	height: 65px;
	background-color:#FFFFAA;
	}

#menu ul li a img.logout{
	width: 80px;
	height: 65px;
	margin-left: 20px;
	}

form {
	margin: 0 0 24px 0;
	}

table td form {
	margin: 0;
	}

#formbacksite {
	width: 550px;
	padding: 0 6px 6px 6px;
	}

#formbacksite.uitgebreid {
	width: 900px;
	}

#formbacksite label {
	width: 140px;
	float: left;
	}

#formbacksite fieldset {
	margin: 0 0 24px 0;
	border: 1px solid #999999;
	padding: 12px;
	}
	
#formbacksite fieldset legend{
	font-weight: bold;
	color: #333333;
	}

.submitknop {
	padding-top: 6px;
	margin-left: 140px;
	}

.submitknopfieldset {
	padding-top: 6px;
	margin-left: 132px;
	}

#kalender {
	background-color: #FFFFFF;
	margin-top: 12px;
	}


#footer {
	margin-top: 6px;
	font-size: 90%;
	text-align: center;
	color: #666666;
	}

#footer a:LINK, #footer a:VISITED, #footer a:ACTIVE, #footer a:HOVER{
	color: #666666;
	}

#button_close {
	text-align: center;
	margin-top: 6px;
	}
	
.paginanavigatie {
	text-align: right;
	margin: 6px 0 6px 0;
	}

.paginanavigatie a:LINK, .paginanavigatie a:VISITED{
	color: #0000AA;
	}

.paginanavigatie a:HOVER, .paginanavigatie a:ACTIVE{
	color: #FF0000;
	}

.paginanavigatie .actievepaginanav:LINK, .paginanavigatie .actievepaginanav:VISITED, .paginanavigatie .actievepaginanav:HOVER, .paginanavigatie .actievepaginanav:ACTIVE {
	font-weight: bold;
	color: #FF0000;
	}

#error, .foutmelding, .negatief {
	color: #FF0000;
	font-weight: bold;
	}

.positief {
	font-weight: bold;
	color: #009900;
	}

#error p {
	margin: 0;
	}

table tr th a:LINK, table tr th a:VISITED, table tr th a:HOVER, table tr th a:ACTIVE {
	text-decoration: none;
	color: #333333;
	}

#tabnav {
	height: 20px;
	margin: 0 0 0 0;
	padding-left: 10px;
	background: url("images/tab_bottom.gif") repeat-x bottom;
	}

#tabnav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
  	}
	
#tabnav a:link, #tabnav a:visited {
	float: left;
	background: #EEEEEE;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	margin-right: 4px;
	border: 1px solid #999999;
	text-decoration: none;
	color: #666;
	}

#tabnav a:link.active, #tabnav a:visited.active {
	border-bottom: 1px solid #FFFFFF;
	background: #FFFFFF;
	color: #FF6600;
	}

#tabnav a:hover {
	background: #FFFFFF;
	}

#tabcontainer {
	border-top: 0;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	padding: 10px;
	}

.hide {
	display: none;
	}

.show {
	margin-left: 24px;
	margin-bottom: 24px;
	}

.show2 {
	display: block;
	}

.opmaaktabel {
	clear: left;
	}

.opmaaktabel table th
	{
	background-color: #CCE5E5;
	}

.opmaaktabel table tr td
	{
	border-bottom: 1px solid #99CCCC;
	}

#i_algrek, #i_nummers {
	position: relative;
	}

#zoekresultaten_algrek, #zoekresultaten_nummer {
	position: absolute;
	top: 0;
	left: 500px;
	background-color: #EEEEEE;
	width: 350px;
	padding: 10px;
	border: 2px solid #333333;
	}

ul#zoekresultaten_details {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

ul#zoekresultaten_details li {
	margin: 6px 0;
	}

#lijntoevoegen img {
	margin-top: 6px;
	}

#datum_2col {
	width: 510px;
	clear: left;
	}

#datum_2col_left {
	width: 250px;
	float: left;
	}

#datum_2col_right {
	width: 250px;
	float: right;
	}

#datum_2col_right p label {
	border: 1px solid red;
	}

#bedrag_btw_2col {
	width: 900px;
	}

#bedrag_btw_left {
	width: 300px;
	float: left;
	}

#bedrag_btw_right {
	width: 300px;
	float: right;
	}

.detailrow {
	clear: both;
	}

.viewlabel {
	font-weight: bold;
	color: #444444;
	margin-bottom: 6px;
	width: 170px;
	float: left;
	}

#afdrukken {
	margin-top: 24px;
	}

.overlay_possible {
	position: relative;
	}

#openstaandeposten {
	position: absolute;
	top: 0px;
	left: 130px;
	background-color: #EEEEEE;
	width: 690px;
	padding: 10px;
	border: 2px solid #333333;
	z-index: 100;
	}

#openstaandeposten_details {
	margin-bottom: 12px;
	}

#openstaandeposten_sluiten, #zoekresultaten_sluiten {
	float: right;
	}

#button_afpunten {
	margin-bottom: 12px;
	}

.verschilboekennaar {
	margin-left: 20px;
	}

p.saldo {
	text-align: right;
	font-size: 180%;
	color: #006600;
	}

#programmas_logout {
	width: 975px;
	text-align: left;
	border-left: 1px solid #d27d00;
	border-right: 1px solid #d27d00;
	border-bottom: 1px solid #d27d00;
	background: url("images/bg_programmas.jpg") repeat-x;
	margin: 0 auto 0 auto;
	padding: 3px 0 3px 5px;
	}

#dossier {
	float: left;
	width: 500px;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	}

ul#programmas {
	float: left;
	width: 500px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

ul#programmas li {
	display: inline;
	padding-right: 24px;
	}

ul#programmas li a:LINK, ul#programmas li a:VISITED {
	font-weight: bold;
	text-transform: uppercase;
	color: #888888;
	text-decoration: none;
	}

ul#programmas li.actief a:LINK, ul#programmas li.actief a:VISITED, 
ul#programmas li.actief a:HOVER, ul#programmas li.actief a:ACTIVE, 
ul#programmas li a:HOVER, ul#programmas li a:ACTIVE {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	}

ul#programmas li.logout {
	text-align: right;
	}

#logout {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 5px;
	}

#logout a:LINK, #logout a:VISITED, #logout a:HOVER, #logout a:ACTIVE {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}

.nummer_text {
	font-size: 7pt;
	color: #666666;
	border: none;
	background-color: #FFFFFF;
	}

.inspring {
	margin-left: 40px;
	}

tr.totaal td {font-weight: bold;}












/* AUTOCOMPLETE */

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	text-align: left;
}

.ac_loading {
	background: white url('images/ajax-loader2.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #99CCCC;
}





/* CLEARFIX */

.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 */