
/* ------- COMMON ------- */

a {
	font-weight: normal;
	color: #023783;
	text-decoration: underline;
}

a:visited {
	color: #023783;
	text-decoration: underline;
}

a:hover {
	color: #023783;
	text-decoration: none;
}

ul {
	margin-left: 20;
	padding: 0;
}

.soegeresultater, .soegeresultater:visited {
	color: #tincidunt;
	text-decoration: none;
}

.soegeresultater:hover {
	color: #tincidunt;
	text-decoration: underline;
}

.soegeresultaterNiveau0 {
	color: #888888;
}

.soegeresultaterNyGruppe {
	color:#666666;
}

.readmore {
	text-decoration: underline;
}

.readmore:visited {
	text-decoration: underline;
}

.readmore:hover {
	text-decoration: none;
}

.navibar {
	color: #999999;
	font-weight: normal;
}

.navibar:hover {
	color: #999999;
	font-weight: normal;
}

.navibar:visited {
	color: #999999;
	font-weight: normal;
}

.postheadline {
	font-size:13px;
	font-weight:bold;
}

.postheadline:visited {
	font-size:13px;
	font-weight:bold;
}

.postheadline:hover {
	font-size:13px;
	font-weight:bold;
	text-decoration: underline;
}

.postheadline_editmode {
	font-size: 13px;
	font-weight: bold;
	color: blue;
	background-color: #eeeeee;
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	font-size: 13px;
	font-weight: bold;
	color: blue;
	background-color: #d0d0d0;
	text-decoration: underline;
}

.postlist {
	font-size: 10px;
	color: #3d3d3d;
	text-decoration: none;
}

.postlist_readmore {
	font-size: 10px;
	color: #023783;
	text-decoration: none;
	font-weight:bold;
}

.postlist_date {
	font-size: 9px;
	color: #3d3d3d;
	text-decoration: none;
}

.postlist_content {
	font-size: 10px;
	color: #3d3d3d;
	text-decoration: none;
}

.postlist_link, .postlist_link:visited {
	font-size: 12px;
	color: #023783;
	text-decoration: underline;
	font-weight:bold;
}

.postlist_link:hover {
	font-size: 12px;
	color: #023783;
	text-decoration: none;
	font-weight:bold;
}

.postlist_pagename, .postlist_pagename:visited {
	font-size: 13px;
	color: #a9a9a9;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.postlist_pagename:hover {
	font-size: 13px;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.postlist_textarea {
	width: 95%;
}

.post_back_text {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.post_back_text:visited {
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.post_back_text:hover {
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

.post_date_text {
	font-size:11px;
}

.post_source_text {
}

.searchfield {
	width: 131px;
	border:1px solid #a8a8a8;
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #3d3d3d;
	font-weight:normal;
}
.searchresults_textfield {
	width: 131px;
	border:1px solid #a8a8a8;
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #3d3d3d;
	font-weight:normal;
}
	
.searchresults_button {
}

.searchresults_found {
	color: #ce0b11;
}

.paragraph_editmode {
	background-color: #eeeeee;
}

.paragraph_editmode_highlighted {
	background-color: #d0d0d0;
}

.paragraph_heading {
	font-size: 16px;
	font-weight: bold;
}

.paragraph_heading_editmode {
	font-size: 16px;
	font-weight: bold;
	background-color: #eeeeee;
}

.paragraph_heading_editmode_highlighted {
	font-size: 16px;
	font-weight: bold;
	background-color: #d0d0d0;
}

.rbox, .lbox, .tbox, .bbox, .abox, .cbox, .dbox, .ebox {
}

.rbox_editmode, .lbox_editmode, .tbox_editmode, .bbox_editmode, .abox_editmode, .cbox_editmode, .dbox_editmode, .ebox_editmode {
	background-color: #eeeeee;
}

.rbox_editmode_highlighted, .lbox_editmode_highlighted, .tbox_editmode_highlighted, .bbox_editmode_highlighted, .abox_editmode_highlighted, .cbox_editmode_highlighted, .dbox_editmode_highlighted, .ebox_editmode_highlighted {
	background-color: #d0d0d0;
}

.tilmeldnews {
	color:#000000;
}

.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : right;
}

.formThanksText {
}

.formErrorText {
	color: Red;
	font-weight: bold;
}

.calendarDiv {
	border:1px solid #ECE9D8;
}

.navButton{
	border:1px solid #DDDDDD;
	background-color:#CEDEE7;
}

.weekNumberDays {
	background-color:#CEDEE7;
	color:#17518F;
}

.emptyDays {
	background-color:#E7EEEF;
}

.bookedDays {
	cursor:pointer;
	border: 1px solid #DDDDDD;
	padding-left:2px;
	color:#FFFFFF;
}

.excludedDays {
	cursor:default;
	border: 1px solid #DDDDDD;
	padding-left:2px;
}

.freeDays {
	background-color:#FFFFFF;
	cursor:pointer;
	border: 1px solid #DDDDDD;
	padding-left:2px;
}

.freeDaysHover {
	background-color:#F5F5F5;
	cursor:pointer;
	border: 1px solid #DDDDDD;
	padding-left:2px;
}

caption { 
	caption-side: top;
	width: auto;
	text-align: left
}

.RotAlignDiv {
	text-align: left;
}

.bokse {
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
}

.nyhederOverskrift, .nyhederOverskrift:link, .nyhederOverskrift:visited, .nyhederOverskrift:active {
	color:#a9a9a9;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

/* ------- EDITOR ------- */

.textarea {
	width: 131px;
	border:1px solid #a8a8a8;
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #3d3d3d;
	font-weight:normal;
}

.textfield {
	width: 131px;
	border:1px solid #a8a8a8;
	font-family : Trebuchet MS;
	font-size : 11px;
	color : #3d3d3d;
	font-weight:normal;
}

.textbutton {
font-size: 11px;
width: 100;
}

.tjekboks {
border: none;
font-size: 11px;
border:0;
}

input{
font-size: 11px;
}
