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

div {
	text-align: left;
}

#siteOuter {
}

.siteWidth {
	width: 815px;
	margin: auto;
}

#siteWhiteTop {
	background-color: #FFFFFF;
	height: 50px;
	line-height: 50px;
	border-bottom: 3px solid #000000;
	position: fixed;
	width: 100%;
	z-index: 101;
}

#siteTop {
}

#topLeft {
	width: 180px;
	float: left;
	font-size: 10px;
}

#topMiddle {
	float: left;
}

#topRight {
	float: right;
}


#siteBlackBg {
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	top: 50px;
}

.siteSpacer {
	height: 50px;
}

.siteMargin {
	margin-left: 180px;
}

.siteMarginHeadline {
	margin-left: 87px;
}

#siteMenu {
	height: 65px;
	color: #ffffff;
	font-family: Times New Roman, Georgia, Arial;
}

#siteMenu a {
	font-size: 14px;
	font-family: Arial, Times New Roman, Georgia;
	font-weight: normal;
	color: #ef013c;
	margin: 0px;
}

.siteMenuTeaser {
	float: left;
	width: 140px;
	margin-left: 18px;
}

.siteMenuTeaser p {
	line-height: 12px;
}

.siteMenuTeaser.first {
	margin-left: 0px;
}

#siteHeadline {
	height: 90px;
	color: #ffffff;
}

#siteHeadlinePadding {
	padding-top: 13px;
	padding-right: 15px;
}

#siteLeft {
	float: left;
	width: 180px;
}

#siteLeftPadding {
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 47px;
	text-align: right;
	margin: 0px;
}

#siteLeftPadding a {
}

#siteRight {
	float: left;
	width: 618px;
}

.sitePaddingRight {
	padding-right: 15px;
}

#siteContent {
	background-color: #FFFFFF;
	height: 0.01%;
	color: #3a3a3a;
}

#siteContentPadding {
	padding: 50px 25px 25px 25px;
}

.siteContentBoxes {
	padding-top: 25px;
}

.siteContentLeft {
	float: left;
	width: 272px;
}

.siteContentRight {
	float: right;
	width: 272px;
}

#siteBottom {
	height: 32px;
	line-height: 32px;
	color: #ffffff;
	font-size: 10px;
}

.whiteSpacer {
	height: 3px;
	font-size: 0px;
	background-color: #FFFFFF;
	margin-top: 30px;
}

.fileDownloadClass img {
	vertical-align:middle;
}

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

.fakta.box {
	border-left: 1px solid #000000;
	width: 135px;
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}

/* SITE STYLING */



/* ArticleLists */

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

.articleDate {
	color: #a7a7a7;
	font-family: Georgia, Times New Roman, Arial, Verdana, sans-serif;
}

.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 {
	float: left;
	background-color: white;
}

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

.articleTeaser a:hover {
	text-decoration: none;
}

.articleList.singleTeaser .articleTitle {
	margin-bottom: 10px;
}
.articleList .articleReadMore {
	font-weight: normal;
	color: #d60735;
	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: 298px;
}
.articleList.mediumImage .keepTheMargin {
	margin-left: 191px;
}
.articleList.smallImage .keepTheMargin {
	margin-left: 0px;
}
.articleList.noImage .keepTheMargin {
	margin-left: 0px;
}
.articleTitle {
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	margin-bottom: 4px;
}

.articleList .arrangementPrint {
	display: none;
}

/* Tools */

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


/* FoldOut */

.vMenu {
	text-align: right;
	padding-top: 45px;
}

.vMenu a {
	display: block;
	padding-top: 5px;
}

.vMenu .vertical a {
	display: block;
}

.vMenu .selected {
	color: #FFFFFF;
}

.vMenu a:hover {
	text-decoration: underline;
}

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

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

.frontendButton, .blackBoxSearchButton, .managerSubmitButton, .newsletterSignup .frontendButton, .tellAFriend .frontendButton, .managerButton, .forumTopBar .forumSearchButton, .searchBox .searchButton, .forumButton, .metaSearchButton {
	width: 132px;
	border: 1px solid #000000;
	padding: 1px;
	background-color: #000000;
	color: #EF013C;
	font-weight: normal;
}

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

/* NEWSLETTER SIGNUP */

.newsletterSignup {
}

.newsletterSignup .frontendInput {
	width: 262px;
}

/* 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;
	font-size: 0px;
}

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

.esForm .esFormButtons {
}

.esForm .esFormOkBox {
}

.esForm .esFormDescription {
	float: left;
}

.esForm .esFormElement {
	float: right;
}

.esForm .esFormContent {
}

