
/* ------- COMMON ------- */

a {
	font-weight : normal;
	color : #D90000;
	text-decoration : none;
}
a:visited {
	color : #D90000;
	text-decoration : none;
}
a:hover {
	color : #D90000;
	text-decoration : underline;
}

.hr {
	height : 1px;
	color : #CBCBCB;
}

hr {
	height : 1px;
	color : #CBCBCB;
}

.soegeresultater, .soegeresultater:visited {
	color : #D90000;
	text-decoration : none;
}
.soegeresultater:hover {
	color : #D90000;
	text-decoration : underline;
}
.soegeresultaterNiveau0 {
	color : #888888;
}
.soegeresultaterNyGruppe {
	color:#666666;
}

.readmore {
	text-decoration : none;
	font-size : 11px;
}
.readmore:visited {
	text-decoration : none;
}
.readmore:hover {
	text-decoration : underline;
}

.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: #000000;
	text-decoration: none;
}

.postlist_date {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.postlist_content {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

.postlist_link, .postlist_link:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.postlist_link:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.postlist_pagename, .postlist_pagename:visited {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.postlist_pagename:hover {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.postlist_textarea {
	width: 95%;
}
.postlist_titles {
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.postlists_vis_alle {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	line-height : 12px;
	text-decoration : none;
	font-weight : normal;
}
.postlists_vis_alle:hover, .postlists_vis_alle:link, .postlists_vis_alle:visited {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
	line-height : 12px;
	text-decoration : none;
	font-weight : normal;
	cursor:pointer;
}
.post_back_text {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.post_back_text:visited {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}

.post_back_text:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

.post_date_text {
}

.post_source_text {
}

.searchfield {
	width : 110px;
	border : 1px solid #AEC2C7;
}
.searchresults_textfield {
	width : 140px;
}
.searchresults_button {
	width : 50px;
	background-color : #0C4DA2;
	color : #FFFFFF;
	border : 1px solid #0C4DA2;
	height : 18px;
}
.searchresults_hr {
	color : #74868B;
}
.searchresults_found {
	color : #0A3783;
}

.paragraph_editmode {
	background-color : #eeeeee;
}
.paragraph_editmode_highlighted {
	background-color : #d0d0d0;
}
.paragraph_heading {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	color : #D90000;
}
.paragraph_heading_editmode {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	background-color : #eeeeee;
	color : #D90000;
}
.paragraph_heading_editmode_highlighted {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	background-color : #d0d0d0;
	color : #D90000;
}

.lbox, .tbox, .bbox, .abox, .cbox, .dbox, .ebox {
	color: #000000;
}

.lbox_editmode, .tbox_editmode, .bbox_editmode, .abox_editmode, .cbox_editmode, .dbox_editmode, .ebox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.lbox_editmode_highlighted, .tbox_editmode_highlighted, .bbox_editmode_highlighted, .abox_editmode_highlighted, .cbox_editmode_highlighted, .dbox_editmode_highlighted, .ebox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.rbox {
	color: #000000;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	background-color:#E7EEEF;
}
.rbox_editmode {
	color: #000000;
	background-color: #eeeeee;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.rbox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
}
.rboks_div {
	background-color: #E7EEEF;
	border-left: 1px solid #74868B;
	border-top: 1px solid #74868B;
}

.tilmeldnews {
	color:#000000;
}

.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : right;
}
.menu, .menu:link, .menu:visited {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #426577;
	text-decoration : none;
	font-weight : bold;
	cursor:pointer;
}
.menu:hover {
	font-family : Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #426577;
	text-decoration : none;
	font-weight : bold;
	cursor:pointer;
}
.menuTop, .menuTop:link, .menuTop:visited {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F7FBFF;
	text-decoration : none;
	font-weight : bold;
}
.menuTop:hover {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #D8E3E7;
	text-decoration : none;
	font-weight : bold;
}
.address {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	color : #8298B6;
}

.TopLevelSpan {
	background-color: #cccccc;
	border: 1px solid black;
	height: 20px;
}

.TopLevelSpanActive {
	background-color: #eeeeee;
	border: 1px solid black;
	height: 20px;
}

.TopLevelAnchor, .TopLevelAnchor:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.TopLevelAnchor:hover {
	text-decoration: underline;
	color: #000033;
}

.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;
}

/* ------- EDITOR ------- */

.textarea {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.textfield {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
.textbutton {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #0A3783;
	width : 100px;
	color : #FFFFFF;
	border : 1px solid #17518F;
}
.tjekboks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border : 0px;
}
input{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #081F4F;
	font-weight : normal;
}
select{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #081F4F;
	font-weight : normal;
}

