/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #010068;
	margin-bottom: 5px;
}
h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0px 6px 0px;
}
h3 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #010068;
	margin-bottom: 0px;
}

/* div's */
#div1, #div2 {
	padding: 20px 10px 10px 10px;
	align: left;
}
#div_button {
	background: url(/img/portal/button.gif) no-repeat;
	width: 83px;
	height: 21px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	float: right;
}
#div_button a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;	
	text-decoration: none;
}
#div_fotolayer {
	position: absolute;
	left: 0px;
	background: url(/img/portal/foto_layer.gif) no-repeat;
	width: 487px;
	height: 209px;
	overflow: hidden;

}
#div_fotolayer_title {
	position: absolute;
	left: 270px;
	top: 78px;
	font: Arial, Helvetica, sans-serif;
}
#div_left {
	position: relative;
	z-index: 1;
}
#div_main {
	position: relative;
	width: 970px;
}
#div_tabs1 {
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 184px;
	width: 309px;
	height: 26px;
	background: url(/img/portal/tabs1.gif) no-repeat;
}
#div_tabs {
	position: absolute;
	z-index: 15;
	left: 0px;
	top: 184px;
	width: 309px;
	height: 26px;
}
.div_tabs_bg1 {
	background: url(/img/portal/tabs1.gif) no-repeat;
}
.div_tabs_bg2 {
	background: url(/img/portal/tabs2.gif) no-repeat;
}
#menu {
	background: url(/img/portal/dorpenmenu.gif) no-repeat;
	width: 483px;
	height: 159px;
}
#menu .text {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#menu .links {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #002c5a;
}
#menu .links a {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
#menu .links a:hover {
	text-decoration: underline;
}
#menu img {
	margin: 10px 5px 2px 0px;
}

/* classes */
.bottombar {
	background: url(/img/portal/bottombar.gif) repeat-x;
}
.date {
	font: 12px Arial, Helvetica, sans-serif;
	color: #010068;
}
.newslinks, .newslinks a, .newslinks a:link , .newslinks a:active, .newslinks a:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.newslinks a:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}

.newslinks2, .newslinks2 a, .newslinks2 a:link , .newslinks2 a:active, .newslinks2 a:visited {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.newslinks2 a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.newslinks img {
	margin: 5px 8px 2px 0px;
}
.newslinks2 img {
	margin: 7px 8px 2px 0px;
}
.pagebottom {
	background: url(/img/portal/pagebottom.gif) repeat-x;
	height: 4px;
}
.pagetop {
	background: url(/img/portal/pagetop.gif) no-repeat;
	height: 13px;
}
.page {
	background: url(/img/portal/pagebg.gif) repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0px 10px 10px 10px;
}
.page a {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;
}
.paneltop {
	background: url(/img/portal/paneltop.gif) no-repeat;
	height: 13px;
}
.panel {
	background: url(/img/portal/panelbg.gif) repeat-y;
	padding: 20px 0px 10px 10px;
}
.panelwin_bottom1 {
	background: url(/img/portal/panelwin_bottom1.gif) no-repeat;
	width: 150px;
	height: 8px;
}
.panelwin_bottom2 {
	background: url(/img/portal/panelwin_bottom2.gif) no-repeat;
	width: 150px;
	height: 8px;
}
.panelwin_top1 {
	background: url(/img/portal/panelwin_top1.gif) no-repeat;
	width: 150px;
	height: 5px;
}
.panelwin_top2 {
	background: url(/img/portal/panelwin_top2.gif) no-repeat;
	width: 150px;
	height: 6px;
}
.panelwin {
	background: url(/img/portal/panelwin_bg.gif) repeat-y;
	width: 150px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #010068;
}
.panelwin h1 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #010068;
}
.panelwin .textinput {
	font: 12px Arial, Helvetica, sans-serif;
	color: #010068;
	border: 1px solid #010068;
}
.tabs_link, .tabs_link a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #010068;
	text-decoration: none;
}
.toplink, .toplink a {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #010068;
	text-decoration: none;
}
