
/* ------- COMMON ------- */

a {
	font-weight: normal;
	color: #3C4E67;
	text-decoration: underline;
}

a:visited {
	color: #3C4E67;
	text-decoration: underline;
}

a:hover {
	color: #3C4E67;
	text-decoration: none;
}

.soegeresultater {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}

.soegeresultater:visited {
	font-family: verdana;
	font-size: 10px;
	color: blue;
	text-decoration: none;
}

.soegeresultater:hover {
	font-family: verdana;
	font-size: 10px;
	color: red;
	text-decoration: underline;;
}

.postheadline {
	font-size: 13px;
}

.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: #3C4E67;
	background-color: #eeeeee;
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	font-size: 13px;
	font-weight: bold;
	color: #3C4E67;
	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_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: 120px;
	border: 1px solid #A0ABB5;
	height: 16px
}

.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: #000000;
}

.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;
}

.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;
}

/* ------- 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;
}

