 /*-------------- Overordnede classes ------------- */

body {
	background-color: #ffffff;
	margin: 0px;
}

td {
	vertical-align: top;
text-align: left;
}

select {
	width: 265px;
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 12px;
}

textbox {
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 11px;
}

input {
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 11px;
}



/*-------------- Tekst classes -------------*/

.Kategori {
font-family: Trebuchet MS;
font-weight: bold;
font-size: 12px;
font-color: #000000;
}

a.laesmere {
color: #666666;
}

.OverRubrik {
	font-weight: bold; 
	font-size: 16px;
}

.UnderRubrik {
	font-weight: bold; 
	font-size: 13px;
}

.broedtekst {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #50585a;
}

.HeadlineRubrik {
	background-color: #CCE821;
	width: 300px;
padding-left: 14px;
padding-top: 14px;
Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 12px;
}

.OverMenu {
        Font-weight: bold;
	font-size: 12px;
        Font-family: Trebuchet MS;
}

.tdUnderMenu {
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 11px;
	height: 1px;
}

/*-------------- Link classes -------------*/

a {
	text-decoration: none;
	color: #000000;
}




/*-------------- Top classes -------------*/

.tableHead {
	width: 900px;
	background-color: #ffffff;
	border-left: 14px solid #FFFFFF;
	border-right: 14px solid #FFFFFF;
	border-bottom: 14px solid #FFFFFF;
}

.tdTop {
	background-color: #d6e13d;
	background-image: url("files/images/layout/top_bg.gif");
}

.tdMenu {
	background-image: url("files/images/layout/top_menu_bg.gif");
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 12px;
}

.tdTopLeft {
	background-image: url("files/images/layout/top_right.gif");
	background-position: right top;
	background-repeat: no-repeat;
}


/*-------------- Content classes -------------*/

.tdContentLeft {
	
}

.tdContentRight {
	
}

/*-------------- Element classes -------------*/

.tdShortcuts {
	background-color: #781d7e;
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 11px;
}

.inputSoeg {
	border: 1px solid #FFFFFF;
	width: 110px;
	height: 18px;
}

.tdNewsletter {
	background-color: #CCE821;
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 11px;
}

/*-------------- Bund classes -------------*/

.tdBottom {
	background-color: #781d7e;
}

div.newsheadlinetop {
	Font-family: Trebuchet MS;
	Font-weight: bold;
	font-size: 30px;
	color: #666666;
}




.news_teaser1 {
  float:left;
  width: 285px;
}
.news_spacer1 {
  float:left;
font-size: 1pt;
  width:15px;
}
.news_spacer2 {
  clear:left;
  height:6px;
}

.knap {
border: 1px solid rgb(134, 61, 141);
color: rgb(255, 255, 255); 
background-color: rgb(148, 93, 155);
width: 80px;
}

.knapGroen {
border: 0px solid rgb(134, 61, 141);
color: rgb(255, 255, 255); 
background-color: #E0E780;
color: #000000;
margin-right:4px;
width: 80px;
}