body {
	background-color: #f0f0f0;
	text-align: center;
	margin: 0px;
}
div {
	text-align: left;
}



#openingTime {
	border-bottom: 20px solid white;
}

#openingTime h3 {
	background-image: url(../images/arrowRight.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	cursor: pointer;
	background-color: #919191;
}

#openingTime #closedState, #openingTime #hideBoxText {
	cursor: pointer;	
}


.clearFloat {
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
.customMenu {
	float: right;
	color: #00359d;
}

#breadCrumb {
	background-color: white;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-top: 7px;
	line-height: 15px;
	height: 15px;
	margin: 0px;
}
#breadCrumb, #breadCrumb a {
	font-size: 9px;
	font-weight: bold;
}

.fakta.box {
	background-color: #F2F2F2;
	width: 212px;
	padding: 5px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.article .articleHeadline h1, .articleList h1 {
	background-color: #919191;
	padding: 1px 1px 2px 3px;
	color: white;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}
.articleList.arrangementer h1 {
	margin: 0px;
}
/* ArticleLists */

/* For W3C validation */
.articleList .articleTitle.read, .articleList .articleLocation, .articleList .keepTheMargin, .articleList .articleDate, .articleList .articleText, .articleList .infoText {
	display: block;
}

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

.articleList .articleExtra {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
.articleList.arrangementer .articleExtra {
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
}
.articleList a.rssLink {
	color: white;
	border-bottom: none;
	padding-right: 3px;
}
.articleList .articleImage {
	float: left;
}

.articleList.largeImage .articleImage {
	float: none;
}
.articleList.singleTeaser .articleImage {
	float: left;
}
.articleList.singleTeaser .articleTeaser .keepTheMargin {
	margin-left: 101px;
}
.articleList.longwidelist .articleRightContainer {
	float: right;
	width: 270px;
}
.articleSeperator {
	margin: 10px 0px 10px 0px;
	background-color: #919191;
	height: 1px;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	border: 1px solid #eaeaea;
}
.noLinkDecoration, .noLinkDecoration a {
	text-decoration: none;
	padding-bottom: 0px;
	border: none;
	color: #343434;
	font-weight: normal;
}

.articleList.singleTeaser .articleTitle {
	margin-bottom: 10px;
}
.articleList .articleReadMore {
	color: #01359a;
	text-decoration: none;
	border-bottom: 1px solid #bfd5e0;
	padding-top: 6px;
}
.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: 10px;
}
.articleList.mediumImage .keepTheMargin {
	margin-left: 101px;
}
.articleList.smallImage .keepTheMargin {
	margin-left: 61px;
}
.articleList.noImage .keepTheMargin {
	margin-left: 0px;
}
.articleTitle {
	font-weight: bold;
}

.articleList .arrangementPrint {
	display: none;
}
.rightFloat {
	float: right;
	color: #01359a;
	text-decoration: none;
	border-bottom: 1px solid #bfd5e0;
}
.leftFloat {
	float: left;
}

#siteMenu a {
	color: #ffffff;
	font-weight: normal;
	border-bottom: none;
}

#siteMenu .subMenuNode {
	line-height: 20px;
	padding: 5px 8px 5px 8px;
}

#siteMenu .subMenuNode:hover {
	color: #F2F2F2;
}


.twoLevelMenu .level1 {
	padding-left: 20px;
}
.twoLevelMenu .level1 a {
	border-bottom: none;
	color: white;
	font-weight: bold;
	line-height: 25px;
	padding: 6px 3px 6px 3px;
}


.twoLevelMenu .level1 a:hover, .twoLevelMenu .level1 .selected {
	color: #F2F2F2;
	background-color: #4b8bb7;
}

.twoLevelMenu .level2 {
	background-color: white;
	padding-left: 20px;
	color: white;
	height: 24px;
}
.twoLevelMenu .level2 a {
	color: #ffffff;
	font-weight: normal;
	border-bottom: none;
	line-height: 20px;
	padding: 5px 8px 5px 8px;
}

.twoLevelMenu .level2 a:hover, .twoLevelMenu .level2 .selected {
}


.vMenu {
	padding: 10px;
}

.vMenu a {
	margin-top: 5px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.vMenu .vertical a {
	display: block;
}

.vMenu a:hover, .vMenu .selected {
	color: #FC9836;
}

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

.levelOneMenu {
	height: 22px;
}

.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;
}

/* FORMS */

form {
	margin: 0px;
}

input, textarea, select {
	font-family: verdana, arial;
	font-size: 10px;
	padding: 2px;
	font-weight: normal;
}

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

.frontendButton, .tellAFriend .frontendButton, .managerButton, .forumTopBar .forumSearchButton, .searchBox .searchButton, .forumButton, .metaSearchButton {
	width: 92px;
	border: 1px solid #176975;
	padding: 1px;
	background-color: #4b89b8;
	color: #FFFFFF;
}

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

/* CUSTOM SEARCH */
.blackboxButtons {
	margin-bottom: 5px;
}

.blackboxButtons .frontendInput, .newsletterSignup .frontendInput {
	width: 114px;
	height: 13px;
}

.blackboxButtons .frontendButton {
	width: 50px;
}

/* NEWSLETTER SIGNUP */

.newsletterSignup .frontendButton {
	width: 58px;
}

.newsletterSignup {
	margin-left: -3px;
}

/* NEWSLIST */

.newsList .listTable {
	display: block;
	width: 545px;
	background-color: red;
}	

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

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

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

.newsList .listTable .newsListTitle {
	width: 345px;
}

.newsList .listTable .newsListHead td {
	font-weight: bold;
}

.newsList .listTable .newsListSeperator td {
	height: 2px;
	line-height: 2px;
	background-color: #FFFFFF;
	width: 545px;;
}

.newsList .listTable td {
	background-color: #F2F2F2;
	padding: 5px;
}

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

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

/* NAVIGATION */

.naviclass {
	font-weight: bold;
	font-size: 9px;
	padding-bottom: 20px;
}

.naviclass a {
	font-weight: bold;
	font-size: 9px;
}

/* 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: #F2F2F2;
	height: 15px;
	margin-bottom: 5px;
	padding: 3px;
}

.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 {
	padding-left: 173px;
}

.esForm .esFormOkBox {
}

.esForm .esFormDescription {
	float: left;
	width: 163px;
	margin-right: 10px;
}

.esForm .esFormElement {
	float: left;
}

.esForm .esFormContent {
}

.article h1.toph1, .subAndOrSameLevelPages h1 {
	background-color: #919191;
	padding: 1px 1px 2px 3px;
	color: white;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 2px;
	padding-left: 2px;
	font-size: 11px;
	line-height: 17px;
}


/* sitemap */
.sitemap {
	line-height: 16px;
}
.sitemap .tree DIV {
	margin-left: 4px;
	margin-right: 8px;
}
.sitemap .list .letterBox {
	margin: 20px 0px 20px 0px;
}
.sitemap .list a.anchorLink {
	padding-right: 5px;
}
.sitemap .list a.linkIndent {
	padding-left: 13px;
}


/* ￅbningstider - Start */

#aaConatiner {
	width: 190px;
	margin: auto; 
	text-align: left;
}
#aaTop {
	text-align: center;
	margin-bottom: 15px;
}
#aaArrowLeft {
	float: left;
	width: 14px;
	cursor: pointer;
}
#aaArrowLeft a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
#aaArrowRight {
	width: 14px;
	float: right;
	cursor: pointer;
}
#aaArrowRight a {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	border: none;
}
.aaBox {
	margin-top: 18px;
	margin-left: 6px;
}
.aaExtra {
	display: block;
}
.aaTimes {
	margin-top: 2px;
}

/* ￅbningstider - End */

/* Search Highlight */
.highlight {
	background-color: yellow;
}

.forumItemTop {
	margin: 0px;
	padding: 0px;
}

.forumItemDate {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #cacaca;
	padding: 2px;
}

.forumItemAuthor {
	padding-top: 6px;
	font-style: italic;
}

.forumNewPost {
	padding-left:2px;	
}

.forumItemBox {
	padding-left:2px;
}

.forumHeader {
	padding: 2px;
	background-color: #919191;
	color: white;
	font-weight: bold;
	margin-bottom: 4px;
}
/* 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 */

/* Christmas Calendar */
#information, #button {
	margin: 20px 0px 0px 0px;
	display: none;
}
.articleList.christmasImage .articleImage {
	float: left;
}
.articleList.christmasImage .articleTeaser {
	width: 150px;
	margin-right: 7px;
	float: left;
}