/* Standard */
body {
	background-image: url(../img/back.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

UL {
	list-style-image: url("../img/pil.gif");
}

.help {
	background-color: #528FB6;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
}


h1 {
	color: #555E6C;
	font-size: 20px;
	font-weight: bold;
}

h2 {
	color: #555E6C;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #879AAA;
}

h3 {
	color: #555E6C;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #879AAA;
	border-left: 1px solid #879AAA;
}

td.links {
	background-color: #EEEEEE;
	border-right: 1px solid #879AAA;
	border-bottom: 1px solid #879AAA;
}


/* Top */
td.header {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
}

.connect {
	padding: 0px 142px 0px 0px;
}

.connect2 {
	padding: 0px 149px 0px 0px;
}

a.header {
	color: #FFFFFF;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.header:hover {
	color: #DDDDDD;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}



/* Venste side (Menu) */
table.ramme {
	border-left: 1px solid #879AAA;
	border-right: 1px solid #879AAA;
	background-color: #FFFFFF;
}

td.menuaktiv {
	background-color: #EEEEEE;
	font-size: 10px;
	font-weight: bold;
	color: #555E6C;
}

td.menuinaktiv {
	color: #555E6C;
	font-size: 10px;
	font-weight: bold;
}

td.top {
	font-size: 10px;
	font-weight: bold;
	color: white;
}

td.tabover {
	font-size: 10px;
	font-weight: bold;
	color: white;
	padding: 2px 0px 2px 7px;
	background-color: #325E7A;
	border-bottom: 1px solid #879AAA;
}

a.menu {
	color: #555E6C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover {
	color: #555E6C;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

a.menu_sub {
	color: #555E6C;
	font-size: 10px;
	text-decoration: none;
}

a.menu_sub:hover {
	color: #555E6C;
	font-size: 10px;
	text-decoration: underline;
}

td.menusubaktiv {
	background-color: #EEEEEE;
	color: #555E6C;
	font-size: 10px;
	text-decoration: none;
}

td.menusubinaktiv {
	color: #555E6C;
	font-size: 10px;
	text-decoration: none;
}

.formtext {
	background-color: #E9ECEF;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #555E6C;
	/* border: 1px solid #555E6C; */
	width: 150px;
}

.formsubmit {
	background-image: url(../img/laas.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E9ECEF;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #555E6C;
	/* border: 1px solid #555E6C; */
	width: 80px;
}

.formgem {
	background-image: url(../img/icons/small/disk.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E9ECEF;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #555E6C;
	width: 130px;
}

.formsubnor {
	background-color: #E9ECEF;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #555E6C;
}

.formsog {
	background-image: url(../img/icons/telefon/soeg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #E9ECEF;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	color: #555E6C;
	width: 15px;
}

/* Midten */
.topbund {
	border-top: 1px solid #879AAA;
	border-bottom: 1px solid #879AAA;
	background-color: #FFFFFF;
	color: #555E6C;
	font-size:10px;
}

.ubj {
	background-color: #F4F5F7;
	color: #555E6C;
	font-size: 10px;
}

/* H�jre side */
td.hojven {
	border-left: 1px solid #879AAA;
	border-right: 1px solid #879AAA;
	background-color: #FFFFFF;
	color: #555E6C;
	font-size: 10px;
}

td.alm{
	color: #555E6C;
	font-size: 10px;
}

td.bjalke {
	background-color: #E9ECEF;
	color: #555E6C;
	font-size: 10px;
	font-weight: bold;
}

table.rammen {
	border: 1px solid #E9ECEF;
}

/* Hj�lp til siderne */
div.ind {
	padding: 0px 0px 0px 20px;
}

a.umenu {
	color: #555E6C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.umenu:hover {
	color: #555E6C;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.infotxt {
	color: #528FB6;
	font-size: 10px;
}

.infotxtsave {
	color: #528FB6;
	font-size: 10px;
}

.errortxt {
	color: #FF0000;
	font-size: 10px;
}