/* Standaard Wdaarden */
* {
	padding: 0px;
	margin: 0px;
	list-style: none;
	border: 0px;
	color: #09415c;
	text-decoration: none;
}
input, textarea {
             border: 1px solid black; 
}
html {
	width: 100%;
	padding: 0px;
	margin: 0px;
	background: #3fa4ef url('images/htmlbg.gif') repeat-x top left;
	font: 11px "Tahoma";
}
body
{	
	width: 711px;
	margin: 0px auto;	
	_padding-bottom: 3px;
}
br.clear
{
	clear: both;
	font-size: 0px;
}

/* Header */
div#header
{
	width: 711px;
	height: 145px;
}

/* Topmenu */
div#topmenu
{
	width: 711px;
	height: 31px;
}

div#topmenu a
{
	display: block;
	float: left;
	height: 31px;
	text-indent: -99999px;
}
div#topmenu a:hover
{
	background-position: bottom left;
}
	/*  Topmenu Home */
	div#topmenu a.home			{	width: 100px;	background: url("images/topmenu_home.gif") no-repeat left top; }
	div#topmenu a.home:hover	{	width: 100px;	background: url("images/topmenu_home.gif") no-repeat bottom left; }
	/*  Topmenu Aanmelden */
	div#topmenu a.aanmelden			{	width: 133px;	background: url("images/topmenu_aanmelden.gif") no-repeat left top; }
	div#topmenu a.aanmelden:hover	{	width: 133px;	background: url("images/topmenu_aanmelden.gif") no-repeat bottom left; }	
	/*  Topmenu Inloggen */
	div#topmenu a.inloggen			{	width: 116px;	background: url("images/topmenu_inloggen.gif") no-repeat left top; }
	div#topmenu a.inloggen:hover	{	width: 116px;	background: url("images/topmenu_inloggen.gif") no-repeat bottom left; }
	/*  Topmenu Prijsvragen */
	div#topmenu a.prijsvragen			{	width: 134px;	background: url("images/topmenu_prijsvragen.gif") no-repeat left top; }
	div#topmenu a.prijsvragen:hover	{	width: 134px;	background: url("images/topmenu_prijsvragen.gif") no-repeat bottom left; }
	/*  Topmenu Uitleg */
	div#topmenu a.uitleg				{	width: 105px;	background: url("images/topmenu_uitleg.gif") no-repeat left top; }
	div#topmenu a.uitleg:hover			{	width: 105px;	background: url("images/topmenu_uitleg.gif") no-repeat bottom left; }
	/*  Topmenu Helpdesk */
	div#topmenu a.helpdesk				{	width: 122px;	background: url("images/topmenu_helpdesk.gif") no-repeat left top; }
	div#topmenu a.helpdesk:hover			{	width: 122px;	background: url("images/topmenu_helpdesk.gif") no-repeat bottom left; }
	

/* Menu */
div#menu
{
	width: 177px;
	height: auto;
	background: url("images/menu_bg.gif");
	float: left;
	margin-right: 1px;
}
div#menu2
{
	width: 175px;
	height: auto;
	background: url("images/menu_bg.gif");
	float: left;
	margin-right: 3px;

}


/* Menu Kopjes */
	div#menu2 h1
	{
		display: block;
		text-indent: -9999px;
		width: 175px;
		font-size: 1px;
	}

		div#menu2 h1.ringtones	{ height: 41px; background: url("images/menu_ringtonelinks.gif") no-repeat left top; }
		div#menu2 h1.vakantie	{ height: 41px; background: url("images/menu_vakantielinks.gif") no-repeat left top; }
		div#menu2 h1.voetbal	{ height: 41px; background: url("images/menu_voetballinks.gif") no-repeat left top; }
		div#menu2 h1.spelletjes1	{ height: 41px; background: url("images/menu_gamelinks.gif") no-repeat left top; }
		div#menu2 h1.hosting	{ height: 41px; background: url("images/menu_hostinglinks.gif") no-repeat left top; }
		div#menu2 h1.jongere	{ height: 41px; background: url("images/menu_jongerelinks.gif") no-repeat left top; }

	/* Menu Links */
	div#menu2 a.link
	{
		display: block;
		width: 159px;
		height: 17px;
		background: url("images/menu_a_bg.gif") no-repeat left top; 
		color: #0d4167;
		font-weight: bold;
		padding-left: 16px;
		padding-top: 3px;
	}	
	div#menu2 a.link:hover
	{
		color: #3ea4ee;
	}	
	div#menu2 font.tip
	{
		font-weight: normal;
		color: red;
	}

	/* Menu Bottom */
	div#menu2 .bottom
	{
		width: 175px;
		height: 11px;
		font-size: 1px;
		background: url("images/menu_bottom.gif") no-repeat left top; 
	}

div#menu3
{
	width: 175px;
	height: auto;
	background: url("images/menu_bg.gif");
	float: left;
	margin-right: 0px;
}


/* Menu Kopjes */
	div#menu3 h1
	{
		display: block;
		text-indent: -9999px;
		width: 175px;
		font-size: 1px;
	}

		div#menu3 h1.ringtones	{ height: 41px; background: url("images/menu_ringtones.gif") no-repeat left top; }
		div#menu3 h1.overig	{ height: 41px; background: url("images/menu_overiglinks.gif") no-repeat left top; }
		div#menu3 h1.rpggames	{ height: 41px; background: url("images/menu_rpggamelinks.gif") no-repeat left top; }
		
	/* Menu Links */
	div#menu3 a.link
	{
		display: block;
		width: 159px;
		height: 17px;
		background: url("images/menu_a_bg.gif") no-repeat left top; 
		color: #0d4167;
		font-weight: bold;
		padding-left: 16px;
		padding-top: 3px;
	}	
	div#menu3 a.link:hover
	{
		color: #3ea4ee;
	}	
	div#menu3 font.tip
	{
		font-weight: normal;
		color: red;
	}

	/* Menu Bottom */
	div#menu3 .bottom
	{
		width: 175px;
		height: 11px;
		font-size: 1px;
		background: url("images/menu_bottom.gif") no-repeat left top; 
	}


	/* Menu Kopjes */
	div#menu h1
	{
		display: block;
		text-indent: -9999px;
		width: 177px;
		font-size: 1px;
	}

		div#menu h1.menu	{ height: 41px; background: url("images/menu_menu.gif") no-repeat left top; }
		div#menu h1.aanbiedingen	{ margin-top: 7px; height: 33px; background: url("images/menu_aanbiedingen.gif") no-repeat left top; }
		div#menu h1.links		{ margin-top: 7px; height: 33px; background: url("images/menu_links.gif") no-repeat left top; }
		
	/* Menu Links */
	div#menu a.link
	{
		display: block;
		width: 161px;
		height: 17px;
		background: url("images/menu_a_bg.gif") no-repeat left top; 
		color: #0d4167;
		font-weight: bold;
		padding-left: 16px;
		padding-top: 3px;
	}	
	div#menu a.link:hover
	{
		color: #3ea4ee;
	}	
	div#menu font.tip
	{
		font-weight: normal;
		color: red;
	}

	/* Meer button */
	div#menu a.meer
	{
		display: block;
		width: 37px;
		height: 15px;
		background: url("images/meer.gif") no-repeat left top; 
		margin-left: 130px;
		margin-top: 5px;
	}

	/* Menu Bottom */
	div#menu .bottom
	{
		width: 177px;
		height: 11px;
		font-size: 1px;
		background: url("images/menu_bottom.gif") no-repeat left top; 
	}

/* Content*/
div#content
{
	width: 531px;
	height: auto;
	background: #FFF;
	float: right;
}

	/* Menu Kopjes */
	div#content h1
	{
		display: block;
		text-indent: -9999px;
		width: 531px;
		font-size: 1px;
	}

		div#content h1.welkom		{ height: 46px; background: url("images/content_welkom.gif") no-repeat left top; }
		div#content h1.stappenplan	{ margin-top: 5px; height: 31px; background: url("images/stappenplan.gif") no-repeat left top; }
		div#content h1.problemen	{ height: 26px; background: url("images/content_problemen.gif") no-repeat left top; }
		
	/* Menu Tekst */
	div#content p
	{
		width: 511px;
		height: auto;
		padding: 0px 10px;
		line-height: 14px;
		
	}

	/* Menu Bottom */
	div#content .bottom
	{
		width: 177px;
		height: 9px;
		font-size: 1px;
		background: url("images/content_bottom.gif") no-repeat left top; 
	}
	/* Menu Tekst */
	div#content div.stappen
	{
		width: 60px;
		height: 193px;		
		float: left;
		background: url("images/stappen.gif") no-repeat left top; 
	}

	div#content div.stap
	{
		width: 443px;
		height: 55px;		
		float: right;
		background: url("images/stappen_uitleg_bg.gif") no-repeat left top; 
		padding: 6px 10px;
	}

	/* Content Links */
	div#content a.link
	{
		color: #0d4167;
		font-weight: bold;
	}	
	div#content a.link:hover
	{
		color: #3ea4ee;
	}

/* Buttons */
div#buttons
{
	float: right;
	margin-top: 3px;
	margin-bottom: -2px;
}
div#buttons2
{
	float: right;
	margin-top: 0px;
	margin-bottom: -2px;
}

/* Copyright*/
div#copyright
{
	width: 671px;
	height: 21px;
	background: url("images/copyright.gif");
	text-align: right;
	color: #FFF;
	padding-top: 9px;
	padding-right: 40px;
	margin: 4px 0px;
	_margin: 6px 0px;
}
div#copyright a
{	
	color: #FFF;
	font-weight: bold;
}

div#copyright a.link
	{
		color: #FFF;
		font-weight: bold;
	}	
	div#copyright a.link:hover
	{
		color: #7cb2db;
	}
.login_input
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	text-valign: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border: 2px dashed #D0D0D0;
	}