/* sIFR styles */

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5#pullquote {
	visibility: hidden;
  font-family: verdana;
  line-height: 1em;
}

.sIFR-active h1 {
	font-size: 24px;
	padding-bottom: 0;
}

.sIFR-active h2 {
	font-size: 22px;
}

.sIFR-active h3 {
	font-size: 18px;
}

.sIFR-active h4 {
	font-size: 17px;
}

.sIFR-active h5 {
	font-size: 16px;
}

h1,h2
{
	margin:0px;
	padding:0px;

	color: Orange;
}

h3,h4
{
	margin:0px;
	padding:0px;

	color: #003399;
}


	
/* Main styles 

BODY {
	background-image: url("../images/bg_gras.jpg");
	background-repeat: repeat;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	font-color: black;
	font-size : 11px;
	font-family : Arial;
	background-attachment: fixed;
}*/

body {
	background: #383838 url(../images/bg_gras.jpg) repeat 100% 0;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	color: #000;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}

table{
	color : black;
	font-size : 11px;
	font-family : Arial;
}

p{
	color : black;
	font-size : 11px;
	font-family : Arial;
}

/* Dropdown Menu styles */

#dropmenudiv {
	position: absolute;
	border: 1px solid #CCCCCC;
	border-bottom-width: 1;
	font: normal 12px Arial;
	line-height: 15px;
	z-index: 100;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 2px 0;
	margin-left: 15px;
	text-decoration: none;
	font-weight: none;
}

#dropmenudiv a:hover{ /*hover background color*/
	filter: alpha(opacity=100);
	background-color: white;
}


/* Ahref styles */

a:link {
	color: #666666; 
	text-decoration: none;
	font-size : 11px;
	font-family : Arial;
}

a:visited {
	color: #666666; 
	text-decoration: none;
	font-size : 11px;
	font-family : Arial;
}

a:active {
	color: #666666;
	text-decoration: none;
	font-size : 11px;
	font-family : Arial;
}

a:hover {
	background-color: none;
	color: #003399; 
	text-decoration: none;
	font-size : 11px;
	font-family : Arial;
}

a.orange:link {
	color: #EF9C00; 
	font-size : 11px;
	text-decoration: underline;
	font-family : Arial;	
}

a.orange:visited {
	color: #EF9C00; 
	text-decoration: underline;
	font-size : 11px;
	font-family : Arial;	
}

a.orange:active {
	color: #EF9C00; 
	text-decoration: underline;
	font-size : 11px;
	font-family : Arial;	
}

a.orange:hover {
	color: #EF9C00; 
	text-decoration: none;
	font-size : 11px;
	font-family : Arial;	
}

a.extralink:link {
	color: #003399; 
	font-size : 11px;
	font-family : Arial;	
}

a.extralink:visited {
	color: #003399; 
	font-size : 11px;
	font-family : Arial;	
}

a.extralink:active {
	color: #003399; 
	font-size : 11px;
	font-family : Arial;	
}

a.extralink:hover {
	color: #003399; 
	text-decoration: underline;
	font-size : 11px;
	font-family : Arial;	
}

.horizontalLineDotted{
	border: 1px dotted orange;
}

/* Text styles */

.textWit{
	color: white;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}

.textWitBold{
	color: white;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.textDGrey{
	color: #999999;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}

.textDGreyBold{
	color: #999999;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.textLGrey{
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}

.textLGreyBold{
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.textNieuws{
	color: #003399;
	font-size: 11px;
	font-family: Arial;
	font-weight: none;
}

.textNieuws16{
	color: #003399;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

.textOrange11{
	color: #EF9C00;
	font-size: 11px;
	font-family: Arial;
}

.textOrange12{
	color: #EF9C00;
	font-size: 12px;
	font-family: Arial;
}

.textOrange12Bold{
	color: #EF9C00;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.textError{
	color: Red;
	font-size: 12px;
	font-family: Arial;
	font-weight: none;
}

.textAgenda{
	color: orange;
	font-size: 11px;
	font-family: Arial;
}

.textBlue12Bold{
	color: #003399;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}

.textBlue11Bold{
	color: #003399;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.textCopyright{
	color: black;
	font-size: 9px;
	font-family: Arial;
}

.textKrantKop14{
	color: black;
	font-size: 14px;
	font-family: "Georgia";
	font-weight: bold;
}

.textKrantKop20{
	color: black;
	font-size: 20px;
	font-family: "Georgia";
	font-weight: bold;
}

/* Image styles */

.imgContent{
	width: 220;
	height: 165;
	border: 10px solid #FAF8F8;
}

.imgContent140{
	width: 140;
	height: 150;
	border: 10px solid #FAF8F8;
}

.imgTumb{
	width : 100;
	height : 75;
	border: 1px solid orange;
}

.imgTeam{
	max-width: 440;
	border: 1px solid #CCCCCC;
	border-spacing: 5px;
	padding: 5px;
}

.imgTeamSponsor{
	max-width: 190;
	border: 1px solid #CCCCCC;
	border-spacing: 5px;
	padding: 5px;
	padding: 20px 0 20px 0;
	margin: 0 20px 0 20px;
}

/* Form styles */

.formMain{
	width : 400;
	text-align : left;
	font-size : 11px;
	font-family : Arial;
}

.form50{
	width : 50;
	text-align : left;
	font-size : 11px;
	font-family : Arial;
}

.form100{
	width : 100;
	text-align : left;
	font-size : 11px;
	font-family : Arial;
}

.form200{
	width : 200;
	text-align : left;
	font-size : 11px;
	font-family : Arial;
}

.form300{
	width : 300;
	text-align : left;
	font-size : 11px;
	font-family : Arial;
}

.formKnop{
	width : 60;
	text-align : center;
	font-size : 10px;
	font-family : Arial;
}

.form_file_input{
	width: 350px;
	font-size : 10px;
	font-family: Arial;
}