* { 
    box-sizing      : border-box; 
    -moz-box-sizing : border-box; 
}
body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}

body {
	text-align: center;
	padding: 0;
	margin: 0;
	xbackground-color: #4d5aa8;
	xbackground-image: url(../_Images/bg_header.gif);
	xbackground-repeat: repeat-x;
	background-color: #626262;
	background-image: url(../_Images/muur_grijs.jpg);
	background-attachment: fixed;	
}

td {
	line-height: 16px;
}

p {
	margin-top: 0;
}
img {
	border-color: #ffffff;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}

hr {
	color: #5562f4;
	background-color: #5562f4;
	height: 2px;
	border: none;
}

h1 {
	font-size: 16px;
}

/* 3 column layout
-------------------------------------------------- */
#outer {
	background-image: url(../_Images/bg_header.gif);
	background-repeat: repeat-x;
	
}


#pageWrapper{
	width: 594px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
#header{
	height: 170px;
	width: 100%;
	position: relative;
	xborder-bottom: 2px solid #ff0000;
	border-bottom: 2px solid #5562f4;
	margin-bottom: 20px;
}
#head-logo {
	
	position: absolute;
	left: 237px;
	top: 22px;
	width: 120px;
	height: 95px;
	margin: 0; 
	background-image: url(../_Images/studio_zicht_video_tekst.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#head-logo a {
	display: block;
	width: 120px;
	height: 95px;
}


/* Hoofdnavigatie - horizontale list */
#mainNav {
	position: absolute;
	top: 145px;
}

#mainNav ul {
	margin: 0;
	padding: 0;
}

#mainNav li {
	display: inline;
	padding: 0;
	margin: 0;
}

#mainNav a {
	color: #ff0e00;
	padding-left: 0;
	float: left;
	width: auto;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	background-image: url(../_Images/bg_navigation.png);
	background-repeat: no-repeat;
	text-indent: -6000px;
}
#mainNav .li1 a {
	background-position: -350px 0;
	width: 100px;
}
#mainNav .li2 a {
	background-position: 0 0;
	width: 185px;
}
#mainNav .li3 a {
	background-position: -185px 0;
	width: 165px;
}
#mainNav .li4 a {
	background-position: -515px 0;
	width: 79px;
}
#mainNav .li5 a {
	background-position: -450px 0;
	width: 65px;
}
#mainNav .li1 a:hover, #mainNav .li1 a.active {
	background-position: -350px -16px;
}
#mainNav .li2 a:hover, #mainNav .li2 a.active {
	background-position: 0 -16px;
}
#mainNav .li3 a:hover, #mainNav .li3 a.active {
	background-position: -185px -16px;
}
#mainNav .li4 a:hover, #mainNav .li4 a.active {
	background-position: -515px -16px;
}
#mainNav .li5 a:hover, #mainNav .li5 a.active {
	background-position: -450px -16px;
}
#mainNav a:hover {
	color: #ffffff;
	text-decoration: none;
}
	
#mainNav a.active, #mainNav a.active:hover {
	color: #ffffff;
	text-decoration: none;
}


/* subNav
-------------------------------------------------- */
#subNav {
	margin: 10px;
	border-bottom: 1px solid #E0E0E8;
	margin-bottom: 50px;
}
#subNav ul {
	margin: 0;
	padding: 0;
}
#subNav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #E0E0E8;
}
#subNav ul li a {
	display: block;
	width: 100%;
	padding: 2px;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
#subNav ul ul li {
	padding-left: 20px;
}

#subNav ul li a:hover{
	text-decoration: underline;
}
#subNav ul li .parent{
	background-image: url(../_Images/plus_blue.gif);
	background-repeat: no-repeat;
}
#subNav ul li .active{
	font-weight: bold;
	color: #008CE6;
}

/* container
-------------------------------------------------- */
#container {
	float: left;
}
#container {
	width: 100%;
	line-height: 18px;
}

#main li{
	list-style: square;
	color: #565656;
}

#main h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2388FF;
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 20px;
}
#main h3 {
	color: #008CE6;
	margin: 0;
	margin-bottom: 20px;
}
#main td {
	line-height: 17px;
}


.portfolioCategories a {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
}
.portfolioCategories img {
	margin-bottom: 5px;
}
