@charset "utf-8";

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-repeat: repeat;
	background-position: center top;
	line-height: normal;
}
a {
	color: #660000;
	text-decoration: none;
	font-weight: bolder;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	color: #66000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #660000;
	margin-bottom: -10px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	margin-bottom: 5px;
	margin-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h3_hvid {
	color: #FFFFFF;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #660000;
}



h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 2px;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	border-bottom-style: none;
	font-weight: lighter;
	margin-bottom: 0.5px;
}




p {
	line-height: normal;
}
.footer {
	color: #000000;
	font-size: 10px;
	font-weight: lighter;
}

.venstre_menu {
	color: #000000;
	margin-left: 2px;
	font-weight: lighter;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 10px;
}
.venstre_menu_overskrift {
	color: #FFFFFF;
	margin-left: 2px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1px;
	font-size: 12px;
}


.rejseprogrammet   #container {
	width: 1060px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: relative;
	height: auto;
} 
.rejseprogrammet #topLogo {
	padding: 0px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 1060px;
}
.rejseprogrammet   #banner {
	margin-bottom: 10px;
	margin-top: 10px;
	width: 1060px;
	background-position: center;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	height: 180px;
	padding: 0;
	border: thin none #CCCCCC;
} 
.rejseprogrammet #navi {
	margin-bottom: 0px;
	height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: center;
	background-image: url(../grafik/navi.jpg);
}

.rejseprogrammet  #navi  a  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	font-variant: small-caps;
	text-transform: none;
	line-height: normal;
}





.rejseprogrammet   #sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 142px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	height: auto;
	padding: 1px;
}
.rejseprogrammet #sidebar_tilbud1 {
	float: none; /* since this element is floated, a width must be given */
	width: 140px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-position: center;
	padding-top: 7px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}

.rejseprogrammet #sidebar1 {
	float: none; /* since this element is floated, a width must be given */
	width: 140px;
	height: 120px;
	border: 1px solid #000000;
	margin: 0px;
	padding-top: -5px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	background-color: #999999;
	top: 0px;
	right: auto;
}

.rejseprogrammet  #sidebar2 {
	float: none; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rejseprogrammet #sidebar3 {
	float: none; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding: 0px;
}
.rejseprogrammet #sidebar4 {
	float: none; /* since this element is floated, a width must be given */
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB;
	padding: 0px;
}
.rejseprogrammet #sidebar5 {
	float: none; /* since this element is floated, a width must be given */
	width: 140px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	border: thin solid #4F0000;
}
.rejseprogrammet #sidebar5 a:hover {
	text-decoration: underline;
}
.rejseprogrammet #menubar {
	float: left; /* since this element is floated, a width must be given */
	width: 154px;
	height: auto;
	padding: 1px;
	background-color: #FFFFFF;
}





.rejseprogrammet  #mainContent {
	margin-top: 0;
	margin-right: 152px;
	margin-bottom: 0;
	margin-left: 164px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	background-position: top;
} 
.rejseprogrammet #mainContentUnder {
	background-color: #FFFFFF;
	margin-right: 152px;
	padding-top: 0;
	padding-bottom: 0;
}


.rejseprogrammet  #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.rejseprogrammet  #footer  p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.samarbejdspartnere {
	margin-left: 2px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1px;
	color: #FFFFFF;
	font-size: 9px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.Bagom { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.Nyhedsskrift {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: uppercase;
}
.Nyhedsskrift_Hvid {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-transform: uppercase;
}

.style6 {
	font-size: 13px;
	text-transform: uppercase;
	padding-left: 0px;
}
.lille_skrift_til_kvardrat {
	font-size: 10px;
	font-weight: normal;
}
.lille_skrift_til_kvardrat_sort {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.lille_skrift_til_kvardrat_gullig {
	font-size: 12px;
	font-weight: normal;
	color: #996600;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif;
}



.rejseprogrammet a:hover {
	text-decoration: underline;
}
.rejseprogrammet #navi_hvid_bund a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
}
.skrevet_af {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.h2_klon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #660000;
	font-weight: normal;
}
.rejseguiden_menu {
	font-size: 9px
}
.style12 {
	color: #FFFFFF;
	font-weight: bold;
}
.stor_skrift_til_kvardrat_sort {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.tekst_links {
	font-style: normal;
	font-weight: 300;
	color: #660000;
	font-size: 11px;
	text-decoration: underline;
}
.natur-kategori {
	color: #006400;
	font-size: 11px;
}
.Rejsetype-kategori {
	color: #000066;
	font-size: 11px;
}
.rejseinfo-kategori {
	color: #B9B900;
	font-size: 11px;
}
.bag-om-kategori {
	color: #666666;
	font-size: 11px;
}
.samarbejdspartnere-kategori {
	color: #000000;
	font-size: 11px;
}
.kultur-kategori {
	color: #660C0C;
	font-size: 11px;
}
.farvet_tabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left: 2px;
	font-weight: bold;
}
.size_10px {
	font-size: 10px
}
.farve660000 {color: #660000}
.style15 {font-size: 1.3em; color: #660000; font-family: Verdana, Arial, Helvetica, sans-serif;}
.farve000000 {
	color: #000000
}
.farve996600 {
	color: #996600
}
.tekst_links_ekstern {
	font-style: normal;
	font-weight: 300;
	color: #000000;
	font-size: 11px;
	text-decoration: underline;
}
