/* Start of CMSMS style sheet 'Standard CSS' */
.NewsSummaryCategory {display: none; }
.NewsSummarySummary {display: none; }
.NewsSummaryMorelink {display: none; }
.NewsSummaryContent {display: none; }
body {
	background-color: #95ab7d;
	background-image: url(pics/bodybg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
             font-family: Arial, Helvetica;
	font-size: 11px;
             color: #666666;
	scrollbar-base-color: #a8bd94;
             scrollbar-arrow-color: #648B54;         
    }

#myframe {
width: 900px;
height: 750px;
background-color: #ffffff;
}
.input {
width: 150px;
display: inline;
}

.maintable {
	height: 680px;
	width: 970px;
	border: 1px solid #277315;
}
.top {
	vertical-align: top;
	height: 160px;
}
.forsidecelle {
text-align: left;
padding: 10px;
border: 1px solid #aaaaaa;
background-color: #ffffff;

}
.menutable {
	height: 30px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #277315;
	border-bottom-color: #277315;
	background-image: url(pics/menu3_bg.jpg);
	background-repeat: repeat-x;
	background-color: #658b54;
	font-weight: bold;
	color: #FFFFFF;
}
.bottom {
	height: 30px;
	border-top-width: 3px;
	
	border-top-style: solid;
	
	border-top-color: #FFFFFF;
	

	background-repeat: repeat-x;
	background-color: #658b54;
	font-weight: bold;
	color: #FFFFFF;
}
.centertable {
	height: 445px;
	width: 970px;
	background-color: #ffffff;
	background-image: url(pics/centers_bg.jpg);
	background-repeat: repeat-x;
	padding: 5px;
}
.bar_left {
	background-color: #d6e3c9;
             /* background-image: url(pics/bodybg.jpg); */
	background-repeat: repeat-x;width: 180px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	color: #000000;
	vertical-align: top;
	padding: 15px 10px 15px 15px;
}
.bar_right {
	background-color: #d6e3c9;
             /* background-image: url(pics/bodybg.jpg); */
	background-repeat: repeat-x;width: 180px;
	color: #000000;
	vertical-align: top;
	padding: 15px 15px 15px 10px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
z-index:1;
}
.bar_center {
	width: 490px;
color: #000000;
	padding: 10px;
	vertical-align: top;
}
.content {
	width: 490px;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.content_div {

width: 490px
overflow-x: hidden;
overflow-y: auto;
}


.indhold {
	width: 715px;
	height: 405px;
	background-color: #ffffff;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
.indholdsside_div {
width: 710px;
overflow-x: hidden;
overflow-y: auto;
}


a:link {
	color: #277315;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #277315;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #277315;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #277315;
	text-decoration: underline;
}
.banner {
z-index: 1;
}
#small {
	margin: 0 auto;
	padding: 3px; /* Create some room around the border */
	width: 90%;
	border-collapse: collapse; /* Prevents double borders around table cells */
	border: 1px solid #440062;
	background-color: #eddbff;
	color: #420060;
}

#small caption {
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #420060;
	background: transparent;
   border: 1px solid #440062;
	margin: 0 auto;	
	padding: 1px;
}

#small th {
	border: 1px solid #440062;
	font-size: 100%;
	background-color: #aa57ff;
	color: #fffde8;
	padding: 3px;
	width: auto;
	text-align: center;
}

#small td {
  border: 1px solid #440062;
  font-size: 100%;
  background-color: #eddbff;
  color: #420060;  
  vertical-align: top;
  text-align: center;
  padding: 1px;
  height: auto;
  width: auto;
}

#small td a {
	text-decoration: underline;
}

#small .calendar-today {
  font-weight: bold;
  font-size: 100%;
  background-color: #aa57ff;
  color: #fffde8;
}


#small .calendar-event {

}
h1 {
color: #658b54;
font-family: Georgia, Trebuchet, Trebuchet MS, Times New Roman; }
h2 {
color: #658b54;
font-family: Georgia, Trebuchet, Trebuchet MS, Times New Roman; }
h3 {
font-size: 18px;
font-weight: bold;
color: #658b54; }
/* End of 'Standard CSS' */

