/* Standaard DIVS*/
html,body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
}


td {
		font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:11px;
}

th {
		font-family:Geneva, Arial, Helvetica, sans-serif;
	  font-size:11px;
}
p {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size:11px;
	text-align:justify;
 	color:#333333;
	padding:0px;
}

a:link, a:active, a:visited{
	color: #F47C30;
	text-decoration: none;
}

a:hover{
	color: #F47C30;
	text-decoration: underline;
}

#sphinx{
	width:995px;
	overflow:hidden;
	padding:0px;
	height:auto;
	min-height:450px;
	margin: 5px auto 0px auto;
}

#languages{
	margin-left: 0px;
	width:39px;
	text-align: right;
	border: 0px solid black;
	float: right;
	padding-top: 7px;
}

#sphinxheader {
	width:380px;
	height:73px;
	padding:0px;
	height:auto;
	text-align:left;
	float: left;
}

#sphinxmenu{
	width:576px;
	list-style-type:none;
	padding-top:8px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	margin:0;
	float: left;
}

#sphinxmenu ul{
	float:left;
	margin:0px;text-align:center;
	padding:0px;
	margin-left:0px;
	height:32px;
}

#sphinxmenu li{
	list-style-type:none;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom: 4px;
	white-space: nowrap;
}

#sphinxspace{
	width: 23px;
	float: left;
	margin: 0;
	height: 100%;	
}

#sphinxbody{
	width:942px;
	min-height:450px;
	text-align:left;
	clear: both;
}

#sphinxbodyl{
	width:355px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;	
	padding-top: 0px;
	position: relative;
	padding-bottom: 26px;
}

#sphinxbodyl ul{
	width: 355px;
	margin:0px;
	text-align:left;
	padding:0px;
}

#sphinxbodyl ul li.menuselected{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	width: 345px;
	text-align: left;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background: #F47C30;
}

#sphinxbodyl ul li.menuselected a{
	display: block;
	width: 335px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 21px;
}

#sphinxbodyl ul li.menunotselected{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	width: 345px;
	text-align: left;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background: #EEEEEE;
}

#sphinxbodyl ul li.menunotselected a{
	display: block;
	width: 335px;
	height: 21px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	line-height: 21px;
}

#sphinxbodyl ul li.menunotselected a:hover{
	display: block;
	width: 335px;
	height: 21px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	background: #F47C30;
	line-height: 21px;
}


#sphinxbodyr{
	width:564px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sphinxbodyfull{
	width:919px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-bottom: 10px;
}

#sphinxbodyfull2{
	width:919px;
	height: 100%;
	min-height:450px;
	text-align:left;
	float:left;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sphinxfooter{
	width:961px;
	height:auto;
	margin-left:40px;
	clear: both;
}

/* OPMAAK DIVS*/
a.footerlinks {	color:#666666;
	text-decoration:none;font-weight:normal;font-size:10px;}
a.footerlinks:hover {	color:#999999;
	text-decoration:none;font-size:10px;}
	
textarea {
   height: 10em;
}

a.selected{
	color: #f47c30;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.notselected{
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.notselected:hover{
	color: #f47c30;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.ajaxloader{
	display:none;
	position:absolute;
	z-index:10;
}

#skinswitch{
	clear: both;
	margin-left: 15px;
}

.fielddesc{
	color: #888888;
}
