body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	background-color: Black;
	color: Black;
}

a {
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.MenuTxt {
	font-size: 12px;
	color: #989898;
	font-weight: bold;
	line-height: 18px;
}

.ValgtMenuTxt {
	font-size: 12px;
	color: Black;
	font-weight: bold;
	line-height: 18px;
	font-style: italic;
}

.SubMenu {
	font-size: 10px;
	color: #989898;
	font-weight: bold;
	line-height: 18px;
	margin-left: 15px;
}

.ValgtSubMenu {
	font-size: 10px;
	color: Black;
	font-weight: bold;
	line-height: 18px;
	margin-left: 15px;
	font-style: italic;
}

table {
	border: thin none White;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	color: Black;
	background-color: transparent;
	vertical-align: middle;
	text-align: left;
}

td {
	border: thin none White;
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	color: Black;
	background-color: transparent;
	vertical-align: middle;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

.tFuldSkrm {
	height: 100%;
	width: 100%;
	background-color: Black;
	color: White;
}

.tStdRamme {
	background-color: White;
	color: Black;
	height: 440px;
	width: 615px;
}

.tMenu {
	background-color: White;
	color: Black;
	background-image: url(../image/ternmini.gif);
	background-repeat: repeat;
	padding: 64px 0px 0px 20px;
	vertical-align: top;
	width: 141px;
}

.tRightCol{
	background-image: url(../image/skygge.gif);
	background-position: left;
	background-repeat: no-repeat;
}

.tDataCol {
	background-image: url(../image/bomrke.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 440px;
	width: 100%;
}

.tTopBund {
	height: 70px;
}

.tDataTxtOmr {
	width: 100%;
}

.tDataTxtLeft {
	padding: 0px 25px 0px 74px;
	vertical-align: top;
	width: auto;
}

.tDataTxtRight {
	padding: 0px 70px 0px 25px;
	vertical-align: top;
	width: 50%;
	border-left: 1px solid Gray;
}

.tDataMedarb {
	font-size: 9px;
	width: 20%;
	padding-left: 5px;
	padding-bottom: 5px;
	line-height: normal;
	height: 10px;
	vertical-align: bottom;

}
.tPostRight {
	padding: 0px 74px 0px 0px;
	vertical-align: top;
	width: auto;
}

.Post {
	background-color: transparent;
	color: Black;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #7F9DB9;
}

