/*****************/
/* GLOBAL SET UP */
/*****************/

body {
	margin: 0px;
	background-color: #004F40;
	background: url("../img_layout/bg.png") repeat;}
	overflow-x: auto;}
		
ol, ul, li {
	margin:0;
	padding:0;
	list-style:none;}	
	
ul.list {
	margin-left: 17px;
	list-style-image: url(../img/list.gif);}
	
/*
td, dd, dt {
	color:#000000;
	font-size: 12px;
	font-family:Courier New;}
	
.topNavigation {
	color:#FFFFFF;
	font-size: 12px;
	font-family:Courier New;}
	*/
	
h1 {
	color:#004F40;
	font-size: 22px;
	font-family:Arial Narrow;}
h2 {
	color:#004F40;
	font-size: 16px;
	line-height: 10px;

	font-family:Arial Narrow;}

p,td,pre {
	color:#505050;
	font-size: 12px;
	margin-top: -10px;
	font-family:Arial Narrow;
	letter-spacing: 1px;}

a.content {
	color:#004F40;
	font-size: 12px;
	font-family:Arial Narrow;
	text-decoration: none;
	letter-spacing: 1px;}
a:hover.content {
	color:#505050;}
	
a.links {
	color:#004F40;
	font-size: 12px;
	font-family:Arial Narrow;
	text-decoration: none;
	margin: 0px;
	padding: 0px;}
a.linksActive {
	color:#505050;
	font-size: 12px;
	font-family:Arial Narrow;
	text-decoration: none;
	margin: 0px;
	padding: 0px;}
a:hover.links {
	color:#505050;}
		
a.topNavigation {
	color:#DED5B1;
	font-size: 12px;
	font-family:Arial Narrow;
	text-decoration: none;
	margin: 0px;
	padding-right: 4px;
	padding-left: 3px;}
a:hover.topNavigation {
	color:#FDFBF5;
	font-size: 12px;
	font-family:Arial Narrow;
	text-decoration: none;
	border-right: 1px solid #DED5B1;
	border-bottom: 1px solid #DED5B1;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;}
	
a.subNavigation {
	color:#004F40;
	font-size: 12px;
	font-family:Arial Narrow;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;}
a:hover.subNavigation {
	color:#FFFAE8;
	font-size: 12px;
	font-family:Arial Narrow;
	text-decoration: yes;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;}
a.subNavigationActive {
	color:#FFFAE8;
	font-size: 12px;
	font-family:Arial Narrow;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;}
	
img {
	border:0;
}

.formulare {
	font-family: Arial Narrow, Arial, Microsoft Sans Serif;
	font-size: 12px;
	color: #505050;
	background-color: #FDFBF5;
	width: 263px;
	border: 0px;
	}
.formulare_community {
	font-family: Arial Narrow, Arial, Microsoft Sans Serif;
	font-size: 12px;
	color: #505050;
	background-color: #BFFF85;
	width: 263px;
	border: 0px;
	}
.formulareArea {
	font-family: Arial Narrow, Arial, Microsoft Sans Serif;
	font-size: 12px;
	color: #505050;
	background-color: #FDFBF5;
	width: 263px;
	border: 0px;
	}

	
/*******************************************************/
/* FOR LAYERED BGS - CONTAINER NEEDED FOR LOWER LEVELS */
/*******************************************************/

tr { vertical-align: top;}

#cotainerMain {
	width: 930px;
	height: 500px;
	position:absolute;
   	top: 50%;
   	left: 50%;
	margin: -250px 0 0 -470px;
	padding: 8px;
	border: 1px solid #004F40;
	background: url("../img_layout/bg_neu.png") no-repeat;}
	
.cellTop {
	width: 637px;
	height: 123px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
	.cellTopNavigation {
		color: #DED5B1;
		width: 538px;
		height: 18px;
		text-align: right;
		padding-right: 5px;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}
	.cellTopHeadline {
		width: 538px;
		height: 50px;
		text-align: right;
		padding-right: 22px;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		margin: 0px;
	}
	.cellNavigation {
		width: 538px;
		height: 32px;
		border: 0px;
		padding: 0px;
		margin: 0px;
	}
	.cellSubNavigation {
		vertical-align: middle;
		color: #004F40;
		width: 538px;
		height: 23px;
		border-top: 1px solid #004F40;
		padding-left: 10px;
		padding-right: 10px;
		margin: 0px;
	}
	
.cellFlash {
	width: 294px;
	height: 500px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background: url("../img/bg_wirtshaus.jpg") no-repeat;}
}
.cellContent {
	width: 637px;
	height: 304px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
table.content {
		border: 0px;
		padding: 0px;
		margin-top: -10px;}
td.content {
		padding-right: 10px;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 5px;
		margin: 0px;}
	.cellLinks {
	width: 207px;
	height: 205px;
	border-left: 1px solid #8C8A83;
	margin: 0px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	}
.cellBottom {
	width: 635px;
	height: 73px;
	border: 0;
	margin: 0px;
	padding: 0px;
}
	
#content {
	overflow: auto;
	width: 430px;
	height: 284px;
	border: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;}
	
/*
.cellLeft {
	width: 267px;
	height: 484px;
	border-top: 8px solid  #EBEAE8;
	border-right: 4px solid  #EBEAE8;
	border-bottom: 8px solid  #EBEAE8;
	border-left: 8px solid  #EBEAE8;
	padding: 0px;
	margin: 0px;}
	

.cellTop {
	width: 630px;
	height: 90px;
	border-top: 8px solid  #EBEAE8;
	border-right: 8px solid  #EBEAE8;
	padding: 0px;
	margin: 0px;
	background: url("_img/bg_top.gif") repeat top;}
	*/
	
/*
.cellTopLogo {
	width: 200px;
	height: 58px;
	text-align: left;
	padding-left: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;}

.cellTopHead {
	width: 430px;
	height: 38px;
	text-align: right;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;}



	
.cellContent {
	background-color: #555555;
	width: 630px;
	height: 335px;
	margin: 0px;
	border-right: 8px solid  #EBEAE8;
	background: url("_img/bg_content.jpg") repeat top;}
	

*/


/**************/
/* GLOBAL NAV */
/**************/

/***************************/
/* Global Navigation Links */
/***************************/

#globalNav	{
	clear:both;
	width:538px;
	height:32px;
	padding:0px;
	margin:0px;}

#globalNav li {
	height:32px;
	display:inline;
	float:left;
	margin-left:2px;}

#globalNav li a,
#globalNav li a:visited	{
	float:left;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;}
	
#globalNav li a:active,
#globalNav li a:hover		{background-position:0 -32px;}

#wirtshausTab a		{width:105px;background-image:url(../img_layout/button_wirtshaus.gif);}
#mahlzeitTab a		{width:105px;background-image:url(../img_layout/button_mahlzeit.gif);}
#prostTab a			{width:105px;background-image:url(../img_layout/button_prost.gif);}
#festefeiernTab a	{width:105px;background-image:url(../img_layout/button_festefeiern.gif);}
#kontaktTab a		{width:105px;background-image:url(../img_layout/button_kontakt.gif);}

#wirtshausTab 		{width:105px;background-image:url(../img_layout/button_wirtshaus.gif);}
#mahlzeitTab		{width:105px;background-image:url(../img_layout/button_mahlzeit.gif);}
#prostTab 			{width:105px;background-image:url(../img_layout/button_prost.gif);}
#festefeiernTab 	{width:105px;background-image:url(../img_layout/button_festefeiern.gif);}
#kontaktTab 		{width:105px;background-image:url(../img_layout/button_kontakt.gif);}

#wirtshausTabActive a	{width:105px;background-image:url(../img_layout/button_wirtshaus.gif); background-position:0 -32px;}
#mahlzeitTabActive a	{width:105px;background-image:url(../img_layout/button_mahlzeit.gif); background-position:0 -32px;}
#prostTabActive a 		{width:105px;background-image:url(../img_layout/button_prost.gif); background-position:0 -32px;}
#festefeiernTabActive a {width:105px;background-image:url(../img_layout/button_festefeiern.gif); background-position:0 -32px;}
#kontaktTabActive a 	{width:105px;background-image:url(../img_layout/button_kontakt.gif); background-position:0 -32px;}



#communityNav	{
	clear:both;
	width:690px;
	height:85px;
	padding:0px;
	margin:0px;}

#communityNav li {
	height:85px;
	display:inline;
	float:left;}

#communityNav li a,
#communityNav li a:visited	{
	float:left;
	height:85px;
	text-indent:-9999px;
	overflow:hidden;}
	
#communityNav li a:active,
#communityNav li a:hover		{background-position:0 -85px;}

#weiterTab a		{width:690px;background-image:url(../community/banner.gif);}

#weiterTab		{width:690px;background-image:url(../community/banner.gif);}

#weiterTabActive a	{width:690px;background-image:url(../img_layout/banner.gif); background-position:0 -85px;}