* 
{
	margin:0;
	padding:0;
	list-style:none;
}

p
{
	border: none;
	margin-bottom:10px;	
}

a.headitem:link, a.headitem:visited, a.headitem:active
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:black;
	line-height:22px;
}

a.headitem:hover
{
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#3d3d3d;
}

a.newsitem:link, a.newsitem:visited, a.newsitem:active, a.newsitem:hover
{
	margin-left:1px;
	font-family:arial;
	font-size:12px;
	font-weight:none;
	line-height: 20px;
	text-decoration:none;
	color:white;
}

a.subitem:link, a.subitem:visited, a.subitem:active
{
	font-family:arial;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
	color:black;
}

a.subitem:hover
{
	font-family:arial;
	font-size:11px;
	font-weight:none;
	text-decoration:none;
	color:#3d3d3d;
}

a.print:link, a.print:visited, a.print:active
{
	position:absolute;
	left:15px;
	bottom:20px;
	margin-top:10px;
	width:46px;
	height:31px;
	background:url(../images/print_idle.png) no-repeat 0 0;
	float:left;
}

a.print:hover
{
	margin-top:10px;
	width:46px;
	height:31px;
	background:url(../images/print.png) no-repeat 0 0;
	float:left;
}

body
{
	margin:0;
	padding:0;
	text-align: center;
	background:url(../images/bg.png) no-repeat;
	background-position:50% 0%;
	/* background:#0a2c4f; */

}

#bgcontainer
{
	position:relative;
	width:100%;
	height:100%px;
	/* background:url(../images/bg.png) no-repeat; */
	background-position:50% 0%;
	border:none;
}

#container
{
	border:none; 
	position:relative;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	width:950px;
	height:540px;
}

#bg_menu
{
	border:none;
	position:absolute;
	top:80px;
	left:43px;
	width:153px;
}

#menu_top
{
	background:url(../images/menu_top.png) no-repeat;
	width:160px;
	height:11px;
	padding:0;
	margin:0;
}

#menu_content
{
	background:url(../images/menu_content.png) repeat-y;
	background-position:0px 11;
	margin-top:0px;
	padding: 0 0 0 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	border: none;
	width: 150px;
}

#menu_bottom
{
	background:url(../images/menu_bottom.png) no-repeat;
	width:160px;
	height:30px;
	padding:0;
	margin:0;
	border:none;
}

img.tel
{
	padding-top:30px;
}

img.mail
{
	padding-top:10px;
	border:none;
}

#bg_content
{
	border:none;
	position:absolute;
	top:42px;
	left:210px;
	width:529px;
	height:409px;
	background:url(../images/bg_content.png) no-repeat;
}

#content
{
	padding:20px 10px 10px 20px;
	text-align:left;
	width:485px;
	font-family:arial;
	font-size:12px;
	color:#000;
	line-height:20px;
}

#right
{
	position:absolute;
	left:730px;
	top:63px;
	width:170px;
	height:300px;
	text-align:left;
	border:none;
	color:white;
}

#webmail
{
	position:absolute;
	top:10px;
	left:326px;
	height:25px;
	width:419px;
	border:none;
}

img.webmail
{
	position:absolute;
	right:310px;
	top:5px;
}

img.rightheader
{
	position:relative;
	left:24px;
	top:5px;
	margin-bottom:10px;
}

img.logo_small
{
	position:absolute;
	right:-20px;
	bottom:-50px;
	border:none;
}

img.cf
{
	position:absolute;
	left:209px;
	bottom:15px;
	border:none;
}

img.sidn
{
	position:absolute;
	left:289px;
	bottom:18px;
	border:none;
}

a.cf:link, a.cf:visited, a.cf:active, a.cf:hover
{
	position:absolute;
	left:209px;
	bottom:15px;
	width:64px;
	height:34px;
	background:url(../images/cf.png) no-repeat 0 0;
	float:left;
}


a.sidn:link, a.sidn:visited, a.sidn:active, a.sidn:hover
{
	position:absolute;
	left:289px;
	bottom:18px;
	width:46px;
	height:31px;
	background:url(../images/sidn.png) no-repeat 0 0;
	float:left;
}

input.webmail_btnlogin
{	
	position:absolute;
	top:1px;
	right:5px;
	border:none;
	height:25px;
}

input.klant_btnlogin
{	
	position:relative;
	left:81px;
	border:none;
	margin-top:4px;
	height:25px;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left:0px;
}

li.newsitem:hover
{
	background-color: #002f58;
}

li.newsitem
{
	text-align:left;
	background-image: url(../images/list.png);
	background-repeat: no-repeat;
	background-position: 17px 2px;
	padding-top: 0px;
	padding-left: 40px;
	font : normal normal normal 11px arial;
	line-height:20px;
	width: 170px;
}

h3 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color:none;
	cursor: pointer;
	border-bottom:none;
	text-decoration: none;
}

ul
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-left:0px;
}

li.headitem
{
	text-align:left;
	background-repeat: no-repeat;
	background-position: 1 11px;
	padding-left: 0px;
	line-height: 20px;
}


li.subitem
{
	text-align:left;
	background:url(../images/dots.gif) no-repeat 3px -1px;
	background-repeat: no-repeat;
	padding-left: 9px;
	border:none;
}

td, input.text, textarea, button
{
	font-family:arial;
	font-size:12px;
	line-height: 20px;
}

input.klant_login
{
	background:url(../images/bg_input.png);
	background-position: 0px 0px;;
	height:25px;
	width:119px;
	border:none;
	padding:1px 13px 0px 6px;
	margin:3px 0px 0px 21px;
	font : normal normal normal 11px arial;
}

input.klantnummerbg
{
	background:url(../images/bg_input.png);
	background-position: 0px 0px;
	height:25px;
	width:119px;
	border:none;
	padding:1px 13px 0px 6px;
	margin:3px 0px 0px 21px;
	font : normal normal normal 11px arial;
}

input.klant_login_pw
{
	background:url(../images/bg_input.png);
	background-position: 0px 0px;
	height:25px;
	width:119px;
	border:none;
	padding:2px 13px 0px 6px;
	margin:3px 0px 0px 21px;
	font : normal normal normal 11px arial;
}

input.passwordbg
{
	background:url(../images/bg_input.png);
	background-position: 0px 0px;
	height:25px;
	width:119px;
	border:none;
	padding:2px 13px 0px 6px;
	margin:3px 0px 0px 21px;
	font : normal normal normal 11px arial;
}

input.webmail_user
{
	position:absolute;
	right:185px;
	top:1px;
	background:url(../images/bg_input.png) no-repeat;
	height:25px;
	width:119px;
	border:none;
	padding:1px 0px 0px 7px;
	margin:0px;
	font : normal normal normal 11px arial;
}

input.webmail_user_bg
{
	position:absolute;
	right:185px;
	top:1px;
	background:url(../images/bg_input.png) no-repeat;
	height:25px;
	width:119px;
	border:none;
	padding:1px 0px 0px 7px;
	margin:0px;
	font : normal normal normal 11px arial;
}

input.webmail_password
{
	position:absolute;
	right:65px;
	top:1px;
	background:url(../images/bg_input.png) no-repeat;
	height:25px;
	width:119px;
	border:none;
	padding:2px 0px 0px 7px;
	margin:0px;
	font : normal normal normal 11px arial;
}

input.webmail_password_bg
{
	position:absolute;
	right:65px;
	top:1px;
	background:url(../images/bg_input.png) no-repeat;
	height:25px;
	width:119px;
	border:none;
	padding:2px 0px 0px 7px;
	margin:0px;
	font : normal normal normal 11px arial;
}

h1
{
	border: none;
}

li.menuitem
{
	line-height: 20px;
}
