body {
	background-color: #d0d0d0;
	text-align: center;
	margin: 0px;
}

body, table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table, table td {
	vertical-align: top;
}

div {
	text-align: left;
}

a {
	font-weight: normal;
	font-size: 11px;
	color: #950000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 0px;
	line-height: 16px;
}

h1, .headline {
	font-size: 24px;
	font-weight: normal;
	color: #2a2a2a;
	margin: 0px;
	margin-bottom: 4px;
}

h2, .headlineSub {
	font-size: 18px;
	font-weight: normal;
	color: #2a2a2a;
	margin: 0px;
	margin-bottom: 3px;
}

h3, .headlineSub2 {
	font-size: 16px;
	font-weight: bold;
	color: #2a2a2a;
	margin: 0px;
	margin-bottom: 2px;
}

hr, .hrclass img {
	background-color: #000000;
	color: #000000;
	height: 1px;
	width: 100%;
	border: 0px;
}

.fileDownloadClass img {
	vertical-align:middle;
}

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

.siteSpacer {
	height: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
	background-color: transparent;
}

.siteBorder {
	padding: 5px;
}

.sitePadding {
	padding: 14px;
}

#siteOuter {
	width: 100%;
	text-align: center;
	background-image: url(../images/bgRepeat.gif);
	background-repeat: repeat-x;
}

#site {
	margin: auto;
	text-align: left;
	width: 900px;
}

#siteTop {
	height: 77px;
}

#siteTop A {
	text-decoration: none;
	color: #9fcfe1;
	font-size: 13px;
}

#siteTopLeft {
	float: left;
}

#siteTopRight {
	float: right;
}

#siteTopRightContent {
	line-height: 77px;
}

#siteMenu {
	height: 150px;
	background-color: #ffffff;
}

#siteMenuBg {
	background-image: url(../images/siteMenuBg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#siteMenuContent {
	height: 108px;
	overflow: hidden;
}

#siteMenuMain {
	background-color: #ffffff;
	line-height: 25px;
	padding-left: 10px;
	text-transform: uppercase;
}

#siteContent {
	width: 900px;
}

#siteBottom {
	background-color: #171717;
}
#siteBottom a {
	color: #FFFFFF;
}

#siteBottom H1, #siteBottom H2, #siteBottom H3 {
	color: #ffffff;
}

#siteBottom .sitePadding {
	background-image: url(../images/siteBottomBgRepeat.gif);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #2e2e2e;
}

#siteCopyright {
	float: right;
}

#siteCopyrightContent {
	color: #ffffff;
	line-height: 25px;
}

#siteBottomLeft, #siteBottomRight {
	width: 410px;
	color: #ffffff;
}

#siteBottomLeft {
	float: left;
}

#siteBottomRight {
	float: right;
}



#frontpageLeft, #frontpageRight {
	width: 440px;
}

#frontpageLeft {
	float: left;
}

#frontpageLeft A, #frontpageLeft H1, #frontpageLeft H2, #frontpageLeft H3 {
	color: #688a02;
	text-decoration: none;
}

#frontpageRight {
	float: right;
}

#frontpageRight A, #frontpageRight H1, #frontpageRight H2, #frontpageRight H3 {
	color: #1e4084;
	text-decoration: none;
}

#subpageLeft, #subpageRight, #subpageCenter {
}

#subpageLeft {
	float: left;
	width: 201px;
}

#subpageLeft .sitePadding {
	padding-left: 20px;
}

#subpageCenter {
	float: left;
	width: 465px;
}

#subpageCenter .sitePadding {
	padding-left: 25px;
}

#subpageRight {
	float: right;
	width: 201px;
}

#subpageMenu A {
	line-height: 18px;
	text-transform: uppercase;
}

#subpageMenu A.subMenuNode.subMenuNodeSelected, #siteMenuMain A.subMenuNode.subMenuNodeSelected {
	font-weight: bold;
}

/* MENUS AND LOGO */

#top {
	background-color: #F2F2F2;
	width: 758px;
	margin: 0px;
	margin-bottom: 10px;
	display: block;
}

#topMenu {
	float: right;
	padding: 5px;
}

#topMenu a {
	padding-left: 5px;
	padding-right: 5px;
}

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

#customMenu {
	float: left;
	padding: 5px;
}

#customMenu a {
	padding-left: 5px;
	padding-right: 5px;
}

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

#menu {
	margin-top: 10px;
	background-color: #544935;
}

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

/* ArticleLists */

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

.vMenu a {
	display: block;
	margin: 0px;
	padding-bottom: 5px;
}
.vMenu .vertical a {
}

.vMenu .selected {
	font-weight: bold;
}

.vMenu a.submenu {
	margin-top: 0px;
	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;
}

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

.formularSpacer {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.h1class {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.managerSubmitButton {
	float: right;
}

.frontendInput, .newsletterSignup .frontendInput, .tellAFriend .frontendInput, .managerInput, .forumTopBar .forumSearchInput, .searchBox .searchInput, .shopProduct input, .basketAddress input, .forumInput, .metaSearchInput {
	border: 1px solid #414141;
}

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

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

/* 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: 10px;
	padding-left: 5px;
}

.pictureGallery .siteSpacer {
	height: 25px;
}

.pictureGallery .thumbContainer {
	float: left;
}

.pictureGallery .thumbContainer img {
	margin-bottom: 4px;
}

/* FORUM */

.forum {
	width: 100%;
}

.forumNavigation {
	font-size: 10px;
	color: #FF0000;
	margin-bottom: 10px;
	font-weight: bold;
}

.forumNavigation .text2 {
	color: #000000;
}

.forumNavigation a {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}

.forumNavigation a:hover {
	font-size: 10px;
	text-decoration: underline;
	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;
	position:relative;
	width:100%;
	padding:5px;
}

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

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

.forumPostListFirst {
	background-image:none !important;
	padding-top: 20px;
	padding-left: 00px;
}

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

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

.forumOverviewList {
	margin-bottom: 5px;
	padding: 5px;
	background-color: #F2F2F2;
	border: 1px solid #C1C1C1;
}

.descr {
	color:#828282;
	padding-bottom:5px;
	margin-bottom:5px;
	
}

.forumSearch {
	padding-bottom: 20px;
}

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

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

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

.forumLatestList {
	width: 100%;
	padding: 5px;
	margin-bottom: 3px;
	background-color: #F2F2F2;
	border: 1px solid #C1C1C1;
}

.forumLatestList .debateTopic {
	padding-right: 5px;
	padding-bottom: 5px;
}

.forumLatestList .debateTopic img {
	position: relative;
	bottom: -8px;
}

.forumNewPost {
	margin: 10px;
}

.forumInput {
	width: 300px;
}

.forumTextArea {
	height: 120px;
	width: 300px;
	margin-bottom: 10px;
}

.forumButton {
	width: 120px;
}

.topicList {
	width: 100%;
	padding-bottom:30px;
}

.topicList table {
	width: 100%;
}

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

.topicList table td {
	padding:3px;
}

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

.forumHeadline a {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}

.forumPost {
	margin: 10px;
}

.forumPost .headline {
	padding: 0px;
	margin: 0px;
	background-color: #ffffff;
}

.answerLinkClass {
	text-align:right;
	padding-top:5px;
	padding-bottom: 1px;
	border-top:1px solid #C1C1C1;
	margin-top:5px;
	padding-right:5px;
}

/* 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 A {
	padding-left: 5px;
}
.sitemap .list .letterBox {
	margin: 20px 0px 20px 0px;
}
.sitemap .list a.anchorLink {
	padding-right: 5px;
}
.sitemap .list a.linkIndent {
	padding-left: 13px;
}

/* RSS */
.rssReader .title{
	margin-bottom: 5px;
}
.rssReader .item {
	margin-bottom: 10px;
	margin-top: 10px;
}
.rssReader .item A {
	text-decoration: none;
}
.rssReader .item .description {
	margin-top: 1px;
}
