a img {
	border: 0;
}
body, td {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
body {
	background-color: #FFF;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 2px;
	padding-bottom: 0;
	color: #666;
}
h1 {
	line-height: 26px;
	margin-bottom: 12px;
}
h2 {
	line-height: 21px;
	margin-bottom: 10px;
}
h3 {
	line-height: 16px;
	margin-bottom: 10px;
}
h4 {
	line-height: 12px;
	margin-bottom: 10px;
}
h5 {
	line-height: 10px;
	margin-bottom: 10px;
}
h6 {
	line-height: 10px;
	margin-bottom: 10px;
}
p {
	margin-bottom: 12px;
}
#tabBackground {
	background-color: #999;
}
.tab {
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 151px;
	text-decoration: none;
	font-weight: bold;
	background-color: #DDD;
	padding: 5px;
	color: #00ABED;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-right: 1px solid black;
}
.atab {
	text-transform: uppercase;
	text-align: center;
	display: block;
	width: 151px;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFF;
	padding: 5px;
	color: #00ABED;
	border-left: 1px solid #DDD;
	border-top: 1px solid #DDD;
	border-right: 1px solid black;
}
.tab:hover {
	background-color: #DDD;
}
input {
	border: 1px solid #999;
	font-size: 11px;
}
textarea {
	border: 1px solid #999;
}
#preview {
	position: relative;
	border: 1px solid #D34E13;
	width:467px;
	height:440;
	padding: 10px;
	margin: 0px;
	overflow: auto;
}
/* Tan hack */
* html #preview {
	width: 489px;
	height: 462px;
}
/* End Tan hack */
.odd {
	background-color: #E0E0E0;
}
.even {
	background-color: #EEE;
}
a {
	color: #00ABED;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.menulink {
	display: block;
	text-decoration: none;
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 17px;
}
.menutext {
	text-indent: -13px;
	margin-left: 13px;
}
.menulink:hover {
	color: #D34E13;
	background-color: #BFD730;
	text-decoration: none;
}
#greenbar {
	position: absolute;
	left: 0px;
	top: 443px;
}
#content {
	position: relative;
	width: 858px;
	height: 600px;
}
#icontent {
	position: relative;
	width: 752px;
	height: 586px;
}
.blueblock {
	position: absolute;
	background-color: #52BED6;
	width: 250px;
	height: 145px;
	text-align: center;
	line-height: 145px;
}
.blueblock img {
	border: 0;
	margin-top: expression(( 145 - this.height ) / 2);
}
html>body .blueblock img {    /*hidden from IE 5-6 */
	margin-top: 0; /* to clean up, just in case IE later supports valign! */
	vertical-align: middle;
}
#tl {
	left: 0px;
	top: 0px;
}
#t {
	left: 251px;
	top: 0px;
}
#tr {
	left: 502px;
	top: 0px;
}
#l {
	left: 0px;
	top: 146px;
}
#c {
	left: 251px;
	top: 146px;
}
#r {
	left: 502px;
	top: 146px;
}
#bl {
	left: 0px;
	top: 292px;
}
#b {
	left: 251px;
	top: 292px;
}
#br {
	left: 502px;
	top: 292px;
}
#prevnext {
	position: absolute;
	left: 10px;
	top: 430px;
	width: 467;
}
/* Tan hack */
* html #text {
	width: 489px;
}
/* End Tan hack */
#preactueel {
	position: relative;
	width: 191px;
	height: 538px;
	background-image: url(../img/actueel.gif);
}
#preactueelen {
	position: relative;
	width: 191px;
	height: 538px;
	background-image: url(../img/en/actueel.gif);
}
#preactueeltext {
	position: absolute;
	left: 18px;
	top: 80px;
	width: 155px;
	color: #fff !important;
}
#preactueeltext p {
	color: #fff !important;
}
.popup {
	position: relative;
	width: 400px;
	background-image: url(../img/popup-bg.gif);
	z-index: 70;
}
.popupx {
	position: absolute;
	top: 3px;
	left: 380px;
}
.popuptitle {
	background-color: #EFF3BD;
	border: 1px solid #73864A;
	padding: 10px;
	font-weight: bold;
	margin-right: 3px;
}
.popuptext {
	background-color: #FFF;
	border-left: 1px solid #73864A;
	border-right: 1px solid #73864A;
	border-bottom: 1px solid #73864A;
	padding: 10px;
	margin-right: 3px;
	margin-bottom: 3px;
}
