body {
	font: 11px Georgia, Helvetica,Arial,Verdana;
	color: #1A171B;
	padding: 0;
	margin: 0;
	background:#002e1a;
}

#container{
	width:993px;
	height:640px;
	padding:0 ;
	position:absolute;
	margin:-320px 0px 0px -497px;
	top: 50%; 
	left: 50%;
	text-align: left;
	
}

.default{
	background:url(../images/achtergrond.gif) no-repeat;
}

.speellijst{
	background:url(../images/achtergrond_speellijst.gif) no-repeat;
}


.aanmelden{
	background:url(../images/achtergrond_aanmelden.gif) no-repeat;
}


#menu{
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

#tekst, #tekst_aanmelden, #tekst_speellijst, #tekst_historie{
	float:left;
	margin:0;
	padding:0;
	width:290px;
	height:293px;
	padding-left:355px;
	padding-top:15px;
	color:#1A171B;
	margin-bottom:135px;
	overflow:hidden;
}

#tekst_aanmelden{
	padding-top:0px;
	width:435px;
	height:350px;
	margin-bottom:78px;
	padding-left:60px;
}

#tekst_historie {
	width:355px;
	height:350px;
	margin-bottom:78px;
	padding-left:80px;
	padding-right:60px;
}

#tekst_speellijst{
	padding-top:0px;
	width:370px;
	height:350px;
	margin-bottom:78px;
	padding-left:80px;
	padding-right:45px;
}

#aanmelden_inlog{
	float:left;
	width:200px;
	height:330px;
	padding-left:120px;
	padding-right:80px;
}

#aanmelden_submenu{
	float:left;
	width:200px;
	height:330px;
	padding-left:120px;
	padding-right:80px;
	padding-top:20px;
}


#footer{
	float:left;
	width:983px;
	font:11px Arial;
	padding-left:10px;
	color:#EC068D;
	z-index:200;
}

.clearer {
	clear: both; 
	line-height:0; 
	height: -10; 
	float: none;
}




#omhoog a, #omhoogHome a {
	position:absolute;
	width:27px;
	height:14px;
	margin-left:200px;
	background:url(../images/omhoog.gif) no-repeat;
	z-index:100;
}

#omlaag a, #omlaagHome a{
	position:absolute;
	width:27px;
	height:14px;
	margin-left:200px;
	background:url(../images/omlaag.gif) no-repeat;
	margin-top:330px;
	z-index:101;
}

#omhoogHome a, #omlaagHome a {
	margin-left:130px;
}

/**********************************************
*											  *
*				CONTENT STYLES				  *
*											  *
**********************************************/

h1{
	font-size: 22px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	height:23px;
	margin-bottom:13px;
	
}

h2{
	font-size: 16px;
	font-weight:bold;
	margin:0px;
	height:19px;
}

h3{
	font-size: 14px;
	font-weight:bold;
	margin:0px;
}

h4{
	font-size: 12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:3px;
}

h5{
	font-size: 12px;
	margin:0px;
	padding:0px;
	color:#D61220;
}

a{
	color:#ec068d;
}

a:hover{
	text-decoration:none;
}

.blauw{
	color:#ec068d;
}

hr {
	margin:0;
	padding:0;
	width:100%;
	border-top:1px solid white;
	height:1px;
}