/* basic
-------------------- */
body {
	text-align: center;
	font: 11px arial, verdana, serif;
	color: #282828;
	background: #ffffff;
	margin: 10px 0 0 0;
}

h1 {
	padding: 0 0 10px 0;
	margin: 0px;
	font: 12px arial, verdana, serif;
	font-weight: bold;
	color: #7c8273;
}

/* divs
-------------------- */

#container {
	width:760px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#t-image-one {
	width: 760px;
	height: 113px;
	background: url('/gfx/one.jpg') no-repeat;
}

#t-image-two {
	width: 760px;
	height: 113px;
	background: url('/gfx/two.jpg') no-repeat;
}

#t-image-three {
	width: 760px;
	height: 113px;
	background: url('/gfx/three.jpg') no-repeat;
}

#t-image-four {
	width: 760px;
	height: 113px;
	background: url('/gfx/four.jpg') no-repeat;
}

#t-image-five {
	width: 760px;
	height: 113px;
	background: url('/gfx/five.jpg') no-repeat;
}

#t-image-six {
	width: 760px;
	height: 113px;
	background: url('/gfx/six.jpg') no-repeat;
}

#t-image-seven {
	width: 760px;
	height: 113px;
	background: url('/gfx/seven.jpg') no-repeat;
}

#t-image-eight {
	width: 760px;
	height: 113px;
	background: url('/gfx/eight.jpg') no-repeat;
}

#t-image-nine {
	width: 760px;
	height: 113px;
	background: url('/gfx/nine.jpg') no-repeat;
}

#t-image-ten {
	width: 760px;
	height: 113px;
	background: url('/gfx/ten.jpg') no-repeat;
}

#logo {
	padding: 18px 0 0 24px;
}

#nav {
	width: 575px;
	height: 25px;
	float: right;
	position: relative;
	top: 0px;
	background: url('/gfx/bg-nav.gif') repeat-y;
}

* html #nav {
	margin-left: -3px;
}

#content {
	width: 570px;
	float: right;
	margin-top: -250px;
}

* html #content {
	margin-top: -235px;
	margin-left: -3px;
}

#content-border {
	margin-top: -25px;
	display: inline-table;
	float: right;
	border-right: 1px solid #a6ce39;
}

#left {
	width: 185px;
	float: left;
	margin-top: 15px;
}

#left .leftbox {
	text-align: center;
	width: 185px;
	background: url('/gfx/left-box-bg.gif') repeat-y;
	margin: 0 0 15px 0;
}

* html #left {
	margin-top: 0px;
}

#left .leftboxtop {
	width: 185px;
	height: 14px;
	margin: 0px;
	padding: 0px;	background: url('/gfx/left-box-top.gif') no-repeat;
}

#left .leftboxbottom {
	width: 185px;
	height: 14px;
	margin: 0px;
	padding: 0px;
	background: url('/gfx/left-box-bottom.gif') no-repeat;
}

.leftbox .leftcontent {
	text-align: left;
	padding: 10px;
}

.tour-image {
	/*width: 100px;
	height: 65px;*/
	float: left;
}

.tour-pdflink {
	width: 75px;
	height: 65px;
	float: right;
	margin: 0 15px 0 0;
}

* html .tour-pdflink {
	margin: 0 5px 0 0;
}

.tour-text-teaser {
	text-align: justify;
	width: 425px;
	float: left;
	padding: 0 0 0 10px;
}

.tour-text {
	margin-top:10px;
	text-align: justify;
	width: 540px;
	float: left;
	padding: 0 0 0 5px;
}

.tour-text b {
	font: 12px arial, verdana, serif;
	font-weight: bold;
	color: #7c8273;
}

.tour-text .price {
	font: 12px arial, verdana, serif;
	font-weight: bold;
	color: #506136;
}

#get-acrobat {
	width: 129px;
	float: right;
	margin: 5px 0 0 0;
}

* html #get-acrobat {
	margin: 0px;
}

#rejsekode {
	text-align: center;
	padding: 10px;
}

/* objects
-------------------- */

#newsletter {
	width: 190px;
	position: absolute;
	top: 38px;
	margin-left: 540px;
}

#newsletter input {
	width: 145px;
	height: 14px;
	border: 1px solid #3c4036;
	background: #ecefe8;
}

* html #newsletter input {
	width: 145px;
}

#newsletter .name {
	margin-bottom: 1px;
}

#newsletter .newssubmit {
	width: 75px;
	height: 17px;
	float: right;
	margin: 1px 3px 0 0;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #7c8273;
	background: #ecefe8;
	cursor: pointer;
	cursor: hand; /* fix for IE 5.5 */
}

.serejse-text {
	width: 141px;
	text-align: center;
	border: 1px solid #3c4036;
	background-color: #f9f9f9;
}

.serejse-input {
	width: 145px;
	height: 20px;
	border: 1px solid #3c4036;
	background: #ecefe8;
	margin: 5px 0 0 0;
	padding: 0 0 1px 0;
	cursor: pointer;
}

.laesmere {
	float: right;
	padding: 0px;
	margin: 0px;
}

.error {
	width: 525px;
	color: #ff0000;
	background-color: #f8f8f8;
	padding: 10px;
	border: 1px solid #c5c5c5;
	font-weight: bold;
}

.error ul {
	margin: 10px;
}

.error li {
	margin: 2px 2px 2px 10px;
}

/* menu
-------------------- */

#menu {
	width: 185px;
	position: relative;
}

#menu ul {
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	list-style: none;
}

html>body #menu ul {
	margin: 0px;
}

#menu li {
	width: 185px;
	height: 25px;
	padding: 5px 0 0 20px;
	margin: -3px;
	margin/**/: 0px; /* probably not a valid hack but with this the menu is shown correctly in IE 5.0 */
	background: url('/gfx/bg-mitem.gif') no-repeat;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 20px;
	margin: 0px;
}

html>body #menu li {
	width: 185px;
}

/* footer
-------------------- */
#footer {
	clear: both;
	text-align: left;
	width: 760px;
	height: 25px;
	margin: auto;
	padding-top: 10px;
	background: url('/gfx/bg-f.gif') repeat-x;
}

#intern1 {
	float: right;
	margin-top: -18px;
}

/*nyt 20100316 akr */

 
 a .front_link_1{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_1.jpg') repeat-x;
	position: relative;
}
 a:link .front_link_1{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_1.jpg') repeat-x;
	position: relative;
}
 a:visited .front_link_1{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_1.jpg') repeat-x;
	position: relative;
}
 a:hover .front_link_1{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_1_mo.jpg') repeat-x;
	position: relative;
}

 a .front_link_2{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_2.jpg') repeat-x;
	position: relative;
}
 a:link .front_link_2{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_2.jpg') repeat-x;
	position: relative;
}
 a:visited .front_link_2{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_2.jpg') repeat-x;
	position: relative;
}
 a:hover .front_link_2{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_2_mo.jpg') repeat-x;
	position: relative;
}
 a .front_link_3{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_3.jpg') repeat-x;
	position: relative;
}
 a:link .front_link_3{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_3.jpg') repeat-x;
	position: relative;
}
 a:visited .front_link_3{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_3.jpg') repeat-x;
	position: relative;
}
 a:hover .front_link_3{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_3_mo.jpg') repeat-x;
	position: relative;
}
 a .front_link_4{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_4.jpg') repeat-x;
	position: relative;
}
 a:link .front_link_4{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_4.jpg') repeat-x;
	position: relative;
}
 a:visited .front_link_4{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_4.jpg') repeat-x;
	position: relative;
}
 a:hover .front_link_4{
	width:264px;
	height:181px;
	background: url('/gfx/temaer/tema_4_mo.jpg') repeat-x;
	position: relative;
}

