body {
	text-align: left;
	margin: 0px;
	background: #e6f6fe url('../images/topBgRepeat.gif') repeat-x left top;
}

.fileDownloadClass img {
	vertical-align:middle;
}

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

#siteBgRepeat {
	background: transparent url("../images/topBgGradient.gif") no-repeat center top;
	width: 100%;
}

#container {
	margin: auto;
	width: 864px;
}


#siteTop {
	height: 90px;
}

#siteTop #siteMenuContainer {
	width: 600px;
	float: left;
}

#siteTop #customMenu {
	height: 30px;
	line-height: 30px;
	margin-bottom: 14px;
	width: 400px;
}

#siteTop #customMenu a {
	color: #3b3c75;
	font-size: 10px;
}

#siteTopLogo {
	float: right;
	margin: 19px -20px 0px 0px;
}

#siteContent {
	padding: 37px 40px 0px 38px;
	background: #FFFFFF no-repeat top right;
}

.blueHeader {
	background: url("../images/blueHeader.gif") no-repeat;
	height: 3px;
	font-size: 0px;
}
#contentBanner {
	height: 197px;
	background: #0060a8 no-repeat top right;
}
.contentBannerText {
	width: 508px;
}
.contentBannerHeadline {
	width: 256px;
	padding: 37px;
}

/* Blue Green and Orange boxes */
.contentHeadlineBox {
	width: 234px;
}
.splitL {
	float: left;
}
.splitC {
	padding-left: 40px;
	float: left;
}
.splitR {
	float: right;
}
.contentHeadlineBoxTop {
	height: 2px;
	font-size: 0px;
}
.contentHeadlineBoxMiddle {
	height: 48px;
}
.contentHeadlineBoxBottom {
	height: 2px;
	font-size: 0px;
}
.boxTopBlue {
	background: url("../images/boxTopBlue.gif") no-repeat top left;
}
.boxMiddleBlue {
	background: #0060a8;
}
.boxBottomBlue {
	background: url("../images/boxBottomBlue.gif") no-repeat top left;
}
.boxTopGreen {
	background: url("../images/boxTopGreen.gif") no-repeat top left;
}
.boxMiddleGreen {
	background: #6da623;
}
.boxBottomGreen {
	background: url("../images/boxBottomGreen.gif") no-repeat top left;
}
.boxTopOrange {
	background: url("../images/boxTopOrange.gif") no-repeat top left;
}
.boxMiddleOrange {
	background: #e04a00;
}
.boxBottomOrange {
	background: url("../images/boxBottomOrange.gif") no-repeat top left;
}
.contentBoxText {
	margin: 16px 0px 20px 0px;
}

/* bottom content */

#siteBottom {
	color: #aaaaaa;
}

.bottomCopyright {
	padding: 17px 0px 40px 0px;
}

/* menu link styling */

a.subMenuNode, .subMenuLevelX {
	color: #052e4e;
	font-size: 12px;
	font-weight: bold;
}
a.subMenuNodeSelected {
	color: #e86118;
}


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

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

/* Tools */

.rightFloat {
	float: right;
}
.leftFloat {
	float: left;
}
.contentSeperator {
	height: 30px;
}
.hrSeperator {
	margin: 20px 0px 20px 0px;
}




.vMenu a {
	font-weight: normal;
	display: block;
}
.vMenu .vertical a {
	display: block;
}

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

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

.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: verdana, arial;
	font-size: 10px;
	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 #0060a8;
}

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

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

/* 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 .esFormSpacer {
	height: 5px;
}

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

.esForm .esFormButtons {
}

.esForm .esFormOkBox {
}

.esForm .esFormDescription {
	float: left;
}

.esForm .esFormElement {
	float: right;
}

.esForm .esFormContent {
}