/* Reset */
body, img, p, h1, h2, h3, h4, h5, h6, ul, ol, li, form {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}
/* End Reset */



body {
	background:url(/images/bg.png) repeat-x #51257d;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	
}

p {
	margin: 10px 0px;	
}


div#wrapper {
	width:940px;
	margin:auto;
}

h1{ text-transform:uppercase; }
h1,h2,h2 a { color:#fff; }

#footer h2 {
	font-size:12px;	
}
#footer{ padding-top:7px;  padding-left:20px;}

/*  HEADER SECTION  */
div#logo {
	height:89px;
	width:177px;
	background:url(/images/logo.png) no-repeat;
	margin: 20px 0px;
}
div#adres {
	height:120px;
	width:250px;
	float:right;
	background:url(/images/adres.png) no-repeat right top;
	margin: 0px 0px;
}

div#header{
	
}
div#navigatie {
	height:31px;	
}
div#navigatie ul {
	list-style:none;
	height:31px;
	background: url(/images/nav.png) repeat-x;
}

div.balk {
	height:31px;
	background: url(/images/nav.png) repeat-x; float:none; clear:both;
}
div#navigatie ul li {
	text-transform:capitalize; 
	list-style:none;
	float:left;
	margin-left: 18px;
	padding-top: 6px;
}
div#navigatie ul li a {
	padding-top:-3px;
	text-transform:uppercase;
	color:#fff; text-decoration:none;	
}


/*  CONTENT SECTION  */

div#title {
 height:25px; margin-top:30px; margin-bottom:10px;
}
div#branches {
	width: 650px; float:left; margin-top:10px; margin-left: -10px;
}
div#branches div {
	width:300px; height:200px; margin:10px; float:left;
}

div.marketing-design {
background:url(/images/marketing-design.png) no-repeat;
}

 div.artiesten-evenementen {
background:url(/images/artiesten-evenementen.png) no-repeat;
}
div.multimedia-techniek {
background:url(/images/multimedia-techniek.png) no-repeat;
}
 div.productie-redactie {
background:url(/images/productie-redactie.png) no-repeat;
}

div#brancheOverview div {
	width:200px; height:100px; margin:10px 0px; float:none; background-position:center; 
}

div#schrijfjein {
	margin-top:20px; width:300px; height:420px; float:left;
	background: url(/images/schrijfjein.png) no-repeat;
}
