/*  ==========================================================================================
	Project: 					Website Etil 2004
	Company:						Etil
	Original authors :		Vincent Sijben (v.sijben@nexwork.nl
	                        Nexwork, Maastricht (www.nexwork.nl)	
 	------------------------------------------------------------------------------------------
	Last change by :			Vincent Sijben, 08-09-2004
	========================================================================================== */
em { display:none; font-style: normal; } /*wordt gebruikt om logische benamingen te geven aan elementen, zoals nieuwssectie of subnieuws. Deze worden alleen getoond in een textbrowser*/

body {
	text-align: center;
	behavior:url(/csshover.htc);
	padding:0;
	margin:0;
}

img {
	border: 0;
}


	
#container {
	width: 750px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background-color: #fff;
	color: #333;
		background-image: url(../media/container_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;

}

#container p {
			font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
color: white;
margin: 0 0 0 10px;
}

#container p a {
		font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
color: white;
text-decoration: none;
}

#container p a:hover {
text-decoration: underline;
}

#header {
	display:none;
}


#footer
{
width:750px;
clear: both;
margin: 0;
padding: 0 0 50px 0;
min-height: 500px;
} * html body #footer { height: 500px; } /* IE ONLY HACK, door deze aanroep zal alleen IE dit lezen */

#actueel {
	display: none;
}

#submenu {
	display: none;
}

#statement
{
display: none;
}

#homepage
{
float: left;
width: 17.8cm;
margin: 0;
padding: 0 0 1px 0;
background-image: url(../media/homepage_bg.gif);
background-position: bottom left;
background-repeat: no-repeat;
	text-align:left;
} * html body #homepage ul { background-position: 4px 4px; } /* IE ONLY HACK, door deze aanroep zal alleen IE dit lezen, is nodig door het boxmodel probleem van IE */

#homepage ul {
margin:0 0 18px 0;
	padding: 80px 0 0 6px;
list-style:none;
background-color: white;
border: 1px solid #9B9B9B;
		background-image: url(../media/fotos/homepage01.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;
border-bottom: 0;

}


#homepage ul h1 {
	background-image: url(../media/homepage_kop.gif);
	background-repeat: no-repeat;

margin: 0;
	padding: 0;
} 

#homepage ul h2, #homepage ul h2 p {
margin: 0;
padding: 0;
		font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
color: #747474;
}

#homepage a {
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #DE0018;
	text-decoration: underline;
}

#homepage a:hover {
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #DE0018;
	text-decoration: none;
	background: #E5E5E5;
}

#content {
	margin-left: 0px;
	padding: 0;
	padding-bottom: 1px;
	background-image: url(../media/content_bg.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align:left;
	width: 17.8cm;
}

#content .ulcontent {
	margin:0;
	padding: 20px 0 5px 6px;
	list-style:none;
	background-color: white;
	border: 1px solid #9B9B9B;
	border-bottom: 0;
	background-image: url(../media/fotos/content01.jpg);
	background-position: 3px 3px;
	background-repeat: no-repeat;

	margin-bottom:18px;	/* HACK laten staan voor quote achtergrond*/
} * html body #content ul { background-position: 4px 4px; } /* IE ONLY HACK, door deze aanroep zal alleen IE dit lezen, is nodig door het boxmodel probleem van IE */

#content .ulcontent img {
	/*background-image: url(../media/content_kop.gif);
	background-repeat: no-repeat;*/
	margin: 0;
	padding: 0;
}

#content .ulcontent h2 {
	margin: 15px 0 4px 0;
	padding: 0;
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: bold;
	color: #EE4239;
}

#content .ulcontent h3,#content .ulcontent h3 p {
	line-height: 23px;
	margin: 0 0 20px 0;
	padding: 0 20px 0 0;
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
	text-align:left;
} * html body #content .ulcontent h3 { height:1px; margin-bottom: 18px;}

#content .ulcontent h3 img {
	float: right;
	margin: 0 0 20px 10px;
}

#content .ulcontent h3 a,#content .ulcontent h3 p a {
	font-family: trebuchet MS, verdana, serif;
	font-size: 13px;
	font-weight: normal;
	color: #DE0018;
	text-decoration: none;
}

#content .ulcontent h3 a:hover, #content .ulcontent h3 p a:hover {
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #DE0018;
	text-decoration: none;
	background: #E5E5E5;
}

/*alle content komt in #content .ulcontent h3 te staan, dus eventuele opmaak tags voordefinieren:*/
#content .ulcontent h3 ul {
	list-style: square;
}

#content .ulcontent h3 td { 
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	font-weight: normal;
	color: #747474;
}

.submitbutton {
	background: #D8001D;
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	color: white;
	border: 1px solid black;
	width: 70px;
}

input, textarea {
	font-family: trebuchet MS, verdana, serif;
	font-size: 12px;
	color:#D8001D;
}

/************************************************************************************/


#statementsubmenu
{
	display: none;
}
