/* CSS Document */

.bottom {
	background-attachment: scroll;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
}
.top {
	background-attachment: scroll;
	background-image: url(images/top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.navbar {
	background-attachment: scroll;
	background-image: url(nl/images/navbar.gif);
	background-repeat: repeat-x;
}
.navbar_bottom {
	background-attachment: scroll;
	background-image: url(nl/images/navbar_bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#333333;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#808080;
	line-height: normal;
	white-space: nowrap;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color:#FFF;
	text-indent:20px;

}
h4{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color:#666666;
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
.navbar_bottom2 {
	background-attachment: scroll;
	background-image: url(nl/images/navbar_bottom2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.projecttitel_klein {
	color: #333;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.portfolio{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	display: block;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 10px;
	background-attachment: scroll;
	background-image: url(nl/images/bg_portfolio.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	}
a.portfolio:link {
	background-color: #E6E7E8;
}
a.portfolio:visited {
	background-color: #E6E7E8;
}
a.portfolio:hover {
	background-color: #C7DE4C;
}

td.linksebalk {
   padding-left:5px;
}

a.adres{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 20px;
	text-indent: 10px;
	text-decoration: underline;
	}
a.adres:link {
	color: #666;
}
a.adres:visited {
	color: #666;
}
a.adres:hover {
	color: #000;
}
a.itaf{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
	line-height: 20px;
	text-decoration: underline;
	margin-left: 400px;
	}
a.itaf:link {
	color: #666;
}
a.itaf:visited {
	color: #666;
}
a.itaf:hover {
	color: #000;
}
input[type=text]
{
   font-size: 11px;
   font-family: Arial, Helvetica, sans-serif;
   color: #000;
}
