body {
	background-color: #2D4961;
}

body, table, tr, td {
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	color: black;
}

a {
	color: blue;
}

a:hover {
	color: black;
}

h1 {
	font-size: 16px;
}


.tblOuter {
	width: 100%;
	height: 100%;
}

.tblInner {
	height: 100%;
	border: 1px solid #6A97EC;
	background-color: white;
}

.tdTop {
	vertical-align: top;
	height: 56px;
}

.tblTop {
	width: 900px;
}

.tblTopMenu {
	width: 100%;
	background-color: #077BE8;
}

.tblTopMenuBottom {
	width: 900px;
	height: 15px;
	background-color: #6A97EC;
	padding-left: 208px;
}

.tblContainer {
	width: 900px;
	height: 100%;
}

.tdLeftMenu {
	background-color: #6A97EC;
}

.tblLeftMenu {
	width: 170px;
	height: 100%;
}

.tblContent {
	width: 730px;
	padding: 25px;
	height: 100%;
}

.tdStructure {
	height: 30px;
	vertical-align: middle;
	padding-left: 5px;
}

.lnkSiteStructure {
	font-size: 10px;
}

.tdW3CXHTML {
	vertical-align: bottom;
	width: 91px;
}

.lnkW3C, .lnkW3C:hover {
	text-decoration: none;
}

.spanW3CXHTML {
	float: right;
}

.spanW3C {
	color: #002870;
	background-color: #6A97EC;
	font-size: 9px;
}

.tdCopyright {
	font-size: 9px;
	background-color: #6A97EC;
	color: #002870;
	height: 15px;
	text-align: center;
}

.tblBottom {
	height: 30px;
	width: 900px;
	text-align: center;
}


/* Classes som ikke bliver brugt på alle sider */
.divSmallText {
	font-size: 10px;
}

.tdLabel {
	font-weight: bold;
}

.width125 {
	width: 125px;
}

.width200 {
	width: 200px;
}

.tdFormFelt {
	width: 222px;
}

.dropDag {
	font-size: 11px;
	width: 26%;
}

.dropMaaned, .dropTid {
	font-size: 11px;
	width: 35%;
}

.txtStandard {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.txtaStandard {
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

.btnStandard {
	color: #304862;
	font-family: Tahoma;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid #304862;
	border-bottom: 1px solid #304862;
	border-left: 0px;
	border-right: 0px;
	font-size: 9px;
	background-color: transparent;
}

.ifrmWebmail {
	display: none;
}
/* Classes som ikke bliver brugt på alle sider */
