body {
	background-image: url('../images/fill_baggrund.jpg');
	background-repeat: repeat-x;
}

.designTopLogoTD #submit {
	/* background-image: url('../images/index_03-2.jpg'); */
	background-color: #91bee7;
    border: 0px;
}

.designTopLogoTD{
	background-image: url('../images/index_03-2.jpg');
	width: 976px;
}

.designTopLogoTD input{
	position: relative;
	/* top: 20px; */
}

.designVTD {
  margin-bottom: 0px;
  padding-bottom: 0px;
  height: 105px;
  background-repeat: no-repeat;
  background-color: #91bee7;
}

.mainTABLE{
width: 976px;
height: 576px;
}

#mainlogo {
	position: relative;
	float: left;
	top: 45px;
	left: 85px;
}

.designMenuSpacerTD #breadcrumbs{
	position: relative;
	top: 15px;
	left: 30px;
}

.table-spacer {
  width: 100%;
}

.spacer-left{
  background-image: url('../images/bg-left.jpg');
  background-position: top right;
  background-repeat: no-repeat;
}

.spacer-mid{
  background-image: url('../images/bg-mid-top.jpg');
  background-position: top left;
  /*padding-top: 67px;*/
  height: 75px;
  width: 976px;
  background-repeat: no-repeat;
}

.spacer-right{
  background-image: url('../images/bg-right.jpg');
  background-position: top left;
  background-repeat: no-repeat;
}

.spacer-bottom{
  background-image: url('../images/bg-mid-bottom.jpg');
  /* background-position: top -110px; */
  background-repeat: no-repeat;
}

div.menuBar {
  background-color: transparent;
  border: 0px solid #cc0000;
  margin: 0px 0px 0px 0px;
  margin-bottom: 0px;
  text-align: left;
  padding:0px;
  float: left;
  /* position: absolute; */
}

div.menuBar a.menuButtonLevel1 {
  font-size: 13px;
  font-weight:normal;
  text-transform:none;
/*  background-color: transparent;*/
  color: #000000;
  border-left:0px solid #a4c5d7;
  border-right:0px solid #a4c5d7;
  cursor: hand;
  left: 0px;
  margin: 0px;
  padding: 0px 10px 0px 5px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menu {
 background-image:url(../images/menubg.gif);
  filter: Alpha(Opacity=100);
  -moz-opacity:1;
  background-repeat:repeat;
  border-top: 0px solid #c0c0c0;
  border-bottom: 0px solid #ffffff;
  border-left:0px solid #c0c0c0;
  border-right:0px solid #c0c0c0;
  padding: 0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  position:absolute;
  top: 0px;
  left:0px;
  visibility: hidden;
  z-index: 101;
}
div.menu a.menuItem {
  color: #ababab;
  cursor: hand;
  display: block;
  padding-top: 0px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 0px;
  margin:0px;
  margin-left:10px;
  margin-top:5px;
  border-left:1px solid #ababab;
  text-decoration: none;
  white-space: nowrap;
font-size: 11px;
font-weight:normal;
border-bottom:0px solid #ffffff;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
background-color:#ffffff;
  background-repeat:no-repeat;
  color: #000000;
    border-left:1px solid #000000;
}

div.menu a.menuItem span.menuItemText {padding:0px;margin:0px;}

div.menu a.menuItem span.menuItemArrow {
  margin: 0px 5px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:8px;
  font-weight:bold;
  color:#000000;
}

div.menu div.menuItemSep {
  border-top: 0px solid #909090;
  border-bottom: 0px solid #f0f0f0;
  margin: 4px 2px;
}

#mainMenu {
	width: 100%;
	font-family: arial;
}

#mainMenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#mainMenu a {
	font-family: arial,helvetica,sans-serif;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
	padding: 0 5px 0 5px;
	color: #000;
}

#mainMenu li {
	/* display: block; */
	width: 110px;
	height: 14px;
	border-right: 1px solid #000;
	float: left;
	text-align: center;
	list-style-type: none;
}

.mainMenu-lvl-2{
    
	background-color: #91BEE7;
	margin: 0px;
	padding: 0px;
	width: 250px;
	font-size: 10px;
	padding:1px 0 1px 0;
}

.mainMenu-lvl-3{
    
	background-color: #6A9AC4;
	margin: 0px;
	padding: 0px;
	width: 250px;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}

.subMnuItem {
  display: block;
  width: 100%;
  height: 16; */
  padding: 0px;
  margin: 0px;
  padding-left: 0px;
  margin-bottom: 2px;
}

/* .mainMenu-lvl-2 a, .mainMenu-lvl-3 a {
  display: block;
  width: 190;
  height: 14px;
  font-family: verdana,arial;
  font-size: 10px;
  font-weight: normal;
  border-left: 1px solid #ABABAB;
  color: #000;
  margin: 5px 0 0 10px;
  padding: 0 10px;
  float: left;
  border: 1px solid red;
} */

.mainMenu-lvl-2 a:hover, .mainMenu-lvl-3 a:hover {
  color: #CD6632;
 /* border: 1px solid red; */
}

.mainMenu-lvl-2 div, .mainMenu-lvl-3 div {
  padding: 0px;
  margin: 0px;
 /* border: 1px solid red; */
}

 .subMnuItem a{
  display: block;
  font-family: verdana,arial;
  color: #000;
  margin: 2px 2px 3px 2px;
  padding: 5px;
  text-decoration: none; 
  border-bottom:1px solid #6A9AC4;
  background-color:#91BEE7;
  font-weight: normal; 
}

 a.subMnuLink{
  background-image: url(../images/pil.gif);
  background-repeat: no-repeat;
  background-position: 98% center;
  display: block;
  font-family: verdana,arial;
  color: #000;
  margin: 2px 2px 3px 2px;
  padding: 5px 22px 5px 5px;
  text-decoration: none; 
  border-bottom:1px solid #6A9AC4;
  background-color:#91BEE7;
  font-weight: normal; 
}

a.mnuArrow {
	bakground-image: url('../images/pil.gif');
	background-repeat: no-repeat;
	background-position: top right;
	display: none; 
}

.menuItemArrow {
  /*position: relative;
  top: 3px; */
  margin-bottom: 2px;
  display: none; 
}

#breadcrumbs {
  width: 741px;
}

#bcRootline {
  width: 400px;
  float: left;
}

#pagePrint {
  width: 50px;
  float: right;
  text-align: right;
  position: relative;
  right: 40px;
}

.forsideTD {
  background-color: #fff;
}

.designForsideSpacerTD{
width: 0px;
height: 75px;
/* background-color: #ffffff; */
}

.spacer{
width: 0px;
height: 330px;
/* background-color: #ffffff; */
}

.menuTD {
 /* border: 1px solid red; */
}

#mainCE {
	width: 370px;
}

#mainKal{
	padding: 20px;
	overflow: auto;
}

#calendarCE{
    width: 340px;
	height: 360px;
	overflow: auto;
}

#tblMainCE{
  height: 100%;
  width: 100%;
}

span.activ_h{
  font-weight: bold;
  font-size: 12px;
}
