/* myf_2007.css */


/* Ruwe indeling van de site en basis css voor de body en td */
body			{		width: 100%; height: 100%; margin: 0; padding: 0; background-color: #e89f25; background-image: url(../afbeeldingen/body_bg.jpg); background-position: bottom; background-repeat: repeat-x;	}

td				{		vertical-align: top; text-align: left; font-family: "Trebuchet MS"; font-size: 11px; line-height: 18px;	}

td a			{	color: #c94200; font-weight: bold; text-decoration: none;	}

td a:hover		{	color: #c94200; font-weight: bold; text-decoration: underline;	}

hr				{	width: 100%; border: 0px; height: 1px; background-color: #c94200; color: #c94200;	}

table.container	{		width: 100%; height: 100%; empty-cells: show;	}

td.rest_top		{		background-image: url(../afbeeldingen/rest_bg_top.gif); background-position: top left; background-repeat: repeat-x;	}

td.site			{		width: 751px; height: 100%; background-color: #fad07d;	}

td.rest_bottomL	{		background-image: url(../afbeeldingen/sterren_links.gif); background-position: bottom right; background-repeat: no-repeat;	}

td.rest_bottomR	{		background-image: url(../afbeeldingen/sterren_rechts.gif); background-position: bottom left; background-repeat: no-repeat;	}


/* Opmaak binnen de site container */
td.header		{		width: 100%; height: 161px;	}

td.titelbalk	{		width: 100%; height: 27px; background-image: url(../afbeeldingen/site_titelbalk_bg.gif); background-repeat: repeat-x;	}

td.sitecontent	{		width: 100%; height: 100%; background-image: url(../afbeeldingen/sitecontent_bg.gif); background-repeat: repeat-y; background-position: top right;	}

td.menu			{		width: 176px; height: 100%; background-image: url(../afbeeldingen/menu_bg.gif); background-repeat: repeat-y; background-position: top left; background-color: #dbb260; text-align: right; padding-right: 1px;	}

td.content		{		width: 576px; height: 100%; background-image: url(../afbeeldingen/ster.jpg); background-position: bottom left; background-repeat: no-repeat;	}

td.normal_content{		width: 100%; height: 100%; padding: 21px 21px 21px 21px;	}

td.normal_content a	{	color: #c94200; font-weight: bold; text-decoration: none;	}

td.normal_content a:hover	{	color: #c94200; font-weight: bold; text-decoration: underline;	}

td.normal_content strong	{	color: #e74f04; }

td.normal_content span	{	color: #000000; font-weight: bold; }

td.nieuwsbericht	{		padding: 10px 21px 5px 21px;	}

input.gastenboekform	{	width: 315px; height: 20px; font-family: "Trebuchet MS"; font-size: 11px; padding-left: 4px;	}

textarea.gastenboek	{	width: 315px; height: 200px; font-family: "Trebuchet MS"; font-size: 11px;	}

td.nieuwsbrief_text	{	width: 200px; }

td.nieuwsbrief_field	{	width: 376px; }
	
		td.nieuwsbrief_field	input	{	height: 20px; width: 315px; font-family: "Trebuchet MS"; font-size: 11px; padding-left: 4px;	}

