body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	background-repeat: repeat-x;
	background-position: top center;
}
div#panel {
}
h1, h2 {
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
.fullwidth {
	width: 960px;
}
p {
	margin: 0;
	padding: 0;
}
/* header *****************************************************************************************/
div#header, div#header * {
	text-align: left;
}
div#logobar {
	position: relative;
	margin-bottom: 20px;
}
div#logobar img.logo {
	position: absolute;
	bottom: 0;
	left: 0;
}
/* teaser *****************************************************************************************/
div.teaser {
	position: relative;
	width: 682px;
	height: 184px;
	overflow: hidden;
}
div.teaser_home {
	position: relative;
	width: 682px;
	height: 265px;
	overflow: hidden;
}
/* languagenav ************************************************************************************/
div#languagenav {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
}
div#languagenav a {
	text-decoration: none;
}
div#languagenav a:hover {
	text-decoration: underline;
}
/* mainnav ****************************************************************************************/
div#mainnav {
	height: 30px;
	z-index: 99;
	margin-bottom: 0px;
	line-height: 30px;
}
div#mainnav a {
	font-weight: bold;
	text-decoration: none;
	
}
/* breadcrumb *************************************************************************************/
div#breadcrumb {
	padding: 7px 15px 6px 15px;
	font-weight: bold;	
}
div#breadcrumb a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
div#breadcrumb a:hover {
	text-decoration: underline;
}
div#breadcrumb img {
	padding: 0 3px 0 6px;
}
div#breadcrumb ul li {
	display: inline;
	position: relative;
	padding-left: 14px;
	padding-right: 14px;
	background-image: url("../images/arrow.gif");
	background-position: left center;
	background-repeat: no-repeat;
}
/* content ****************************************************************************************/
div#content {
	text-align: left;
}
div#maincontent {
	float: left;
	width: 682px;
}
/* events listing**********************************************************************************/
div.eventsListing {
	background-color: white;
}
div.list table {
	border-collapse: separate;
	empty-cells: show;
}
div.eventsListing td {
	padding-left: 15px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: solid 3px #eaeff3;
	text-align: left;
}
/* shops: listing (incl. spry tab customization) **************************************************/
div.TabbedPanels {
}
ul.TabbedPanelsTabGroup {
	margin-bottom: 20px;
}
div.TabbedPanelsContent {
	margin-bottom: 1px;
}
li.TabbedPanelsTab {
	float: left;
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	border: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
div.TabbedPanelsContentGroup {
	border: 0;
}
div.TabbedPanelsContent {
	padding-bottom: 0;
}
div.shopsListingContent {
	float: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 3px;
}
div.shopsListingContent h1 {
	margin-bottom: 0;
}
div.shopsListingAlphabet {
	width: 15px;
}
div.shopsListingGroup {
	margin-left: 35px;
}
div.shopsListingLink {
	width: 170px;
	overflow: hidden
	background-image: url("../images/arrow.gif");
	background-position: 97% 60%;
	background-repeat: no-repeat;
}
div.shopsListingEmpty {
	height: 16px;
	width: 170px;
}
/* shops: details *********************************************************************************/
div.shopsDetailsBackground {
	width: 224px;
	background-color: white;
	margin-bottom: 3px;
}
div.shopsDetailsLogo {
	height: 113px;
	padding: 0;
	text-align: center;
	overflow: hidden;
}
div.shopsDetails {
	width: 214px; 
	height: 103px;
	overflow: hidden; 
	background-color: white; 
	margin-bottom: 3px; 
	padding: 5px 0 5px 10px;
}
div.shopsDetails h2 {
	margin-bottom: 0.5em;
}
div.shopsDetailsLinks {
	height: 28px;
}
div.shopsListingLinkLeft {
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom: 0px;
	background-image: url("../images/arrow_back.gif");
	background-position: 10px 70%;
	background-repeat: no-repeat;
}
div.shopsListingLinkLeft a {
	padding-left: 25px;
}
div.shopsListingLinkRight {
	float: right;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	margin-bottom: 0px;
	background-image: url("../images/arrow.gif");
	background-position: 80% 70%;
	background-repeat: no-repeat;
}
div.shopsListingLinkRight a {
	padding-right: 25px;
}
div.shopDescription {
	background-color: white; 
	margin-top: 12px; 
	padding: 5px 22px 5px 24px;
}
div.shopDescription h3 {
	font-size: 14px;
}
div.shopDescription h4 {
	font-size: 12px;
}

/* spry mainnav customization ******* **************************************************************/
#mainMenuBar li {
	width: auto;
	white-space: nowrap;
}
#mainMenuBar ul {
	width: auto;
}
#mainMenuBar ul.level3 {
	margin-top: 7px;
	border: none;
}
#mainMenuBar ul li {
	float: none;
	background-color: transparent;
}
#mainMenuBar a.MenuBarItemSubmenu {
	background-position: 100% 50%;
}
#mainMenuBar a{
	font-size: 14px;
	font-weight: bold;
	color: white;
	line-height: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
#mainMenuBar ul li a{
	font-size: 12px;
}
#mainMenuBar li ul li, #mainMenuBar li ul li.first {
	background-image: none;
}
#mainMenuBar li ul.level3 a.MenuBarItemHover, #mainMenuBar li ul.level3 a.MenuBarItemSubmenuHover {
	color: white;
}
/* service column *********************************************************************************/
div#servicecontent {
	float: right;
	width: 264px;
}
div#search {
	position: relative;
	height: 30px;
	line-height: 30px;
}
div#search form {
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 265px;
	margin: 0;
	padding: 0;
}
div#search input.searchfield {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 165px;
	height: 17px;
	line-height: 17px;
	padding-left: 5px;
	padding-right: 5px;
}
div#search input.searchbutton {
	position: absolute;
	top: 5px;
	right: 15px;
	border: none;
}
div.infoBox {
	height: 188px;
}
div.infoBox img {
	position: absolute;
	top: 0;
	right: 0;
}
div.infoBox div.boxText {
	padding: 15px;
	padding-right: 0px;
	width: 170px;
	height: 158px;
	overflow: hidden;
}
div.infoBox h2 {
	margin-bottom: 0.5em;
}
div.infoBox td {
	padding-right: 4px;
}
div#content div.infoBox div.moreLink {
	position: absolute;
	right: 80px;
	bottom: 8px;
}
div#content div.infoBox div.moreLink a {
	display: block;
	text-align: right;
	padding: 5px 27px 5px 0;
	background-position: center right;
	background-repeat: no-repeat;
}
div.cleaner {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 0px;
}
div.whiteFrame {
	border: 6px solid white;
}
div.whiteFrameContent {
	position: relative;
	padding: 20px 20px 0 0;
}
div.largeWidth {
	width: 390px;
}
div.largeHeight {
	height: 260px;
}
div.smallWidth {
	width: 200px;
}
div.smallHeight {
	height: 135px;
}
div.standardImageBox {
/*	width: 390px; */
	float: right;
	position: relative;
	margin-left: 10px;
	margin-bottom: 5px;
}
div.hiddenImageBox {
	visibility: hidden;
	line-height: 1px;
	height: 0px;
}
div.standardImage {
/*	width: 390px;
	height: 260px; */
	overflow: hidden;
}
div.standardImageCaption {
	text-align: right;
	line-height: 2em;
}
div.standardImageZoom {
	text-align: right;
}
div#content a {
	font-weight: bold;
	text-decoration: none;
}
div#content a:hover {
	text-decoration: underline;
}
div.fakeMinHeight {
	float: left; 
	width: 20px; 
	height: 398px;
}
div.fakeMinHeightHome {
	float: left; 
	width: 20px; 
	height: 316px;
}
div.col div.moreLink {
	padding-bottom: 1em;
}
div.col div.moreLink a {
	background-repeat: no-repeat;
	background-position: 100%;
	padding-right: 15px;
}
/* lightbox ***************************************************************************************/
div#imageDataContainer {
	font-size: 12px;
}
div#imageDataContainer a {
}
/* footer *****************************************************************************************/
div#footer {
	position: relative;
	height: 20px;
	font-size: 10px;
	clear: left;
	padding: 10px 20px 0px 20px;
}
div#footer a {
	font-weight: normal;
}
div#content a:hover {
	text-decoration: underline;
}
/* form elements **********************************************************************************/
div.formNote {
	font-size: 10px;
	line-height: 1.2em;
	margin-bottom: 1em;
}
div.whiteFrame div.inputrow {
	margin: 4px 0;
	width: 590px;
}
div.whiteFrame label {
	float: left;
	width: 200px;
	padding-top: 4px;
}
div.whiteFrame div.inputelement {
	margin-left: 210px;
}
input, textarea, select {
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}
input.text, textarea {
	padding: 3px;
	width: 371px;
}
div.whiteFrame div.submit {
	text-align: right;
}

/* innderfade, tab & header ************************************************************************/
div#headerimage {
	position: relative;
	width: 900px; /* 900 */
	height: 390px; /* 390 */ 
	margin: 0 auto;
	overflow: hidden;
	padding-top: 20px;
	background-color: #7d7d7d;
}
ul.innerfade, ul.innerfade li {
	margin: 0;
	padding: 0;
}

ul.ui-tabs-nav {
	list-style-type: none;
	border-top: 1px solid #e3e5e7;
	height: 22px;
	margin: 0;
	padding: 0;
}
 ul.ui-tabs-nav li {
	margin-left: 10px;
	margin-top: 2px;
	height: 14px;
	float: left;
}
#tabs ul.ui-tabs-nav li {
	padding-left: 6px;
}


div#tabs div.ui-tabs-hide {
	display: none;
}

div#tabs ul.ui-tabs-nav {
/*	background-color: green; */
}

.ui-widget-content .ui-corner-bottom {
	padding: 0 10px 0 10px;
	clear: both;
	border: 1px solid #e3e5e7;
/*	background-color: red;*/
}

div#content ul.ui-tabs-nav li.ui-state-active a, div#content ul.ui-tabs-nav a:hover {
	color: #7D7D7D;
	text-decoration: underline;
}

/* gallery thumb **********************************************************************************/	
a.gallery_thumb_box {
	
	width: 130px;
	height: 100px;
	float: left;
	background-color: #D9D9D9;
	text-align: center;
	margin-bottom: 2px;
	margin-right: 2px;
	overflow: hidden;
}
a.gallery_thumb_box img {
	height: 100px;
}