/* GENERAL STYLES */
*{margin: 0px;}
html{font-family: Arial, sans-serif; font-size: 100%;}
h1{font-size: 150%;}
h2{font-size: 100%;}

#nav
{
	font-size: 0.8em;
	margin: 0 0 0 -8px;
	padding: 0 0 20px 0;
	width: 90%;
	list-style-type: disc;
	float: left; 	
	z-index: 10px;
}
#nav li
{
	margin: 0 0 0 8px;
	padding: 0;
	float: left; /* This corrects the */
	width: 100%; /* IE whitespace bug */
}
#nav a
{
	display: block;  
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
	line-height: 1.6;
}
#nav a:hover
{
	color: #666666;
}

#mediaLogoLoop
{
	margin-left: -37px;
}

#TitelRood
{
	color: #B32524;
	font-weight: bold;
	line-height: 2em;
}
#videoContent
{
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 40px 25px 100px 10px;
}
#mainContent
{
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 40px 25px 100px 10px;
}
#greyContent
{
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 20px 45px 25px 30px;
}
#ml
{
	color: #222;
	font-family: Arial;
	font-size: 0.75em;
	font-weight: bold;
}
#jobsTitle
{
	font-size: 0.76em;
	margin: 55px 35px 0px 15px;
	color: #666666;
	font-weight: bold;
}
#jobsContent
{
	font-size: 0.76em;
	line-height: 1.7em;
	margin: -10px 35px 15px 15px;
}
#Events
{
	font-size: 0.76em;
	margin: 35px 10px 0px 15px;
}
#EventDate
{
	color: #666666;
	font-weight: bold;
}
#EventTitle
{
	font-size: 1.1em;
	font-weight: bold;
}
#EventLocation
{
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
Titel Rood {
color: red;
font-weight: bold;
line-height: 2em;
}

