body {
	margin: 10px 0 5px;
	padding: 0;
	text-align: center;
	/*background-image: url(../images/site_background.gif);*/
	/*background-repeat: repeat-x;*/
}

p {
	margin-top: 0px;
}

div.nopadding {
	padding: 0px;
}

#site {
	text-align: left;
	position: absolute;
	margin: auto;
	width: 770px;
	left: 50%;
	margin-left: -385px;
}

#main {
	margin: 20px 0;
	padding: 0px;
	clear: both;
	text-align: left;
}

#header-print {
	display: none;
}

td.header {
	height: 132px
}

.main {
	height: 250px;
	background: #f5eabd url(../images/background.jpg) top center no-repeat;
}

td.onecol-startpage {
	background: #f5eabd;
	background-image: none;
}

td.onecol {
	/*background-image: url(../images/border_a1.gif);*/
}

td.twocols {
	/*background-image: url(../images/border_a2.gif)*/
}

td.top {
	height: 10px;
	display: none;
}

td.onecol-top {
	background-image: url(../images/border_t1.gif);
}

td.onecol-top-startpage {
	background-image: url(../images/border_t1_xmasspecial.gif)
}

td.twocols-top {
	background-image: url(../images/border_t2.gif)
}

td.bottom {
	height: 13px;
	display: none;
}

td.onecol-bottom {
	background-image: url(../images/border_b1.gif)
}

td.onecol-bottom-startpage {
	background-image: url(../images/border_b1_xmasspecial.gif);
}

td.twocols-bottom {
	background-image: url(../images/border_b2.gif)
}

#main-navigation {
	/*float: right;*/
	width: 230px;
	margin-top: 0;
}

#main-stage {
	padding-bottom: 15px;
	margin: 0;
}

div.standard {
	width: 555px;
}

div.extended {
	width: 750px;
}

div.superextended {
	/*width: 770px;*/
}


div.main-noborder {
	float: right;
	margin-right: 0px;
}

#stage {
	padding: 0px;
	margin: 0px;
	clear: both;
	overflow: hidden;
	position: relative;
}

#stage-header {
	padding-right: 20px;
}

#main-top {
	width: 770px;
	height: 10px;
	font-size: 1px;
	background-repeat: no-repeat;
}

#main-bottom {
	width: 770px;
	height: 10px;
	font-size: 1px;
	background-repeat: no-repeat;
}

div.stage-headline {
	padding-right: 20px;
}

div.headline-image {
	/*height: 56px;*/
	padding-bottom: 30px;
	float: left;
}

div.headline-margin {
	margin-top: 20px;
}

div.stage-content {
	clear: both;
	text-align: left;
	padding-right: 20px;
}

div.stage-startpage {
	/*width: 808px;*/
	height: 540px;
	display: block;
	background-repeat: no-repeat;
	text-align: center;
	margin: 15px 0 15px 45px;
	position: relative
}

.stage-startpage div.slides {
	width: 784px;
	height: 540px;
	float: left;
}
.stage-startpage div.slides div {
	display: none;
}
/*
.stage-startpage div {
	position: absolute;
	top: 0px;
	left: 15px;
	display: none;
}
*/
.stage-startpage a.backward, a.forward {
	display: block;
	margin-top: 280px;
	width: 12px;
	height: 23px;
	float: left;
	cursor: pointer;
}
.stage-startpage a.backward {
	background: url(../images/prev.gif) no-repeat;
	margin-right: 10px;
}
.stage-startpage a.forward {
	background: url(../images/next.gif) no-repeat;	
	margin-left: 10px;
}

/*
.stage-startpage div img {
	overflow: hidden;
	display: block
}
*/
#navigation-top {
	border-top: 2px solid #e3c34e;
	padding-left: 10px;
	clear: both;
	text-align: left;
	overflow: hidden;
	display: block;
}

#navigation-top a {
	position: relative;
	float: left;
	height: 30px;
	cursor: pointer;
}

#navigation-top img {
	position: absolute;
	background-repeat: repeat-x;
}

a.navigation-active {
	background-image: url(../images/buttonbg.gif);
	background-repeat: repeat-x;
}

#stage-main {
	clear: both;
}

#stage-unicontainer {
	width: 750px;
	overflow: hidden;
	float: left;
}

#stage-container {
	overflow: hidden;
	float: left;
}

#header-logo {
	width: 233px;
	height: 80px;
	float: right;
	margin-top: 20px;	
}

#header-metanavigation {
	/*
	height: 36px;
	padding-right: 15px;
	text-align: right;
	*/
}

div.searchform {
	color: #777777;
	font-size: 9px;
	text-align: left;
	padding-top: 16px;
	width: 150px;
	float: right;
}

#footer div.flags {
	text-align: right;
	float: right;
	width: 232px;
	height: 10px;
	margin-right: -2px;
}

#footer div.flags a {
	margin-left: 6px;
}

#footer div.metanavigation {
	text-align: center;
	float: right;
	width: 454px;
	margin: 3px;
}

#footer .metanavigation a {
	font-size: 11px;
	text-decoration: none;
	color: black;
	margin: 2px;
}

#navigation-container {
	float: left;
}

div.navigation-left {
	background-color: #fcf6e6;
	padding: 20px 0 20px 25px;
}

div.navigation-ecards {
	padding-left: 10px;
	overflow: hidden;
}

div.navigation-banner {
	padding: 20px 0 3px 11px;
}

div.ecards-headline {
	height: 46px;
	display: block;
}

div.ecards-overview {
	padding-top: 10px;
	display: block;
}

#footer {
}

div#content-images {
	float: left;
	margin-top: 0px;
	padding-right: 10px;
}

div#content-images-element {
	margin-bottom: 10px;
	clear: both;
}

div.banner {
	width: 192px;
	height: 74px;
	float: left;
	overflow: hidden;
	background-repeat: no-repeat;
	text-align: left;
}

#quicklinks {
	margin: 10px 0;
}

div.quicklink {
	width: 220px;
	height: 30px;
	float: left;
	background: #e2c045;
	margin-right: 13px;
	text-align: center;
}
.footer .no-margin {
	margin: 0;
}

.quicklink a img {
	padding: 5px;
}

.quicklink img.search {
	padding: 5px 5px 5px 20px; 
}

.quicklink  div.searchform {
	padding-top: 8px;
}

a.nav1 {
	font-size: 11px;
	display: block;
	width: 100%;
	text-decoration: none;
	text-align: left;
	/*text-indent: 20px;*/
	font-weight: bold;
	line-height: 12px;
	padding: 6px 0 2px 0;
	/*border-bottom: 1px solid white;*/
	/*background: url(../images/dot_a.gif) no-repeat 10px center;*/
}

a.active1 {
	/*background-color: #D9CC9F;*/
}

a.nav1:link,
a.nav1:visited {
	color: black;
}

a.active1:link,
a.active1:visited,
a.active1:active,
a.active1:hover,
a.nav1:active,
a.nav1:hover {
	/*color: #B20028;*/
	/*background-color: #D9CC9F;*/
}


a.nav2 {
	font-size: 11px;
	display: block;
	text-decoration: none;
	text-align: left;
	/*text-indent: 26px;*/
	padding: 0 0 2px 0;
	/*background-color: #F4EEDA;*/
}

a.nav2:link,
a.nav2:visited {
	color: black;
}

a.active2:link,
a.active2:visited,
a.active2:active,
a.active2:hover,
a.nav2:active,
a.nav2:hover {
	/*color: #B20028;*/
	/*background-color: #D9CC9F;*/
}

div.subnav {
	/*padding-bottom: 10px;*/
}

a.sitemap-top {
	font-size: 11px;
	display: block;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 12px;
	padding-left: 12px;
	margin-top: 12px;
	color: #595959;
	background: url(../images/arrow.gif) no-repeat left center;
}

a.sitemap-top:hover,active {
	color: black;
}


a.sitemap-level2 {
	font-size: 11px;
	display: block;
	background: #D9CCA0;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	line-height: 12px;
	padding: 2px 2px 2px 10px;
	border-bottom: 2px solid #F4F3DE;
	color: #B20228;
}

a.sitemap-level2:hover,active {
	color: black;
}

a.sitemap-level3 {
	font-size: 11px;
	display: block;
	text-decoration: none;
	text-align: left;
	height: 15px;
	line-height: 12px;
	padding-left: 30px;
	color: #585858;
}

a.sitemap-level3:hover,active {
	color: black;
}

div.sitemap-outerbox {
	margin-top: 3px;
	margin-bottom: 20px;
	padding-right: 20px;
	clear: both;
}

div.sitemap-innerbox {
	background: #F4F3DE;
	padding: 7px 13px;
}


#header {
	height: 132px;
	font-size: 10px;
	/*background-image: url(../images/header_bg.gif);*/
	/*background-repeat: no-repeat;*/
	background-color: white;
}

#top-row {
	color: #AEAEAE;
	font-size: 10px;
	width: 100%;
}

#bottom-row {
	text-align: center;
	color: #AEAEAE;
	font-size: 10px;
	padding-bottom: 6px;
	padding-top: 20px;
	clear: both;
}

#switchlang {
	height: 66px;
	padding-right: 15px;
	text-align: right;
	float: right;
}

div.contactbox {
	padding: 10px 20px;
	margin-bottom: 10px;
	background-color: #F4F3DE
}

div.content-clickablemap {
	width: 770px;
	text-align: left;
	height: 100%;
}

div.events-overview {
	clear: both;
	text-align: left;
	width: 530px;
	height: 100%;
}

div.events-detail {
	clear: both;
	padding-right: 20px;
	text-align: left;
	overflow: hidden;
}

div.news-overview {
	clear: both;
	text-align: left;
	width: 530px;
	height: 100%;
}

div.news-detail {
	clear: both;
	text-align: left;
	width: 530px;
	height: 100%;
}

img#map_imagemap {
	border: 1px solid gold;
}

div.shop-detail {
	width: 730px;
	text-align: left;
	height: 100%;
}

#shop-media {
	width: 354px;
	float: left;
}

#shop-largeimage {
	margin-bottom: 3px;
}

#shop-previewimages {
	float: left;
}

img.shop-previewimage {
	cursor: pointer;
	padding-right: 1px;
}

#shop-content {
	width: 360px;
	float: right;
	text-align: left;
}

#shop-logo {
	padding-bottom: 10px;
	height: 65px;
	clear: both;
}

#bar-detail {
	width: 730px;
	text-align: left;
	height: 100%;
}

#bar-media {
	width: 354px;
	float: left;
}

#bar-largeimage {
	margin-bottom: 3px;
}

#bar-previewimages {
	float: left;
}

img.bar-previewimage {
	cursor: pointer;
	padding-right: 1px;
}

#bar-content {
	width: 360px;
	float: right;
	text-align: left;
}

#bar-logo {
	padding-bottom: 10px;
	height: 65px;
	clear: both;
}

div.logo-leftborder {
	width: 4px;
	height: 65px;
	background-image: url(../images/border_l.gif);
	float: left;
}

div.logo-rightborder {
	width: 4px;
	height: 65px;
	background-image: url(../images/border_r.gif);
	float: left;
}

div.logo-sujet {
	width: 350px;
	height: 65px;
	background-image: url(../images/border_bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 2px;
	float: left;
}

img.logo-sujet {
	margin-top: 3px
}

div.events-overview-element {
	width: 100%;
	clear: left;
	margin-top: 10px;
}

div.events-overview-image {
	float: left;
	width: 90px;
	overflow: hidden;
}

div.events-overview-date {
	float: left;
	width: 80px;
	height: 1em;
	text-align: center;
}
.events-overview-archive .events-overview-date {
	display: none;
}

div.events-overview-arrow {
	float: left;
	width: 15px;
	padding-top: 2px;
}
.events-overview-archive .events-overview-arrow {
	padding-left: 15px;
}

div.events-overview-content {
	float: left;
	width: 335px;
}
.events-overview-archive .events-overview-content {
	width: 400px;
}

img.events-overview {
	margin-left: 10px;
}

div.news-overview-element {
	width: 100%;
	clear: left;
	margin-top: 10px;
}

div.news-overview-image {
	float: left;
	width: 90px;
	overflow: hidden;
}

div.news-overview-date {
	float: left;
	width: 80px;
	text-align: center;
	display: none;
}

div.news-overview-arrow {
	float: left;
	width: 15px;
	padding-top: 2px;
	padding-left: 15px;
}

div.news-overview-content {
	float: left;
	/*width: 335px;*/
	width:400px;
}

img.news-overview {
	margin-left: 10px;
}

form.shopsearch {
	font-size: 11px;
	font-weight: bold;
	width: 360px;
}

input.shopsearch {
	float: right
}

img.shopsearch {
	float: right
}

div.form-error {
	font-weight: normal;
	color: #B20028;
}

table.shopsearch {
	width: 420px;
}

tr.oddline {
	background: #F4F3DE;
}

th.shopsearch {
	background: #C3AE6B;
	color: white;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

td.shopsearch {
	font-size: 11px;
	padding: 3px;
	white-space: nowrap;
}

table.brandlist {
	width: 420px;
}

tr.oddline {
	background: #F4F3DE;
}

th.brandlist {
	background: #C3AE6B;
	color: white;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
}

td.brandlist {
	font-size: 11px;
	padding: 3px;
	white-space: nowrap;
}

div.xapian-resultitem {
	padding-top: 10px;
}

#flags {
	height: 23px;
	padding-left: 4px;
	background-image: url(../images/switch_background.gif);
}
#flags-border {
	position: absolute;
	top: 5px;
	right: 12px;
	height: 23px;
	width: 4px;
	background-image: url(../images/switch_border.gif);
}

div.overviewlinks {
	padding: 6px 0;
}

.overviewlinks a.stage {
	margin-right: 20px;
	color: black;
	text-decoration: none;
}

.slidetabs a {
	width: 1px;
	height: 1px;
}

div.clear {
	clear: both;
}
