
/* ------- COMMON ------- */

a {
	font-weight: normal;
	color: #223C64;
	text-decoration: none;
}

a:visited {
	color: #223C64;
	text-decoration: none;
}

a:hover {
	color: #D1B775;
	text-decoration: underline;
}

.soegeresultater, .soegeresultater:visited {
	font-family: verdana;
	font-size: 11px;
	color: #8193B6;
	text-decoration: none;
}

.soegeresultater:hover {
	font-family: verdana;
	font-size: 11px;
	color: #D1B775;
	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: #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 {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.postlist_link:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.postlist_link:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.postlist_textarea {
	width: 95%;
}

.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: 88px;
	height:17px;
}
.searchresults_textfield {
}
	
.searchresults_button {
	background-color:#223C64;
	color:#FFFFFF;
	width:35px;
}

.searchresults_found {
	color: #D1B775;
}

.paragraph_editmode {
	background-color: #eeeeee;
}

.paragraph_editmode_highlighted {
	background-color: #d0d0d0;
}

.paragraph_heading {
	font-size: 13px;
	font-weight: bold;
}

.paragraph_heading_editmode {
	font-size: 13px;
	font-weight: bold;
	background-color: #eeeeee;
}

.paragraph_heading_editmode_highlighted {
	font-size: 13px;
	font-weight: bold;
	background-color: #d0d0d0;
}

.rbox {
	color: #FFFFFF;
}

.rbox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.rbox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.lbox {
	color: #000000;
}

.lbox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.lbox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.tbox {
	color: #000000;
}

.tbox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.tbox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.abox {
	color: #000000;
}

.abox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.abox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.bbox {
	color: #000000;
}

.bbox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.bbox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.tilmeldnews {
	color:#000000;
}

.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : right;
}

.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;
}

.address, .address:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
	font-family:Tahoma;
	letter-spacing:1px;
}

.address:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:9px;
	font-family:Tahoma;
	letter-spacing:1px;
}

.alphabutton {
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, ShadowOpacity=.10), progid:DXImageTransform.Microsoft.Alpha(Opacity=100)   
}
.alphabuttonover {
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, ShadowOpacity=.50), progid:DXImageTransform.Microsoft.Alpha(Opacity=80)   
}
.alphabuttondown {
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=0, ShadowOpacity=.30), progid:DXImageTransform.Microsoft.Alpha(Opacity=100)   
}

/* ------- EDITOR ------- */

.textarea {
	border: 1 solid black;
	font-family: verdana;
	font-size: 10px;
}

.textfield {
	border: 1 solid black;
	font-family: verdana;
	font-size: 10px;
}

.textbutton {
	border: 1 solid black;
	font-family: verdana;
	font-size: 10px;
	background-color: #cccccc;
	width: 100;
}

.tjekboks {
	border: none;
	font-family: verdana;
	font-size: 10px;
	border:0;
}

input{
	border: 1px solid #223C64;
	font-family: verdana;
	font-size: 10px;
}
