
#MyDiv {
position: absolute;
padding-left: 10px;
padding-right: 10px;
margin-left: auto;
margin-right: auto;
top: 70px;
left: 300px;
width: 550px;
height: 300px;
background-color: #ffffff;
border-top: 3px solid #eee;
border-left: 3px solid #eee;
border-right: 3px solid #ccc;
border-bottom: 3px solid #ccc;
font-size: 14px;
color: #000000;
text-align:center;
font-style:italic;
font-family:"Comic Sans MS", cursive;
background:url(../images/popup-bg.png) #FFF no-repeat;
z-index:1;
}

#sluiten
{
	float:right;
	padding-top: 10px;
	clear:both;
}

.t20 {
	font-size:18pt;
}

.t18 {
	font-size:17pt;
}

.t14 {
	font-size: 13pt;
}

.t12 {
	font-size: 12pt;
}

.t10 {
	font-size: 10pt;
}

.t9 {
	font-size: 9pt;
}

/*---------------------------------------------*/


body {
  font-family: "Times New Roman", Times, serif;
  color: #FFFFFF;
}
a {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #DDDDDD;
}
td {
	font-family: "Times New Roman", Times, serif;
}
th {
	font-family: "Times New Roman", Times, serif;
}
img {
	border: 0px;
}
.img_big {
	border: 2px solid #FFF;
}
img.frame_v2 {
	border: 2px solid #FFF;
	margin-top: 12px;
}
img.frame_h2 {
	border: 2px solid #FFF;
	margin-top: 8px;
}
.fill {
	background-image: url(../images/fill_dark.gif);;
	background-repeat: repeat;
}
.fill_left {
	background-image: url(../images/fill_left.gif);
	background-repeat: repeat-y;
	background-color: #8B2937;


}
.fill_right {
	background-image: url(../images/fill_right.gif);
	background-repeat: repeat-y;
}
.topfill {
	background-image: url(../images/top_fill_dark.gif);
	background-repeat: repeat-x;
}
.text_red {
	color: #BC132B;
}
.text_white {
	color: #FFFFFF;
	text-align: justify;
}
.frame_h {
	position: relative;
	background-image:url(../images/frame_h_dark.jpg);
	width: 131px;
	height: 96px;
	text-align: center;
}
.frame_v {
	position: relative;
	background-image:url(../images/frame_v_dark.jpg);
	width: 96px;
	height: 131px;
	text-align: center;
	
}

