body, text {
	background: #b3deff;
	background-image: url('images/site_bg.jpg');
	background-repeat: repeat-x;
	margin: 50px 0px;
	padding: 0px;
	text-align: center;
}

p, div {
	color: #585749;
	font-family: arial;
	font-size: 11px;
}

h1 {
	color: #2ac1e0;
	font-size: 18px;
}

h2 {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

div#page_container {
	clear:both;
	width:	874px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 10px 0 10px;
	background-color: #fff;

}
.subheader{
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.header{
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

div.langMenu {
	float:right;
height:26px;
margin-left:16px;
padding-left:10px;
width:130px;
}
div.langMenu div.langMenu_intro {
	color:					white;
	float:					left;
	padding:				15px 0 0 20px;
	font-weight:			bold;
}
div.langMenu a {
	display:				block;
	float:					right;
	color:					white;
	height:					26px;
	margin-top:				3px;
	padding:				3px 22px 0 20px;
	text-decoration:		none;
}
div.langMenu a.langMenu_da {
	background:				url(images/flag_da.png) no-repeat top left;
}
div.langMenu a.langMenu_en {
	background:				url(images/flag_en.png) no-repeat top left;
}
div.langMenu a.langMenu_de {
	background:				url(images/flag_de.png) no-repeat top left;
}
div.langMenu div.langMenu_clearer {
	clear:					both;
	height:					2px;
	overflow:				hidden;
}

/* @group column */

.twocolumn1 {
}
.twocolumn1 .column1 {
	float: left;
	width: 432px;
}
.twocolumn1 .column2 {
	float: left;
	width: 432px;
	margin-left: 10px;
}
.twocolumn2 {
}
.twocolumn2 .column1 {
	float: left;
	width: 285px;
}
.twocolumn2 .column2 {
	float: left;
	width: 579px;
	margin-left: 10px;
}
.twocolumn3 {
}
.twocolumn3 .column1 {
	float: left;
	width: 579px;
}
.twocolumn3 .column2 {
	float: left;
	width: 285px;
	margin-left: 10px;
}
.threecolumn1 {
}
.threecolumn1 .column1 {
	float: left;
	width: 285px;
}
.threecolumn1 .column2 {
	float: left;
	width: 284px;
	margin-left: 10px;
}
.threecolumn1 .column3 {
	float: left;
	width: 285px;
	margin-left: 10px;
}
div.floatclearer {
	clear: both;
	height:		10px;
	overflow:	hidden;
}
/* @end */
.gradient {
}

img.navigation_bar {
	margin-bottom:		10px;
}

/* Front-page planner */
div#planner_step1_container {
	width: 432px;
	/*margin-top: 10px; fjernet af rgl efter at der er blevet sat et cc-card billed ind over.*/
	/*margin-bottom: 10px;*/
	background-color: #4f6d85;
}

div#planner_step1_container div {
	padding-left: 20px;
}

div#planner_step1_container div#planner_step1_header {
	background-color: #3B5870;

}

div#planner_step1_container div#planner_step1_header h2 {
	padding: 8px 0;
}

div#planner_step1_container div#planner_step1_content {
	background-color: #4f6d85;
	color: #fff;
	padding-bottom: 10px;
	float:left;
	height:29px;
	width:412px;
}

#planner_step1_content form {
	float:left;
	width:300px;
	height:39px;
}

div#planner_step1_container div#planner_step1_content input#start_date {
	width: 76px;
	height: 18px;
	border: 0;
	position: relative;
	top: -2px;
}

div#planner_step1_container div#planner_step1_content input.button {
	border: 1px outset #666;
	margin-left: 8px;
}

div#planner_step1_container div#planner_step1_content img#calendar_pic {
	position: relative;
	top: 7px;
}

div#calendar_container {
	display:none;
	position:absolute;
	z-index:1010;
}

div.spacing_below_shop_element_9px {
	clear:					both;
	overflow:				hidden;
	height:					9px;
}

div.spacing_below_shop_element {
	clear:					both;
	overflow:				hidden;
	height:					10px;
}

.mid .news-latest-container {
	float:left;
	width: 265px;
	height: 184px;
	padding: 10px;
}

.mid  .news-latest-item {
	float:left;
	width: 265px;
}

.mid  .news-latest-item h3 a {
	color: #000;
	text-decoration:none;
	font-size:14px;
	margin: 0 0 10px 0;
	font-weight:bold;
	float:left;
	width: 265px;
}

.mid  .news-latest-item h3 a:hover {
	text-decoration:underline;
}

.mid .news-latest-item .subheader {
	float:left;
	width:265px;
	margin: 0 0 10px 0;
	font-weight:normal;
	color: #000;
	font-size:11px;
}

.mid .news-latest-item  .news-latest-morelink a {
	float:left;
	width: 265px;
	text-decoration:none;
	color: #2AC1E0;
}

.mid .news-latest-item  .news-latest-morelink a:hover {
	text-decoration:underline;
}
