HTML, BODY, TD, INPUT, SELECT
{
	font-family : "Verdana", "Tahoma", "Arial";
	font-size:12px;
	text-align: left;
}

/*  Button-Elemente */

.body
{
	font-family: "Verdana", Tahoma, Verdana, Arial;
	margin: 0px;
	padding: 10px;
	background-repeat: no-repeat;	
}


.button
{
	background-color:#ffffff;
	border: #eeeeee solid 3px;
	font-family: "Verdana", Tahoma, Verdana, Arial;
}


.button2
{
	background-color:#FFFFFF;
	border: #eeeeee solid 3px;
	font-family: "Verdana", 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: #eeeeee;
}

#contentA a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #666666;
}


#content a:hover, #sidebar a:hover {
	color: #FFFFFF;
	font-weight: bold;

}

#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: #bbddbc;
	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: 0px 0px 0px 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: 565px;
	left: 63px;
	width: 814px;
	height: 31px;
	background-repeat: no-repeat;
	z-index: 2;
	background-color: #285980;
}

#logoB {
	position: absolute;
	top: 16px;
	left: 317px;
	width: 560px;
	height: 127px;
	background-repeat: no-repeat;
	background-color: #285980;
}

#logoC {
	position: absolute;
	top: 44px;
	left: 289px;
	width: 611px;
	height: 526px;
	background-repeat: no-repeat;
	z-index: -1;
}

#logo2 {
	position: absolute;
	top: 605px;
	left: 112px;
	width: 890px;
	height: 84px;
	background-repeat: inherit;
	background-color: #eeeeee;
	z-index: 1;
}

#logo3 {
	position: absolute;
	top: 25px;
	left: 115px;
	width: 886px;
	height: 154px;
	background-repeat: inherit;
	background-color: #eeeeee;
	z-index: -2;
}




#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: #666666;
	background : url(../images/pnbuttonh.gif);
}

#content {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 800px;
	padding: 0px 0px 0px 0px;
	height: 600px;
	overflow: visible;
	background-image: url(../images/Logo_AA.jpg);
	background-position: center;
	z-index: 1;
	background-repeat: no-repeat;
	
}

#contentINDEX {
	position: absolute;
	top: 409px;
	left: 1216px;
	width: 100px;
	padding: 0px 0px 0px 10px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;	
}



#contentPortfolioBild {
	position: absolute;
	top: 20px;
	left: 361px;
	width: 458px;
	padding: 0px 0px 0px 0px;
	height: 600px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
	background-image: url(../portfolio.jpg);
}

#contentPeopleFashionBild {
	position: absolute;
	top: 20px;
	left: 378px;
	width: 442px;
	padding: 0px 0px 0px 0px;
	height: 600px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
	background-image: url(../people.fashion.jpg);
}


#contentConceptBild {
	position: absolute;
	top: 140px;
	left: 221px;
	width: 600px;
	padding: 0px 0px 0px 0px;
	height: 305px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
	background-image: url(../concept2.jpg);
}

#contentB {
	position: absolute;
	top: 30px;
	left: 50px;
	width: 190px;
	padding: 0px 0px 0px 0px;
	height: 110px;
	overflow: visible;
	background-image: url(../images/Logo_B.jpg);
	z-index: 0;
}

#contentC {
	position: absolute;
	top: 519px;
	left: 50px;
	width: 760px;
	padding: 0px 0px 0px 0px;
	height: 18px;
	overflow: visible;
	z-index: 1;
}
#contentD {
	position: absolute;
	top: 432px;
	left: 1217px;
	width: 100px;
	padding: 0px 0px 0px 10px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}



#contentIndexA {
	position: absolute;
	top: 80px;
	left: 80px;
	width: 431px;
	padding: 0px 0px 0px 0px;
	height: 87px;
	z-index: 1;
	font-variant: normal;
	font-style: inherit;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

#contentContact {
	position: absolute;
	left: 80px;
	width: 267px;
	padding: 0px 0px 0px 0px;
	height: 383px;
	z-index: 1;
	font-variant: normal;
	font-style: inherit;
	text-align: left;
	top: 170px;
}

#contentIndexAA {
	position: absolute;
	top: 298px;
	left: 255px;
	width: 100px;
	padding: 0px 0px 0px 0px;
	height: 46px;
	z-index: 1;
	font-variant: normal;
	font-style: inherit;
}

#contentIndexB {
	position: absolute;
	top: 483px;
	left: 80px;
	width: 200px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#contentIndexBB {
	position: absolute;
	top: 720px;
	left: 290px;
	width: 110px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#contentIndexC {
	position: absolute;
	top: 483px;
	left: 240px;
	width: 200px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#contentIndexCC {
	position: absolute;
	top: 720px;
	left: 454px;
	width: 155px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#contentIndexD {
	position: absolute;
	top: 483px;
	left: 400px;
	width: 200px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#contentIndexDD {
	position: absolute;
	top: 720px;
	left: 691px;
	width: 119px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#contentIndexE {
	position: absolute;
	top: 483px;
	left: 590px;
	width: 58px;
	padding: 0px 0px 0px 0px;
	height: 16px;
	overflow: visible;
	z-index: 1;
	visibility: visible;
}

#subnav {
	position: absolute;
	left: 50px;
	width: 130px;
	height: 290px;
	padding: 15px 10px 10px 10px;
	background-repeat: repeat-x;
	boackground-color: #BBDDBC;
	color: #285980;
	top: 180px;
	background-image: url(../images/turm_blau.jpg);
}

#subnav a {
	display: block;
	text-decoration : none;
	text-transform : uppercase;
	margin: 0px;
	color: #FFFFFF;
	font-size : 92%;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#subnav a.active {
	font-weight: regular;	
	color: ##285980;
}

#subnav a:hover {
	font-weight: bold;	
}


#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: #666666;
	font-size: 10px;
}

/* Styles zu HTML / Layout  Allgemein */

.Stil48 {font-size: 92%}
body {
	background-color: #BBDDBC;
	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: #2C5C84;
	text-decoration: none;
}
a:active {
	color: #72706C;
	text-decoration: none;
}
.Stil27 {color: #eeeeee}
.Stil49 {color: #000000}
.style3 {font-size: 10px; }
.Stil59 {color: #eeeeee; font-weight: bold; }
.Stil69 {color: #535353; font-size: 12px;}
.Stil77 {color: #285980;}

}
#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: #72706C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #72706C;
	text-decoration: none;
}
.Stil27 {
	color: #eeeeee
}
.style2 {color: #535353}
.Stil28 {font-size: 12px}
.Stil41 {color: #000000}
.Stil48 {font-size: 92%}
.Stil49 {color: #FFFFFF}

}
.Stil54 {color: #eeeeee; font-weight: bold; }

.Stil55 {color: #eeeeee; font-weight: bold; }

.Stil57 {color: #eeeeee; font-weight: bold; font-size: 15px; }

.Stil1 {
	font-family: "Verdana", Verdana, Arial, Heveltica;
	font-size: 12px;
}
.Stil2 {color: #eeeeee}
.Stil3 {color: #999999}
.Stil4 {
	font-family: "Verdana", Verdana, Arial, Heveltica;
	font-size: 12px;
	color: #666666;
}
.Stil5 {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #72706C;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #cacabd;
	font-size: 12px;
}
.Stil9 {font-size: 30px}

.Stil72 {
	font-size: 11px
}
.Stil75 {
	font-size: 12px
}

.Stil79 {
	font-size: 56px
}
.Stil81 {
	color: #72706c
}
.Stil83 {color: #72706C}
.Stil85 {
	font-size: 24px;
	color: #72706C;
}
.Stil86 {color: #CACACA; }

