a {
	font-weight : bold;
	font-size: 10px;
	color: Black;
	text-decoration: underline;
}
a.visited {
	color: black;
	text-decoration: underline;
}
a:hover {
	color: black;
	text-decoration: none;
}
.soegeresultater {
	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: 12px;
}
.readmore {
	text-decoration: underline;
}
.readmore:hover {
	text-decoration: none;
}
.navibar {
	color: #999999;
	font-weight: normal;
}
.navibar:hover {
	color: #999999;
	font-weight: normal;
}
input{
	border: 1 solid black;
	font-family: verdana;
	font-size: 10px;
}
.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;
}
.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: #eeeeee;
	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: 110px;
}
.paragraph_editmode {
	background-color: #eeeeee;
}
.paragraph_editmode_highlighted {
	background-color: #d0d0d0;
}
.paragraph_heading {
	font-size: 12px;
	font-weight: bold;
}
.paragraph_heading_editmode {
	font-size: 12px;
	font-weight: bold;
	background-color: #eeeeee;
}
.paragraph_heading_editmode_highlighted {
	font-size: 12px;
	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;
}
.tilmeldnews {
	color:#000000;
}
.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : right;
}

