/* CSS Document */
* {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
nav {
	padding:0px;
	margin-left:-1px;
}
html {
	height:100%
}
body {

}
table {
	border: 1px solid #736F6E;
	border:0px;
	padding:0;
}
td {
	padding :0px;
	background:#ffffff
}
th {
	text-align:left;
	vertical-align:top
}
img {
	border:none
}
h1 {
	font-size:130%
}
h2 {
	font-size:120%
}
h3 {
	font-size:110%
}
h4 {
	font-size:110%
}b{	  font-size: 110%;}
p {	font-size: 12px;  line-height: 160%;
	padding:0px 0px 13px 0px;
}
textarea .inputbox {
	width:300px;
	height:100px;
	margin:0px 0px 5px 0px;
}
select {
	height:auto;
	margin:12px 0px 12px 0px;
	vertical-align:middle
}
ul {
	list-style:disc;
	margin:0px 0px 0px 15px;
}
ol {
	margin:0px 0px 0px 35px;
}
.width {
	width:100%
}
.main {
	text-align:left
}
.table td
{
	vertical-align: top; 
	border:1px solid #e1e1e1;
	padding: 6px 0 0 7px;
}
.table table {
	width:600px;
	
}
#AutoNumber2 table{
	width:570px;

}

.table td strong{
	color: rgb(55, 173, 224);
}
.highlight{
	color:white;
	background-color:black;
	font-size:14px;
	padding-left:6px;
	padding:4px;
}
.table img 
{
	border:1px solid #e1e1e1;
	padding :1px ;
}
.table h3
{
	padding:3px;
}
table.blog{ width:100%;}


.ordervak {
	border: solid 1px #000;
}

.orderhoek {
	background-image: url("../images/order_hoek.gif");
	background-repeat: no-repeat;
	background-position: center;	
}

.orderhorz {
	background-image: url("../images/order_horz.gif");
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
}

.orderhorz span {
	background-color: #FFF;
	padding-right: 5px;
	display: block;
	float: left;
}

.ordervert {
	background-image: url("../images/order_vert.gif");
	background-repeat: no-repeat;
	background-position: center;	
}

.orderpijl {
	background-image: url("../images/order_pijl.gif");
	background-repeat: no-repeat;
	background-position: top center;
	padding: 0px !important;
}

#landkaart {
	background-image: url("../images/wereldkaart.html");
	background-repeat: no-repeat;
	height: 354px;
}


