/*****Reset*****/
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
/*****Basic Elements*****/
body {
-x-system-font:none;
background: #FFFFFF url(../images/body_bg2.jpg) repeat-x  scroll center top;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:20px;
}
h1, h2 {
-x-system-font:none;
color:#2B2B2B;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:100%;
padding:0 0 8px;
}	
h3{
-x-system-font:none;
color:#2B2B2B;
font-family:Arial,Helvetica,sans-serif;
font-size:22px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-1px;
line-height:100%;
padding:0 0 8px;
margin-top:40px;
}	
ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-top:0.5em;
}
.one {
float:left;
margin-right:40px;
}
.two { margin-top:135px; }
.three { margin-top:135px; }
a {
color:#ed1c24;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:none;
text-decoration:none;
}
a:hover{
color:#ed1c24;
text-decoration:underline;
}
a img { border: none; }
p { padding: 0 0 1.3em; }
/*****Generic Classes*****/
.copy {
-x-system-font:none;
color:#c3c0c0;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
margin: 240px 0 50px 0; 
}
/*****Basic Layout*****/
#top {
	background: #000000;
	height:30px;
	width:100%;
	top:0px;
	margin: 0 auto;
	position:absolute;
}
#header {
	height:162px;
	width:960px;
	top:0px;
	margin: 0 auto;
	position:relative;
	border-bottom:1px solid #e9e9e9;
}
#content {
	height:262px;
	width:960px;
	top:54px;
	margin: 0 auto;
	position:relative;	
}
#left {
	height:370px;
	width:491px;
	float:left;
	border-right:1px solid #e9e9e9;
}
#right {
	width:380px;
	float:left;
	margin:0 0 0 30px;
}
#footer {
	background: #f2f2f2;
	height:100%;
	width:100%;
	top:600px;
	position:relative;
	border-top:1px solid #cccccc;
}
.logotscom, .logotoernooi {
  display: block;
  background: transparent url(../images/logos.gif) 0 0 no-repeat;
  width: 300px;
  height: 80px;
}
.logotoernooi:hover { background-position: -400px 0; }
.logotscom { background-position: 0 -100px; }
.logotscom:hover { background-position: -400px -100px; }
/*****Header*****/
#logo {
left:0px;
position:absolute;
top:81px;
}
#logo2 { margin:0 0 27px 0; }