.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: .1em dotted #999999;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

body {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background-color:#000e43;
	height: 100%;
	color: #ffffff;
}
	
html {
	height: 100%;
	overflow: hidden;
}

div {
	padding: 0px;
	margin: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}
ximg {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
}

table,tr,td {
	padding: 0px;
	margin: 0px;
	border-spacing: 1px;
	border-style: solid;
	border-width: 0px;
	border-color: #ff0000;
}

table {
	table-layout: fixed; /*ie8bug*/
}

#laag_emka {
	position:absolute;
	z-index:200;
	right: 0px;
	bottom: 0px;
	/*top:0px;
	left:0px;*/
	border-width: 0px;
	border-style: none;
	/*width: 92%;
	height: 90%;*/
	overflow: auto;
}

#laag_emka a:link {
	color: #ffffff;
	text-decoration: none;
}
#laag_emka a:visited {
	color: #ffffff;
	text-decoration: none;
}
#laag_emka a:hover {
	color: #ffffff;
	text-decoration: none;
}
#laag_emka a:active {
	color: #ffffff;
	text-decoration: none;
}