body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #011828;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

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

#siteContainer {
	text-align: left;
	width: 776px;
	background-color: #ffffff;
	margin: auto;
}

#siteTopImage {
	background: transparent url(../images/topImage.gif) no-repeat left top;
	height: 124px;
	cursor: pointer;
}

#siteTop {
	background: transparent url(../images/siteTopBg.gif) no-repeat left top;
}

#siteDropDown {
	float: left;
	width: 590px;
}

#siteTopMenu {
	float: right;
	width: 176px;
}

.topSearchInput {
	border: 1px solid #19b5f8;
}

.topSearchButton {
	background: transparent url(../images/topSearchButton.gif) no-repeat left top;
	border: none;
	width: 15px;
	height: 15px;
	margin-left: 5px;
}

#siteTop, #siteDropDown, #siteTopMenu {
	height: 46px;
}

#siteMenu {
	background: transparent url(../images/siteMenuBg.gif) no-repeat left top;
	min-height: 600px;
	width: 146px;
	float: left;
}

#siteMenuPic {
	margin-top: 6px;
	width: 100px;
}

#siteMenuPic img {
	z-index: 1;
}

#siteMenuContent {
	padding: 0px 14px 10px 2px;
}

#siteContentContainer {
	background: transparent url(../images/siteContentRepeat.gif) repeat-y left top;
	width: 776px;
	min-height: 600px;
}

#siteContentContainerEnd {
	background: transparent url(../images/siteContentRepeatEnd.gif) no-repeat left top;
	height: 12px;
}

#siteContent {
	background: transparent url(../images/siteContentBgRepeat.gif) repeat-x left top;
	float: right;
	width: 630px;
}

#siteContentPadding {
	margin: 10px 5px 0px 15px;
}

#siteContentInner {
	float: left;
	width: 400px;
}

#siteGreyCol {
	background: transparent url(../images/siteGreyColBgRepeat.gif) no-repeat left top;
	float: right;
	width: 180px;
	min-height: 600px;
}

#siteGreyHeadline {
	padding-left: 10px;
	height: 26px;
	line-height: 26px;
}

#siteGreyColContent {
	padding: 5px;
}

#siteBottom {
	background: transparent url(../images/siteBottomBgRepeat.gif) repeat-x left top;
	height: 36px;
	margin-top: 20px;
	
}

#siteBottom .text p, #siteBottom .text {
	color: #ffffff;
	height: 36px;
	line-height: 36px;
}

/* MENUS AND LOGO */

.breadCrumb {
	margin-left: -10px;
}
.breadCrumb, .breadCrumb a {
	font-size: 11px;
	font-weight: bold;
}

.subMenuNode {
	color: #ffffff;
	font-size: 10px;
}

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

/* ArticleLists */

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

.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;
}
.articleList .articleImage {
	padding: 4px;
	border: 1px solid #C1DBE6;
	float: left;
	background-color: white;
}

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

.articleList.singleTeaser .articleTitle {
	margin-bottom: 10px;
}
.articleList .articleReadMore {
	font-weight: bold;
	color: #2E6882;
	text-decoration: none;
	padding-top: 6px;
	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: 10px;
}
.articleList.mediumImage .keepTheMargin {
	margin-left: 145px;
}
.articleList.smallImage .keepTheMargin {
	margin-left: 103px;
}
.articleList.noImage .keepTheMargin {
	margin-left: 0px;
}
.articleTitle {
	font-weight: bold;
}

.articleList .arrangementPrint {
	display: none;
}

/* Tools */

.rightFloat {
	float: right;
}
.leftFloat {
	float: left;
}





.vMenu {
	padding-top: 25px;
	height: 0.01%;
}

.vMenu .seperator {
	background-color: #48c8ff;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	margin-left: 0px;
	padding: 0px;
	display: block;
}

.vMenu a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin-top: 8px;
	margin-bottom: 8px;
}

.vMenu a.level1 {
	background: transparent url(../images/foldOutArrow.gif) no-repeat 2px center;
	padding-left: 14px;
}

.vMenu .vertical a {
	display: block;
}

.vMenu a:hover {
	color: #00ffff;
	text-decoration: none;
}

.vMenu .selected {
	color: #00ffff;
}


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

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

.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: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
	font-weight: normal;
}

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

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

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

/* NEWSLETTER SIGNUP */

.newsletterSignup {
}

.newsletterSignup .frontendInput {
	width: 180px;
}

/* 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;
}

/* FORUM */

.forum {
}

.forum .frontendInput, .forum .frontendTextarea {
	width: 300px;
}

.forum .frontendTextarea {
	height: 150px;
	margin-bottom: 10px;
}

.forum .frontendButton {
	padding: 1px;
	width: 70px;
}


.forumNavigation {
	margin-bottom: 10px;
	font-weight: bold;
}

.forumTopBar {
	padding-bottom: 20px;
}

.forumTopBar .left {
	width: 60%;
	text-align: left;
}

.forumTopBar .right {
	width: 40%;
	text-align: right;
}

.forumItemBox {
	display: block;
	border:1px solid #C1C1C1;
	background-color:#F2F2F2;
	padding:5px;
}

.childs .forumItemBox {
	display: block;
	border:1px solid #C1C1C1;
	background-color:#F2F2F2;
	padding:5px;
}

.forumItemBoxSingleBox {
	display: block;
	border:1px solid #C1C1C1;
	background-color:#F2F2F2;
	padding:5px;
}

.forumPostList {
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/dummy.gif);
	background-position: 8px 0px;
	background-repeat: repeat-y;
}

.forumPostListLast {
	padding-top: 20px;
	padding-left: 30px;
	background-image: url(../images/dummy.gif);
	background-position: 8px 0px;
	background-repeat: repeat-y;
}

.forumItemDate {
	float: right;
}

.forumItemAuthor {
	float: left;
	font-style: italic;
}

.forumSearch {
	padding-bottom: 20px;
}

.forumSearch .left {
	padding: 2px;
	width: 33%;
}

.forumSearch .center {
	padding: 2px;
	width: 33%;
}

.forumSearch .right {
	padding: 2px;
	width: 33%;
}

.forumLatestList .listRow {
	padding: 3px;
}

.forumLatestList .listRow .topicTitle {
	float: left;
}

.forumLatestList .listRow .topicTitle img {
	bottom: -4px;
	padding-left: 3px;
	padding-right: 3px;
}

.forumNewPost {
	margin: 10px;
	margin-top: 5px;
}

.topicList, .forumList {
	padding-bottom: 20px;
}

.topicList table, .forumList table {
	width: 100%;
}

.topicList table thead, .forumList table thead {
	background-color: #F2F2F2;
	font-weight:bold;
}

.topicList table td, .forumList table td {
	padding:3px;
}

.forumList table td
{
	padding-left: 5px;
	border-bottom: 1px solid white;
}

.forumList table .adjustCenter {
	text-align: center;
	vertical-align: top;
}

.forumAngle {
	position:absolute;
	top:-21px;
	left:-23px;
}

.forumItemTop {
	padding-bottom:5px;
	margin-bottom:5px;
}

.forumItemHeadline {
	font-weight: bold;
	float: left;
}

.forumPost {
	margin: 10px;
}

.forumPost .headline {
	background-color: #ffffff;
}

.answerLinkClass {
	text-align:right;
}

.forumItemBottom {
	border-top:1px solid #C1C1C1;
	margin-top:5px;
	padding: 5px 5px 1px 0px;
}

.forum #answerTextContainer {
	margin: 5px 0px 5px 0px;
}

/* SHOP */

.shopCategory {
	padding-bottom: 5px;
}
	

.shopCategory a {
	font-size: 11px;
	font-weight: bold;
}

.shopProduct {
	margin-bottom: 20px;
}

.shopProduct thead {
	background-color: #FC9836;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9px;
}

.shopProduct td {
	padding: 5px;
}

.shopProduct .odd td {
	background-color: #F2F2F2;
}

.shopProduct tfoot {
	font-weight: bold;
}

.basketAddress input {
	margin: 2px;
	width: 210px;
}

.basketAddress textarea {
	margin: 2px;
	width: 450px !important;
}


/* SCROLL TEXTFIELD */

.textScroll {
	margin-bottom: 10px;
}

/* POLL */

.pollText {
}

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

.pollBarFront {
	background-color: #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 {
	width: 500px;
}

.esForm .esFormSpacer {
	height: 5px;
	font-size: 0px;
}

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

.esForm .esFormButtons {
}

.esForm .esFormOkBox {
}

.esForm .esFormDescription {
	float: left;
}

.esForm .esFormElement {
	float: right;
}

.esForm .esFormContent {
}

/* ProductView */

.productView {
	width: 564px;
	background: transparent url(../images/productViewBgRepeat.gif) repeat-y left top;
}

.productViewEnd {
	background: transparent url(../images/productViewEnd.gif) repeat-y left top;
	height: 1px;
	font-size: 0px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
.productView .imageContainer {
	float: left;
	width: 190px;
}

.productView .productDescContainer {
	float: right;
	width: 360px;
	min-height: 130px;
}

.productView .productDescContent {
	padding: 10px;
}

.productViewSeperator {
	height: 20px;
}

/* textHidden contentType */
.textHidden {
	display: none;
}
