.menu {
	width: 100%
}
.menutop{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #F9BD81;
}
.menutop a{
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menutop a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*-------------------------STANDAARD HTML--------------------------------*/

table tr td {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #182741;
}
a {	
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color: #F78222;
	text-decoration: none;
}
a:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
ul {
	margin-top: 2px;
}
h1 {
	font-size : 18px;
	font-family : Trebuchet MS, Arial, sans-serif;
	color: #034178;
	padding-bottom: 5px;
	border-bottom: 1px solid #F78222;
	margin: 0px;
}
h2 {
	font-size : 11px;
	font-family : Tahoma, Arial, sans-serif;
	color: #182741;
}
/*-------------------------CONTENT--------------------------------*/
.content {
	padding: 20px 20px 60px 30px;
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #182741;
	line-height: 16px;
}
.content td {
	line-height: 16px;
}
.content p {

}
.picture {
	border: 1px solid #919091;
}

.picture2 {
	border: 2px solid #F8EC40;
}

.portfolio td {
	padding: 5px;
	text-align: center;
}


/*-------------------------FORMULIER--------------------------------*/

.formtekst {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #000000;
}
.formtekst2 {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	color: #000000;
}
.inputtekst {
	padding-left: 4px;
	border: 1px solid #000000;
	background-color: #FDE9CE;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
} 
.inputsubmitbutton {
	border: 1px solid #000000;
	background-color: #F78222;
	font-family : Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
/*-------------------------DOWNLOAD--------------------------------*/

.new-table				{ border-collapse: collapse;
				   		  width: 440px;
						  margin-left: 2px; }

.new-tablehead-blue		{ background-color: #164280;
						  color: #ffffff;
						  font-weight: bold;
						  background-image: url(../images/bg_blue.gif);
						  font-size: 8pt; 
						  font-family: tahoma;
						  color: ffffff; }

.new-tablehead			{ background-color: #e0e0e0; }

.new-tablehead th		{ border-bottom: #888888 3px solid; }

.new-tablefoot th		{ border-top: #888888 3px solid;	}

.new-tablebody			{ background-color: #ffffff; }
	
.new-tablebody-alt		{ background-color: #e4e4e4; }

.new-tablebody td		{ border-right: #cccccc 1px solid;
			 			  border-top: #cccccc 1px solid;
						  border-left: #cccccc 1px solid;
						  border-bottom: #cccccc 1px solid;
						  line-height: 12pt;
						  height: 12pt;	}

.new-tablebody-alt td	{ border-right: #cccccc 1px solid;
						  border-top: #cccccc 1px solid;
						  border-left: #cccccc 1px solid;
						  border-bottom: #cccccc 1px solid;
						  line-height: 12pt;
						  height: 12pt; }
