HTML, BODY, TD, INPUT, SELECT
{
font-family : "BankGothic Lt BT", "Verdana", "Tahoma", "Arial";
font-size:12px;
text-align: left;
}

BODY
{
scrollbar-base-color:#ED7F1E;
scrollbar-track-color:#ED7F1E;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ED7F1E;
scrollbar-3d-light-color:#ED7F1E;
scrollbar-dark-shadow-color:#ED7F1E;
scrollbar-shadow-color:#ED7F1E;
scrollbar-arrow-color:#ED7F1E
}

/*  Button-Elemente */

.body
{
	font-family: "BankGothic Lt BT", Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 10px;
	background-color: #ffffff;
	background-repeat: no-repeat;	
}


.button
{
	background-color:#FFFFFF;
	border: #ED7F1E solid 3px;
	font-family: "BankGothic Lt BT", Tahoma, Verdana, Arial;
}


.button2
{
	background-color:#FFFFFF;
	border: #ED7F1E solid 3px;
	font-family: "BankGothic Lt BT", Tahoma, Verdana, Arial;
}

.errortext
{
	font-family : "BankGothic Lt BT", "Verdana", "Tahoma", "Arial";
	font-size:14px;
	font-weight : bold;
	color:#FF0000 
}

/* Content und Sidebar-Elemente */

#content h1 {
	font-size: 280%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;	
	color: #F66303;
}

#contentA h1 {
	font-size: 280%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;	
	color: #F66303;
}

#content h2, #sidebar h2 {
	font-size: 130%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #a0a0a0;
}


#contentA h2, #sidebar h2 {
	font-size: 130%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #a0a0a0;
}

#content h2 {
	padding: 10px 0px 2px 0px;	
}


#contentA h2 {
	padding: 10px 0px 2px 0px;	
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;	
	font-size: 100% !important;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #F66303;
}

#contentA h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #F66303;
}


#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 160%;
}

#contentA p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	line-height: 160%;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #ED7F1E;
}

#contentA a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #ED7F1E;
}


#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#contentA a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 120px;
}

#contentA .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 120px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
	color: #535353 !important;
	font-weight: normal !important;
}


/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
	border: 1px solid #C0C0C0;	
}

#content td.cell {
	background-color: #f6f6f6;
}

#content td.headercell {
	background-color: #F66303;
	color: #ffffff;
	font-weight: bold;
}

#contentA table.cells {
	border: 1px solid #C0C0C0;	
}

#contentA td.cell {
	background-color: #f6f6f6;
}

#contentA td.headercell {
	background-color: #F66303;
	color: #ffffff;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #C0C0C0;
	width: 280px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #C0C0C0;
	width: 280px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 190px;
	line-height: 180%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #F66303;
	line-height: 160%;
	padding: 2px 0px 10px 192px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #F66303;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

a.s2dsmall, a.s2dinfo  {

	text-decoration:underline !important;
}

/* NavBar etc. */

#nav {
	position: absolute;
	top: 200px;
	left: 61px;
	width: 880px;
	height: 40px;
	background : url(../images/pnback.gif);
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

#plaintext {
	position: absolute;
	top: 402px;
	left: 576px;
}

#plaintext a {
	color: #a0a0a0;
	text-decoration: none;
}

#logo {
	position: absolute;
	top: 15px;
	left: 194px;
	width: 794px;
	height: 130px;
	background-repeat: no-repeat;
	z-index: 2;
}

#logoB {
	position: absolute;
	top: 15px;
	left: 120px;
	width: 80;
	height: 50;
	background-repeat: no-repeat;
	z-index: 2;
}

#logoC {
	position: absolute;
	top: 6px;
	left: 112px;
	width: 887px;
	height: 161px;
	background-repeat: no-repeat;
	z-index: -1;
	background-color: #ED7F1E;
}

#logo2 {
	position: absolute;
	top: 605px;
	left: 112px;
	width: 890px;
	height: 84px;
	background-repeat: inherit;
	background-color: #ED7F1E;
	z-index: 1;
}

#logo3 {
	position: absolute;
	top: 25px;
	left: 115px;
	width: 886px;
	height: 154px;
	background-repeat: inherit;
	background-color: #ED7F1E;
	z-index: -2;
}


#berlin {
	position: absolute;
	top: 370px;
	left: 402px;
	width: 100px;
	height: 90px;
	background-repeat: inherit;
	background-color: #FEF9F3;
}

#barcelona {
	position: absolute;
	top: 370px;
	left: 517px;
	width: 100px;
	height: 90px;
	background-repeat: inherit;
	background-color: #FEF9F3;
}

#lasvegas {
	position: absolute;
	top: 370px;
	left: 628px;
	width: 100px;
	height: 90px;
	background-repeat: inherit;
	background-color: #FEF9F3;
}

#buenosaires {
	position: absolute;
	top: 370px;
	left: 738px;
	width: 100px;
	height: 90px;
	background-repeat: inherit;
	background-color: #FEF9F3;
}

#melbourne {
	position: absolute;
	top: 370px;
	left: 850px;
	width: 100px;
	height: 90px;
	background-repeat: inherit;
	background-color: #FEF9F3;
}

#nav a {
	display: block;
	width: 110px;
	height: 40px;
	float: left;
	text-align: center;
	text-decoration : none;
	text-transform : uppercase;
	line-height : 36px;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	background : url(../images/pnbutton.gif);
	font-weight : bold;
	font-size : 10px;
}

#nav a.active {
	background : url(../images/pnbuttona.gif) !important;
}

#nav a:hover {
	color: #F66303;
	background : url(../images/pnbuttonh.gif);
}

#content {
	position: absolute;
	top: 160px;
	left: 340px;
	width: 639px;
	background-repeat : no-repeat;
	padding: 10px 40px 10px 20px;
	height: 389px;
	
}

#contentA {
	position: absolute;
	top: 180px;
	left: 378px;
	width: 590px;
	background-repeat : no-repeat;
	padding: 10px 10px 10px 20px;
	height: 388px;
	overflow: auto;
}

#subnav {
	position: absolute;
	top: 180px;
	left: 115px;
	height: 425px;
	padding: 10px 0px 10px 0px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border-color: #FFFFFF;
}

#subnav a {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 92%;
	padding: 8px 0px 4px 0px;
	background-repeat: no-repeat;
}

#subnav a.active {
	font-weight: regular;	
	color: #F66303;
}

#subnav a:hover {
	font-weight: normal;	
}


#sidebar {
	position: absolute;
	top: 241px;
	left: 791px;
	width: 150px;
	padding-top: 10px;
}

form.search {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}

form.search input {
	margin: 0px;
	vertical-align : middle;
}

input.search {
	border : 1px solid #C0C0C0;
	width: 118px;
	padding: 2px;
	color: #F66303;
	font-size: 10px;
}

/* Styles zu HTML / Layout  Allgemein */

.Stil48 {font-size: 92%}
body {
	background-color: #FFFFFF;
	background-image: url();
}
#Layer1 {
	position:absolute;
	width:620;
	height:95;
	left: 380;
	top: 560px;
	background-image: url(grafiken/Logo---HappyGoLuckyHotels--.jpg);
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 47px;
	top: 348px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 138px;
	top: 568px;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 52px;
	top: 343px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ED7F1E;
	text-decoration: none;
}
a:active {
	color: #ED7F1E;
	text-decoration: none;
}
.Stil27 {color: #ED7F1E}
.Stil49 {color: #FFFFFF}
.style3 {font-size: 10px; }
.Stil59 {color: #ED7F1E; font-weight: bold; }
.Stil69 {color: #535353; font-size: 12px;}

body {
	background-color: #FFFFFF;
	background-image: url();
}
#Layer1 {
	position:absolute;
	width:620;
	height:95;
	left: 380;
	top: 560px;
	background-image: url(grafiken/Logo---HappyGoLuckyHotels--.jpg);
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 47px;
	top: 348px;
}
#Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 138px;
	top: 568px;
}
#Layer4 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 52px;
	top: 343px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ED7F1E;
	text-decoration: none;
}
a:active {
	color: #ED7F1E;
	text-decoration: none;
}
.Stil27 {
	color: #ED7F1E
}
.style2 {color: #535353}
.Stil28 {font-size: 12px}
.Stil41 {color: #000000}
.Stil48 {font-size: 92%}
.Stil49 {color: #FFFFFF}

}
.Stil54 {color: #ED7F1E; font-weight: bold; }

.Stil55 {color: #ED7F1E; font-weight: bold; }

.Stil57 {
	color: #ED7F1E;
	font-weight: normal;
	font-size: 14px;
}

.Stil1 {
	font-family: "BankGothic Md BT", "BankGothic Lt BT", Verdana, Arial, Heveltica;
	font-size: 12px;
}
.Stil2 {color: #ED7F1E}
.Stil3 {color: #999999}
.Stil4 {font-family: "BankGothic Md BT", "BankGothic Lt BT", Verdana, Arial, Heveltica; font-size: 12px; color: #ED7F1E; }
.Stil5 {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #ED7F1E;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Stil9 {font-size: 30px}

.Stil72 {font-size: 13px}
.Stil75 {font-size: 14px}

#logoBB {
	position: absolute;
	top: 15px;
	left: 50px;
	width: 800px;
	height: 800px;
	background-repeat: no-repeat;
	z-index: 2;
	background-image: url(../picbuenos/BuenosAiresMap.jpg);
}

#BildAA {
	position: absolute;
	top: 60px;
	left: 60px;
	width: 800px;
	height: 540px;
	background-repeat: no-repeat;
	background-image: url(../picbuenos/BuenosAiresMap.jpg);
	z-index: 0;
}

#BildBB {
	position: absolute;
	top: 628px;
	left: 540px;
	width: 25px;
	height: 35px;
	background-repeat: no-repeat;
	z-index: 2;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildCC {
	position: absolute;
	top: 149px;
	left: 179px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 8;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildDD {
	position: absolute;
	top: 324px;
	left: 511px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 3;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildEE {
	position: absolute;
	top: 37px;
	left: 321px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 4;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildFF {
	position: absolute;
	top: 314px;
	left: 697px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 5;
	border-color: #ED7F1E;
	border: 2pt;
	background-image: url(../picbuenos/Pink-House.JPG);
}

#BildGG {
	position: absolute;
	top: 160px;
	left: 444px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 6;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildHH {
	position: absolute;
	top: 567px;
	left: 408px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildII {
	position: absolute;
	top: 207px;
	left: 310px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildJJ {
	position: absolute;
	top: 743px;
	left: 782px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildKK {
	position: absolute;
	top: 690px;
	left: 626px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildLL {
	position: absolute;
	top: 314px;
	left: 277px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildMM {
	position: absolute;
	top: 544px;
	left: 741px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildNN {
	position: absolute;
	top: 83px;
	left: 235px;
	width: 35px;
	height: 25px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
}

#BildOO {
	position: absolute;
	top: 50px;
	left: 710px;
	width: 98px;
	height: 13px;
	background-repeat: no-repeat;
	z-index: 7;
	border-color: #ED7F1E;
	border: 2pt;
	background-color: #FFFFFF;
}

/* logout link menu*/
.logout {
	color:#ED7F1E;
}
/************************* 
begin administration area 
**************************/
#admin_header {
	display: block;
	margin:25px 0px 0px 0px;
	text-align:center;
	color: #ED7F1E;
}

#admin_menu {
	position:relative;
	top: 40px;
}

#admin_menu a {
	display: block;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 92%;
	padding: 10px 0px 0px 0px;
}

#admin_content {
  border:1px ;	 
	border-color:#ED7F1E;
	border-style:solid;                     
  width:570px;                                  
  height:300px;                                 
  position:absolute;                            
  left:10px;                                    
  top:70px;                                    
}	
/************************* 
end administration area 
**************************/
#admin_form {
margin:20px 0px 0px 5px;
padding:0px 0px 5px 0px;
}

/************************* 
begin faq 
**************************/
#faq_header {
	display: block;
	margin:30px 0px 0px 0px;
	text-align:center;
	color: #ED7F1E;
}

#faq_menu {
	position: absolute;
	top: 90px;
	left:80px;
}

#faq_menu a {
	display: block;
	text-transform : uppercase;
	margin: 0px;
	color: #535353;
	font-size : 92%;
	padding: 0px 0px 30px;
}

#faq_content {
  border:1px ;	 
	border-color:#ED7F1E;
	border-style:solid;                     
  width:600px;                                  
  height:300px;                                 
  position:absolute;                            
  left:10px;                                    
  top:70px;                                    
}
/************************* 
end faq 
**************************/
#countries {
	float:right; 
	height:380px; 
	width:125px; 
	text-align: left; 
	Overflow-x: hidden; 
	overflow-y:scroll;"
}

#youtoube {
	vertical-align: top; 
	float:left;"
}

/************************* 
begin Button (Adminbreicth)
**************************/
input.admin_button {
 width:75px;
 text-align:center;
}
 
/************************* 
end Button (Adminbreicth)
**************************/
/************************* 
Begin Links (Adminbreicth)
**************************/
 .rahmen {
 border: solid 1px #8F8F8F;
}
/************************* 
Begin Links (Adminbreicth)
**************************/
#city_header {
color: #ED7F1E;
text-align:center;
font-weight:bold;
}

fieldset {
border:1px solid;
text-transform: uppercase;
border-color:#999999;
}

#text_center{
text-align:center;
}

/* ApplicationMail */
#resultColorSuccess
{
	color: #009900;
	text-align: center;
	width: 100%;
}
#resultColorError
{
	color: #cc0000;
	text-align: center;
	width:100%;
}