/* @override 
	http://localhost/wagner/Wagner_dineDrink/css/argentina.css
	http://localhost/wagner/Wagner_dineDrink/css/argent.css
	http://localhost/css/argent.css
	http://localhost/css/argentina.css
	http://www.dineanddrink.ch/css/argentina.css
	http://www.steakhouse-argentina.ch/css/argentina.css
	http://192.168.0.7/css/argentina.css
	http://www.steakhouse-argentina.ch/css/argentina-3-10.css
*/

/* @group mainstyles */

#container {
	width: 950px;
	left: -500px;
	position: absolute;
	margin-left: 50%;
	padding-top: 0;
	margin-top:0px;
	background: url(../css_images/argentina/main_bg.jpg) repeat-y;
	z-index: 1;
	top: 0;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #e17e42 url(../css_images/argentina/hg.gif) repeat-x left -10px;
}

#foot {
	background: url(../css_images/argentina/foot_bg.jpg) no-repeat left bottom;
	height: 75px;
}

#head {
	height: 200px;
	background: url(../css_images/argentina/head_bg.jpg) no-repeat left top;
	margin: 0;
	padding: 0;
	z-index: 2;
}

#conceptlinks {
	position: absolute;
	width: 846px;
	text-align: right;
	z-index: 50;
	top: 5px;
}
body.mainpage #head #signet {
	display: none;
}
#head #signet
 {
	width: 244px;
	height: 160px;
	background: url(../css_images/argentina/signet_argentina.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}


#conceptlinks a,#conceptlinks a:link, #conceptlinks a:hover {
	font-size: 12px;
	color: #e2b686;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}

#secondmenu a:link,#secondmenu a,
#foot div.footlinks a:link, #foot div.footlinks a,
#foot {
	font-size: 13px;
	color: #fbfbfb;
	padding: 2px 4px 2px 1px;
	line-height: 26px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
}

#secondmenu a.contact, #foot {
	border-right-width: 0;
}

#foot div.footlinks {
	padding-left: 80px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#maincontent {
	padding-left: 80px;
	padding-right: 80px;
}

#secondmenu {
	font: normal 11px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	padding-bottom: 2px;
	width: 950px;
	text-align: center;
	top: 170px;
}


.cleardiv {
	clear: both;
}

#bgtext {
	background: url(../css_images/argentina/bg_texte.jpg) repeat-y center;
}
.jobs #bgtext {
	padding-left: 10px;
}

#bgtextkopf {
	background: url(../css_images/argentina/bg_kopf_fuss.jpg) no-repeat center top;
	height: 15px;
}

#bgtextfuss {
	background: url(../css_images/argentina/bg_kopf_fuss.jpg) no-repeat center bottom;
	height: 15px;
	margin-bottom: 10px;
}

td.rubriktitelfoodliste,  h2, .kontakt h3 {
	font-size: 20px;
	font-weight: bold;
	color: #f86621;
	padding-bottom: 10px;
	padding-top: 10px;
	margin: 0;
}

a.btListeLinksaktiv {
	font-weight: bold;
	color: #ebe3bc;
	padding-right: 10px;
	padding-bottom: 0;
	width: 60px;
}

/* @group Kontakt */

span.hinweis {
	color: #c94818;
	font-size: 16px;
	display: block;
	padding-left: 10px;
}

.formularinhalt span.hinweis {
	padding-left: 0;
	font-size: 14px;
	display: inline;
}


.kontakt h3 {
	padding-left: 10px;
}
#formreservation,
#formfeedback {
	padding-top: 5px;
	width: 770px;
}

form#reservation,
form#feedback {
	border-width: 1px;
	border-style: solid;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

#bgtext div.formularinhalt {
	padding-top: 20px;
	padding-left: 10px;
	font-size: 14px;
}

input#personen.personen {
	width: 20px;
}

#feedback label,#reservation label {
	display: block;
	float: left;
	width: 120px;
}

textarea#kommentar {
	width: 435px;
	height: 50px;
}

#reservation table {
	padding-bottom: 15px;
}





/* @end */



/* @end */

/* @group Calendar */

/*** Calendar **********************/

div.calendar { position: relative;
	z-index: 3000;
}

.calendar table {
cursor:pointer;
border:1px solid #ccc;
font-size: 11px;
color: #000;
background: #fff;
font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

.calendar .button { 
text-align: center;    
padding: 2px;          
}

.calendar .nav {
background:#f5f5f5;
}

.calendar thead .title { 
font-weight: bold;      
text-align: center;
background: #dedede;
color: #000;
padding: 2px 0 3px 0;
}

.calendar thead .headrow { 
background: #f5f5f5;
color: #444;
font-weight:bold;
}

.calendar thead .daynames { 
background: #fff;
color:#333;
font-weight:bold;
}

.calendar thead .name { 
border-bottom: 1px dotted #ccc;
padding: 2px;
text-align: center;
color: #000;
}

.calendar thead .weekend { 
color: #666;
}

.calendar thead .hilite { 
background-color: #444;
color: #fff;
padding: 1px;
}

.calendar thead .active { 
background-color: #d12f19;
color:#fff;
padding: 2px 0px 0px 2px;
}


.calendar tbody .day { 
width:1.8em;
color: #222;
text-align: right;
padding: 2px 2px 2px 2px;
}
.calendar tbody .day.othermonth {
font-size: 80%;
color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
color: #fbb;
}

.calendar table .wn {
padding: 2px 2px 2px 2px;
border-right: 1px solid #000;
background: #666;
}

.calendar tbody .rowhilite td {
background: #FFF1AF;
}

.calendar tbody .rowhilite td.wn {
background: #FFF1AF;
}

.calendar tbody td.hilite { 
padding: 1px 1px 1px 1px;
background:#444 !important;
color:#fff !important;
}

.calendar tbody td.active { 
color:#fff;
background: #529214 !important;
padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { 
font-weight: bold;
border: 1px solid #888;
padding: 1px 1px 1px 1px;
background: #f5f5f5 !important;
color: #222 !important;
}

.calendar tbody td.weekend { 
color: #666;
}

.calendar tbody td.today { 
font-weight: bold;
color: #529214;
background:#D9EFC2;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { 
visibility: hidden;
}

.calendar tbody .emptyrow { 
display: none;
}

.calendar tfoot .footrow { 
text-align: center;
background: #556;
color: #fff;
}

.calendar tfoot .ttip { 
background: #222;
color: #fff;
font-size:10px;
border-top: 1px solid #dedede;
padding: 3px;
}

.calendar tfoot .hilite { 
background: #aaf;
border: 1px solid #04f;
color: #000;
padding: 1px;
}

.calendar tfoot .active { 
background: #77c;
padding: 2px 0px 0px 2px;
}

.calendar .combo {
position: absolute;
display: none;
top: 0px;
left: 0px;
width: 4em;
border: 1px solid #ccc;
background: #f5f5f5;
color: #222;
font-size: 90%;
z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
text-align: center;
padding: 1px;
}

.calendar .combo .label-IEfix {
width: 4em;
}

.calendar .combo .hilite {
background: #444;
color:#fff;
}

.calendar .combo .active {
border-top: 1px solid #999;
border-bottom: 1px solid #999;
background: #dedede;
font-weight: bold;
}



/* @end */

/* @group mainpage */

div#aktuell {
	width: 500px;
	position: relative;
	left: 144px;
	top: 10px;
	background: url(../css_images/argentina/intro_bg.gif) no-repeat center top;
	padding-top: 10px;
	text-align: center;
}

#aktuellfuss {
	background: #6c4c37 url(../css_images/argentina/intro_bg.gif) no-repeat center bottom;
	height: 20px;
}
#aktuell h2 {
	font-size: 18px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#aktuell h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
}
#aktuell p {
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 14px;
}
#mainbild {
	display: block;
	position: relative;
	left: 130px;
	background: url(../css_images/argentina/hauptbild.gif) no-repeat left top;
	width: 495px;
	height: 320px;
	margin: 0;
	top: 30px;
	padding-top: 156px;
	padding-bottom: 22px;
	padding-left: 33px;
}

#area #signet {
	background: url(../css_images/argentina/signet_einsteig.gif) no-repeat left top;
	left: 225px;
	display: block;
	position: relative;
	top: -0px;
}

#area #signet img {
	width: 337px;
	height: 193px;
}

.mainpage h1 {
	margin: 0;
	text-align: center;
	color: #e6a837;
	display: block;
	position: relative;
	top: -80px;
	line-height: 52px;
	padding-top: 0;
	padding-bottom: 20px;
	background: url(../css_images/argentina/maintitle_03.gif) no-repeat center center;
	height: 70px;
}
.mainpage #area h1 {
	height: 100px;
	width: 800px;
	left: 75px;
}
#area h1.seitentitel {
	height: 50px;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 600px;
	top: 70px;
	left: 180px;
}
.standort #area h1.seitentitel {
	background: url(/css_images/argentina/titel_standort.gif) no-repeat center center;	
}
.bonus #area h1.seitentitel {
	background: url(../css_images/argentina/titel_bonuscard.gif) no-repeat center center;	
}
.events #area h1.seitentitel {
	background: url(../css_images/argentina/titel_varanstaltung.gif) no-repeat center center;	
}
.dailys #area h1.seitentitel {
	background: url(../css_images/argentina/titel_mittagsangebot.gif) no-repeat center center;	
}
.food #area h1.seitentitel {
	background: url(../css_images/argentina/titel_food.gif) no-repeat center center;	
}
.jobs #area h1.seitentitel {
	background: url(../css_images/argentina/titel_stellen.gif) no-repeat center center;	
}
.kontakt #area h1.seitentitel {
	background: url(../css_images/argentina/titel_kontakt.gif) no-repeat center center;	
}
.news #area h1.seitentitel {
	background: url(../css_images/argentina/titel_news.gif) no-repeat center center;	
}

h1 span {
	display: none;
}



/* @end */



#btListe {
	display: block;
	padding-bottom: 20px;
	text-align: center;
}

table.DailySpeicalTable, table.DailySpeicalTableTwo {
	width: 777px;
	padding-top: 10px;
}

/* @group team */

.jobs #bgtext p{
	padding-right: 30px;
}
a.joblink {
	background: url(../css_images/argentina/pfeil.gif) no-repeat;
	padding: 3px 10px 10px 33px;
	font-weight: bold;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;}

#bgtext div.teamEntry {
	padding: 10px;
	margin-top: 5px;
	width: 700px;
	float: left;
	height: 128px;
	margin-right: 5px;
	background: url(../css_images/argentina/login-hg.gif) no-repeat;
}

#bgtext div.teamEntry div.teamText {
	display: block;
	width: 600px;
	padding-left: 10px;
	float: left;
}
.teamText p {
	padding-top: 0;
	padding-bottom: 10px;
}

#bgtext div.teamEntry a img {
	float: left;
}
.jobs h3 {
	color: #df0a10;
}


/* @end */

/* @group Events */

#eventinhalt div.keinevaranstaltung {
	height: 25px;
	text-align: left;
	font-size: 16px;
	padding-top: 20px;
	font-weight: bold;
}

#eventinhalt div.eventEntry div.eventEntryText {
	float: right;
	width: 510px;
	padding-right: 150px;
}

#eventinhalt div.eventEntry a.eventImageKlein img {
	float: left;
	width: 100px;
}


#eventnavigation, #eventnavigationSub {
	height: 30px;
	padding-top: 10px;
	padding-left: 10px;
}

#eventselection a {
	font-weight: bold;
	padding-right: 10px;
	color: #492d1a;
	text-decoration: none;
	font-size: 16px;
	line-height: 24px;
	height: 30px;
}

#eventinhalt div.eventEntry a.eventImageGross {
	float: left;
}


p.eventtext2 {
	float: right;
	width: 450px;
}


#eventinhalt a.alleEvents {
	background: url(../css_images/argentina/pfeil.gif) no-repeat 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 33px;
}
#eventinhalt a.aktuelleEvents {
	background: url(../css_images/argentina/pfeil.gif) no-repeat 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 33px;
}
#eventinhalt a.alteEvents {
	background: url(../css_images/argentina/pfeil.gif) no-repeat 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 33px;
}
#eventinhalt a.gallerien {
	background: url(../css_images/argentina/gallery.gif) no-repeat 0 0;
	padding: 3px 30px 10px 33px;
	color: #fff;
}

#eventinhalt {
	padding-top: 20px;
	width: 790px;
}

#eventselection {
	padding-left: 10px;
	height: 35px;
	padding-bottom: 0;
	padding-top: 3px;
}



#eventinhalt div.eventEntry h2 {
	padding-top: 5px;
}

#eventinhalt div.eventEntry div.eventDate {
	padding-top: 5px;
}

.eventEntry {
	background: url(../css_images/argentina/bg_kopf_fuss.jpg) no-repeat center -52px;
	margin-top: 5px;
	padding: 10px;
	display: block;
}

#eventinhalt div.eventEntry a.eventDetaiLinkBack {
	background: url(../css_images/argentina/pfeil.gif) no-repeat;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 33px;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	float: left;
	clear: both;
	margin-top: 10px;
}


#eventinhalt a.eventGallerieDetaiLink {
	background: url(../css_images/argentina/pfeil_gallery.gif) no-repeat 75px 0;
}
#eventinhalt a.eventDetaiLink {
	background: url(../css_images/argentina/pfeil.gif) no-repeat 0 0;
}
#eventinhalt a.eventDetaiLink, #eventinhalt a.eventGallerieDetaiLink {
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	display: block;
	margin-top: 5px;
	padding-left: 33px;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#eventinhalt .eventEntry a.eventGallerieDetaiLink {
	background-position: 0 0;
	padding-left: 33px;
}



/* @end */

/* @group Dailys */

#dailyInhalt a.foodrubrikListeLink {
	text-align: center;
}

td.DailySpecialFieldAktiv {
	background-color: #faad35;
	font-size: 12px;
}

td.DailySpecialFieldDeAktiv {
	background-color: #b1b1b1;
	font-size: 12px;
	color: #8d8d8d;
}

td.dailysprcialSpecialfeld {
	background-color: #fac51e;
	font-size: 12px;
}

td.dailysprcialSpecialfeldTitel {
	background-color: #c62b0f;
	color: #f0e7c6;
	font-size: 14px;
}

td.DailySpecialDayAktiv {
	font-size: 14px;
	background-color: #c74414;
	color: #e9e1bd;
}
td.DailySpecialDayDeAktiv {
	font-size: 14px;
	background-color: #999;
	color: #e9e1bd;
}

#dailyInhalt {
	padding: 5px;
	width: 780px;
}

#dailyInhalt table.DailySpeicalTable, #dailyInhalt table.DailySpeicalTableTwo {
	width: 700px;
}

#dailyInhalt a.foodrubrikListeLinkFor {
	background: url(../css_images/argentina/pfeil.gif) no-repeat;
	padding: 3px 10px 10px 33px;
	font-weight: bold;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#dailyInhalt a.foodrubrikListeLinkBack {
	background: url(../css_images/argentina/pfeil_links.gif) no-repeat;
	padding: 3px 10px 10px 33px;
	font-weight: bold;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#dailyInhalt a.foodrubrikListePrint {
	background: url(../css_images/argentina/print_button.gif) no-repeat;
	padding: 3px 10px 10px 33px;
	font-weight: bold;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;

}



/* @end */

/* @group Food */

a.btListeLinks, a.btListeLinks a:link {
	color: #fff;
	padding-right: 10px;
	padding-left: 0;
}

#foodrubrikListe {
	line-height: 16px;
	font-size: 18px;
	float: left;
	padding-right: 15px;
	font-weight: bold;
	color: #e07c14;
	padding-left: 3px;
	width: 300px;
}

a.foodrubrikListeLink {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #543521;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	text-align: right;
}

#foodrubrikListe .abstand {
	height: 15px;
	display: block;
}

#foodListe table {
	width: 450px;
}

td.foodlistetext {
	color: #6d260b;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	padding-bottom: 5px;
}

td.rubrikgruppefoodliste {
	font-size: 16px;
	color: #c74414;
	padding-top: 10px;
	border-bottom: 1px solid #fabc20;
}

td.foodlistepreis {
	padding-top: 10px;
	color: #828282;
	font-size: 14px;
	text-align: right;
	width: 85px;
	border-bottom: 1px solid #fabc20;
}

td.rubriktitelfoodliste {
	font-size: 18px;
}



/* @end */

/* @group standort */


#standortbild {
	margin-top: 0;
	display: block;
	float: right;
	width: 310px;
	margin-right: 0;
	padding-right: 20px;
	background-position: center center;
}

#standorttext p span.tabulator {
	width: 120px;
	display: inline-block;
	padding: 0;
	height: 12px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#standorttext img {
	padding-left: 10px;
}

#standortbild a img {
	padding: 10px;
	background-color: #262626;
	margin-bottom: -10px;
}

#standorttext {
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 0;
	margin-top: -3px;
	float: left;
	width: 420px;
}
#map{
	width: 420px;
	height: 500px;
}


/* @end */

/* @group news */

#newsletter h1 {
	color: #f86621;
	font-size: 24px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#newsletter h2 {
	padding-top: 0;
	color: #3a2a20;
	font-size: 20px;
}

#bgtext a.retourButton {
	background: url(../css_images/argentina/pfeil_links.gif) no-repeat;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 33px;
	margin-left: 10px;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#bgtext a.LinkNews span {
	padding-left: 33px;
	background: url(../css_images/argentina/pfeil.gif) no-repeat;
	padding-bottom: 10px;
	padding-top: 2px;
}



#newsletter {
	padding-top: 20px;
}

a.LinkTop {
	background: url(../css_images/argentina/pfeil_oben.gif) no-repeat;
	padding-bottom: 5px;
	padding-left: 33px;
	display: block;
	margin-top: 15px;
	clear: both;
	color: #492d1a;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}

#newsletter div.newsletterEntry {
	background: url(../css_images/argentina/bg_kopf_fuss.jpg) no-repeat center -52px;
	clear: both;
	margin-top: 4px;
	padding: 5px 5px 5px 10px;
	line-height: 30px;
}

#newsletter div.newsletterEntry div.newstext {
	width: 510px;
}

#newsletter .newsImg {
	float: right;
	padding-top: 20px;
	width: 260px;
}

a.LinkNews {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #cc501d;
	line-height: 40px;
	text-decoration: none;
	margin-left: 10px;
}

/* @group newsletteranmeldung */

#newsletteranmeldung form {
	padding-top: 5px;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

#newsletteranmeldung {
	height: 30px;
	background: url(../css_images/argentina/bonuskarten/eingabefeld_bg_newsletter.gif) no-repeat;
	padding: 10px 10px 20px;
}



/* @end */



/* @end */

p {
	color: #6d260b;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 16px;
}

p.untertitel {
	font-weight: bold;
}

p.abstand {
	height: 10px;
}

table.karteneingabe p {
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
}

.warnmeldung {
	text-align: center;
}

input#plz {
	width: 40px;
}

.haupttitel {
	font-size: 16px;
	font-weight: bold;
	color: #f86621;
}

#bonuskarteninhalt h2 {
	text-align: center;
	font-size: 16px;
}



.jobs #bgtext p.haupttitel {
	text-align: center;
	padding-bottom: 0;
	margin-bottom: 0;
}

.jobs #bgtext p.lauftext {
	padding-bottom: 20px;
}

table.bonuskartenbestelltest {
	padding-top: 20px;
	text-align: center;
}

table.bonuskartenbestelltest td.lauftext {
	padding-right: 60px;
	padding-left: 60px;
	font-size: 14px;
	padding-bottom: 10px;
}

#bonuskarteninhalt table.bonuskartenbestelltest tbody tr td table.formular tbody tr td.haupttitel {
	text-align: center;
	font-size: 16px;
}

table.bestellfomtitel td.haupttitel {
	font-size: 14px;
	text-align: center;
	padding-left: 200px;
	width: 600px;
}

table.bestellfomtitel {
	width: 600px;
	padding-left: 80px;
}

span.rubriktitelfoodliste {
	line-height: 20px;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

/* @group Mainmenu */
div.mainmenu-argentina-head {
	position:relative;
	left:7px;
	top:0px;
	width:768px;
	height:606px;
}

div.mainmenu-argentina {
	position:absolute;
	left:0px;
	top:0px;
	width:768px;
	height:38px;
}

div.mainmenu-mittagangebote {
	position:absolute;
	left:0px;
	top:38px;
	width:220px;
	height:321px;
}

div.mainmenu-bonuskard {
	position:absolute;
	left:220px;
	top:38px;
	width:249px;
	height:167px;
}

div.mainmenu-events {
	position:absolute;
	left:469px;
	top:38px;
	width:299px;
	height:321px;
}

div.mainmenu-speisen {
	position:absolute;
	left:220px;
	top:205px;
	width:249px;
	height:154px;
}

div.mainmenu-standorte {
	position:absolute;
	left:0px;
	top:359px;
	width:315px;
	height:247px;
}

div.mainmenu-news {
	position:absolute;
	left:315px;
	top:359px;
	width:215px;
	height:247px;
}

div.mainmenu-kontakte {
	position:absolute;
	left:530px;
	top:359px;
	width:238px;
	height:247px;
}


/* @end */

/* @group Bonuskarte */
img.bonuskartenimg {
	float: right;
	padding: 0 60px 80px 5px;
}

#bonuskarteninhalt table.karteneingabe tbody tr td.td1 {
	background: url(../css_images/argentina/login-hg.gif) left top;
}


#bonuskarteninhalt table.karteneingabe tbody tr td.td3 {
	background: url(../css_images/argentina/login-hg.gif) no-repeat left bottom;
}

#bonuskarteninhalt table.karteneingabe tbody tr td.td2 {
	background: url(../css_images/argentina/login-hg.gif) no-repeat right top;
	text-align: center;
	padding-right: 10px;
}

#bonuskarteninhalt table.karteneingabe tbody tr td.td4 {
	background: url(../css_images/argentina/login-hg.gif) right bottom;
	padding-right: 10px;
}

#bonukartentext p {
	padding-left: 5px;
}

#bonuskarteninhalt {
	padding-left: 10px;
}

table.karteneingabe {
	width: 500px;
	text-align: center;
	margin-left: 130px;
}

table.karteneingabe tbody tr td.td4 input {
	width: 360px;
	margin-top: 3px;
	text-align: center;
}

.bonuskartenKnummer {
	font-size: 20px;
	line-height: 30px;
	height: 30px;
}

table.bestellformular {
	font-size: 12px;
	border: 2px dotted #e17e42;
	width: 770px;
	padding-top: 10px;
	padding-bottom: 5px;
}



#bonuskarteninhalt table.karteneingabe tbody tr td.td2 span.rubriktitelfoodliste font {
	line-height: 30px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
	margin-bottom: 0;
}


#bonuskarteninhalt table.bonuskartenbestelltest tbody tr td table.bestellformular tbody tr td.lauftext {
	padding: 5px 0 0 5px;
}

#bonuskarteninhalt table.bonuskartenbestelltest tbody tr td table.bestellfomtitel {
	width: 500px;
}

#bonukartentext h2 {
	font-size: 20px;
}

.tempBonusKarteZusatz {
	display: block;
	padding-left: 140px;
	width: 500px;
	padding-top: 10px;
}

/* @end */


/* @group Daily-Specials Argentina (Speielle Karte) */

.Stil1 {
	width:760px;
	color: #E17E42;
	font-weight: bold;
}
.Stil2 {
	font-size: 12px;
	font-weight: bold;
}
.Stil3 {font-size: 12px}

/* @end */


#secondmenu {
	margin: 0;
	padding: 0;
	z-index: 10;
}

#secondmenu div{
	position: absolute;
	visibility: hidden;
	margin: -30px 0 0;
	padding: 0;
	border-bottom: 1px solid #fff;
	top: 60px;
}

#secondmenu div a.submenu {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 5px 1px;
	text-decoration: none;
	text-align: left;
	line-height: 16px;
	font-size: 12px;
	height: 20px;
	background-color: #7e4b2d;
	border-top: 1px solid #fff;
	z-index: 10000;
	border-right-width: 0;
	width: 80px;
}

div#menuA {
	left: 125px;
}
div#menuB {
	left: 265px;
}
div#menuC {
	left: 338px;
}
div#menuE {
	left: 445px;
}
div#menuF {
	left: 568px;
}
div#menuG {
	left: 668px;
}
div#menuH {
	left: 745px;
}
#secondmenu div a.submenu:hover {
	color: #211813;
	background-color: #e17f42;
}





#facebokButton img {
	display: block;
	position: absolute;
	top: 0px;
	right: -33px;
	z-index: 10000;
}
#facebookMenu {
	position: absolute;
	display: block;
	top: 30px;
	right: -25px;
	background-color: #fbfbfb;
	width: 292px;
}

#facebookAktion {
	position: absolute;
	text-align: left;
	padding-top: 5px;
	top: 80px;
	left: 312px;
	width: 700px;
}

#facebookAktion h1.seitentitel {
	float: left;
	width: 280px;
	padding-left: 10px;
}

/*
Facebook Intro
table#Tabelle_01 {
	margin-top: 20px;
}
*/
#facebookAktion a img {
	float: left;
}


