@import url(menu.css);


* {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
}

img {
	border: none;
}

body,
html {
	background-color: #67AB69;
	color: #191A19;
	margin: 0;
	overflow-y: auto;
	padding: 0;
	width: 100%;
}

table.topTWHK {
	height: 250px;
	margin-bottom: 2px;
	margin-top: 8px;
	width: 990px;
}

table.menuItems {
	border: 0;
	height: 40px;
	width: 990px;
}

div.sib {
	height: 2px;
}

table.innMain {
	border: 0;
	padding: 2px 2px 2px 0;
	width: 642px;
}

td.innData {
	padding: 2px 2px 2px 0;
	vertical-align: top;
	width: 300px;
	
}

td.innImages {
	padding-top: 2px;
	vertical-align: top;
	width: 340px;
}

td.border {
	width: 16px;
}

td.teasersLeft {
	background-color: #EDEDED;
	vertical-align: top;
	width: 154px;
}

td.teasersRight {
	background-color: #EDEDED;
	vertical-align: top;
	width: 154px;
}

td.content {
	vertical-align: top;
	width: 650px;
}

td.banner {
	background-repeat: no-repeat;
	height: 250px;
	vertical-align: bottom;
	width: 990px;
}

td.bannerm {
	background-image: url(../img/banner/bannerMembers.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 990px;
}

td.menuS {
	background-image: url(../img/menu.jpg);
	background-repeat: no-repeat;
}

td.navi {
	height: 20px;
}

td.navia {
	height: 20px;
	width: 30px;
}

td.teaser {
	background: url(../img/teaserBG.jpg) no-repeat center bottom;
	font-size: 11px;
	padding: 4px;
	width: 146px;
}

td.teaser a {
	color: #3E753E;
	font-size: 11px;
	text-decoration: none;
}

td.teaser a:hover {
	color: #083D09;
	font-size: 11px;
	text-decoration: none;
}

td.teasertop {
	background: url(../img/teaserTopBG.jpg) no-repeat center top;
	color: #3D753E;
	height: 39px;
	padding-left: 35px;
	padding-top: 5px;
	width: 121px;
}

td.teasertopa {
	background: url(../img/teaserTopBG1.jpg) no-repeat center top;
	color: #3D753E;
	height: 39px;
	padding-left: 35px;
	padding-top: 5px;
	width: 121px;
}

td.contentt {
	background-color: #FFF;
	border-left: 1px solid #C5DFC5;
	border-right: 1px solid #C5DFC5;
	height: 100%;
	line-height: 130%;
	padding: 2px;
	text-align: justify;
	vertical-align: top;
	width: 644px;	
}

td.contentt a {
	color: #333;
	text-decoration: underline;
}

td.contentt a:hover {
	color: #333;
	text-decoration: none;
}

td.contentm {
	background-color: #FFF;
	border-left: 1px solid #C5DFC5;
	border-right: 1px solid #C5DFC5;
	height: 100%;
	padding: 2px;
	vertical-align: top;
	width: 986px;
}

td.contenttop {
	background-image: url(../img/contentTop.jpg);
	background-position-y: 50%;
	background-repeat: no-repeat;
	color: #3D753E;
	font-size: 16px;
	font-weight: bold;
	height: 68px;
	padding-left: 4px;
	vertical-align: center;
	width: 646px;
}

td.contenttop a.big {
	color: #3D753E;
	font-size: 16px;
	text-decoration: underline;
}

td.contenttop a.big:hover {
	text-decoration: none;
}

td.contenttopm {
	background: url(../img/contentTopM.jpg) no-repeat center bottom;
	font-size: 3px;
	height: 9px;
	width: 990px;
}

td.contentbottom {
	background: url(../img/contentBottom.jpg) no-repeat center top;
	height: 10px;
	width: 646px;
}

td.contentbottomm {
	background: url(../img/contentBottomM.jpg) no-repeat center bottom;
	font-size: 3px;
	height: 9px;
	width: 990px;
}

td.reportAttr {
	background-color: #52B358;
	border-bottom: 1px solid #FFF;
	color: #EEE;
	padding: 1px;
	vertical-align: top;
	width: 160px;
}

td.reportData {
	border-bottom: 1px solid #52B358;
	padding: 1px;
	vertical-align: top;
}

td.mainContent {
	border: 0px;
	height: 100%;
	margin-top: 8px;
	width: 990px;
}


div.moreInn {
	border-bottom: 1px solid #CCC;
	color: #083D09;
	font-size: 12px;
	font-weight: bold;
	width: 280px;
}

div.linkMember {
	-moz-opacity: 0.60;
	filter: alpha(opacity=60);
	float: right;
	opacity: 0.60;
	position: relative;
	right: 15px;
	top: 150px;
}

div.linkMember a {
	background-color: #FFF;
	color: #000;
	text-decoration: none;
}

div.members {
	-moz-opacity: 0.40;
	background-color: #FFF;
	color: #797979;
	font-size: 11px;
	filter: alpha(opacity=40);
	height: 15px;
	opacity: 0.40;
	padding: 5px 2px 2px 2px;
	text-align: right;
}

#noInn {
	background-color: #FFF;
	color: #444;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}

#noInn b {
	font-size: 11px;
}

#pageImg {
	float: left;
	padding-right: 2px;
}

#attributes {
	background-color: #D4F1D3;
	border-bottom: 1px solid #BBB;
	margin: 0px auto;
	padding: 3px;
	text-align: center;
	width: 85%;
}

#beware {
	background-color: #DDD;
	padding: 2px;
	width: 640px;
}

#order {
	padding: 2px;
	width: 640px;
}

td.orderImg {
	padding: 2px;
	width: 218px;
}

td.orderL {
	padding: 2px;
	text-align: right;
	width: 150px;
}

td.orderR {
	padding: 2px;
	width: 266px;
}

#amountCoupon {
	padding: 2px;
	width: 350px;
}

th.amountCouponAmount {
	border-bottom: 1px solid #AAA;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	width: 147px;
}

th.amountCouponValue {
	border-bottom: 1px solid #AAA;
	font-size: 12px;
	font-weight: normal;
	padding: 2px;
	text-align: left;
	width: 195px;
}

td.amountCouponL {
	border-bottom: 1px solid #CCC;
	padding: 2px;
}

td.amountCouponR {
	border-bottom: 1px solid #CCC;
	padding: 2px;
}

table.openingHours {
	background-color: #CCC;
	border-spacing: 1px;
	margin-top: 5px;
	padding: 0;
	width: 300px;
}

td.oHDay {
	background-color: #EEE;
	padding: 2px;
	width: 39px;
}

td.oHVal {
	background-color: #FFF;
	padding: 2px;
	width: 39px;
}

#events {
	border-spacing: 1px;
	padding: 1px;
	width: 635px;
}

th.eventsArrow {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 11px;
}

th.eventsName {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 150px;
}

th.eventsInn {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 180px;
}

th.eventsTime {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 150px;
}

th.eventsCategory {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 10px;
}

td.eventsArrow {
	background-color: #F4F4F4;
	background-image: url(../img/evntArrw.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding: 1px;
	width: 11px;
}

td.eventsName {
	background-color: #F4F4F4;
	font-size: 12px;
	padding: 1px;
	width: 150px;
}

td.eventsInn {
	background-color: #F4F4F4;
	font-size: 12px;
	padding: 1px;
	width: 180px;
}

td.eventsTime {
	background-color: #F4F4F4;
	font-size: 12px;
	padding: 1px;
	width: 150px;
}

td.eventsCategory {
	background-color: #F4F4F4;
	font-size: 12px;
	padding: 1px;
	width: 10px;
}

#recipe {
	padding: 1px;
	width: 550px;	
}

th.recipeName {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 342px;
}

th.recipeInn {
	background-color: #EDEDED;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	padding: 1px;
	width: 200px;
}

td.recipeName {
	background-color: #F4F4F4;
	border-top: 1px solid #FFF;
	font-size: 12px;
	padding: 1px;
	width: 342px;
}

td.recipeInn {
	background-color: #F4F4F4;
	border-top: 1px solid #FFF;
	font-size: 12px;
	padding: 1px;
	width: 200px;
}

table.indexData {
	padding: 1px;
	width: 500px;
}

td.indexHead {
	background-color: #DDD;
	font-size: 12px;
	padding: 1px;
	vertical-align: top;
	width: 150px;
}

td.indexContent {
	font-size: 12px;
	padding: 1px;
	vertical-align: top;
	width: 346px;
}


.sub01 {
	background-image: url(../img/arrw1.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
}

ul.list1 {
	list-style-image: url(../img/list1.gif);
	margin: 0;
	padding: 0 0 0 15px;
}

span.searchMatches,
span.searchMatches b {
	color: #525252;
	font-size: 11px;
}

span.fntRecipeH {
	font-size: 12px;
	font-weight: bold;
}

span.fntNewsH {
	font-size: 11px;
	font-weight: bold;
}

span.fntNewsPH {
	color: #646465;
	font-size: 14px;
}

span.fntReportH {
	font-size: 11px;
	font-weight: bold;
}

span.fntRecipeH {
	color: #3E753E;
	font-size: 13px;
}

div.fntRecipeSpec {
	border-bottom: 1px solid #777;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
}

div.fntEventSpec {
	border-bottom: 1px solid #777;
	color: #444;
	font-size: 11px;
	font-weight: bold;
	width: 300px;
}

span.orderExcellent {
	font-size: 18px;
}

span.orderBig {
	font-size: 15px;
	font-weight: bold;
}

.zurueck {
	font-size: 11px;
}

input.web,
select.web {
	background-color: #EEE;
	border: 1px solid #DDD;
	color: #111;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
}

span.headline1 {
	color: #67AB69;
	font-size: 15px;
	font-weight: bold;
}

a.menuS {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}

a.recLink {
	border-bottom: 1px solid #3D753E;
	color: #3D753E;
	font-size: 16px;
	text-decoration: none;
}

a.recLink:hover {
	border: 0;
	color: #3D753E;
	font-size: 16px;
	text-decoration: none;
}

a {
	color: #191A19;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

img.line {
	height: 1px;
	width: 300px;
}

img.coord {
	border: 0;
	position: absolute;
}

img.aSort {
	background-color: #EEE;
	border: 1px solid #BBB;
}

ul.newMembers {
	list-style-type: none;
	margin: 0 0 -10px 0;
	padding: 0;
}

ul.newMembers li {
	margin-bottom: 10px;
}

/* Bewertung des Wirtshauses */
table.rate {	
}

table.rate td {
	padding: 2px;
}

table.rate tr {
	padding: 2px;
}

table.rate td.left {
	text-align: left;
	width: 240px;
}

table.rate tr.head {
	background-color: #3E753E;
	color: #FFF;
}

table.rate tr.head td {
	padding: 7px 2px 2px 2px;
}

table.rate tr.a {
	background-color: #f0fff4;
}

table.rate tr.b {
	background-color: #ddffe6;
}

table.rate tr.grades td {
	font-size: 11px;
}

table.rate tr.grades td.info {
	color: #777;
}

table.rate td.grade {
	text-align: center;
	width: 76px;
}

/* User Login Bewertung Wirtshaus */
table.rateLogin {
	border: 1px solid #3D753E;
	padding: 1px;
}

table.rateLogin tr td {
	padding: 2px;
}

table.rateLogin input {
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
	width: 200px;
}

/* Jury-Registrierung */
table.registerJury {
}

table.registerJury tr {
	padding: 2px;
}

table.registerJury tr.a {
	background-color: #E8E8E8;
}

table.registerJury tr.b {
	background-color: #FFF;
}

table.registerJury td {
	padding: 2px;
}

table.registerJury td.left {
	width: 230px;
}

table.registerJury td.right {
	width: 350px;
}

table.registerJury input {
	border: 1px solid #999;
	font-size: 12px;
	padding: 2px;
}

table.registerJury td.right input {
	width: 340px;
}


/* weitere News */
div#alternativeNews {
	background-color: #F0F0F0;
	border-top: 2px solid #DDD;
	padding: 2px;
	width: 310px;
}

div#alternativeNews * {
	font-size: 11px !important;
}

div#alternativeNews ul {
	margin: 0;
	padding: 3px 0 0 12px;
}

/**
 * Tabelle fuer Bewertung
 **/
table.voteInn {
	empty-cells: show;
	width: 100%;
}

table.voteInn td {
	padding: 1px;
}

table.voteInn tr.even {
	background-color: #EEE;
}

table.voteInn tr.odd {
	background-color: #FFF;
}

table.voteInn th {
	background-color: #67AB69;
	color: #FFF;
	padding: 3px 1px;
}

table.voteInn tr.legend {
	background-color: #DDD;
	color: #333;
}

table.voteInn tr.legend td {
	font-size: 11px;
	text-align: center;
}

table.voteInn textarea,
table.voteInn input {
	border: 1px solid #AAA;
	font-size: 12px;
	padding: 1px;
}

table.voteInn textarea {
	height: 75px;
	width: 98%;
}

table.voteInn span.star {
	color: #F00;
	font-size: 11px;
}

table.voteInn input.tx {
	width: 300px;
}

h2.vote,
h2.voteF {
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0 8px 0;
	padding: 0;
}

h2.voteF {
	margin: 0 0 8px 0;
}

div#voteLegend,
div#voteLegend strong {
	background-image: url(../img/background/pttrn-legendVote.gif);
	background-repeat: repeat-x;
	font-size: 11px;
	line-height: 120%;
	padding: 1px;
	margin: 5px 0;
	width: 210px;
}

div#voteLegend {
	border: 1px solid #DDD;
}

div#error,
div#confirmation {
	border: 1px solid #DDD;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 5px 2px;
}

div#error {
	background-color: #DC143C;
	color: #FFF;
}

div#confirmation {
	background-color: #7CFC00;
	color: #111;
}

h2.bb {
	font-size: 16px;
	font-weight: normal;
	margin: 12px 0 6px 0 !important;
	padding: 0;
}

/**
 * Wirtshausbewertung
 **/
a.voteInnB {
	background-color: #EEE;
	border: 1px solid #555;
	font-size: 11px;
	margin-bottom: 5px !important;
	padding: 4px;
	text-decoration: none !important;
}

a.voteInnB img {
	border: none;
}

/**
 * Google Maps-Karte
 **/
div#googleMap {
	font-size: 5px !important;
	height: 220px;
	margin-top: 5px;
	overflow: hidden;
	width: 640px;
}

/**
 * Gastrosiegel rechts
 **/
img.gastrosiegelR {
	border: none;
	margin-top: 5px;
}

/**
 * Google Maps Infofenster
 **/
div.infoGM {
	font-size: 10px;
}

/**
 * Eventmenue
 **/
ul#eventMenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul#eventMenu li {
	margin: 0;
	padding: 0;
}

/**
 * Besuchsberichte-Tabelle
 **/
table.reports {
	padding: 1px;
}

table.reports td {
	padding: 2px 5px 2px 2px;
}

table.reports tr.head {
	background-color: #DDD;
}

table.reports tr.head th {
	font-size: 11px;
	font-weight: normal;
	padding: 5px 2px 2px 2px;
	text-align: left;
}

/**
 * Jobs
 **/
table.jobs {
	padding: 2px;
	width: 600px;
}

table.jobs th {
	background-color: #DDD;
	color: #333;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 2px 4px 2px;
	text-align: left;
}

table.jobs th.label {
	width: 170px;
}

table.jobs th.inn {
	width: 320px;
}

table.jobs th.added {
	width: 94px;
}

/**
 * Google Map
 **/
div#innGMaps {
	height: 370px;
	width: 635px;
}

div#gmapShBrdr,
div#gmapSwpMpTps {
	background-image: url(../img/background/gradientCtrl.png);
	background-repeat: repeat-x;
	border-bottom: 1px solid #333;
	border-left: 1px solid #888;
	border-right: 1px solid #333;
	border-top: 1px solid #888;
	color: #333;
	cursor: pointer;
	font-size: 10px;
	padding: 2px 3px;
}

div#route-s,
div#route-t,
div#route-f {
	font-size: 11px;
}

div#route-s a,
div#route-t a,
div#route-f a,
div#route-s strong,
div#route-t strong,
div#route-f strong {
	font-size: 11px;
}