body {
	background-image: url(../images/bgRepeat.gif);
	background-repeat: repeat-x;
	background-position: top left;
	text-align: left;
	margin: auto;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica;
	color: #000;
}

div {
	text-align: left;
}

#siteOuter {
	width: 950px;
	margin: auto;
}

/* The General Site Styling */

#siteTop {
	background-image: url(../images/topLogo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 101px;
}

#siteTopImage {
	height: 196px;
}

#siteTopCustom {
	float: left;
	width: 676px; /* is 676 because of the padding */
	height: 60px;
	line-height: 24px;
	text-align: left;
	padding-left: 14px;
	color: #c10033;
}

#siteTopLogo {
	float: right;
	width: 260px;
	height: 60px;
}

#siteMenu {
	color: #fff;
	line-height: 34px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-left: 14px;
	height: 34px;
}

#siteMenu a {
	text-decoration: none;
}

#siteBreadCrumb {
	height: 19px;
}

#siteContent {
	background-image: url(../images/frontpageRepeat.gif);
	background-repeat: repeat-y;
	background-position: top left;
	margin-bottom: 20px;
}


#siteContentLeft {
	float: left;
	width: 421px;
}

#siteContentLeftPadding {
	padding-right: 21px;
}

#siteContentCenter {
	float: left;
	width: 321px;
}

#siteContentCenterPadding {
	padding: 20px;
}

#siteContentRight {
	float: right;
	width: 208px;
}

#siteContentRightPadding {
	padding-left: 20px;
}

.siteContentRightSeperator {
	padding-bottom: 21px;
}

.siteContentRightSeperator.last {
	padding-bottom: 0px;
}

#siteBottom {
	background-image: url(../images/copyrightBottom.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 41px;
	line-height: 44px;
	color: #fff;
	margin-bottom: 20px;
}

#siteBottom a {
	color: #fff;
	text-decoration: none;
}

#siteBottomPadding {
	padding-left: 14px;
}

/* Tools */

.rightFloat {
	float: right;
}

.leftFloat {
	float: left;
}

.clearFloat {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	clear: both;
}

.fakta.box {
	border: 2px solid #E1EEF0;
	background-color: #FBFDFD;
	width: 135px;
	padding: 5px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ArticleLists */

.articleList .articleTitle.read, .articleList .articleLocation, .articleList .keepTheMargin, .articleList .articleDate, .articleList .articleText, .articleList .infoText {
	display: block;
	text-decoration: none;
}

.articleListEvent {
	height: 356px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 10px;
}

.articleList .headlineBorder {
	height: 6px; 
	padding: 0px;
	margin: 0px; 
	line-height: 0px;
	font-size: 0px;
}

.articleList.arrangementer .headlineBorder {
	height: 6px;
}

.articleList.arrangementer .articleExtra .leftFloat {
	float: right;
}

.articleList .articleExtra {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}

.articleList A.rssLink {
	color: #B45C59;
}

.teaserArticleImage {
	float: none;
	margin-top: -13px;
}

.teaserContainer {
	text-align: left;
}

.teaserContainer a:hover {
	text-decoration: none;
	cursor: pointer;
}

.teaserContent a {
	text-decoration: none;
}

.teaserContent {
	text-align: left;
	padding: 10px;
	background: transparent url('../images/whiteBg.png') repeat top left;
	text-decoration: none;
	overflow: hidden;
	opacity: 0.8;
}

.gridViewContainer {
	float: left;
	width: 144px;
	margin: 0px 20px 15px 0px;
}

.gridViewContainer .articleTeaser {
	float: left;
}

.articleList .articleImage {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: white;
}

.gridViewContainer .articleImage {
	float: none;
}

.articleList.largeImage .articleImage {
	float: none;
}

.articleList.singleTeaser .articleImage {
	float: none;
}

.articleList.longwidelist .articleRightContainer {
	float: right;
	width: 270px;
}


.articleList.list .articleTitle {
	font-size: 11px;
	color: #C10033;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
}

.articleList.list .articleTitle:hover {
	text-decoration: underline;
}

.articleList.list .articleSeperator {
	margin: 3px 0px;
	height: 1px;
	background-color: #D7D6D0;
}

.articleSeperator {
	margin: 12px 0px 12px 0px;
	font-size: 0px;
	line-height: 0px;
}

.noLinkDecoration, .noLinkDecoration A {
	text-decoration: none;
	padding-bottom: 0px;
	border: none;
	color: #000000;
	font-weight: normal;
}

.noLinkDecoration, .noLinkDecoration A:hover {
	text-decoration: none;
}

.gridViewContainer a:hover .articleTitle {
	border: 0px;
	text-decoration: none;
}

.articleList.singleTeaser .articleTitle {
	margin-bottom: 10px;
}

.articleList .articleReadMore {
	color: #c10033;
	text-decoration: none;
	display: block;
}

.articleList.singleTeaser .articleReadMore {
	margin-top: 5px;
}

.articleList .keepTheMargin {
	cursor: pointer;
	margin: 0px;
}

.articleList.list .keepTheMargin {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}

.articleList.largeImage .keepTheMargin {
	margin-left: 0px;
	padding-top: 0px;
}

.articleList.mediumImage .keepTheMargin {
	margin-left: 200px;
}

.articleList.smallImage .keepTheMargin {
	margin-left: 103px;
}

.articleList.noImage .keepTheMargin {
	margin-left: 0px;
}

.articleTitle {
	font-family: Georgia, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
	line-height: 19px;
	color: #f37122;
	margin: 0px;
}

.articleList .arrangementPrint {
	display: none;
}

/* Calendar */
.articleList .calendarTable {
	width: 100%;
	border: 1px solid black;
}

.articleList .calendarTable thead td {
	font-weight: bold;
	text-align: center;
	width: 14.2%;
}

.articleList .calendarTable tbody td {
	padding: 5px;
	text-align: center;
	border: 1px solid grey;
	height: 50px;
}

.articleList .calendarTable tbody td.today {
	border-color: red;
}

/* FoldOut and Other menus */

.vMenu {
	padding: 0px;
}

.vMenu a {
	font-weight: bold;
	font-size: 11px;
	color: #c10033;
	line-height: 6px;
	display: block;
}
.vMenu .vertical a {
}

.vMenu a:hover, .vMenu .selected {
}

.vMenu a.submenu {
	margin-top: 0px;
	padding-left: 20px;
	font-weight: normal;
}

.levelOneMenu {
}

.levelOneMenu a {
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.levelOneMenu a:hover, .levelOneMenu .selected {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

.twoLevelMenu {
	width: 758px;
	height: 44px;
}

.twoLevelMenu a {	
	padding: 5px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

.twoLevelMenu a:hover, .twoLevelMenu .selected {
	text-decoration: none;
}

.twoLevelMenu .level1 {
	width: 100%;
	display: block;
	height: 22px;
}

.twoLevelMenu .level1 a:hover, .twoLevelMenu .level1 .selected {
	background-color: #000000;
	color: #FFFFFF;
}

.twoLevelMenu .level2 {
	display: block;
	height: 22px;
	background-color: #F2F2F2;
}

.twoLevelMenu .level2 a {
	color: #FC9836;
	padding-right: 0px;
}

.twoLevelMenu .level2 a:hover, .twoLevelMenu .level2 .selected {
	color: #000000;	
}

#dropDownMenu {
	display: block;
	height: 22px;
}

/* SECTIONS */

#copyright {
	background-color: #f2f2f2;
	color: #544935;
	font-size: 10px;
	display: block;
	width: 758px;
	
	margin-top: 10px;
}

#copyright .box {
	padding: 5px;
}


/* FORMS */

form {
	margin: 0px;
}

input, textarea, select {
	font-family: verdana, arial;
	font-size: 10px;
	padding: 2px;
	font-weight: normal;
	border: 1px solid #108fbe;
}

.frontendInput, .newsletterSignup .frontendInput, .tellAFriend .frontendInput, .managerInput, .forumTopBar .forumSearchInput, .searchBox .searchInput, .shopProduct input, .basketAddress input, .forumInput, .metaSearchInput {
	margin-right: 5px;
	border: 1px solid #108fbe;
}

.frontendButton, .blackBoxSearchButton, .managerSubmitButton, .newsletterSignup .frontendButton, .tellAFriend .frontendButton, .managerButton, .forumTopBar .forumSearchButton, .searchBox .searchButton, .forumButton, .metaSearchButton {
	width: 92px;
	border: 1px solid #108fbe;
	padding: 1px;
	background-color: #108fbe;
	color: white;
	font-weight: bold;
}

.frontendTextarea, .basketAddress textarea, .forumTextArea {
	border: 1px solid #108fbe;
}

/* NEWSLETTER SIGNUP */

.newsletterSignup {
}

.newsletterSignup .frontendInput {
	width: 180px;
}

/* NEWSLIST */

.newsList .listTable {
	display: block;
	width: 281px;
}	

.newsList .listTable .newsListDateTime {
	width: 100px;
}

.newsList .listTable .newsListCategory {
	width: 100px;
}

.newsList .listTable .newsListDateTime {
	width: 100px;
}

.newsList .listTable .newsListTitle {
	width: 281px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.newsList .listTable .newsListHead td {
	font-family: Georgia, Arial, Helvetica;
	font-size: 14px;
	color: #f37122;
	padding-bottom: 7px;
}

.newsList .listTable .newsListSeperator td {
	width: 281px;
	background-color: #d7d6d0;
	height: 1px;
}

.newsList .listTable td {
}

#siteContentRightPadding .newsList .teaserBox {
	padding: 0px;
}

#siteContentRightPadding .newsList .teaser {
	padding: 0px;
}

.newsList .teaserBox {
	padding-bottom: 20px;
}

.newsList .teaser {
	padding-bottom: 10px;
}

/* NAVIGATION */

.naviclass {
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 20px;
	color: #000000;
}

.naviclass a {
	font-weight: bold;
	font-size: 10px;
	color: #C10033;
}

/* PICTURE GALLERY */

.pictureGallery {
	padding-bottom: 30px;
}

.pictureGallery img {
	border: 1px solid #C1C1C1;
	margin: 30px;
	margin-top: 0px;
	padding: 10px;
	background-color: #F2F2F2;
}

/* SCROLL TEXTFIELD */

.textScroll {
	margin-bottom: 10px;
}

/* POLL */
.poll {
	height: 0.01%;
}

.poll .question {
	font-weight: bold;
	margin-bottom: 3px;
}

.poll .optionBarBg {
	background-color: #f0f0f0;
}

.pollBarBack {
	background-color: #F2F2F2;
	height: 15px;
	margin-bottom: 5px;
}

.poll .optionBar {
	width: 0%;
	display: none;
	float: left;
	background-color: #a90000;
	height: 5px;
	line-height: 5px;
}
.pollBarFront {
	background: #FED2A7;
	border: 1px solid #F37C2C;
	height: 13px;
}

/* SITEMAP */

.sitemap {
	line-height: 16px;
}

.sitemap .tree DIV {
	margin-left: 4px;
	margin-right: 8px;
}

.sitemap .tree SPAN {
	margin-right: 5px;
}

.sitemap .list .letterBox {
	margin: 20px 0px 20px 0px;
}

.sitemap .list a.anchorLink {
	padding-right: 5px;
}

.sitemap .list a.linkIndent {
	padding-left: 13px;
}

/* esForm */

.esForm .esFormSpacer {
	height: 5px;
}

.esForm .esFormSpacer.radioButtonGroup {
	height: 2px;
}

.esForm .esFormButtons {
}

.esForm .esFormOkBox {
}

.esForm .esFormDescription {
	float: left;
}

.esForm .esFormElement {
	float: right;
}

.esForm .esFormContent {
}

/* Lists for Travels */


.axumProductList {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	cursor: pointer;
}

.axumProductList ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.axumProductList ul ul {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	border: none;
}

.axumProductList a {
	font-weight: bold;
}

.axumProductList li {
	list-style: none;
	margin: 0px;
	padding-top: 4px; 
	padding-bottom: 4px;
	line-height: 16px;
}

.axumSeperator {
	height: 1px;
	border-bottom: 1px dotted #EAEAE3;
	margin: 0px;
	font-size: 0px;
	padding: 0px;
	line-height: 0px;
}

.axumProductList li p {
	padding: 8px;
}

.axumProductNote {
	background-color: #000000;
}

.moreInfo {
	padding-top: 5px;
	height: 100%;
}

.axumProductList .images {
  float: left;
	margin: 3px 10px 10px 0px;
	width: 186px;
}

.axumProductList .price {
	padding-top: 5px;
	border-top: 1px solid #EAEAE3;
	font-weight: bold;
	width: 186px;
}

.axumHeader {
	height: 25px;
}

.axumHeader .thumbnail {
	float: left;
	margin-right: 10px;
}

.axumHeader .title {
	float: left;
	margin-top: 3px;
}

.location {
	font-weight: bold;
	color: #c10033;
}

UL.tabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
}

UL.UL.tabNavigation {
  list-style: none;
  margin: 0;
  padding: 0;
}

UL.tabNavigation LI {
  display: inline;
}

UL.tabNavigation li .noBorder {
  border-bottom: none;
}

UL.tabNavigation LI A {
  padding: 3px 5px;
  background-color: #white;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  text-decoration: none;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
  background-color: #C10033;
  color: #fff;
}

UL.tabNavigation LI A:focus {
	outline: 0;
}

.descriptionWrapper, .terms, .travelplan {
	padding: 5px;
	margin: 3px 0px 10px 0px;
	border: 1px solid #cccccc;
}

div.tabs > div h2 {
	margin-top: 0;
}

#first {
	background-color: #C10033;
}

/* ShoutBox */

.shoutBoxContainer .frontendTextarea, .shoutBoxContainer .frontendInput {
	width: 180px;
}

.shoutBoxContainer .frontendTextarea {
	height: 40px;
}

.shoutBoxContainer .shoutBoxName {
	font-style: italic;
	margin-bottom: 5px;
}

.shoutBoxContainer .shoutBoxText {
	font-weight: bold;
}

.shoutBoxSeperator {
	font-size: 0px;
	margin: 8px 0px 8px 0px;
	padding: 0px;
	line-height: 0px;
	height: 2px;
	background-color: #cccccc;
}

/* Quiz */
.questionContainer .question, .intervalType {
	font-weight: bold;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #dedede;
	text-align: center;
}
.questionContainer {
	padding-bottom: 10px;
}
.quizNavLink {
	padding-top: 10px;
}

.questionContainer {
	padding-bottom: 20px;
}

.quizNavLink {
	padding-top: 5px;
}

.quizCount {
	padding-bottom: 5px;
	display: block;
}

.answer {
	padding: 3px;
	border: 1px solid #ededed;
	margin-bottom: 5px;
}

.answersCorrect, .answersTotal, .quizTitle {
	font-weight: bold;
}

.feedback {
	font-style: italic;
}

.feedback.green {
	color: green;
}

.feedback.red {
	color: red;
}

.questionImageContainer, .quizImageContainer, .answerImage, .intervalImage {
	float: left;
	margin-right: 10px;
}

/* Quiz */

