body {
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	scrollbar-base-color: 000099;
	scrollbar-face-color: skyblue;
	scrollbar-arrow-color: 000099;
	scrollbar-3dlight-color: 000099;
	scrollbar-highlight-color: skyblue;
	scrollbar-shadow-color: 000099;
	scrollbar-darkshadow-color: skyblue;	
	}
table {
	font-size: 12px;
	color: #000099;
	font-family: Verdana;
	font-weight: bold
	}
a:visited {color: #B520CA}
a:hover {color: #C60000}

p.kop1{
	font-size: 18px;
	color: #000099;
	font-family: Verdana;
	font-weight: bold;
	text-decoration:underline
	}
p.links{
	margin-left:40px}
p.foto{
	font-weight:100;
	font-style:italic}
td.top_left {
	width: 150px;
	height: 30px;
	text-align: center;
	vertical-align: center;
	padding-right: 0px;
	padding-left: 0px;
}

td.top_right {
	width: 450px;
	height: 30px;
	text-align: center;
	vertical-align: center;
	padding-right: 0px;
	padding-left: 0px;
}

td.middle_left {
	width: 150px;
	height: 30px;
	vertical-align: center;
	padding-right: 0px;
	padding-left: 10px;
}

td.middle_right {
	width: 450px;
	height: 30px;
	vertical-align: center;
	padding-right: 0px;
	padding-left: 10px;
}

td.message_left {
	width: 150px; 
	text-align: left; 
	vertical-align: top;
}

td.message_righttop {
	width: 450px; 
	height: 65px;
	text-align: left; 
	vertical-align: top;
}

td.message_rightbottom {
	width: 450px;
	height: 15px;
	text-align: left; 
	vertical-align: middle;
}

td.form_top {
	border-top: 2px solid #000000; 
	border-right: 2px solid #000000; 
	border-left: 2px solid #000000;
}

td.form_left {
	width: 150px;
	border-left: 2px solid #000000;
	text-align: left;
	vertical-align: top;
}

td.form_right {
	width: 450px;
	border-right: 2px solid #000000; 
}

td.form_bottom {
	border-left: 2px solid #000000; 
	border-right: 2px solid #000000; 
	border-bottom: 2px solid #000000;
}

td.bottom {
	height: 30px; 
	width: 600px; 
	text-align: center; 
	vertical-align: middle; 
}

h1 {
	font-family: Verdana;
	font-size: 13pt;
	color: #285D93;
}