
/* ------- COMMON ------- */
body {
	margin: 0px;
	height:90%;
	background-image: url(../design/skidt_greybgtop.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

a {
	font-weight: normal;
	color: #227F4F;
	text-decoration: underline;
}

a:visited {
	color: #227F4F;
	text-decoration: underline;
}

a:hover {
	color: #227F4F;
	text-decoration: none;
}

.soegeresultater, .soegeresultater:visited {
	font-family: verdana;
	font-size: 11px;
	color: #227F4F;
	text-decoration: none;
}

.soegeresultater:hover {
	font-family: verdana;
	font-size: 11px;
	color: #227F4F;
	text-decoration: underline;
}

.soegeresultaterNiveau0 {
	color: #000000;
}

.soegeresultaterNyGruppe {
	color:#000000;
}

.readmore {
	text-decoration: none;
}

.readmore:visited {
	text-decoration: none;
}

.readmore:hover {
	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;
	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: #227F4F;
	background-color: #eeeeee;
	text-decoration: underline;
}

.postheadline_editmode_highlighted {
	font-size: 13px;
	font-weight: bold;
	color: #227F4F;
	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: 11px;
	color: #000000;
	text-decoration: none;
}

.postlist_link, .postlist_link:visited {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.postlist_link:hover {
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.postlist_pagename, .postlist_pagename:visited {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.postlist_pagename:hover {
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.postlist_textarea {
	width: 95%;
}

.postlist_readmore:link, .postlist_readmore:visited, .postlist_readmore:active {
	font-size:10px;
	text-decoration:none;
}

.postlist_readmore:hover {
	text-decoration:underline;
}

.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 {
	font-size:9px;
}

.post_source_text {
}

.searchfield {
	width: 175px;
	border:1px solid #C1C2C4;
	height:19px;
}
.searchresults_textfield {
	width: 175px;
	border:1px solid #C1C2C4;
	height:19px;
}
	
.searchresults_button {
	width:50px;
}

.searchresults_found {
	color: #D77905;
}

.searchresults_hr {
	color:#A1A1A1;
}

.paragraph_editmode {
	background-color: #eeeeee;
}

.paragraph_editmode_highlighted {
	background-color: #d0d0d0;
}

.paragraph_heading {
	font-size: 16px;
	font-weight: bolder;
}

.paragraph_heading_editmode {
	font-size: 16px;
	font-weight: bolder;
	background-color: #eeeeee;
}

.paragraph_heading_editmode_highlighted {
	font-size: 16px;
	font-weight: bolder;
	background-color: #d0d0d0;
}

.rbox, .lbox, .tbox, .bbox, .abox, .cbox, .dbox, .ebox {
	color: #000000;
}

.rbox_editmode, .lbox_editmode, .tbox_editmode, .bbox_editmode, .abox_editmode, .cbox_editmode, .dbox_editmode, .ebox_editmode {
	color: #000000;
	background-color: #eeeeee;
}

.rbox_editmode_highlighted, .lbox_editmode_highlighted, .tbox_editmode_highlighted, .bbox_editmode_highlighted, .abox_editmode_highlighted, .cbox_editmode_highlighted, .dbox_editmode_highlighted, .ebox_editmode_highlighted {
	color: #000000;
	background-color: #d0d0d0;
}

.tilmeldnews {
	color:#000000;
}

.imagetext {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-align : right;
}

/* Toplevels */
.TopLevelTd {
	text-align: center;
	border-bottom: solid 2px #999999;
}

.TopLevelTdActive {
	text-align: center;
	height:24px;
	border-bottom: solid 2px #3c8a2e;
}

.TopLevelAnchor, .TopLevelAnchor:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.TopLevelAnchorActive, .TopLevelAnchorActive:visited, .TopLevelAnchorActive:hover {
	color: #3c8a2e;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}

.TopLevelAnchor:hover {
	color:#3c8a2e;
}
/* END Toplevels */

.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;
}
caption { 
	caption-side: top;
	width: auto;
	text-align: left
}
.RotAlignDiv {
	text-align: left;
}
.topmenu:link, .topmenu:active, .topmenu:visited {
	color:#000000;
	text-decoration:none;
}
.topmenu:hover {
	color: #227F4F;
	text-decoration: underline;
}
.topmenu_main, .topmenu_main:visited, .topmenu_main:active, .topmenu_main:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 13px;
}
 
.adresse {
	font-family: Verdana;
	font-size: 10px;
}
.quicklinks {
	border:1px solid #838383;
	background-image:url(../design/skidt_quicklinks_bg.jpg);
	padding-top:5px;
	padding-bottom:5px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=95);
}
.quicklinkOver {
	background-color:#C0C0C0;
}
.quicklinkOut {
	background-color:none;
}
.listrow1 {
	background-color: #FFFFFF;
}
.listrow2 {
	background-color: #EEEEEE;
}
.alfabet {
	background:url(../design/skidt_alfabet_bg.gif);
	text-align:center;
	cursor:pointer;
}

.blacklink, .blacklink:visited, .blacklink:active {
	color: #000000;
	text-decoration: none;
}
.blacklink:hover {
	color: #000000;
	text-decoration: underline;
}

.headlineBar {
	background-image: url(../design/skidt_soeg_bg.gif);
	height:19px;
}

.headlineBarPlus {
	background-image: url(../design/skidt_soeg_bg_p.gif);
	padding: 2px 0px 2px 0px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

/* --- ebestilling --- */
.pickupWeek {
	font-size: 16px;
	font-weight: bold;
}

.botBorder {
	border-bottom: 1px solid #d5d5d5;
}

.AffaldSubs {
	/*border-bottom: 1px solid #d5d5d5;
	background-color: #5b5b5b;
	color: #ffffff;*/
	background-image: url(../design/skidt_soeg_bg.gif);
	height: 19px;
}
.AffaldSubs25 {
	background-image: url(../design/skidt_soeg_bg_25.gif);
	height: 25px;
}

.ordreline {
	color: #000000;
	border-bottom: 1px solid #d5d5d5;
}
.ordrelineLocked {
	color: #888888;
	border-bottom: 1px solid #d5d5d5;
}

/* ------- EDITOR ------- */

.textarea {
border: 1px solid #B2B3B4;
font-family: Verdana;
font-size: 11px;
}

.textfield {
	width: 175px;
	border:1px solid #C1C2C4;
	height:19px;
}

.textbutton {
font-family: Verdana;
font-size: 11px;
color:#434342;
background-image:url(../design/skidt_button_bg.gif);
border: 1px solid #C0C1C2;
width: 100;
}

.tjekboks {
border: none;
border:0;
}

input{
font-family: Verdana;
font-size: 11px;
}

