/******************************************************************************/
/* BIG BACKGROUND															  */
/******************************************************************************/

#bigBackground {
	position: absolute;
	left: 0;
	top: 0;
}

/******************************************************************************/
/* BIG IMAGE																  */
/******************************************************************************/

#main #image {
	width: 120px;
	height: 645px;
	position: absolute;
	left: 110px;
	top: 70px;
}

#main #image img {
	position: absolute;
	left: 0;
	top: 0;
}

/******************************************************************************/
/* SUBMENU																	  */
/******************************************************************************/

#main #submenu {
	width: 240px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	position: absolute;
	left: 655px;
	top: 214px;
	z-index: 550;
}

#main #submenu a {
	position: relative;
	float: left;
	padding-right: 4px;
}

#main #submenu a img {
}

#main #submenu ul li {
	float: left;
	padding: 0 3px;
}

/******************************************************************************/
/* SHOP LINK																  */
/******************************************************************************/

#main #shopLink {
	width: 50px;
	height: 262px;
	position: absolute;
	left: 905px;
	top: 24px;
	z-index: 600;
}

#main #shopLink a, #main #shopLink a img {
	position: absolute;
	left: 0;
}

#main #shopLink a img.text {
	left: -18px;
	top: 190px;
	z-index: 110;
}

/******************************************************************************/
/* CONTENT																	  */
/******************************************************************************/

#main #content, #main #contentAlphaBg {
	width: 286px;
	height: 574px;
	position: absolute;
	left: 336px;
	top: 0;
	z-index: 150;
}

#main #contentAlphaBg {
	background: #000;
	z-index: 145;
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
}


/**
 * Content logo
 */

#main #content #logo {
	width: 286px;
	height: 161px;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 33px;
	text-align: center;
}

/**
 * Inner content / Content submenu
 */

#main #content #innerContent,
#main #content #contentSubMenu,
#main #content #events {
	width: 286px;
	height: 357px;
	position: absolute;
	left: 0;
	top: 194px;
	padding-top: 20px;
	overflow: hidden;
	color: #FFF;
	text-align: center;
}

#main #content #innerContent,
#main #content #events {
	width: 256px !important;
	width: 286px;
	padding: 20px 15px 0 15px;
	font-size: 0.9em;
}

#main #content #innerContent p {
	text-align: center;
}

#main #content #innerContent #fullContent {
	width: 286px;
	position: absolute;
	left: 0;
	top: 0;
	padding-top: 20px;
}

#main #content #contentSubMenu {
	width: 100%;
	height: 346px;
	text-align: center;
}

#main #content #contentSubMenu a {
	position: relative;
	padding: 0 10px;
	vertical-align: top;
/*
	position: relative;
	padding-left: 25px;
	margin: 0 12px;
	float: left;
*/
}

#main #content #contentSubMenu a img {
	vertical-align: top;
}

/******************************************************************************/
/* ADDITIONAL IMAGE															  */
/******************************************************************************/

#main #additionalImage {
	width: 435px;
	height: 290px;
	position: absolute;
	left: 590px;
	top: 350px;
	z-index: 100;
}

/******************************************************************************/
/* NEWS																		  */
/******************************************************************************/

#main #content #innerContent .news-list-item {
	position: relative;
	top: 0;
	left: -15px;
	margin-bottom: 2px;
}

#main #content #innerContent .news-list-item .transparent-news-item,
#main #content #innerContent .news-list-item .visible-news-item {
	width: 286px;
	position: relative;
	left: 0;
	top: 0;
	padding: 10px 0;
	z-index: 200;
	text-align: center;
}

#main #content #innerContent .news-list-item .transparent-news-item {
	background: #FFF;
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
	z-index: 190;
	position: absolute;
}

#main #content #innerContent .news-list-item .transparent-news-item a,
#main #content #innerContent .news-list-item .visible-news-item a {
	font-weight: bold;
	color: #FFF;
}

#main #content #innerContent .news-list-item p,
#main #content #innerContent .news-list-browse p {
	margin: 0;
}

#main #content #innerContent .news-list-browse p {
	height: 0;
	font-size: 0;
}

#main #content #innerContent .news-list-browse .tx-ttnews-browsebox {
	text-align: center;
}

#main #content #innerContent .news-list-browse table {
	margin: auto;
}

#main #content #innerContent .news-list-browse table p {
	height: 14px;
	font-size: 1em;
}

#main #content #innerContent .news-list-browse table tr td {
	padding: 0 2px;
}

#main #content #innerContent .news-list-browse table tr td *  {
	color: #FFF;
}

/******************************************************************************/
/* FELOGIN																	  */
/******************************************************************************/

.tx-felogin-pi1 {
	position: absolute;
	left: 0;
	top: 235px;
}

.tx-felogin-pi1 label {
	width: 100%;
	height: 22px;
	line-height: 22px;
	display: block;
	float: none;
	padding: 0;
	text-align: center;
}

.tx-felogin-pi1 .passwordBackground {
	height: 22px;
	position: relative;
	z-index: 10;
	opacity: 0.4;
	filter:alpha(opacity=40);
	margin-bottom: -22px;
	background: #FFF;
}

.tx-felogin-pi1 #pass {
	width: 100%;
	height: 22px;
	line-height: 22px;
	position: relative;
	z-index: 20;
	background: none;
	border: none;
	color: #FFF;
	text-align: center;
}

.tx-felogin-pi1 .submit {
	width: 100%;
	margin-top: 60px;
	text-align: center;
}

.tx-felogin-pi1 .submit button {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
}

/******************************************************************************/
/* DOWNLOADS																  */
/******************************************************************************/

#downloads #main #content #innerContent {
	height: 360px;
	overflow-y: auto;
}

.downloadItem {
	width: 286px;
	min-height: 57px;
	height: auto !important;
	height: 57px;
	position: relative;
	left: -15px;
	margin-bottom: 2px;
}

.downloadItem .downloadBackground,
.downloadItem .downloadOverlay {
	width: 266px;
	min-height: 37px;
	height: auto !important;
	height: 37px;
	padding: 10px;
}

.downloadItem .downloadBackground {
	background: #FFF;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.downloadItem .downloadOverlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 20;
}

.downloadItem .downloadText {
	width: 239px;
}

.downloadItem .downloadText b,
.downloadItem .downloadText span {
	display: block;
}

.downloadItem .downloadText span {
	font-size: 0.8em;
}

.downloadItem .downloadText {
	width: 239px;
}

.downloadItem .downloadZoom,
.downloadItem .downloadPdf {
	width: 17px;
	height: 17px;
	display: block;
	position: absolute;
	left: 250px;
	top: 11px;
	background: url(../images/downloadZoom.gif);
	cursor: pointer;
}

.downloadItem .downloadZoom:hover,
.downloadItem .downloadPdf:hover {
	text-decoration: none;
}

.downloadItem .downloadPdf {
	top: 31px;
	background: url(../images/downloadPdf.gif);
}

/******************************************************************************/
/* FORM																		  */
/******************************************************************************/

form {
	width: 286px;
	height: 357px;
	position: absolute;
	left: 0;
}

form .field {
	height: 22px;
	margin-bottom: 2px;
}

form .formBg {
	height: 22px;
	position: relative;
	z-index: 250;
	margin-bottom: -22px;
	background: #FFF;
	-moz-opacity: 0.4;
	opacity: 0.4;
	filter: alpha(opacity=40);
	clear: left;
}

form label {
	height: 21px;
	float: left;
	line-height: 21px;
	position: relative;
	z-index: 270;
	padding: 0 10px;
	cursor: pointer;
}

form .input {
	width: 210px;
	height: 20px;
	float: left;
	position: relative;
	z-index: 270;
	padding: 2px 0 0 0;
	margin: 0;
	background: none;
	border: none;
	color: #FFF;
	font-size: 1em;
}

form .message {
	height: 122px;
}

form .message .formBg {
	height: 122px;
	margin-bottom: -122px;
}

form .message label {
	width: 266px;
}

form .message textarea {
	width: 266px;
	height: 100px;
	padding: 0 10px;
	font-family: arial;
}

form ul {
	display: none;
}

#main #content #innerContent form p {
	text-align: left;
	padding: 0 10px;
}

/******************************************************************************/
/* KITCHEN																	  */
/******************************************************************************/

#kitchenMenu {
	position: absolute;
	left: 50px;
	top: 150px;
}

#kitchenMenu a {
	height: 40px;
	display: block;
	margin-bottom: 10px;
}

#linkImages {
	width: 100%;
	height: 150px;
	position: absolute;
	left: 0;
	top: 400px;
}

#linkImages li {
	height: 150px;
	line-height: 150px;
	float: left;
	padding: 0 10px;
}

#linkImages li.sep {
	width: 300px !important;
	width: 320px;
}

/******************************************************************************/
/* EVENTS																	  */
/******************************************************************************/

#main #content #events {
	overflow: visible;
}

#main #content #events #eventsContent {
	width: 563px;
	height: 410px;
	position: absolute;
	left: -130px;
	overflow: auto;
}

#main #content #events #eventsContent .normalText {
	width: 256px !important;
	position: relative;
	left: 130px;
	padding: 20px 15px 0;
}

#main #content #events #eventsContent .normalText p {
	text-align: center;
}

#events p {
	margin: 0;
}

#events a, #events img {
	position: relative;
	left: 0;
	margin-bottom: 5px;
	z-index: 500;
}

#events img {
	padding-bottom: 2px;
	margin: 0;
/*	margin-bottom: 1px;*/
}

#events a img {
	margin: 0 !important;
}	

/******************************************************************************/
/* GALLERY																	  */
/******************************************************************************/

#gallery {
	width: 315px;
	position: absolute;
	top: 214px;
	left: 0;
	z-index: 550;
}

#gallery .wtgallery_list {
	margin: 0 1px 1px 0;
}

#events #wt_gallery_image a {
	position: relative;
	left: 0;
	margin: 0 auto;
}

#events .tx-wtgallery-pi1, #wt_gallery_image {
	width: 286px;
	position: absolute;
	left: 65px;
}

#wt_gallery_image img {
	border-top: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
}

#events .wt_gallery_single_inner_pic {
	position: relative;
	margin: 0 auto;
	text-align: center;
}
