body 
{ 
	margin: 40px auto 40px auto; 
	padding: 0; 
	height: 100%; /* this is the key! */
	background: #2a2a2a url(../images/wannabe-bg.png) repeat-x left top; 
	font-family: Trebuchet MS, arial, verdana;
	font-size: 12px;	
	color: #fff; 
	width: 780px; 
	font-weight: bold;		
} 

#main-intro
{
	position:absolute;	
	xborder: solid 2px green;
	height: 1000px;
	width: 780px;
	z-index:2
}

#main 
{	 
	position: absolute;
	xborder: solid 1px white;	
	background: url(../images/bg-main-header.png) no-repeat left top ;	
	width: 780px;
	z-index:1;
	visibility: hidden;	
} 


#main-header 
{
    xborder: solid 2px red;	
}

#header-losse-logo
{
	position:absolute;	
	xborder: solid 2px green;
	height: 320px;
	width: 780px;
	z-index:2
}

#main-body 
{	
	xborder: solid 2px orange;
	margin: 280px 0 0 0px;	
}

#main-footer 
{
	xborder: solid 2px green;
	background: url(../images/bg-main-footer.png) no-repeat left top;	
	height: 94px;
	padding-bottom: 140px;
	background-color: #2a2a2a;
}

.registry_textfield
{
	 border: 1px solid silver;
	 border-collapse: collapse;
	 background-color: #eeeeee;
	 font-size: 12px;
	 width: 200px;	
	 height: 17px;
	 font-family: verdana, arial; 
	 margin-top: 2px;
}

.radiobutton
{
	margin-top: 3px;
}

.errLabel
{
	color: Red;	
}

.sloganHoofdpagina
{
    position: absolute;    
	margin: -120px 0 0 -30px;	
    width: 220px;
    padding-top: 10px;
    
}

.sloganHoofdpaginaLnk
{   
	color:#cb0e2b;
    width: 220px;
    font-size: 20px;
    text-decoration: none;
    font-weight: bold;	   
}

.TopText
{
    position: absolute;
	border: solid 0px white;	
	width: 480px;
	top: 0;	
	left: 0;
	margin: 220px 0 0 290px;
	font-size: 20px;
    font-weight: bold;	
    color: #9e9e9e;
}

.TopTextInschrijven
{
    position: absolute;
	border: solid 0px white;	
	width: 480px;
	top: 0;	
	left: 0;
	margin: 180px 0 0 300px;
	font-size: 20px;
    font-weight: bold;	
    color: #9e9e9e;	
}

.TopTextAfmelden
{
    position: absolute;
	border: solid 0px white;	
	width: 480px;
	top: 0;	
	left: 0;
	margin: 220px 0 0 290px;
	font-size: 20px;
    font-weight: bold;	
    color: #9e9e9e;	
}

.text_startpage
{
	padding: 30px 90px 0 275px;
	width: 410px;
	xborder: solid 2px green;
}

.area_inschrijven
{
	xborder: solid 2px green;
	margin-left: 120px;
	padding-top: 50px;
}

.area_inschrijven_bevestiging
{
	xborder: solid 2px green;
	margin-left: 120px;
	padding-top: 80px;
}


.disclaimer
{	
	padding: 105px 0 0 80px;
	font-family: arial, verdana;
	font-size: 10px;	
	color: #878787; 	
}

.disclaimer_tekst
{	
	font-family: arial, verdana;
	font-size: 10px;	
	color: #878787; 
}

.buttongo
{
	margin: -60px 0 0 280px;
}

.wannabeontvSafariLogo
{
    margin: 125px 0 0 40px;
   
}

a:link {
	color: #fff;	
}
a:visited {
	color: #fff;
}
a:hover {
	color: #fff;
}
a:active {
	color: #fff;
	
}

