
/* ------- COMMON ------- */

a {
	font-weight: normal;
	color: #008722;
	text-decoration: none;
}

a:visited {
	color: #008722;
	text-decoration: none;
}

a:hover {
	color: #008722;
	text-decoration: underline;
}

hr {
	height: 1 px;
	color: #008722;
}

.soegeresultater, .soegeresultater:visited {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #008722;
	text-decoration: none;
}

.soegeresultater:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #008722;
	text-decoration: underline;
}

.soegeresultaterNiveau0 {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #888888;
}

.readmore {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.readmore:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.readmore:hover {
	font-size: 10px;
	color: #999999;
	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;
	color: #000000;
	font-weight:bold;
}

.postheadline:visited {
	font-size:13px;
	color: #000000;
	font-weight:bold;
}

.postheadline:hover {
	font-size:13px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}

.postheadline_editmode {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #d0d0d0;
	text-decoration: underline;
}

.postlist {
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
	background-image: url(../design/postlistback.gif);
	background-repeat: repeat-y;
	width: 180px;
	line-height: 12px;
}

.postlist_date {
	font-size: 10px;
	color: #008722;
	text-decoration: none;
	line-height: 12px;
}

.postlist_content {
	font-size: 11px;
	color: #6D6D6D;
	text-decoration: none;
	line-height: 12px;
}

.postlist_link {
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
	line-height: 12px;
}

.postlist_link:visited {
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: none;
	line-height: 12px;
}

.postlist_link:hover {
	font-size: 12px;
	font-weight: bold;
	color: #6D6D6D;
	text-decoration: underline;
	line-height: 12px;
}

.postlist_textarea {
	width: 95%;
	padding-left: 9px;
	line-height: 12px;
}

.postlist_readmore, .postlist_readmore:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.postlist_readmore:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.post_back_text {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.post_back_text:visited {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.post_back_text:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

.post_date_text {
}

.post_source_text {
}

.searchfield {
	border: none;
	background-color: #DDFDD5;
	color: #6D6D6D;
	width: 138px;
}
.searchresults_textfield {
}
	
.searchresults_button {
}

.searchresults_found {
	color: #454545;
}

.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;
}

.abox, .bbox, .cbox, .dbox, .ebox, .lbox, .rbox, .tbox {
	color: #000000;
}

.abox_editmode, .bbox_editmode, .cbox_editmode, .dbox_editmode, .ebox_editmode, .lbox_editmode, .rbox_editmode, .tbox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.abox_editmode_highlighted, .bbox_editmode_highlighted, .cbox_editmode_highlighted, .dbox_editmode_highlighted, .ebox_editmode_highlighted, .lbox_editmode_highlighted, .rbox_editmode_highlighted, .tbox_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;
}

/* ------- 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: 1 solid black;
font-family: verdana;
font-size: 10px;
}

