body {
		margin: 				0px;
		background-color: 		#f1f1f1;
		background-image: url(../images/backgr.gif);
		background-repeat: repeat-x;	
		text-align: center;	
}
table {
		border-collapse: collapse;
}

td { 
    font-size: 9pt;
		font-family:  "Verdana", "Trebuchet MS", sans-serif;
		line-height: 15pt;
		color: #001122;
		padding: 0px;
		text-align: left;
}

#container {
		margin: 0px auto;
		width: 800px;
		height: 100%;
}

#maintable {
    margin: 0px;
    padding: 0px;
    height: 100%;
}

#header {
    width: 800px;
    height: 200px;
		overflow: hidden;
		
}
#logo {
    width: 300px;
    height: 200px;
    background-image: url(../images/logo.gif);
    float: left;
}
#plaatje {
    width: 500px;
    height: 200px;
    background-image: url(../images/kraan.jpg);
    float:right;
}
#linkerbalk {
  	width: 225px;
/* 		padding-left: 15px;*/

  	vertical-align: top;
		background-color: #006688;
		background-image: url(../images/paint.gif);
  	background-position: top right;
	  background-repeat: repeat-y;
}

#content {
    background-color: white;
	  background-image: url(../images/contentback.gif);
		background-position: bottom right;
		background-repeat: no-repeat;
    width: 575px;
    /*height: 400px;*/
		padding: 20px 15px;
		text-align: left;
		vertical-align: top;
}

a, a:link, a:visited, a:hover {
    font-weight: bold;
		color: #006688;
		text-decoration: none;
}
a:hover {
		color: #2288bb;
		text-decoration: underline;
}

.bottomlink, a.bottomlink, a:visited.bottomlink, a:link.bottomlink {
    font-size: 7pt;
    font-weight: bold;
		text-decoration: none;
    color: #eee;
}

a:hover.bottomlink {
    font-size: 7pt;
    font-weight: bold;
    text-decoration: underline;
		color: #fff;
}
	
#footer {
    background-color: #006688;
    background-image: url(../images/footer.jpg);
		background-position: top;
		background-repeat: no-repeat;
		height: 75px;
		color: white;
		padding: 20px 20px;
		text-align: center;
		
}

#footer td {
    color: white; 
}

img {
	border: none;
	vertical-align: middle;
}

#rightblock{
    width: 200px;
    font-size: 8pt;
		float: right;
		height: 200px;
		padding-left: 15px;
		text-align: right;
    background-image: url(../images/line.gif);
		background-position: top left;
		background-repeat: no-repeat;
		
		
}

/*
.text {
		text-align: left;	
}
img {
	border: none;
	vertical-align: middle;
}






#content {
		background-position: top;
		background-repeat: repeat-x;
    width: 650px;
		padding: 15px;
		text-align: left;
		float: right;
}


#footer {
    background-color: #006688;
		height: 30px;
}


p, li, form, td, span, textarea, input {
		font-size: 9pt;
		font-family:  "Verdana", "Trebuchet MS", sans-serif;
		line-height: 12pt;
		color: #778899;		
}
/*
textarea, input {
		color: #778899;
		line-height: 14pt;
}

h1 {
		font-size: 15pt;
}

.title {
		color: #778899;
		font-size: 11pt;
		font-weight: bold;
}
	
.text {
		text-align: left;	
}

.small, a.small, a:link.small, a:hover.small, a:visited.small {
		font-size: 8pt;
		color: white;
		text-decoration: none;
}

a.langlinks, a:link.langlinks , a:hover.langlinks, a:visited.langlinks {
  font-size: 7pt;
  text-decoration: none;
  color: aaaa00;  
}

a:hover.langlinks {
  color: #ffff22;
}

div.menuitem {
		border-top: 1px solid white;
		margin-top: 5px;
		display: inline;
		margin: 0px;
		padding: 0px 7px 0px 7px;
}
body>html div.menuitem {
		margin: -3px;
}


a, a:link, a:visited, a:hover {
		color: #778899;
		text-decoration: underline;
}
a:hover {
		color: #dddddd;
}
a.menuitem, a:link.menuitem, a:visited.menuitem, a:hover.menuitem {
		color: #aaaaaa;
		text-decoration: none;
}


a:hover {
		color: #dddddd;
}

a:hover .menuitem {
		color: #dddddd;
		border-top: 5px solid #bbc3cc;
}



img {
	border: none;
	vertical-align: middle;
}
.center {
		text-align: center;
}
.form {
	color: #000000;
	background-image: url(../images/formback.jpg);
	background-repeat: repeat-x;
}
*/
