body {
	margin:0px 0px 0px 0px;
	background-color:#db0d0d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#000000;
}
p, td, li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3e4943;
}
p { 
	margin:0px 0px 10px 0px;
}
a{
	color:#db0d0d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select {
	border-width:1px;
	border-color:#000000;
	font-size:10px;
}
img{
	border:none;
}

#containerBg {
	position:absolute;
	width:955px;
	height:2058px;
	margin-left:-477px;
	left:50%;
	background-color:#FFFFFF;
}

#container {
	position:absolute;
	width:955px;
	min-height:600px;
	margin-left:-477px;
	left:50%;
	background-color:#FFFFFF;
}


#menuTop {
	position:absolute;
	width:955px;
	height:158px;
}

#menuBalk {
	position:absolute;
	width:934px;
	height:10px;
	top:132px;
	background-color:#db0d0d;
	text-align:right;
	color:#FFFFFF;
	padding:6px 9px 10px 12px;
}
#menuBalk a {
	color:#FFFFFF;
	padding:0px 4px 0px 2px;
}

#menuBalk .menuBalkSel {
	text-decoration:underline;
}


#menuNaam {
	position:absolute;
	width:772px;
	height:81px;
	left:158px;
	padding:27px 12px 24px 13px;
}
#menuLogo {
	position:absolute;
	width:159px;
	height:132px;
	left: -2px;
	top: 0px;
}



#menuLeft {
	position:absolute;
	width:135px;
	height:300px;
		xheight:auto;
	top:182px;
	padding-left:12px;
	padding-right:12px;
}
#menuLeft a {
	display:block;
	font-size:11px;
	line-height:24px;
	color:#000000;
}
#menuLeft a:hover {
	color:#db0d0d;
}
#menuLeft .menuLeftSel {
	color:#db0d0d;
	font-weight:bold;
}

#menuLeftSub a {
	display:block;
	font-size:9px;
	line-height:18px;
	padding-left:12px;
	color:#000000;
}
#menuLeftSub a:hover {
	color:#db0d0d;
}
#menuLeftSub .menuLeftSubSel {
	color:#db0d0d;
	font-weight:bold;
}


#content {
	position:absolute;
	width:751px;
	height:1830px;
	top:206px;
	left:161px;
	border-left:1px #db0d0d dashed;
	border-right:none;
	padding-left:12px;
	padding-right:12px;
	overflow:auto;
}
#content td{
	padding-bottom:10px;
}

.header {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
/*
#counter {
	position:absolute;
	width:290px;
	height:10px;
	top:158px;
	left:641px;
	padding:5px 12px 0px 12px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#C0C0C0;
	line-height:14px;
}*/

