html,body
{
height: 					100%;
width:						100%;
}

body
{
background-color: 			#FFFFFF;
width:						100%;
margin: 					0px 0px 0px 0px;
padding: 					0px 0px 0px 0px;
}

body,
table,
a,
a:visited,
a:link,
a:active
{
font-family:				Arial;
font-size:					11px;
color:						#000000;
}


td#td_logo_moodbar
{
background-color:  			#000000;
}

td#td_flags_search
{
padding: 						10px 10px 10px 10px;
}

td#td_menu
{
background-color:  			#4D6AC8;
}


td#td_content
{
background-position:			0% 100%;
background-repeat:				no-repeat;
}

div#content
{
margin: 						40px 50px 80px 50px;
line-height:					20px;
}

td#td_page_bg
{
background-image:				url(http://www.meldpunt-kinderporno.nl/gfx/logo_content.gif);
background-position:			50% 30px;
background-repeat:				no-repeat;
}
/*
div#content_bottom
{
height: 						100%;
padding: 						0px 50px 0px 50px;
color: 							#FFFFFF;
overflow:						hidden;
}*/


div#content_bottom
{
overflow:						hidden;
height: 						100px;
width:							600px;
}

input#search_text
{
width: 100px;
height: 18px;
font-size:	9px;
border: 1px solid #FFFFFF;
}