/* ZIGGO DOME STYLESHEET */
/*************************/

/* HTML RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* DIVS */

body {
	background-color: black;
	background-repeat: no-repeat;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:18px;
	color: #ffffff;
	background-image:url(../images/bg_rep.gif);
	background-repeat:repeat;
	background-position:3px 2px;
}

div#siteBG {
	background-image:url(../images/bg_img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

div#siteWrapper {
	width:955px;
	margin:0 auto 0 auto;
	padding-top:28px;
}
/*div#siteWrapper h1 {
	background:url(../images/ziggodomeLogo.jpg) 750px no-repeat;
	width:953px;
	height:114px;
	text-indent:-9999px;
	margin-top: 20px;
	position: absolute;
	z-index: 100;
}*/
div#headerWrapper {
	height:360px;
	width:955px;
}
div#navBar {
	width:955px;
	height: 51px;
/*	background: url(../images/navBarBg.png) top left no-repeat;*/
}
div#headerPaal {
	height: 396px;
	width: 953px;
	background: url(../images/headerPaal.jpg) no-repeat;
	z-index: 10;
}
div#headerImage {
	height: 396px;
	width: 953px;
	margin-top: 25px;
	background: url(../images/headerHome.jpg) no-repeat;
	z-index: 10;
}
div#headerImageHome {
	height: 396px;
	width: 953px;
	margin-top: 25px;
	background: url(../images/headerOrange.jpg) no-repeat;
}
div#contentWrapper {
	width:955px;
	min-height:282px;
	height:auto !important;
	height:282px;
/*	background: url(../images/contentBg.jpg) top center no-repeat;*/
}
div#homeL {
	float:left;
	width:311px;
}
div#headerL {
	background-image:url(../images/headerL.gif);
	background-repeat:no-repeat;
	margin-left:7px;
	width:297px;
	height:25px;
}
div#contentL {
	background-image:url(../images/contentL-bgrep.png);
	background-repeat:repeat-y;
	padding: 11px 20px 10px 20px;
	width:271px;
	height:385px;
}
div#footerL {
	background-image:url(../images/footerL-bg.png);
	background-repeat:no-repeat;
	width:311px;
	height:11px;
}
div#homeM {
	float:left;
	width:383px;
}
div#headerM {
	background-image:url(../images/headerM.gif);
	background-repeat:no-repeat;
	margin-left:7px;
	width:369px;
	height:25px;
}
div#livebeeld {
	background-image:url(../images/livebeeld-bgrep.png);
	background-repeat:repeat-y;
	padding: 11px 0px 10px 36px;
	width:347px;
	height:241px;
}
div#footerM {
	position:relative;
	background-image:url(../images/footerM-bg.png);
	background-repeat:no-repeat;
	width:383px;
	height:155px;
}
div#memberclub {
	position:absolute;
	left:2px;
	top:18px;
}
div#contact {
	position:absolute;
	left:124px;
	top:18px;
}

div#laatstenieuws {
	position:absolute;
	left:246px;
	top:18px;
}
div#homeR {
	float:right;
	width:261px;
}
div#headerR {
	background-image:url(../images/headerR.gif);
	background-repeat:no-repeat;
	margin-left:7px;
	width:247px;
	height:25px;
}
div#contentR {
	position:relative;
	background-image:url(../images/contentR-bgrep.png);
	background-repeat:repeat-y;
	width:261px;
	height:406px;
}
div#bouwvideos {
	position:absolute;
	left:2px;
	top:0px;
}
div#bouwfotos {
	position:absolute;
	left:124px;
	top:0px;
}
div#vacatures {
	position:absolute;
	left:2px;
	top:140px;
}
div#belegging {
	position:absolute;
	left:124px;
	top:140px;
}
div#ziggo {
	position:absolute;
	left:2px;
	top:280px;
}

div#heineken {
	position:absolute;
	left:124px;
	top:280px;
}
div#footerR {
	background-image:url(../images/footerR-bg.png);
	background-repeat:no-repeat;
	width:261px;
	height:11px;
}
div#contentMain{
	min-height:282px;
	height:auto !important;
	height:282px;
	width: 953px;
}
div#contentRight {
	float: right;
	min-height:282px;
	height:auto !important;
	height:282px;
	width: 331px;
	margin-right: 1px;
}
div#contentLeft {
	float: left;
	min-height:282px;
	height:auto !important;
	height:282px;
	width: 620px;
	margin-left: 1px;
	background: url(../images/contentRightBg.jpg) 608px 65px no-repeat;
}

div#footer {
	width:955px;
	height: 232px;
	background: url(../images/eq.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	clear: both;
}

/* TXT */
div#contentMain h2 {
	font-size: 20px;
	padding-left: 56px;
	padding-right: 56px;
	padding-bottom: 25px;
	padding-top: 20px;
}
div#contentMain h3 {
	font-size: 16px;
	padding-left: 56px;
	padding-right: 56px;
	padding-bottom: 25px;
	padding-top: 20px;
}
div#contentMain p {
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 19px;
}


div#contentLeft h2 {
	font-size: 20px;
	padding-left: 56px;
	padding-right: 56px;
	padding-bottom: 25px;
	padding-top: 20px;
}

div#contentRight h2 {
	font-size: 20px;
	padding-left: 0px;
	padding-right: 56px;
	padding-bottom: 25px;
	padding-top: 20px;
}

div#contentRight p {
	padding-left: 50px;
	padding-right: 100px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 19px;
}
div#contentLeft p {
	padding-left: 100px;
	padding-right: 50px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 19px;
}

strong {
	display: inline;
	font-weight: bold;
}
em {
	font-style: italic;
	font-size: 9px;
}
p.bold {
	padding-left: 100px;
	padding-right: 100px;
	padding-bottom: 10px;
	text-align: justify;
	line-height: 19px;
	font-weight: bold;
}
#programmaTable {
	padding-left:150px;
	line-height:19px;
}
ul.facts {
	margin-left: 150px;
	line-height: 19px;
	padding-right: 150px;
	list-style-type: square;
	text-align: justify;
}
ul.partners {
	margin-left: 150px;
	line-height: 19px;
	list-style-type: square;
	text-align: justify;
}
ul.locaties {
	margin-left: 150px;
	line-height: 19px;
	list-style-type: square;
	text-align: justify;
}
img.partners {
	padding-right: 15px;
}
p.center {
	text-align: center;
	display: block;
	width: 700px;
}
img {
	padding: 3px;
}
table.gallery {
	margin-left:51px;
}