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: #ED7F1E solid 3px;
	font-family: "Verdana", Tahoma, Verdana, Arial;
}


.button2
{
	background-color:#FFFFFF;
	border: #ED7F1E 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: #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 {

	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: 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: #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: 39px;
	left: 335px;
	width: 361px;
	padding: 0px 0px 0px 0px;
	height: 108px;
	overflow: visible;
	background-image: url(../images/Logo_AA.jpg);
	background-position: center;
	z-index: 1;
	background-repeat: no-repeat;
	
}

#contentINDEX {
	position: absolute;
	top: 146px;
	left: 237px;
	width: 664px;
	padding: 0px 0px 0px 0px;
	height: 476px;
	overflow: visible;
	background-image: url(/images/CarpeDiemLogoHintergrund.jpg);
	
}

#contentA {
	position: absolute;
	top: 168px;
	left: 250px;
	width: 650px;
	background-repeat : inherit;
	padding: 0px 0px 0px 0px;
	height: 420px;
	background-position:top;
	overflow: auto;
	z-index: 0;
	visibility: visible;
	background-image: url(../images/CarpeDiemLogoHintergrund.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: 518px;
	left: 50px;
	width: 180px;
	padding: 0px 0px 0px 10px;
	height: 15px;
	overflow: visible;
	z-index: 1;
}

#contentE {
	position: absolute;
	top: 11px;
	left: 100px;
	width: 800px;
	padding: 0px 0px 0px 0px;
	height: 142px;
	overflow: visible;
	z-index: 1;
	background-image: url(../images/CarpeDiemLogoOben.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #FA7E1C;
}

#contentEE {
	position: absolute;
	top: 160px;
	left: 43px;
	width: 766px;
	padding: 0px 0px 0px 10px;
	height: 3px;
	overflow: visible;
	z-index: 0;
	background-color: #91C892;
}

#contentEEE {
	position: absolute;
	top: 145px;
	left: 50px;
	width: 750px;
	padding: 0px 0px 0px 10px;
	height: 3px;
	overflow: visible;
	z-index: 0;
	background-color: #FFFFFF;
}

#contentEEEE {
	position: absolute;
	top: 485px;
	left: 50px;
	width: 750px;
	padding: 0px 0px 0px 10px;
	height: 3px;
	overflow: visible;
	z-index: 0;
	background-color: #FFFFFF;
}

#contentmenutext {
	position: absolute;
	top: 223px;
	left: 385px;
	width: 500px;
	padding: 0px 0px 0px 0px;
	height: 355px;
	overflow: visible;
	z-index: 2;
	background-color: #FFFFFF;
}

#contentHintergrund {
	position: absolute;
	top: 33px;
	left: 42px;
	width: 766px;
	padding: 0px 0px 0px 10px;
	height: 121px;
	overflow: visible;
	z-index: -1;
	background-color: #D1E9D2;
}

#contentHintergrund2 {
	position: absolute;
	top: 599px;
	left: 100px;
	width: 800px;
	padding: 0px 0px 0px 0px;
	height: 33px;
	overflow: visible;
	z-index: 1;
	background-image: url(../images/CarpeDiemLogoUnten.jpg);
}

#contentHintergrund3 {
	position: absolute;
	top: 168px;
	left: 42px;
	width: 766px;
	padding: 0px 0px 0px 10px;
	height: 326px;
	overflow: visible;
	z-index: -1;
	background-color: #D1E9D2;
}

#contentHintergrund4 {
	position: absolute;
	top: 24px;
	left: 34px;
	width: 782px;
	padding: 0px 0px 0px 10px;
	height: 525px;
	overflow: visible;
	z-index: -2;
	background-color: #E4F1E6;
}

#subnav {
	position: absolute;
	left: 101px;
	width: 130px;
	height: 290px;
	padding: 0px 0px 0px 0px;
	background-repeat: repeat-x;
	color: #285980;
	top: 196px;

}

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

/* Styles zu HTML / Layout  Allgemein */

.Stil48 {font-size: 92%}
body {

	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: #2C5C84;
	text-decoration: none;
}
.Stil27 {color: #ED7F1E}
.Stil49 {color: #000000}
.style3 {font-size: 10px; }
.Stil59 {color: #ED7F1E; font-weight: bold; }
.Stil69 {color: #535353; font-size: 12px;}
.Stil77 {
	color: #8E1608;
}


body {
	background-image: url(file:///F|/PROJEKTE/EuroKomm.de/www/1.0.3/images/hintergrund.gif);
}
#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: #2C5C84;
	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: bold; font-size: 15px; }

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

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