body {
	font: 11px arial,sans-serif normal; 
	padding: 0;
	background-color: #E8E8E8;
	text-align: center;
	margin: 0;
}

a, a:visited, a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #F87B49;
	font-weight: bold;
	text-decoration: none;
}

.page {
	width: 842px;
	margin: 0 auto;
	text-align: left;
	background-color: #E8E8E8;
	min-height: 370px;
}

.pagePopup {
	background-color: #E8E8E8;
	padding: 8px 15px;
	text-align: left;
	z-index: 10000;
}

.header {
	display: none;
}


.footer {
	display: none;
}

.main {
	background-color: #E8E8E8;
	clear: both;
	float: left;
	width: 842px;
}

.leftMenu {
	display: none;
}

.pageContainer {
	float: left;
	width: 682px;
	padding: 0;
	margin: 0;
}

.pageContent {
	float: left;
	width: 485px;
	padding: 20px 0 0 50px;
	margin: 0;
}


.rubrikTitle {
	font-weight: bold;
	margin: 0 0 20px 0;
}

.contentText {
	padding: 0 20px 0 0;
}

.news {
	width: 109px;
	border-left: 1px solid #F39F7E;
	padding: 0 0 0 15px;
	margin: 60px 0 10px;
	float: left;
}

.news marquee {
	width: 109px;
	height: 200px;
}

.newsTitle {
	font-style: italic;
	margin: 0 0 10px
}

.newsContent {
	margin: 0 0 10px
}

.newsLink {
	margin: 5px 0 10px;
	text-align: right;
}

.newsLink a, .newsLink a:visited, .newsLink a:active {
	color: #000;
	text-decoration: none;
}

.newsLink a:hover {
	color: #000;
	text-decoration: underline;
}

.articleTitle {
	font-style: italic;
	margin: 5px 0;
}

.articleTitle a, .articleTitle a:visited, .articleTitle a:active {
	font-style: italic;
	color: #000;
	text-decoration: none;
}

.articleTitle a:hover {
	font-style: italic;
	color: #F87B49;
	text-decoration: none;
}

#mainMenu {
	display: none;
}

.galleryview {
	display: none;
}