/* @group Defaults */
* {
	margin: 0;
	padding: 0
}

body {
	background-color: #663333;
	font-size: 12px;
	font-family: Arial, Sans-Serif, Helvetica;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
}

/* Links */
a {
	text-decoration: none;
	color: #95000A;
	font-weight: bold;
}

b {
	color: #95000A;
}

a:hover {
	text-decoration: underline;
	color: #95000A;
	cursor: pointer;
	font-weight: bold;
}

a.eventLink {
	text-decoration: none;
	color: #95000A;
	font-weight: normal;
}

a.eventLink:hover {
	text-decoration: underline;
	color: #95000A;
	cursor: pointer;
	font-weight: normal;
}

#uppercase {
	text-transform: uppercase;
}

ul {
	margin-left: 14px;
	list-style-type: square;
}

ol {
	margin-left: 25px;
	list-style-type: decimal;
}

/* Bilder */
a img {
	border: none
}

img.picture {
	margin: 0px 0px 0px 0px
}

/* Tabellen */
p {
	margin: 9px 0px 0px 0px;
}

table {
	font: inherit;
	color: inherit;
	border: none
}

tr,thead,tbody {
	
}

th,td {
	vertical-align: top
}

table.light {
	border: none;
	margin-bottom: 12px;
}

table.light th {
	border: none;
	text-align: left;
	background-color: #f0f0f0
}

table.light td {
	border: none;
	padding: 2px
}

table.default {
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #a0a0a0;
	margin-bottom: 12px;
}

table.default th {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px;
	text-align: left;
	background-color: #f0f0f0
}

table.default td {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px
}

table.full {
	border-style: solid none none solid;
	border-width: 1px;
	border-color: #a0a0a0;
	margin-bottom: 12px;
}

table.full th {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px;
	text-align: left;
	background-color: #f0f0f0
}

table.full td {
	border-style: none solid solid none;
	border-width: 1px;
	border-color: #a0a0a0;
	padding: 2px
}

/* @end */ /* @group Layout */
#Container {
	width: 1075px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

#BannerRight {
	float: right;
	width: 225px;
	margin: 0px 0px 0px 0px;
	padding: 120px 0px 0px 0px;
	vertical-align: top;
	text-align: left;
	background-color: #663333;
}

#BannerTop {
	float: left;
	width: 825px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 25px;
	vertical-align: bottom;
	text-align: left;
	background-color: #663333;
}

#BannerTopLeft {
	float: left;
	width: 351px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 10px 83px 0px 25px;
	vertical-align: bottom;
	text-align: left;
	background-color: #663333;
}

#BannerTopRight {
	float: left;
	width: 351px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 25px;
	vertical-align: bottom;
	text-align: left;
	background-color: #663333;
}

#Main {
	width: 850px;
	min-height: 800px;
	padding: 0px 15px 15px 25px;
	background-image: url(../images/layout/bg_frame_middle.gif);
	background-position: 0 0px;
	background-repeat: repeat-y;
}

#blockContent {
	margin: 0px 0px 0px 0px;
	padding: 250px 0px 20px 0px;
	min-height: 350px;
}

#blockContentBothColumns {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 20px;
	width: 585px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

#blockContentLeft {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	width: 370px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	background-color: #FFFFFF;
}

#blockContentRight {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 14px;
	border-left: 1px solid #B7B7B7;
	width: 180px;
	font-size: 12px;
	background-color: #FFFFFF;
}

div.blockBanner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: center;
}

#MainBorderTop {
	float: left;
	width: 850px;
	height: 12px;
}

#MainBorderBottom {
	width: 850px;
	height: 12px;
}

#elementHeadlineBox370 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	width: 365px;
	background-color: #ffcc66;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

#elementHeadlineBox400 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	width: 395px;
	background-color: #ffcc66;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

#elementHeadlineBox585 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 5px;
	width: 580px;
	background-color: #ffcc66;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

img.peoplePictureLeft {
	float: left;
}

div.peoplePictureLeft {
	float: left;
	text-align: left;
	margin: 3px 20px 0px 0px;
	font-size: 10px;
	font-weight: normal;
}

div.people {
	float: left;
	margin: 3px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
	width: 200px;
}

div.peopleHL {
	float: left;
	font-size: 14px;
	font-weight: normal;
}

#elementLink {
	color: #95000A;
	font-size: 12px;
	font-weight: bold;
}

/* @end */ /* @group Header */
#Header {
	float: left;
	width: 620px;
	height: 98px;
	vertical-align: top;
	background-image: url(../images/layout/bg_head.gif);
	background-repeat: no-repeat;
}

#Header_Banner {
	float: left;
	width: 585px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* @end */ /* @group Navigation */
#Navigation {
	float: left;
	width: 190px;
	height: 100%;
	background-color: #ffcc66;
}

#elementCoverShadow {
	height: 238px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 20px;
	background-image: url(../images/layout/cover_shadow.gif);
	background-repeat: no-repeat;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px
}

#elementTitleImage {
	float: right;
	margin-top: 19px;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 10px 0px 10px 20px;
	width: 158px;
	background-color: #ffcc66;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}

#elementHeadline14 {
	color: #95000A;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}

h2,#elementFocusArticleHeadline {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #95000A;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#elementFocusArticleTeaser {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	width: 370px;
}

#elementMarginV08 {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 5px;
}

#elementMarginV18 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 5px;
}

.elementMarginV18 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 5px;
}

.elementEventListItem {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	width: 370px;
}

#elementEventListTitle {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 370px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.elementEventListTitle {
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 370px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

#elementEventMetaData {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	width: 180px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

.elementEventMetaData {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	width: 180px;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
}

#elementEventTitle {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.elementEventTitle {
	margin: 0px 0px 11px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	width: 180px;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
}

.eventDate {
	color: #545454;
	font-size: 12px;
	font-weight: bold;
}

#Search {
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	border-color: #B7B7B7;
	border-style: solid;
	border-width: 1px 0px;
	background-color: #FFFFFF;
}

.searchInput {
	vertical-align: middle;
	width: 118px;
	height: 18px;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica;
	color: #000000;
	background-color: #FFFFFF;
}

.searchButton {
	vertical-align: middle;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 12px;
	height: 18px;
	border: 0px;
	cursor: pointer;
}

#elementNavi {
	margin: 0px 0px 0px 0px;
	padding: 13px 0 0 0;
}

ul.leftNavi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	border: 0px solid;
}

ul.leftNavi li.naviSpacer {
	display: block;
	line-height: 17px;
}

ul.leftNavi li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	text-decoration: none;
	line-height: 17px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
}

ul.leftNavi li a:hover {
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}

/* level 0 */
ul.leftNavi li a.nav1 {
	width: 90px;
	background-color: #95000A;
	color: #ffffff;
	padding-left: 20px;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	display: block;
}

ul.leftNavi li a.nav1:hover {
	padding-left: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #95000A;
	text-decoration: none;
}

ul.leftNavi li.current a.nav1 {
	padding-left: 20px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #95000A;
	width: 100%;
}

ul.leftNavi li.current a.nav1:hover {
	font-weight: normal;
	background-color: #FFFFFF;
	color: #95000A;
}

/* level 1 */
ul.leftNavi li a.nav2 {
	padding-left: 40px;
}

ul.leftNavi li.current a.nav2 {
	padding-left: 40px;
	background-color: #FFFFFF;
}

ul.leftNavi li.current a.nav2:hover {
	background-color: #FFFFFF;
}

/* @end */ /* @group Sidebar */
#elementHeadlineBox180 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 175px;
	background-color: #ffcc66;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
}

/* @end */ /* @group Footer */ /* @end */
	/* -----------------Inhalt--------------------- */
.clearLeft {
	clear: left;
	line-height: 1px;
	font-size: 1px;
}

.text-rot {
	color: #CC0000;
}

#elementArticleTopicFirst {
	margin: 4px 0px 10px 0px;
	padding: 11px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #95000a;
	width: 295px;
	text-transform: uppercase;
}

#elementArticleTopic {
	border-top: 1px solid #B7B7B7;
	margin: 7px 0px 7px 0px;
	padding: 7px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #95000a;
	width: 100%;
	text-transform: uppercase;
}

#elementArticleTeaser {
	padding: 0px 0px 5px 0px;
	position: relative;
	text-align: left;
	width: 100%;
}

#top {
	background-color: #ffcc66;
	padding-top: 5px;
}

.elementNews {
	width: 370px;
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #B7B7B7;
}

#elementNewsEdit {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #B7B7B7;
	width: 365px;
}

#elementNewsLast {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.elementNewsMetaData {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	width: 300px;
}

.newsDate {
	color: #95000A;
	font-size: 12px;
	font-weight: bold;
}

.newsTeaser {
	
}

.newsTopic {
	color: #545454;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

img.newsPictureLeft {
	float: left;
	margin: 3px 6px 0px 0px;
	max-width: 155px;
	max-height: 180px;
}

img.newsPictureRight {
	float: right;
	margin: 3px 0px 0px 6px;
	max-width: 155px;
	max-height: 180px;
}

div.newsPictureLeft {
	float: left;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
}

div.newsPictureRight {
	float: right;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	font-style: italic;
}

.elementNewsHeadline {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #95000A;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

#elementNewsHeadline {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #95000A;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
}

.elementNewsTeaser {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	width: 370px;
}

#elementNewsTeaser {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	width: 370px;
}

div.newsMoreRight {
	float: right;
	margin: 3px 0 0px 0px;
	height: 17px;
	width: 104px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/layout/button_more.gif);
	background-repeat: no-repeat;
}

a.newsMoreLink {
	color: #ffcc66;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
}

a.newsMoreLink:hover {
	color: #ffcc66;
	text-decoration: underline;
}

div.eventMoreLink {
	margin: 3px 0 0px 0px;
	height: 17px;
	width: 104px;
	text-align: center;
	vertical-align: top;
	background-image: url(../images/layout/button_more.gif);
	background-repeat: no-repeat;
}

a.eventLink {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: none;
}

a.eventLink:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	text-decoration: underline;
}

a.eventMoreLink {
	color: #ffcc66;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}

a.eventMoreLink:hover {
	color: #ffcc66;
	text-decoration: underline;
}

#blockArticleNaviBottom {
	border-top: 1px solid #B7B7B7;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	height: 25px;
}

#blockArticleNaviLeft {
	float: left;
	text-align: left;
	width: 123px;
}

#blockArticleNaviCenter {
	float: left;
	text-align: center;
	width: 123px;
}

#blockArticleNaviRight {
	float: left;
	text-align: right;
	width: 123px;
}

#blockInputLine {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
	width: 370px;
}

#blockInputLineLeft {
	padding: 0px;
	margin: 0px;
	float: left;
	line-height: 20px;
	text-align: left;
	width: 140px;
}

#blockInputLineRight {
	padding: 0px;
	margin: 0px;
	float: left;
	line-height: 20px;
	text-align: left;
	width: 210px;
}

.input150px {
	vertical-align: middle;
	width: 150px;
	height: 18px;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica;
	color: #000000;
	background-color: #FFFFFF;
}

.input20px {
	vertical-align: middle;
	text-align: center;
	width: 26px;
	height: 25px;
	border: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	font-family: Helvetica;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFFF;
}

#blockIssueNaviTop {
	border-bottom: 1px solid #B7B7B7;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	height: 25px;
	width: 585px;
}

#blockIssueNaviBottom {
	border-top: 1px solid #B7B7B7;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	font-size: 10px;
	height: 25px;
}

#blockIssueNaviLeft {
	float: left;
	text-align: left;
	width: 195px;
}

#blockIssueNaviCenter {
	float: left;
	text-align: center;
	/*width:195px;*/
	width: 100%;
}

#blockIssueNaviRight {
	float: left;
	text-align: right;
	width: 195px;
}

a.elementIssueNavigationLink {
	color: #95000a;
}

a.elementIssueNavigationLink:hover {
	color: #95000a;
	text-decoration: underline;
}

#elementIssueNavigationLinkInactive {
	color: #000000;
}

#elementIssueOverview {
	float: left;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-left: 0px;
	padding: 10px 10px 10px 10px;
	width: 116px;
	background-color: #E8E9EB;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

a.elementIssueOverviewLink {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}

a.elementIssueOverviewLink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

div.pageNavi {
	position: relative;
	border: 1px solid #ffcc66;
	width: 368px;
	background-color: #ffcc66;
}

div.pageNaviAdmin {
	position: relative;
	border: 0px solid #000000;
	width: 585px;
	background-color: #FFFFFF;
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
}

div.pageNaviElement {
	position: relative;
	float: left;
	border: 0px;
	width: 50%;
	background-color: #ffcc66;
}

div.pageNaviElementActive {
	position: relative;
	float: left;
	border: 0px;
	width: 50%;
	background-color: #ffffff;
}

div.pageNaviElementLong {
	position: relative;
	float: left;
	border: 0px;
	width: 100%;
	background-color: #ffcc66;
}

div.pageNaviElementActiveLong {
	position: relative;
	float: left;
	border: 0px;
	width: 100%;
	background-color: #ffffff;
}

div.pageNaviElementLongAdmin {
	position: relative;
	float: left;
	border: 0px solid #000000;
	width: 100%;
	background-color: #ffcc66;
}

div.branchSeparator {
	width: 370px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	border-top: 1px solid #B7B7B7;
}

div.branchSeparatorPremium {
	width: 370px;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-top: 1px solid #B7B7B7;
	background-color: #FFDDAA;
}

div.branchName {
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #95000A;
	width: 370px;
}

div.branchName img {
	max-width: 80px;
	max-height: 50px;
	border: 0;
}

div.branchDescription {
	margin: 0px 0px 5px 0px;
	width: 370px;
}

div.branchNamePremium {
	margin: 0px 0px 0px 0px;
	width: 360px;
	padding: 10px 5px 0px 5px;
	font-weight: bold;
	color: #95000A;
	background-color: #FFDDAA;
}

div.branchNamePremium img {
	max-width: 80px;
	max-height: 50px;
	border: 0;
}

div.branchDescriptionPremium {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	width: 360px;
	background-color: #FFDDAA;
}

div.galleryListPreview {
	float: left;
	display: block;
	width: 120px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-weight: bold;
}

div.galleryListPreviewAdmin {
	float: left;
	display: block;
	width: 120px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 10px;
	font-weight: bold;
}

div.pageNaviContainer {
	position: relative;
	border: 0px solid #000000;
	width: 100%;
	/*width: 368px;*/
}

div.pageNaviContainerAdmin {
	position: relative;
	border: 0px;
	width: 580px;
}

div.galleryListTitle {
	float: left;
	display: block;
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

div.galleryListTitleAdmin {
	float: left;
	display: block;
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
}

div.galleryOverviewPreview {
	float: left;
	display: table;
	width: 110px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 3px 3px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ffcc66;
	background-color: #ffcc66;
	overflow: hidden;
}

div.galleryOverviewPreviewAdmin {
	float: left;
	display: table;
	width: 110px;
	height: 90px;
	text-align: center;
	vertical-align: middle;
	margin: 0px 2px 2px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ffcc66;
	background-color: #ffcc66;
	overflow: hidden;
}

div.innerPosContainer {
	width: 100%; #
	position: absolute; #
	top: 50%; #
	left: 0px;
	display: table-cell;
	vertical-align: middle;
}

div.innerPos {
	max-width: 110px;
}

div.innerPosAdmin {
	max-width: 100%;
}

img.previewImage {
	vertical-align: middle;
}

#blockNewsNavi {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	height: 25px;
	width: 370px;
}

div.galleryImage {
	display: block;
	width: 368px;
	text-align: center;
	margin: 2px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border: 1px solid #ffcc66;
	background-color: #ffffff;
}

div.galleryCaption {
	width: 370px;
	margin: 5px 0px 5px 0px;
}

span.galleryCredit {
	font-size: 10px;
	font-style: italic;
}

a.elementNewsNavigationLink {
	font-size: 14px;
	color: #95000A;
}

a.elementNewsNavigationLink:hover {
	color: #95000A;
	text-decoration: underline;
}

#blockImagesNavi {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	height: 15px;
	line-height: 15px;
	width: 370px;
}

#blockNewsNaviLeft {
	float: left;
	text-align: left;
	width: 80px;
	font-size: 14px;
}

#blockNewsNaviCenter {
	float: left;
	text-align: center;
	width: 210px;
}

#blockNewsNaviRight {
	float: left;
	text-align: right;
	width: 80px;
	font-size: 14px;
}

p.noMargin {
	margin: 0px 0px 0px 0px;
}

.elementWarenkunde {
	float: left;
	margin: 14px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 370px;
	color: #545454;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
}

.wkMainHeadline {
	margin: 14px 0px 14px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #95000A;
	line-height: 20px;
}

.wkMoreLink {
	margin: 14px 0px 14px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #95000A;
}

.wkParagraph {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 370px;
	color: #545454;
}

.wkHeadline {
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

.wkListAnchor {
	margin: 5px 0px 0px 0px;
	color: #95000A;
	text-decoration: underline;
}

li.wkList {
	margin: 0px 0px 5px 0px;
	line-height: 15px;
}

div.generalPictureLeft {
	float: left;
	margin: 5px 5px 0px 0px;
	font-size: 10px;
	font-weight: normal;
}

div.generalPictureRight {
	float: right;
	margin: 5px 0 0px 5px;
	font-size: 10px;
	font-weight: normal;
}

div.advertisement {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 10px 0px;
	border-bottom: 1px solid #B7B7B7;
	width: 370px;
	text-align: center;
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}

div.advertisement300 {
	width: 300px;
	text-align: left;
	font-family: Arial, Sans-serif, Helvetica;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 10px;
}

div.noBullet {
	clear: both;
	float: left;
	width: 20px;
	height: 20px;
}

div.roundBullet {
	clear: both;
	float: left;
	width: 20px;
	height: 20px;
	background-image: url(../images/layout/roundBullet.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 0px;
}

div.roundBullet#down {
	background-position: 0px 10px;
	padding-top: 12px;
}

div.listItem {
	float: left;
	line-height: 14 : px;
	width: 300px;
	min-height: 20px;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 10px;
}

table.articles_search {
	background-color: #ffcc66;
	padding: 5px;
	border: 0px solid #000000;
}

table.articles_page_navigation {
	border: 0px solid #000000;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

span.highlightResult {
	background-color: #B8AD99;
}