@charset "utf-8";
/* CSS Document */

body {
	/* background: #fff url(../images/background.png) repeat-x; */
	font: 11px Arial;
	/* color: #2d2d2d; */
	line-height: 20px;
}

input, textarea {
	font-family: Verdana;
	font-size: 11px;
}

h1 { font: 20px Arial; font-weight:bold; }
h2 { font: 18px Arial; font-weight:bold; }

.link_ls {
 padding:0px;background-color:#fff;color:#3298FC;	
}

table th {
	font: 12px Arial;
    font-weight: bold;
}

table td {
	font: 12px Arial;
}

.tw_klein {
	font: 12px Arial;
}

.toppos {
    font-size:16px;
    font-weight:bold;
    background-color: #F6F6F6;
    color:white;
    font-style: italic;
}


.table1, .table2 {
	border-collapse: collapse;
	border: solid 1px #A3A3A3;
    margin-right: 10px;
}
.table1 th, .table2 th {
	border-bottom: 1px solid #DFDFDF;
	color: #ffffff;
	background-color: #555555;
	text-align: center;
	padding: 4px;
    
}

.table1 td, .table2 td {
	padding: 4px;
    border-left: solid 1px #DFDFDF;
	border-right: solid 1px #DFDFDF;
	border-bottom: solid 1px #DFDFDF;
    text-align: center;
    color:black;
}

.table2 td {
	text-align:left;
}

.div_last_checked {
	float:right; 
	background-color: #ADDA95;
	border-width: 1px;
	border-color: green;
	border-style: solid;
	padding: 4px;
	margin-right:20px;
}

.tw_logo {
	 position:absolute;
	 padding-top:95px;
	 padding-left:5px;
}


.bal15x15 {
    background: #fff url(http://www.oranjetrends.nl/images/bal_15x15.png) no-repeat 0px 0px;
    padding-left: 19px;
    height: 20px;
}

.bal20x20 {
    background: #fff url(http://www.oranjetrends.nl/images/bal_20x20.png) no-repeat 0px 2px;
    padding-left: 24px;
    height: 30px;
}

.bal35x35 {
    background: #fff url(http://www.oranjetrends.nl/images/bal_35x35.png) no-repeat 0px 2px;
    padding-left: 38px;
    height: 38px;
}

.menu_top {
     width:880px;
     border:0px;
}

.menu_top td {
    border: 0px;
}

