* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	xline-height: 20px;
	color: #FFFFFF;
}

body {
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #333333;
	xoverflow: auto;
}
a {
	color: #A0A0A0;
	text-decoration: none;
}
a:hover, a.active {
	color: #ffffff;
	text-decoration: none;
}

.grey {
	color: #A0A0A0;
}
.imageBorder {
	border: 1px solid #A0A0A0;
}

h1 {
	color: #fe0000;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	xmargin-bottom: 18px;
	padding: 0;
}
h2 {
	color: #414141;
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	xmargin-bottom: 18px;
	padding: 0;
}

hr {
	height: 1px;
	color: #A0A0A0;
	background-color: #A0A0A0;
	border: none;
}

#pagewrapper {
	background-color: #ffffff;
	width: 836px;
	margin: auto;
}
#langNav {
	padding-right: 30;
	padding-top: 8;
}
#langNav ul, #langNav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#langNav ul li a {
	text-decoration: none;
	color: #00578d;
	font-weight: bold;
	font-size: 11px;
	line-height: normal;
	padding-left: 6px;
}
#langNav ul li a:hover {
	text-decoration: none;
	color: #FF0000;
}
#langNav ul li a.active, #langNav ul li a.active:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Hoofdnavigatie - horizontale list */
#hoofdnav {
	float: left;
	padding-left: 2px;
	padding-top: 42px;
	height: 30px;
}
#hoofdnav ul {
	margin: 0;
	padding: 0;
}
#hoofdnav li {
	display: inline;
	padding: 0;
}
#hoofdnav a {
	color: #00578d;
	padding: 3px 9px 3px 11px;
	float: left;
	width: auto;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	background-image: url(../_Images/vertline2.gif);
	background-repeat: no-repeat;
	background-position: right ;
}
#hoofdnav a:hover {
	color:#fe0000;
	text-decoration: none;
}
	
#hoofdnav a.active {
	color: #fe0000;
	text-decoration: none;
}
#hoofdnav a.last {
	background: none;
}
#subNav {
	text-align: right;
	margin: 0;
	padding-right: 42;
}
#subNav ul {
	margin: 0;
	padding: 0;
	line-height: normal;
}
#subNav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
	padding-bottom: 5px;
	
}
#subNav ul li a {
	color: #fe0000;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	
}
#subNav ul ul li {
	padding-left: 20px;
}

#subNav ul li a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#subNav ul li .parent{
}
#subNav ul li .active{
	font-weight: normal;
	color: #FFFFFF;
}

.textfield {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 250px;
}
.textarea {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.button {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 7px;
	letter-spacing: 1px;
	padding: 2px 8px 2px 8px;
}
.FormInput {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #767676;
	width : 250px;
	background-color: #444444;
}
.FormInput2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #767676;
	width : 30px;
	background-color: Transparent;
}
.FormInput3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #767676;
	background-color: Transparent;
	width : 70px;
}
.FormTextarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	background-color: Transparent;
	font-style : normal;
	line-height : 13px;
	font-weight : normal;
	border : 1px solid #767676;
	width : 250px;
	height : 80px;
	scrollbar-arrow-color: #767676;
	scrollbar-highlight-color: #767676;
	scrollbar-shadow-color: #767676;
	scrollbar-base-color: #444444;
	scrollbar-darkshadow-color: #444444;
	scrollbar-face-color: #444444;
	scrollbar-track-color: #444444;
}
#header {
	color:#A0A0A0;
	background-color: #505050;
	background-image: url(../_Images/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: right ;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}
#header2 {
	color:#A0A0A0;
	background-color: #505050;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
}


/* portfolio */

.tableListSubItems a {
	font-size: 8px;
	line-height: 8px;
	background-color: #666666;
}
.tableListSubItems a.active, .tableListSubItems a:hover {
	font-size: 8px;
	line-height: 8px;
	background-color: #EF3C33;
}

div.listItemTitle {
	float: left;
	font-weight: bold;
	padding-left: 28px;
	padding-top: 2px;
	color: #FFFFFF;
}
div.listSubItems {
	float: right; 
	padding-right: 30px;
	padding-top: 6px;
}
div.listItemDescription {
	float: left;
	padding-left: 28px;
	padding-top: 15px;
	color:#666666;
}
div.listItems {
	float: right;
	padding-top: 15px;
}
div.listItems a img {
	border: 2px solid #222222;
}
div.listItems a.active img {
	border: 2px solid #EF3C33;
}
#footer {
	clear: both;
	width: 100%;
	height: 27px;
	text-align: center;
	padding-top: 4px;
}
#footer a{
	color: #FF0000;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}