html, body  {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	background-color: #8994a7 ; 
	color: #000000;
}

a, a:hover 	{ color:#c00;}
a	{text-decoration:none;}
a:hover	{text-decoration:underline;}
a img 	{border:0;}
a.blue	{color:#001464;}

h1 	{font-size: 18px;color:#001464;}
h2 	{font-size: 16px;color:#c00;}
h3	{font-size: 16x;}
h4 	{font-size: 18px;color:#c00;}

img	{border:0px}

.right 		{float:right;}

div.box	{
	position:relative;
	width:auto;
	border:1px solid #c00;
	margin-bottom:10px;
}
div.box h3 {
	font-size:13px;
	color:#fff;
	margin:0;
	padding:7px 0 4px 10px;
	background: #c00 url(/images/lunite/h3_stripes.gif) no-repeat bottom right;
}
div.box p,h1 	{margin:10px 5px 10px 10px;}
div.box a 	{font-weight:bold;color:#001464;}
div.box ul	{list-style-image: url(/images/lunite/li_blue.gif);list-style-position: outside;}
div.box li 	{margin:1em 0;}
div.box h1	{font-size:28px;font-weight:bold;line-height:1.15em;letter-spacing: 0px;}
div.mannetje h1, div.mannetje h2, div.mannetje p {margin-right:100px;}

#footer		{ text-align:center;color:#fff;letter-spacing: 1px;font-size:11px;font-weight:normal;
		  background: #8994a7 url(/images/lunite/back_07.gif) no-repeat top left;}
#toplinks	{color:#001464;}	
#toplinks a	{color:#001464;} 
#toplinks input	{font-size:11px;padding:0 3px;width:100px;border:1px solid #8994a7;}
#toplinks form	{margin:0;}	

#sidenav 	{color:#001464;border:1px dashed #ccc;border-width:0 1px 0 0;padding-right:15px;margin-top:20px;}
#sidenav ul	{list-style-type: none;margin: 3px 0 1em 0;padding:0 0 0 5px;}
#sidenav li 	{padding:4px 0;}

div.content	{border:1px dashed #ccc;border-width:0 1px 0 0;padding-right:10px;margin-top:20px;font-size:13px;}

fieldset	{border:0px dashed #ccc;margin-bottom:7px;}
legend		{font-weight:bold;}
		
input 		{font-family:sans-serif;font-size:12px;}
input.large	{width:310px;}
input.medium	{width:200px;}
input.small	{width:100px;}

textarea.large	{width:460px;}
td.td_left	{width:150px;}

div.newsitem		{font-size:12px;border:1px dashed #ccc;border-width:0 0 1px 0;padding:8px 0;}
div.newsitem strong a	{font-size:13px;}
div.newsitem p		{margin:5px 0;}


div.noborder	{border-width:0px;}
