
/* ------- COMMON ------- */

a {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

.soegeresultater {
	color: black;
	text-decoration: none;
}

.soegeresultater:hover {
	color: black;
	text-decoration: underline;
}

.postheadline {
	font-size: 12px;
}

.readmore {
	text-decoration: underline;
}

.readmore:hover {
	text-decoration: none;
}

.navibar {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color: #ffffff;
}

.navibar:active, .navibar:visited, .navibar:hover {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color: #ffffff;
}

.postheadline {
	font-size:12px;
	font-weight:bold;
}

.postheadline:hover {
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}

.postheadline_editmode {
	font-size: 12px;
	font-weight: bold;
	color: black;
	background-color: #eeeeee;
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	font-size: 12px;
	font-weight: bold;
	color: black;
	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: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:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}

.searchfield {
	width: 115px;
	color: #336699;
	border: 1px solid #CCCCCC;
}

.paragraph_editmode {
	background-color: #eeeeee;
	font-family: trebuchet MS;
	font-size: 13px;
}

.paragraph_editmode_highlighted {
	background-color: #d0d0d0;
	font-family: trebuchet MS;
	font-size: 13px;
}

.paragraph_heading {
	font-family: trebuchet MS;
	text-transform : uppercase;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	letter-spacing: 2px;
}

.paragraph_heading_editmode {
	font-family: trebuchet MS;
	text-transform : uppercase;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
	line-height: 19px;
	letter-spacing: 2px;
}

.paragraph_heading_editmode_highlighted {
	font-family: trebuchet MS;
	text-transform : uppercase;
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	background-color: #d0d0d0;
	line-height: 19px;
	letter-spacing: 2px;
}

.rbox {
	color: #000000;
}

.rbox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.rbox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.lbox {
	padding-left: 16px;
	font-size: 10px;
	color: #666666;
	line-height: 14px;
}

.lbox_editmode {
	padding-left: 16px;
	font-size: 10px;
	color: #666666;
	background-color: #eeeeee;
	line-height: 14px;
}

.lbox_editmode_highlighted {
	padding-left: 16px;
	font-size: 10px;
	color: #666666;
	background-color: #d0d0d0;
	line-height: 14px;
}

.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;
}

/* ------- CUSTOM ------- */

.indhold {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #eeeeee;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
}

.hvid {
color:white;
}

.hvid:hover {
color:white;
text-decoration: none;
}
