#aanbieding, #aanbieding_en{
	float: right;
	clear: right;
	width: 215px;
	height: 262px;
	margin: 7px 20px 0px 10px;
	background-image: url(/images/info_bord_nl.gif);
	background-repeat: no-repeat;
}

#aanbieding_en{
	background-image: url(/images/info_bord_en.gif);
}

#aanbieding IMG, #aanbieding_en IMG{
	margin: 103px 0px 0px 23px;
}

#aanbieding UL{
	margin : 13px 0 0 -7px;
	margin-left : expression("35px");
}

#aanbieding A{
	color : black;
	text-decoration : none;
}

#aanbieding A:hover{
	color : #196AAC;
	text-decoration : underline;
}

.contract_items {
	/*display: none;*/
}

.normal_table{
	font-family : Arial;
	font-size : 9pt;
}

.hostlist TD{
	padding-right : 20px;
}

.checklist TD{
	padding-right : 8px;
}

.footnote{
	font-size : 8pt;
	margin-top : -8px;
}

.sresult_table{
	margin-left : -3px;
}

.sresult_table TD{
	padding-right : 30px;
}

A.barebone{
	text-decoration : none;
}

A.barebone:hover{
	text-decoration : underline;
}

.errmsg{
	font-weight : bold;
	color : red;
	margin-bottom : 20px;
}

.sucmsg{
	font-weight : bold;
	color : green;
	margin-bottom : 20px;
}

.knop{
	margin-top : 10px;
}

.knopfar{
	margin-top : 30px;
}

.invalid{
	background-color : red;
	color: White;
}

.formtable{
	margin-top : -20px;
}

H3{
	font-size : 10pt;
	margin-top: 5px;
	margin-bottom: 5px;
}

.formtable H3{
	margin-top : 20px;
}

.plainform H3{
	margin-bottom : 0px;
}

.huisnr INPUT{
	width : 40px;
}

.nodisplay{
	display : none;
}

.trsubtotaal TD{
	border-top : 1px solid black;
}

.trtotaal TD{
	font-weight : bold;
}

.terms{
	width : 650px;
	height : 160px;
	overflow : auto;
	padding : 20px;
	border : 1px solid #BBBBBB;
	margin-top : 10px;
	background-color : #FAFAFA;
}

.hh_text{
	font-size : 10pt;
	line-height : 1.5em;
	width : 600px;
	margin-bottom : 20px;
}
.hh_text h3{
	margin-bottom : 0;
}
.hh_text ul{
	margin : 0 0 0 20px;
}

.current_customer{
	position : absolute;
	top : 19px;
	margin-left : 6px;
	font-size : 8pt;
	font-weight : bold;
}

#screencontainer IMG{border : 1px solid #BBBBBB;}
#screencontainer H2{font-size : 16pt;}
#screencontainer BLOCKQUOTE{
	margin : 0 0 30px 0;
	width : 530px;
	text-align : center;
	font : 8pt Verdana;
}

.div_table DIV{
	float : left;
	width : 100px;
	height : 19px;
	word-wrap : break-word;
}

#whois_reader{
	display : none;
	position : absolute;
	left : 20px;
	top : 30px;

	width : 608px;
	height : 238px;

	padding : 20px;

	color : black;

	overflow : auto;
	overflow-y : scroll;

	border : 1px solid black;
}

#whois_bg{
	display : none;
	position : absolute;
	left : 20px;
	top : 30px;

	width : 650px;
	height : 280px;

	background-color : #CCCCCC;

	/*filter : progid:DXImageTransform.Microsoft.Alpha(opacity=95);*/
}

#whois_close{
	display : none;

	position : absolute;
	left : 600px;
	top : 11px;

	width : 30px;
	height : 16px;

	background-color : #CCCCCC;
	cursor : hand;
	padding : 3px 5px 0 6px;
	border : 1px solid black;
	border-width : 1px 1px 0 1px;

	z-index : 10;
}

.imp_points{
	float : right;
	margin-right : 20px;
	margin-top : -7px;
	position:relative;
	z-index: 100;
}

.imp_points LI{color : #196AAC;}
.imp_points LI SPAN{color : #363636;}

.info_table TD, .info_table TH{
	padding-right : 5px;
	padding-left : 5px;
	border : 1px solid #BBBBBB;
	border-width : 0 1px 1px 0;
}

.info_table{
	border : 1px solid #BBBBBB;
	border-width : 1px 0 0 1px;
}
.table SPAN{
	font-weight:bold;
        float:left;
        width:100px;
}

.table DIV{
/*        float:left;*/
}

.odd{background-color:white;}
.even{background-color:#EEEEEE;}

.server_status{
	width : 95%;
}

.server_status td{
	width : 100px;
	text-align : center;
	border : 1px solid #EEEEEE;
}

.server_status th{
	font-size : 12pt;
	color : #777777;
}

.server_status span{
	width : 40px;
	height : 35px;
	display : block;
}

.server_status .ok, .server_status .notok, .server_status .na{
	width : 75px;
}

.server_status .ok span{
	background:transparent url(/images/ss_green.png) no-repeat 50% bottom;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/ss_green.png", sizingMethod="image");
}

.server_status .notok span{
	background:transparent url(/images/ss_red.png) no-repeat 50% bottom;
	_background-image:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/ss_red.png", sizingMethod="image");
}

.h_ss{
	margin : 20px 0 10px 0;
}

