* html body {
	text-align:center;
}

* html #globalcontainer {
	text-align:left;
	_width: 804px;
}

#fontsize {
	display: none;
}

#globalcontainer {
	clear:both;
	margin:0pt auto;
	max-width:804px;
	min-width:804px;
	padding:0pt;
}

* html #globalcontainer {
}

#header {
	height:100px;
	position:relative;
	z-index:5;
}


#content #intro {
	clear:left;
	margin-top:20px;
	height : 265px;
	overflow:hidden;
	width:100%;
}
/*
#content #banner {

}

#content #banner:last-child {
	float:right;
	width:246px;
}*/

#banner {
	display:block;
	width: 525px;
	z-index:-1;
}

#cloud {
	position: absolute;
	right: 0px;
	top: 0px;
	display:block;
	width: 259px;
	border: 1px solid #99cc33;
}

#content #main {
	clear:left;
	margin-top:20px;
	width:100%;
	position: relative;
}

#content #mainhead, 
#content #mainbuttons, 
#content #mainfooter {
	clear:left;
	margin-top:20px;
	overflow:hidden;
	width:100%;
	position: relative;
	
}

#content #mainbuttons {
	margin-top:5px;
}

#content #mainfooter {
	margin-top: 30px;
	background-color:#E8FFCC;
	padding:0px;
}

#content #main.nozonepage {
	margin-top : 10px;
}

#content #mainfooter .column {
background-color: #E8FFCC;
width:246px;
margin:6px;

}

#content .column {
	display:block;
	float:left;
	overflow:hidden;
	width:260px;
	padding:3px;
	color:#333333;
}


#mainfooter	a{
	font-weight:normal;}

#mainfooter	a:hover {
	color : #8a0099;
	text-decoration:underline;
}

#mainfooter hr{
	clear:both;
	color: #8a0099;
	background-color: #8a0099;
	height:1px;
	border:0;
	margin:3px;
}

#content .column:last-child{
	float:right;
}

#content .column p {
	margin-right: 10px;
}

#content .line {
	clear:left;
	margin-top:20px;
	height: 10px;
	background-color:#70CC00;
}

#content .document {
	width: 625px;
	float : left;
	display:block;
	margin-left: 8px;
	clear : left;
	
	background-image:url(images/prolife_vertical_line.gif);
	background-position:right top;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
}

#content .navigation {
	float: left;
	margin-bottom : 10px;
	clear : left;
}

#content .related {
	float:right;
	display:block;
	width:160px;
	overflow:hidden;
}

#content p.pagelinks {
	width : 250px;
	margin-bottom:0px;
}

#tellafriend {
	padding: 8px;
	margin-right : 4px;
	margin-bottom : 4px;
	background-color : White;
}

#tellafriend h2 {
	border-bottom : 0px !important;
}

#tellafriend h3 {
}

#tellafriend .leftColumn {
	float:left;
	width:48%;
}

#tellafriend .rightColumn {
	float:right;
	width:48%;
}

#tellafriend input.text {
	margin-bottom:5px;
	border:1px solid Silver;
	clear: left;
	
	padding-left: 4px;
	width: 97%;
}

#tellafriend p.sluiten {
}

#tellafriend textarea {
	margin-bottom:5px;
	padding-left: 4px;
	border:1px solid Silver;
	width: 97%;
	height : 61px;
}

h1, h2, h3, h4 {
	clear:left;
}

