/*@import url("CSGWZ_Menu_V2.css");*/
/*CSG WZ Algemene CSS styles*/

body {
	background-color: #CCFFFF;
	z-index: 3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Bladspiegel {
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 100%;
	vertical-align: top;
}

#informatie {
	position: absolute;
	left: 259px;
	width: 100%;
	z-index: 2;
	background-color: #66FFCC;
	height: 378px;
	top: 116px;
}

#fotokader {
	position: absolute;
	left: 259px;
	width: 511px;
	z-index: 2;
	height: 500px;
	top: 10px;
}

#index_top {
	z-index: 2;
	position: absolute;
	left: 0px;
	top: 0px;
}
.TabelTopMidden {
	background-repeat: repeat-x;
}
.TabelStandaard {
	background-color:#6699FF;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	vertical-align: top;

	height: 300px;
	right: 0px;
}
.bladspiegel {
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.teasercell {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;

}
.teasercell h1, .teasercell h1 a, .teasercell h2, .teasercell h2 a  {
	font-size: medium;
	color: #FF9900;
	vertical-align: bottom;
	white-space: nowrap;
	margin-bottom: 3px;
}

.teasercell h1 a {
	text-decoration: underline;
	clear: left;
}
.teasercell p{
	font-size: medium;
	color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
}
.teasercell a {
	font-size: small;
	color: #FFFF33;
}
