.rightBoxTopBlue {
	position: relative;
	float: left;
	left: 16px;
	width: 163px;
	height: 17px;
	font-family: Arial;
	font-weight: bold;
	color: #3c4246;
	padding-top: 2px;
	margin-bottom: 5px;
}

.rightBoxStip {
	background-image: url(../images/rightBox/rightBoxStip.gif);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	float: left;
	left: 11px;
	background-image: url(../images/rightBox/rightBoxStip.gif);
	background-repeat: no-repeat;
	width: 163px;
	height: 21px;
}

.rightBoxTopGreen {
	background-image: url(../images/boxHeaderGreen.gif);
	height: 17px;
	margin-top: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
}
.rightBoxTopPurple {
	background-image: url(../images/boxHeaderLilla.gif);
	height: 17px;
	margin-top: 10px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 10px;
}

.contentRightBox {
	position: relative;
	float: left;
	left: 16px;
	width: 163px;
	background-color: #edefb6;
	padding: 0px;
	color: #4D4D4F;
}

.contentRightBoxCalendar {
	position: relative;
	float: left;
	left: 11px;
	width: 163px;
	background-color: #edefb6;
	padding: 0px;
	color: #4D4D4F;
}

.contentRightBoxBtnHolder {
	padding: 5px;
	color: #4D4D4F;
	padding-bottom: 30px;
}

/* CF klummen */
.boxKlummeDato {
	color: #919191;
}
.boxKlummeHeader {
	color:#4D4D4F;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
.boxKlummeHeader A {
	background-image: url(../images/frontBox/blueArrow.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#4D4D4F;
	text-decoration: none;
}
.boxKlummeHeader A:hover {
	text-decoration: underline;
}
.boxKlummeTeaser {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
/* CF klummen */

/* Opskrift boks */
.rightBoxTopOpskrift {
	position: relative;
	float: left;
	width: 185px;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
.contentRightBoxOpskrift {
	position: relative;
	float: left;
	left: 11px;
	margin: 5px;
	margin-top: 8px;
	width: 163px;
	color: #3c4246;
}

.contentRightBoxOpskrift h2.header {
	margin: 0px;
	padding: 0px;
	color: #3c4246;
	font-size: 11px;
	font-weight: bold;
}
.contentRightBoxOpskrift h2 {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	color: #3c4246;
	font-size: 11px;
	font-weight: normal;
}

.contentRightBoxOpskrift A {
	background-image: url(../images/rightBox/arrowRight.gif);
	padding-left: 14px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	color:#3c4246;
	text-decoration: none;
}
.contentRightBoxOpskrift A:hover {
	text-decoration: underline;
}
/* Opskrift boks */

/* Nyheds boks */
.boxNewsDate {
	color: #919191;
}
.boxNewsHeader {
	color:#4D4D4F;
	font-weight: bold;
}
.boxNewsHeader A {
	/*background-image: url(../images/frontBox/blueArrow.gif);*/
	/*padding-left: 10px;*/
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#4D4D4F;
	text-decoration: none;
}
.boxNewsHeader A:hover {
	text-decoration: underline;
}
/* Nyheds boks end */

/* Blog boks */
.boxBlogDate {
	color: #919191;
}
.boxBlogHeader {
	color:#4D4D4F;
	font-weight: bold;
	font-size: 11px;
	font-family: arial;
}
.boxBlogHeader A {
	background-image: url(../images/frontBox/purpleArrow.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color:#4D4D4F;
	text-decoration: none;
}
.boxBlogHeader A:hover {
	text-decoration: underline;
}
.boxBlogTeaser {
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
}
.boxBlogSelector SELECT {
	width: 100%;
	margin: 0px;
	margin-top: 5px;
	font-family: arial;
}
/* Blog boks end */



div.rightBoxShowAll
{
	position: relative;
	float: left;
	width: 160px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 26px;
	background-image: url(../images/rightBox/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}



/************** Kalender *****************/

#calender
{
	border: 1px solid #e37017;
	background-color: #edefb6;
	width: 161px;
}


.cal_blue
{
	background-color: #e6903f;
	color: #FFFFFF;
}

.cal_prev_date
{
	color: #a7a7a7;
}

.cal_nav
{
	text-align: center;
	font-size: 12px;
	padding: 3px;
	background-color: #e37017;
	color: #ffffff;

}

img.cal_nav_img
{
	border: none;
	width: 7px;
	height: 7px;
}

div.cal_item
{
	font-size: 10px;
	font-weight: bold;
	float: left;
	width: 23px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	cursor: pointer;
}

div.busy
{
	font-weight: bolder;
	font-size: 11px;
	color: #e37017;
	cursor: pointer;
}

/************** Kalender (main content) *****************/

div.cal_con_row
{
	position: relative;
	float: left;
	left: 15px;
	padding: 15px;
	width: 513px;
	cursor: pointer;
	
}

div.cal_con_gray
{
	background-color: #E2E2E2;

}

div.cal_con_dark_gray
{
	background-color: #f0f5fc;
	cursor: pointer;

	
}

div.cal_con_day
{
	float: left;
	width: 50px;
	color: #B0B0B0;
	font-size: 10px;
}

div.cal_con_type
{
	color: #B0B0B0;
	color: #000;

}

div.cal_con_description
{
	width: 330px;
	float: left;
}

div.cal_con_logo
{
	float: right;
}

img.cal_con_partner_logo
{
	border: none;
}

div.cal_con_date
{
	text-align: center;
	float: left;
	width: 60px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
