#agency {
margin-top: 10px;
}

#angebote {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 15px;
color: #fff;
text-align: center;
margin-bottom: 10px;
}

#angebote a {
display: block;
height: 26px;
color: #fff;
text-decoration: underline;
}

#angebote a:visited {

}

#angebote a:hover {
font-weight: bold;
height: 26px;
text-decoration: none;
}














#content table {
width: 100%;
margin-bottom : 10px;
}
#content table th {
text-align : left;
font-weight : bold;
padding : 0px;
}
#content table td {
padding : 5px;
}
#content table tr.rowA {
background-color : #F2D797;
color : inherit;
font-size : 14px;
}
#content table tr.rowB {
background-color : #F8EAC8;
color : inherit;
font-size : 14px;
}











/* 
Name: Acapulco Restaurant & Cocktailbar Berlin
URL: http://www.acapulco-berlin.de
*/


* { 
margin : 0; 
padding : 0; 
}

body { 
background-color: #4D0600;
background-image: url('acapulco-images/bg.jpg'); 
background-repeat : repeat-x;
background-attachment: fixed;
}

#wrapper {
background-color: transparent;
width: 970px;
margin: auto;
}

/*------------------------------------------- header ----------------------------------------*/

#header {
background-color: transparent;
width: 970px;
height: 130px;
}

#logo { 
position: absolute; 
margin-top: 30px; 
} 
#logo span { 
display: none; 
}
#logo a { 
display: block; 
background-image: url('acapulco-images/logo.png'); 
background-repeat: no-repeat; 
background-color: transparent; 
position: absolute; 
width: 450px; 
height: 80px 
}

#topmenue {
margin-top: 15px;
float: right;
height: 28px;
}

#topmenue ul {
padding: 5px 0 5px 0;
}

#topmenue ul li {
display: inline;
}

#topmenue ul li span {
background-image: url('acapulco-images/topmenue-bg-right.png');
background-position: top right;
padding-top: 2px;
padding-right: 15px;
padding-bottom: 5px;
}

#topmenue ul li a {
background-image: url('acapulco-images/topmenue-bg-left.png');
background-repeat: no-repeat;
background-position: top left;
padding: 2px 0 5px 15px;
margin: 0px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
}	
	
#topmenue ul li a:visited {
color: #9D1D01;
}
	
#topmenue ul li a:hover {
background-image: url('acapulco-images/topmenue-bg-left-on.png');
color: #9D1D01;
font-weight: bold;
text-decoration: none;
}

#topmenue ul ul {
background-color: #fff;
border: 1px solid #ffce00;
position: absolute;
z-index: 500;
padding: 0;
margin: 4px 0 0 100px;
width: 170px;
}

#topmenue ul ul li a {
display: block;
background-image: url('none');
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #000;
font-weight: normal;
text-decoration: none;
margin: 0;
padding: 0 0 0 5px;
line-height: 22px;
}	
	
#topmenue ul ul li a:visited {
color: #9D1D01;
}
	
#topmenue ul ul li a:hover {
background-image: url('none');
background-color: #ffce00;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #9D1D01;
text-decoration: none;
}

div#topmenue ul ul {
display: none;
} 
  
div#topmenue ul li:hover ul {
display: block;
}

address {
float: right;
text-align: right;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 12px;
color: #fff;
text-decoration: none;
margin-top: 10px;
margin-right: 10px;
font-style: normal;
line-height: 14px;
}

/*------------------------------------------- content ----------------------------------------*/

#content {
background-color: #F8EAC8;
border-right: 5px solid #FAC152;
border-left: 5px solid #FAC152;
width: 920px;
height: auto;
padding: 20px 20px 40px 20px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 15px;
color: #3B3B3B;
}

#content a {
color: #9D1D01;
text-decoration: underline;
}

#content a:visited {

}

#content a:hover {
text-decoration: none;
}

#content h1 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 26px;
letter-spacing: -1px;
color: #9D1D01;
}

#content h2 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 18px;
color: #4B7C0B;
}

#content h3 {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 20px;
color: #4B7C0B;
}

#content h3 a {
display: block;
background-image: url('acapulco-images/rassel.png');
background-repeat: no-repeat;
width: 500px;
height: 29px;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 20px;
color: #4B7C0B;
padding-top: 5px;
padding-left: 20px;
}

#content h3 a:visited {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 20px;
color: #4B7C0B;
}

#content h3 a:hover {
background-image: url('acapulco-images/rassel-on.png');
background-repeat: no-repeat;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 20px;
color: #9D1D01;
}

#content ul li {
list-style-type: square;
margin: 0 0 0 50px;
padding: 0px;
}

hr {
border: 0px none;
background-color: #3B3B3B;
height: 1px;
}

.leftwb {
float: left;
border: 3px solid #fff;
margin-top: 3px;
margin-right: 8px;
}

.rightwb {
float: right;
border: 3px solid #fff;
margin-top: 3px;
margin-left: 8px;
}


#shadow {
width: 970px;
height: 18px;
background-image: url('acapulco-images/shadow.png');
background-repeat: no-repeat;
border-top: 10px solid #4B7C0B;
}

#border {
width: 970px;
border-bottom: 10px solid #C71A08;
margin-top: 20px;
}

/*------------------------------------------- content wrap ----------------------------------------*/

#wrap {
width: 970px;
height: 328px;
background-image: url('acapulco-images/shadow.png');
background-repeat: no-repeat;
background-position: bottom;
margin-top: 20px;
}

.hidden {
display: none;
}

#prevNext {
position: absolute;
margin-top: 285px;
margin-left: 860px;
z-index: 500;
}

#prevNext img {
position: relative;
z-index: 500;
cursor: pointer;
}

#slides p {
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 20px;
letter-spacing: -1px;
color: #fff;
position: relative;
top: -40px;
padding: 2px 0 0 20px;
line-height: 32px;
height: 33px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}

/*------------------------------------------- quickmenue ----------------------------------------*/

#quickmenue {
width: 970px;
height: 163px;
}

#quickmenue ul li {
float: left;
display: inline;
width: 323px;
height: 163px;
}

#quickmenue h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 20px;
letter-spacing: -1px;
color: #fff;
text-decoration: none;
}

.bigger {
font-size: 16px;
font-weight: bold;
}

/*------------------------------------------- restaurant ----------------------------------------*/

#quickmenue a.restaurant {
background-image: url('acapulco-images/mexikanisches-restaurant.png');
background-repeat: no-repeat;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
text-decoration: none;
width: 283px;
height: 143px;
display: block;
padding: 20px 20px 0 20px;
}	
	
#quickmenue a.restaurant:visited {
font-style: italic;
}
	
#quickmenue a.restaurant:hover {
background-image: url('acapulco-images/mexikanisches-restaurant-on.png');
background-repeat: no-repeat;
text-decoration: none;
}

/*------------------------------------------- angebote ----------------------------------------*/

#quickmenue a.angebote {
background-image: url('acapulco-images/acapulco-angebote.png');
background-repeat: no-repeat;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
text-decoration: none;
width: 284px;
height: 143px;
display: block;
padding: 20px 20px 0 20px;
}	
	
#quickmenue a.angebote:visited {
font-style: italic;
}
	
#quickmenue a.angebote:hover {
background-image: url('acapulco-images/acapulco-angebote-on.png');
background-repeat: no-repeat;
text-decoration: none;
}

/*------------------------------------------- cocktailbar ----------------------------------------*/

#quickmenue a.cocktailbar {
background-image: url('acapulco-images/acapulco-cocktailbar.png');
background-repeat: no-repeat;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
text-decoration: none;
width: 283px;
height: 143px;
display: block;
padding: 20px 20px 0 20px;
}	
	
#quickmenue a.cocktailbar:visited {
font-style: italic;
}
	
#quickmenue a.cocktailbar:hover {
background-image: url('acapulco-images/acapulco-cocktailbar-on.png');
background-repeat: no-repeat;
text-decoration: none;
}

/*------------------------------------------- footer ----------------------------------------*/

#footer {
background-image: url('acapulco-images/footer-label.png');
background-repeat: no-repeat;
background-position: top center;
width: 970px;
height: 100px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fcc054;
padding-top: 60px;
}

#footer a.link {
color: #fcc054;
text-decoration: underline;
}	
	
#footer a.link:visited {
font-style: italic;
}
	
#footer a.link:hover {
text-decoration: none;
}

/*------------------------------------------- formular ----------------------------------------*/

form {
margin-top: 5px;
}

.left {
float: left;
background: url('acapulco-images/bg-fieldset.gif') repeat-x 0 10px;
width: 433px;
height: 180px;
border: 1px solid #a8a8a8;
padding: 10px 10px 20px 10px;
margin-top: 10px;
}

.right {
float: right;
background: url('acapulco-images/bg-fieldset.gif') repeat-x 0 10px;
width: 433px;
height: 180px;
border: 1px solid #a8a8a8;
padding: 10px 10px 20px 10px;
margin-top: 10px;
}

label, select, input[type=checkbox], input[type=radio], input[type=button], input[type=submit] { 
cursor: pointer;
margin-top: 5px;
}

legend {
background-color: #fff;
border: 1px solid #a8a8a8;
font-family : "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #9D1D01;
padding: 3px 5px 3px 5px;
}

select {
width: 150px;
font-size: 12px;
}

.label-left { 
font-size: 13px;
float: left; 
text-align: right; 
width: 150px; 
margin-right: 10px; 
}

.label-left2 { 
font-size: 13px;
float: left; 
width: 150px; 
margin-right: 10px; 
}

.textfeld {
font-size: 13px;
width: 220px;
margin-top: 5px;
}

.mitteilungen { 
width: 420px;
height: 100px; 
margin-top: 5px;
}

input[type="submit"], input[type="reset"] { 
width: 228px;
}

.button {
margin: 5px 0 0 0;
height: 24px;
float: right;
}

#warning {
background-color: #fff;
margin-top: 18px;
padding: 5px;
border: 2px solid #C71A08;
font-size: 11px;
}
