@charset "UTF-8";
/* CSS Document */

body
{
	background-color: #000;
	color: #DEDEDE;
    font-size:12px;
    font-weight:normal;
    font-family:tahoma,arial,sans-serif;

}

td {
  	color: #DEDEDE;
    font-size:12px;
    font-weight:normal;
    font-family:tahoma,arial,sans-serif; 
}

#afbeelding {
position:absolute;
top:50%;
left:50%;
margin-left:-505px;
margin-top:-214px;
height:511px;
width:898px;
}

div, th {
    color:#DFDFDF;
    font-size:12px;
    font-weight:normal;
    font-family:tahoma,arial,sans-serif;
}


#optin {
height:222px;
width:202px;
left:50%;
top:50%;
margin-top:140px;
margin-left:151px;
position:absolute
}


a:link{
color: #FFF;
text-decoration: none;
}
a:hover {
color:#000;
text-decoration:underline
}
a:visited {
color:#fff;
text-decoration:none;
border:0 none;
font-weight:700
}
a:active {
color:#fff;
text-decoration:none;
border:0 none;
font-weight:400
}


a.nav {
		color: #000;
		text-decoration: none;
	}
	
	a.nav:visited {
		color: #000;
		text-decoration: none;
	}
	
	a.nav:hover {
		color: #FFF;
		text-decoration: none;
	}
	
	a.nav:active {
		color: #FFF;
		text-decoration: none;
	}

h1 {
color:#fff;
font-weight:400;
font-size:12px;
margin:0px 0px 0px 0px;
}
h2 {
color:#fff;
font-weight:400;
font-size:14px;
margin:0px 0 0px
}
