html {
	height: 100%;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}

/* Nieuwe Classes */
a {
	text-decoration: underline;
	color: #0000CC;
	font-size:16px;
	font-weight:normal;
}
/*
a:visited {
	color: #FF6600;
}
a:visited:hover {
	color: #FFAB73;
} */

a.resultLink {
	text-decoration: underline;
	color: #008000;
	font-size:12px;
	font-weight:normal;
}
a.resultLink:hover {
	text-decoration: underline;
	color: #008000;
	font-size:12px;
	font-weight:normal;
}


	#sleepingImg {
		margin-bottom:0px;
		margin-left:100px;
	}
	#searchBoxContainer {
		width:100%;
	}
	
	#searchRowContainer {
		width:610px;
		position:relative;
	}
		#formDiv {
			height:0px;
			float:left;
			position:absolute;
		}
		#alfaLink {
			float:right;
			position:relative;
			width:100%;
			height:28px;
			z-index:-999;
			margin-top:5px;
		}

	#headNavigation {
		margin-top:15px;
	}
	
	#loginContainer {
		margin-top:25px;
	}

	a.loginNavigation {
		color#FF0000;
	}

	#loginNavigation, a.loginNavigation {
		
	}

	#extloginContainer {
		clear:both;
		width:950px;
		position:relative;
		padding-top:25px;
	}	
		*html #extloginContainer { /* hack voor ie, gatver */
			width:;
			position:none;
			padding-top:0;
		}
	
		a.loginLink {
			font-family: Tahoma, Arial, Verdana;
			font-size: 12px;
			color: #CC0000;
			text-decoration: underline;
		}	
	
	#searchFooter {
	
	}
	
	#footerContainer {
		margin-top:175px;
	}
	#footerContainer2 {
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		margin-top:25px;
	}
	
	.footer2normal {
		font-size:9px;
	}
	
		a.footerLink {
			font-family: Tahoma, Arial, Verdana;
			font-size: 11px;
			color: #0000CC;
			text-decoration: underline;
		}
	
	#copyright {
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
	#resultaatVeld {
		padding:5px;
	}
	
.topicNew {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
	position:relative;
	color:red;
	top:-5px;
}

.tx-symboolzoeker-pi2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}	

/* IE hack */
	*html #formDiv {
		float:left;
		position:relative;
	} 
	*html #alfaLink {
		float:right;
		position:relative;
		margin-top:3px;
	}
		
	*html #headNavigation {	
		margin-top:5px;
	}
	
	*html #loginContainer {
		margin-top:25px;
	}
	
	*html #footerContainer {
		margin-top:225px;
	}	

	


/* oude css */
.bckGrndW {
	background-color: #FFFFFF;
}
.bckGrndZ {
	background-color: #000000;
}
.bckGrnd1 {
	background-color: #A5C9EF;
}
.bckGrnd2 {
	background-color: #000033;
}
.bckGrnd3 {
	background-color: #CC0000;
}
.bckGrnd4 {
	background-color: #6CB866;
}
.bckGrnd5 {
	background-color: #3B8835;
}
.bckGrnd6 {
	background-color: #FF6600;
}
.bckGrnd7 {
	background-color: #626820;
}
.bckGrnd8 {
	background-color: #FFCEAD;
}

.borderW {
	border:1px solid #FFFFFF;
}
.borderZ {
	border:1px solid #000000;
}
.border1 {
	border:1px solid #A5C9EF;
}
.topBorder1 {
	border-top:1px solid #A5C9EF;
}
.leftBorder1 {
	border-left:1px solid #A5C9EF;
}
.leftBorder4 {
	border-left:1px solid #6CB866;
}
.leftBorder6 {
	border-left:1px solid #FF6600;
}
.bottomBorder1 {
	border-bottom:1px solid #A5C9EF;
}
.border2 {
	border:1px solid #000033;
}
.topBorder2 {
	border-top:1px solid #000033;
}
.leftBorder2 {
	border-left:1px solid #000033;
}
.bottomBorder2 {
	border-bottom:1px solid #000033;
}

.colorW {
	color: #FFFFFF;
}
.colorZ {
	color: #000000;
}
.color1 {
	color: #A5C9EF;
}
.color2 {
	color: #000033;
}
.color3 {
	color: #CC0000;
}
.color4 {
	color: #6CB866;
}
.color5 {
	color: #3B8835;
}
.color6 {
	color: #FF6600;
}
.color7 {
	color: #626820;
}

.tekstV {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tekstA {
	font-family: Arial, Helvetica, sans-serif;
}
.noLine {
	text-decoration: none;
}
.line {
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.scheef {
	font-style: italic;
}

.size8 {
	font-size: 8px;
}
.size9 {
	font-size: 9px;
}
.size10 {
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
a.linkKlein {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: underline;
}
a.linkKlein:hover {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}
a.linkGroot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}

a.linkZoek1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	text-decoration: underline;
}

a.linkZoek2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0D5B00;
	text-decoration: underline;
}

a.linkZoek3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	text-decoration: underline;
}

a.linkPreNext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
a.linkPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
	text-decoration: underline;
}


/* COPY van BASIC STYLES, nog veranderen in aparte style files */
/* BODY ELEMENTS body, */
	table, td, p, th, a, div{
		font-family: tahoma, verdana, arial;
		font-size: 14px;
		line-height: 16 px;
	}

/* HEADER ELEMENTS */
	h1,h2,h3,h4 {
		margin: 0px;
		padding: 0px;
		font-size: 14px;
	}
	/* First Header, only when different from H1 */
	.csc-firstHeader{
	}
	/* Headers only if different from H1,H2,H3,H4 */
	h1{
		color: #000000;
		font-weight: bold;
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2{	
	}
	h3{	
	}
	h4{	
	}
	
	ul{
		margin:0px;
		list-style-type:none;
	}


/* LINKS */


	.cursor {
		cursor:default;
		cursor:pointer;
		cursor:hand;
	}