body {
	margin : 0px;
	background-image : url(pics/background.gif);
    background-repeat : repeat-x;
}

p {
	font-size : 11px;
	font-family : Tahoma;
}

a {
	text-decoration: none;
	font-weight:bold;
}

td {
	font-size : 11px;
	font-family : Tahoma;
	background-color : #D0D0E7;
	background-repeat : no-repeat;
	background-position : center;
}

.print_table {
	width : 180px;
}

.print_table_header {
	<!--width : 180px;-->
	border-bottom: 2px ridge; 
	border-color: black;
}

.dim {
	font-size : 9px;
	font-family : Tahoma;
	color : #CCC;
}

.calender {
	border-left: 2px ridge;
	border-right: 2px ridge;
	border-top: 2px ridge;
	border-bottom: 2px ridge;
	z-index: 100;
	visibility: hidden;
	width: 10px;
	position: absolute;
}

.innertable {
	border-left : 3px solid #D0D0E7;
}

.lijst {
	border-left : 3px solid #D0D0E7;
	margin-left:2px;
	margin-top:10px;
}


.lijst-scroll {
	border-left : 3px solid #D0D0E7;
	margin-left:2px;
	margin-top:0px;
}

.lijst-cel {
	border-right : 1px solid #999;
	background: #FFF;
	word-wrap: normal;
	white-space:nowrap;
}

.lijst-gridlike {
	border-right : 0px solid #999;
	background: #FFF;
	word-wrap: normal;
	white-space:nowrap;
}

.lijst-ana {
	border-right : 0px solid #999;
	background: #FFF;	
    font-size : 10px;
	font-family : Tahoma;
}

.lijst-sep {
	border-right : 1px solid #999;
	border-bottom : 1px solid #ccc;
	border-top: 1px solid #888;
	border-bottom: 1px solid #888;
	background: #ddd;
	word-wrap: normal;
	white-space:nowrap;
	font-size: 10px;
	height:0px;
}


.lijst-sep2 {
	border-right : 1px solid #999;
	border-bottom : 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	word-wrap: normal;
	white-space: nowrap;
	font-size: 10px;
	height:0px;
	line-height: 10px;
}

.lijst-header {
	border-right : 1px solid #999;
	background: #D0D0E7;
	font-weight: bold;
		word-wrap: normal;
	white-space:nowrap;
}

.ana-aangemeld {
	white-space:nowrap;
	background: #FFF;
}

.overzicht_table {
	background: #FFF;
	border-bottom: 1px solid #ccc;	
}


.hidden {
	display: none;
}

.input-button {
	border : 2px solid #FFF;
	background : #D0D0E7;
	font-size : 12px;
	font-family : Tahoma;
	font-weight : normal;
	width : 120px;
}

.input-button-wide {
	border : 2px solid #FFF;
	background : #D0D0E7;
	font-size : 12px;
	font-family : Tahoma;
	font-weight : normal;
	width : 160px;
}

.input-check {
	font-size : 11px;
	font-family : Tahoma;
}

.input-menu {
	border : 2px solid #fff;
	background : #fff;
	font-size : 11px;
	font-family : Tahoma;
	width : 160px;
}

.input-menu2 {
	border : 2px solid #fff;
	background : #fff;
	font-size : 11px;
	font-family : Tahoma;
	width : 260px;
}

.input-menu3 {
	border : 2px solid #fff;
	background : #fff;
	font-size : 11px;
	font-family : Tahoma;
	width : 240px;
}

.input-menu-nowidth {
	border : 2px solid #fff;
	background : #fff;
	font-size : 11px;
	font-family : Tahoma;
}

.input_test {
	border : 2px solid #fff;
	font-size : 11px;
	font-family : Tahoma;
	width : 50px;
}

.input-confor {
	border : 0px ;
	font-size : 11px;
	font-family : Tahoma;
	width : 160px;	
	background:#D0D0E7;
}

.input-text {
	border : 2px solid #fff;
	font-size : 11px;
	font-family : Tahoma;
	width : 160px;
}

.input-text-ro {
	border : 2px solid #fff;
	font-size : 11px;
	font-family : Tahoma;
	width : 160px;
	color:#666;
}

.input-text2 {
	border : 2px solid #fff;
	font-size : 11px;
	font-family : Tahoma;
}

.input-text2-ro {
	border : 2px solid #fff;
	font-size : 11px;
	font-family : Tahoma;
	color:#666;
}

.input-grid {
	border : 2px solid #fff;
	font-size : 11px;
	font-family : Tahoma;
}

.kop1 {
	padding : 0px;
	margin : 0px;
	border-bottom : 2px solid #FFF;
	background-color : #141686;
	color : #141686;
	font-size : 13px;
	font-family : Tahoma;
	font-weight : bold;
	width : 100%;
}

.kop1 td {
	padding : 6px;
	background-color : #141686;
	color : #FFF;
	font-size : 13px;
	font-family : Tahoma;
	font-weight : bold;
}

.lichtondergrond {
	background-color : #D0D0E7;
	width : 100%;
}

.lichtondergrondscroll {
	background-color : #D0D0E7;
	width: 100%;
	overflow: scroll;
}

.login-table {
	background: transparent;
}

.login-header {
	align:left;
	background-color: #FEA43E;
        border-bottom : 1px solid #000;
	color : #000;
	font-size : 13px;
	font-family : Tahoma;
	font-weight : bold;
}

.login-input-text {
	font-size : 11px;
	font-family : Tahoma;
	width : 50px;
}

.lijn-donker {
	border-top : 3px solid #141686;
	width : 100%;
}

.tableseperator {
	border-right : 2px solid #141686;
}

.titel {
	font-size : 22px;
	font-family : Basenine, Arial;
	text-transform : uppercase;
}

.tussenkop1 {
	padding : 6px;
	background-color : #141686;
	color : #FFF;
	font-size : 13px;
	font-family : Tahoma;
	font-weight : bold;
    <!--width : 98,5%;-->
}

.mainmenu {
		border-right: 2px solid #0F1064;
		margin:0px;
		padding: 0px;
}


.menuitem  {
	font-weight: bold;
	text-decoration: none;
		font-size : 12px;
	font-family : Tahoma;
	border-bottom: 1px solid #7273B6;
	padding:6px 10px;
}


.menusubitem A {
	font-weight: normal;
	text-decoration: none;
		font-size : 11px;
	font-family : Tahoma;
	color: #0F1064;

}


.menusubitem A:visited {
	font-weight: normal;
	text-decoration: none;
		font-size : 11px;
	font-family : Tahoma;
	color: #0F1064;

}



.menusubitem {
	background-color : #FFFFFF;
	padding:4 px;
}

.menusubitem td {
	font-size : 11px;
	font-family : Tahoma;
	background-color : #FFF;
	background-repeat : no-repeat;
	background-position : center;
}

.menuopdracht {
	background-color : #E8E8F3;
	border-bottom: 1px solid #7273B6;
		padding-left:18 px;
}

.nopadding {
	border: 0px solid #F00;
		background-color : #FFF;
}

.pais_helpdesk_top {
	background-color: #FFFFFF;
    border-bottom : 4px solid #141686;
	font-size : 11px;
	font-family : Tahoma;
	font-weight: bold;
	color: #141686;
}

.pais_helpdesk_middle {
	background-color: #FEA43E;
    border-bottom : 1px solid #000;
	color : #000;
	font-size : 13px;
	font-family : Tahoma;
	font-weight : bold;
}

.temp_pais_helpdesk_top {
	font-size : 11px;
	font-family : Tahoma;
	font-weight: bold;
	color: #FFFFFF;
}
