/* Maincolour: #22C5FF (light blue)*/

BODY {
  margin           : 0px 0px 0px 0px;
  background-color : #FFFFFF;
  color            : #000000;
}

td, tr, p, div {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  color            : #333333;
}

hr {
  background       : #CCCCCC;
  height           : 1px;
  width            : 100%;
}

ul, ol
{
margin:0;
padding:0;
padding-left:1.5em;
margin-left:0;
}

li.latestnews
{
line-height: 15px;
padding-left: 13px;
padding-top: 0px;
background-image: url(../images/list.png) ;
background-repeat: no-repeat;
background-position: 0px 0px;
}

li
{
line-height: 15px;
margin: 0px 0px 0px 15px; /* indsat som test */
padding-left: 0px; /* ændret fra 15px */
padding-top: 0px;
list-style-image: url(../images/arrow.png) ;
list-style-position: outside;
}

a.mostread:link, a.mostread:visited, a.mostread:active {
  font-size        : 10px;
  color: #333333;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a.mostread:hover {
  color: #42729D;
  text-decoration  : none;
}

.boxes {
        border: solid;
        border: dotted;
        border-width: 1px;
        border-bottom-color: #B0C4DE;
        border-top-color: #B0C4DE;
        border-left-color: #B0C4DE;
        border-right-color: #B0C4DE;
}

.back_button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  /*border: 3px double #cccccc;*/
  width: auto;
  /*background: url(../images/button_bg.png) repeat-x;*/
  padding:  0px 10px 10px 0px;
  line-height: 20px;
  margin-top: 15px;
}

.title {
font-family: sans-serif;
font-size: 24px;
font-weight: bold;
color            : #4490B4;
}

.pathway {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
}

a.pathway:link, a.pathway:visited {
  color            : #000000;
  font-weight      : normal;
   
}

a.pathway:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration  : underline;
   
}

.newsbox {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

a.newsbox:link, a.newsbox:visited {
  color            : #000000;
  font-size        : 10px;
  font-weight      : normal;
   
}

a.newsbox:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration  : underline;
   
}

.newslist {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

a.newslist:link, a.newslist:visited {
  color            : #000000;
  font-weight      : normal;
   
}

a.newslist:hover {
  color            : #000000;
  font-weight      : normal;
  text-decoration  : underline;
   
}

/* --Default Class Settings-- */
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #FF6600;
}

a.sublevel:link, a.sublevel:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, serif;
	padding-left: 1px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	color: #CE0000;
	text-align: left;
}

a.sublevel:hover {
	color: #006600;
	text-decoration: none;
}

table.moduletable {
        margin:0px 0px 10px 0px;
        width: 100%;
        border: 1px solid #6FAAE1;
		padding-bottom:5px;
		background-color:#FFFFFF;
        }

table.moduletable th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #42729d;
  text-align       : center;
  background-image : url(../images/menubarbg.png);
  
  border-bottom: 1px solid #6FAAE1;
  width            : 100%;
  height: 19px;
  padding-top: 2px;
  background-color: #999999;
  vertical-align: middle;
}

table.moduletable td {
        font-size: 10px;
        font-weight: normal;
        }

table.moduletableinstudio {
        margin:0px 0px 10px 0px;
        width: 100%;
        border: 1px solid #6FAAE1;
		
		background-color:#FFFFFF;
        }

table.moduletableinstudio th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #42729d;
  text-align       : center;
  background-image : url(../images/menubarbg.png);
  
  border-bottom: 1px solid #6FAAE1;
  width            : 100%;
  height: 19px;
  padding-top: 2px;
  background-color: #999999;
  vertical-align: middle;
}

table.moduletableinstudio td {
        font-size: 10px;
        font-weight: normal;
		
        }


table.moduletablewebcam {
        margin:0px 0px 10px 0px;
        width: 100%;
        border: 1px solid #6FAAE1;
		background-color:#FFFFFF
        }

table.moduletablewebcam th {
  font-size        : 11px;
  font-weight      : bold;
  color            : #42729d;
  text-align       : center;
  background-image : url(../images/menubarbg.png);
  
  border-bottom: 1px solid #6FAAE1;
  width            : 100%;
  height: 19px;
  padding-top: 2px;
  background-color: #999999;
  vertical-align: middle;
}

table.moduletablewebcam td {
        font-size: 10px;
        font-weight: normal;
        }
		
.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}
a.readon:link, a.readon:active, a.readon:visited {
padding-top: 5px;
padding-bottom: 5px;
color:#000000;
}

a.readon:hover {
padding-top: 5px;
padding-bottom: 5px;
color:#22C5FF;

}

.search {
text-align:center;
}

.sectiontableheader {
  background-color : #CCCCCC;
  color            : #4490B4;
  font-weight      : bold;
}

.sectiontableentry1 {
  background-color : #F0F0F0;
}

.sectiontableentry2 {
  background-color : #E0E0E0;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color: #FF6600;
  text-decoration  : none;
  font-weight      : medium;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  /*background       : #FFFFFF;*/
}

.contentpaneopen {
/*  background       : #FFFFFF;*/
}

.contentheading, .componentheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 15px;
  font-weight      : bold;
  color            : #42729d;
  text-align       : left;
  margin-bottom    : 10px;
}

.calendarheading {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : bold;
  color            : #42729d;
  text-align       : left;
  margin-bottom    : 10px;
}


.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

.myinputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
}


a:link, a:visited, a:active {
  font-size        : 11px;
  color            : #FF6600;
  text-decoration  : none;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
  color: #000000;
  text-decoration  : none;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #22C5FF;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited {
  color            : #333333;
  font-weight      : bold;
}

a.category:hover {
  color            : #4490B4;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ff6600;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #ff6600;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

.textwhite {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-left: 3px;
}

a.text:link {



	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.text:active {




	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.text:visited {





	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.text:hover {






	font-size: 10px;
	color: #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.textwhite:link, a.textwhite:active, a.textwhite:visited {

	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.textwhite:hover {
	font-size: 10px;
	color: #ff6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.textwhiteblack:link {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.textwhiteblack:active {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.textwhiteblack:visited {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.textwhiteblack:hover {
	font-size: 10px;
	color: #0D000A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.scrollbar {scrollbar-3dlight-color:;

scrollbar-3dlight-color:white;
scrollbar-arrow-color:black;
scrollbar-base-color:white;
scrollbar-darkshadow-color:white;
scrollbar-face-color:white;
scrollbar-highlight-color:gray;
scrollbar-shadow-color:gray;
scrollbar-track-color:white; 
}

a.topmenu:link, a.topmenu:visited, a.topmeu:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
  color            : #ffffff;
  font-weight      : bold;
  font-size: 12px;
}

a.topmenu:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
  color            : #B3D1FF;
  font-weight      : bold;
  text-deoration   : underline;
}

tr.row0 {
	background-color: #F5F5F5;
}
tr.row1 {
	background-color: #FFF;
}

.telverarandomimage {
 border: 1px solid #6FAAE1;
 margin: 5px 10px 5px 10px;
 padding:6px;
 }

/* følgende med hjælp fra usenet */

.tdWrap {
	position	: relative;
	height	: 100%;
}

.imgLogo {
	position	: absolute;
	bottom	: 10px;
	left		: 10px;
	width		: 136px;
	height	: 60px;
}

