@charset "iso-8859-1";

body, html{
    margin:0;
    padding:0;
    height:auto; 
	margin:			0px auto; 
	font-family:	verdana, helvetica, sans-serif;
	font-size:		11px; 
	font-weight:	normal;
	text-align:		center;
	padding:		0px;
	margin-left:	0px;
	margin-right:	0px;
	background:     #400000;
  	background-image: url(http://www.diraction.nl/img/back.jpg);
	background-repeat: repeat;
	background-position: 205px 0px;
	
	self.moveTo(0,0);
    var breedte=(screen.availWidth);
    var hoogte=(screen.availHeight);
    self.resizeTo(breedte,hoogte);
}
.content {
    position: relative;
    padding:  15px;
   	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #FFFFFF;
	border: solid 1px #3D3D3D; 					
	background-color: #EEEEE;		
	max-width: 47em;
	background-color: white;
}
.forum {
    position: relative;
    padding:  0px;
   	margin-left: 15; 
	margin-right: auto;
	margin-bottom: -2px;
	margin-top: 0px;
	color: #FFFFFF;		
	max-width: 55em;
}
.fotos {
	position: relative;
	height: auto;
    padding:  15px;
   	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #FFFFFF;
	border: solid 1px #3D3D3D; 					
	background-color: #EEEEE;		
	max-width: 47em;
	background-color: white;
}

.contact {
    position: static ;
    padding:  5px;
   	margin-left: 35px; 
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	border: solid 1px #3D3D3D; 					
	max-width: 83em;
	background-color: white;
}
.faq {
    position: static ;
    padding:  5px;
   	margin-left: 35px; 
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	border: solid 1px #3D3D3D; 					
	max-width: 83em;
	background-color: white;
}
.ingeschreven {
    position: static ;
    padding:  5px;
   	margin-left: 35px; 
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	border: solid 1px #3D3D3D; 					
	max-width: 83em;
	background-color: white;
}
.inschrijfsysteem
{
    position: relative;
    padding:  15px;
   	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #FFFFFF;
	border: solid 1px #3D3D3D; 					
	background-color: #EEEEE;		
	max-width: 55em;
	background-color: white;
}
.menu {
       text-align: left;
	   font-family: arial;
	   font-size: 13;
	   font-weight: bold;
	   margin-bottom: 10px;
	   margin-top: 5px;
	   padding: 2px;
       margin-left:	auto;
	   margin-right: auto;
	   background-color: white;
}
	   		
A:link {text-decoration: none; color: maroon ;}
A:visited {text-decoration: none; color: maroon ;}
A:active {text-decoration: underline; color: white ;}
A:hover {text-decoration: underline overline; color: black ;}

	
.footer
{font-family: verdana, helvetica, sans-serif;
    font-family: arial;	
	font-size: small;
	font-weight: normal;
	text-align:	center;
	background-color: #5C1415;			
	width: 991px;
	margin: 0px auto 0px auto;	
	color: #FFFFFF;		
	padding-left: 5px;	
	padding-right: 5px;
}
.wrapper {
    text-align: left;
    width: 1000px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
	background-color: white;
}
.xnews {
    /*width:			1000px;*/
	margin:			0px auto 0px auto;
	text-align:		center;
	padding:		0px;
	border:			0px;
	font-family:	verdana, helvetica, sans-serif;
	font-size:		11px; 
	font-weight:	normal;
	margin-left:	auto;
    margin-right:   auto;
    /*background-color: white;*/
p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 20px;
	margin-bottom: 10px; 
	background-color: white;
	}

h1 {
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
