@CHARSET "ISO-8859-1";

img, div { 
	behavior: url(iepngfix.htc);
}

img {
	border:0;
}

html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

body {
	background:transparent url('../images/background/bg-overCC.jpg'); repeat scroll center top;
	margin:0;
	padding:0;
}

h1 {
	margin:0;
	padding:0;
}

span {
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color:#212F79;
}

.font-grey {
	color:#ABABAB;
}

ul, li {
	list-style-type:circle;
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	margin-bottom:0;	
}

a:link { text-decoration:none; }
a:active { text-decoration:none; }
a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

span a { color:#ff0000; }

.imageReplacement h1,
.imageReplacement h2,
.imageReplacement h3,
.imageReplacement h4,
.imageReplacement p {
	visibility:hidden;
}

#mainContainer,
.afterContainerInner {
	width:990px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
}

.afterContainer {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}

#navigationContainer {
	position:absolute;
	left:10px;
	top:0px;
	width:372px;
	height:754px;
}

#contentContainer,
#contentContainerInner {
	width:990px;
	height:inherit;
}

#contentContainerInner {
	padding-top:100px;
}

#pageContainer,
.afterContainerInnerContainer {
	position:relative;
	left:235px;
	width:655px;
}
#pageContainer {
	background-color:#FDFBEF;
}

#pageHeader {
	position:absolute;
	top:-70px;
	left:0px;
	background-repeat: no-repeat;
}

.textContent {
	position:absolute;
	overflow:hidden;
	/*background-color:#f000f0;*/
}

#textFooter {
	bottom:30px;
	width:655px;
	height:30px;
	text-align:center;
	font-weight:bold;
}

.pageImage,
.pageBG,
.navBG,
#navButtons {
	position:absolute;
	background-repeat: no-repeat;
	background:transparent;
}

#navButtons {
	top:181px;
	left:56px;
	width:188px;
}

.navButton {
	float:left;
}

#navBGTop {
	top:0px;
	left:0px;
	background-image: url('../images/navigation/nav_top.png');
	width:372px;
	height:181px;
}

#navBGLeft {
	top:181px;
	left:0px;
	background-image: url('../images/navigation/nav_left.png');
	width:56px;
	height:201px;
}

#navBGRight {
	top:181px;
	left:244px;
	background-image: url('../images/navigation/nav_right.png');
	width:128px;
	height:201px;
}

#navBGBottom {
	top:382px;
	left:0px;
	background:transparent url(../images/navigation/nav_bottom.png);
	width:372px;
	height:372px;
}

#navBGBottomLess {
	top:382px;
	left:0px;
	background:transparent url(../images/navigation/nav_bottom_zonderclown.png);
	width:372px;
	height:31px;
}

#navBGBottomCandy {
	top:396px;
	left:167px;
	background:transparent url(../images/navigation/hang_snoepje.png);
	width:73px;
	height:304px;
}

#navBGLogo {
	top:573px;
	left:15px;
	background:transparent url(../images/logo_clini.gif);
	width:151px;
	height:128px;
}


.pageBG {
	left:0px;
	width:655px;
}

#pageBGHeader,
#pageBGFooter {
	position:absolute;
	background-repeat: repeat-x;
	background:transparent;
	width:100%;
	min-width:990px;
	top:0px;
	left:0px;
	background-image: url('../images/band_top.gif');
	height:31px;
}

#pageBGFooter {
	background-image: url('../images/band_bottom.gif');
}

