body {margin: 0px; background-color: #F8F8F8;}
.lspacer {
	background-image: url('../image/lspacer.gif');
	background-position: right top;
	background-repeat: no-repeat;
	}
.menu {
	background-image: url('../image/menu_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	}
.content {
	background-image: url('../image/content_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	padding: 25px 25px 0px 25px; 
	}
td, input, select, textarea, A {font-family: tahoma, verdana; font-size: 11px; color: #546A84;}
td .news {font-family: tahoma, verdana; font-size: 11px; color: #FFFFFF;}
.news A {text-decoration: none;}
.news A:hover {text-decoration: underline; color: #FFFFFF;}
.active {font-family: tahoma, verdana; font-size: 11px; color: #89AB69;}
.green {color: #89AB69; font-weight: Bold; text-transform: uppercase;}
.overskrift {color: #89AB69; font-weight: Bold; text-transform: uppercase; font-size: 13px;}
.formtekst {vertical-align: top; width: 160px;}
form {margin: 0px;}
.red {color: #FF0000;}
.kursuskalender {background-image: url('../image/KursusKalender.png'); background-repeat: no-repeat;}

.fieldtext {width: 105px;}
.fieldinput {width: 357px;}
.date {width: 205px;}
td .alert {height: 21px; width: 100%; padding: 2px; background-image: url('../image/alert.gif'); background-position: left top; background-repeat: no-repeat; color: #FFFFFF; font-weight: Bold; }


/* Style til typewrite */
.typew {}
.typew .overskrift {color: #89AB69; font-weight: Bold; text-transform: uppercase; font-size: 13px;}
.typew .red {color: #FF0000;}


/* Style i tabeller */
.week_even {background-color: #DFE5E9; padding: 4px;}
.week_odd {background-color: #F9FBF6; padding: 4px;}

/* Style i menu */
.menu {width: 160px;background-color: transparent;}
.menufolde  {display: block;}
.menuLinks {line-height: 17px; color: #546A84; font-weight: bold; text-transform: uppercase;}
.menuLinksActive {line-height: 17px; color: #89AB69; font-weight: bold; text-transform: uppercase;}
.menuSublinks {padding-left: 11px; line-height: 17px; color: #546A84;}
.menuSublinksActive {padding-left: 11px; line-height: 17px; color: #89AB69;}
.menu A {text-decoration: none;}
.menu A:hover {text-decoration: none; color: #89AB69;}

/* Style til juleinvitation */
#siteID57 {background-image: url('../image/juletop.gif'); background-position: center top; background-repeat: no-repeat;}


/* Style til vagtplan */
.noshow {display: none;}
.doshow {display: block;}

@media print { 
.noshow {display: block;}
.doshow {display: block;}
.noprint, .menu, .button {display: none;}
td, input, select, textarea, A, .overskrift, .active {color: #000000;}
}