/*- Page 
Structure */

body {
	font-family: Arial, Sans-Serif; /* Resets 1em to 10px */
	font-size: 12px;
	background: #00476b;
	color:#000000
	text-align: left;
	margin: 20px 0px 0px 0px;
	}

#main{
	display: block;
	margin: 0 auto;
	padding: 0px;
	width: 1003px;
	background: #feeed3;
	}
	
#footer{
	display: block;
	margin: 0 auto;
	padding: 10px 20px 10px 20px;
	width: 963px;
	background: #feeed3;
	}	
	
#container{
	
	float: left;
	display: block;
	margin: 0;
	padding: 0px;
	width: 1003px;
	background: #feeed3;
	}

#leftmenu{
	float: left;
	display: block;
	margin: 0;
	padding: 140px 10px 0px 10px;
	width: 180px;
	background: #feeed3 url('/fileadmin/images/logotinnegieter_linkermenu.gif') no-repeat 10px 10px;
	}
	
#rightmenu{
	float: left;
	display: block;
	margin: 0;
	padding: 10px 10px 0px 10px;
	width: 180px;
	background: #feeed3;
	}	
	
#rightmenu h2 {
background:none repeat scroll 0 0 #FFAB18;
color:#00476B;
display:block;
height:20px;
padding:5px 0 0;
text-decoration:none;
text-indent:10px;
width:180px;
font-family:verdana,arial,Helvetica,sans-serif;
font-size:8pt;	
}	

#content{
	float: left;
	display: block;
	margin: 0;
	padding: 10px;
	width: 583px;
	background: #feeed3;
	}
	
#bovenkant{
display:block;
float:left;
height:110px;
margin:0;
padding:10px 0 0;
text-align:center;
width:583px;
	}

p {
	font-size: 12px;
}

a, a:link {
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	text-decoration: underline;
	font-weight: bold;
	color:#ffab18;
	}

a:hover {
	font: 100% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	text-decoration: underline;
	font-weight: bold;	
	color:#ffab18;
	}

/*- Headings */

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	color: #ffab18;
	}

/* hoofdmenu */

#navcontainer ul
{
margin: -10px 0px 15px 0px;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
}

#navcontainer li { 
	margin: 0px 0px 10px 0px; 
}

#navcontainer a
{
background: #FFAB18;
color:#00476B;
display: block;
padding: 5px 0px 0px 0px;
width: 180px;
height: 20px;
text-indent: 10px;
text-decoration: none;
}

#navcontainer a:hover
{
text-decoration: underline;
}

#navcontainer ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul a
{
background: #00476B;
color:#FFAB18;
display: block;
padding: 5px 0px 0px 0px;
width: 180px;
height: 20px;
text-indent: 20px;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
text-decoration: underline;
}

.news-latest-item {
clear: both;
display: block;
float:left;
width: 600px;
}

.news-latest-date {
display: block;
float:left;
width: 125px;
}


.news-latest-title {
display: block;
float:left;
width: 475px;
}

.csc-mailform-field label {
width: 160px;
display: block;
float: left;
}

.news-list-container {
display:block;
float:left;
margin:0 0 20px;
}