@charset "utf-8";
/* CSS Document voor Gratispoultje*/
body			{ text-align:center; background:url(../images/bg.png) repeat-x; background-color:#0e0e0e; margin: 0auto; }
#wrapper		{ width:889px; height:auto; margin:0 auto; text-align:left; font:12px arial; margin-top:-7px; }
a				{ font:12px arial; color:#fff; text-decoration:none;}
a:link			{ font:12px arial; color:#fff; text-decoration:none;}
a:hover			{ font:12px arial; color:#F90; text-decoration:none;}
/* Divs */
#header			{ height:49px; width:889px; background:url(../images/header_pic.png) no-repeat right; float:left; padding:50px 0px 0px 0px; }
#head_page		{ height:auto; width:889px; float:left; background-color:#f5f5f5; }
#menu			{ height:37px; width:889px; background:url(../images/menu_bg.png); text-align:center; float:left; }
#content_header { height:auto; width:703px; background:url(../images/content_header.png) no-repeat; float:left; background-color:#f5f5f5;}
#inlog			{ height:145px; width:141px; background-color:#f5f5f5; float:right; padding:10px 20px 0px 25px; margin:0 auto;}
#sidebar		{ min-height:530px; width:222px; float:left; background-color:#e9e9e9;}
#content		{ min-height:490px; width:627px; float:left; background-color:#efefef; padding:20px; }
#content a		{ color:#000}
#content a:hover{ text-decoration:underline}
#footer			{ background:url(../images/footer.png); height:26px; width:889px; padding:7px 0px 0px 0px; text-align:center; color:#fff; float:left; margin:0px 0px 15px 0px;}

/* Classes */
.tab			{ width:auto; height:25px; background:url(../images/spacer_tab.png) repeat-x; padding:12px 10px 0px 10px; font:12px arial; color:#FFF;  }
.tab_active		{ width:auto; height:25px; background:url(../images/spacer_active.png) repeat-x; padding:12px 10px 0px 10px; font:12px arial; color:#FFF; }
.spacer			{ width:1px; height:35px; background-color:#000; float:left; margin:2px 0px 0px 0px;}
.sidebar_rank	{ width:211px; height:21px; float:left; border-left:1px solid #e9e9e9; background-color:#d3d3d3; padding:7px 0px 0px 10px; } 
.sidebar_sub	{ width:211px; height:21px; float:left; border-left:1px solid #e9e9e9; background-color:#d3d3d3; padding:7px 0px 0px 10px; margin-top:10px; } 
.naam			{ width:141px; float:left; padding:0px 0px 0px 10px;}
.naam a			{ color:#000}
.subpool		{ width:80px; float:left; padding:0px 0px 0px 10px;}
.subpool a		{color:#000;}
.subpoule a:hover{text-decoration:underline}
.punten			{ width:60px; float:left; padding:0px 0px 0px 0px;}

/* Attributen */
ul				{ list-style:none; margin:0 auto; width:679px; text-align:center; margin:0px 0px 0px 210px; }
li				{ margin:0 auto; list-style:none; float:left; }
.login_lijn		{ margin:5px 0px 5px 0px;}

/* Input and buttons */
.button_login	 { margin:110px 0px 16px 170px; border:none;}
.button_register { margin:110px 0px 16px 10px; border:none;}
.loggin			 { margin:0px 0px 0px 35px;}
input.inlog		{ background:url(../images/input_gradient.png) no-repeat; border:none;  width:135px; height:20px; margin-bottom:5px;}

#inlog a:link	{color:#000}
#inlog a:hover	{text-decoration:underline; color:#F90}
#inlog a:visited{color:#000}



