body {
	font-family: Verdana, sans-serif;
/*	letter-spacing: .25px; */
	color: #cc9900;
	font-size: 11px;
	line-height: 15px;
	background-image: url('../images/star_white.gif'); /* Beim Drucken kein Hintergrund */
	background-repeat: no-repeat;
}

ul {
	list-style-type: none;
}

.noprint {
	display: none;
}
.spacediv {
	position: relative;
	left: 9px;
	width: 360px;
}
.printnavi {
	position: absolute;
	top: 90px;
	left: 220px;
	width: 300px;
	height: 100px;
}
.etracker {
	display: none;
}
.notopspace {
	position: relative;
	top: -10px;
}

.hotelpopup {
	position: absolute;
	top: 80px;
	left: 170px;
	width: 420px;
	height: 470px;
	border-style: solid;
	border-color: #cc9900;
	border-width: 1px;
	background-color: #FFFFFF;
	z-index: 10;
}

/* Nur für Hotelpopup ! */
.hotel-popup-headline {
	color: #cc9900;
	font-size: 24px;
	line-height: 24px;
}

.infopopup {
	display: none;
	visibility: hidden;
} 

/* --- Überschriften --- */

.white {
	background-color: #ffffff;
}

#logo {
	position: absolute;
	left: 418px;
	top: 20px;
	width: 207px;
	text-align: right;
	font-size: 45px;
	color: #cc9900;
	font-weight: normal;
}

h1 {
	color: #cc9900;
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
}

.headline1 {
	color: #cc9900;
	font-size: 24px;
	line-height: 28px;
}


/* --- Navigation --- */

#search-table {
	display: none;
}

.noborder {
	border: 0px;
}

/* -- speziell für die Seiten -- */

.h1 {
	color: #cc9900;
	font-size: 24px;
	line-height: 26px;
	position: absolute;
	top: 188px;
	left: 36px;
	width: 370px;
}

.h1-link {
	color: #cc9900;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	background-color: #ffffff;
}

.h1-link a:hover {
	color: #cc9900;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
	background-color: #ffffff;
}

.h2 {
	color: #cc9900;
	font-size: 17px;
	line-height: 19px;
	position: absolute;
	top: 220px;
	left: 36px;
	width: 370px;
}

.h2 a {
	color: #cc9900;
	font-size: 17px;
	line-height: 19px;
}

.h2 a:hover{
	color: #cc9900;
	background-color: #ffffff;
	font-size: 17px;
	line-height: 19px;
}


.h3 {
	color: #cc9900;
	font-size: 24px;
	line-height: 26px;
	position: absolute;
	top: 190px;
	left: 410px;
	width: 225px;
}

.h4 {
	color: #cc9900;
	font-size: 17px;
	line-height: 19px;
	position: absolute;
	top: 220px;
	left: 412px;
	width: 225px;
}

/*.auflist-tabelle {
	border: 0px;
	width: 80%;
	

}*/

/* --- Div Positionierungen --- */

#color-navi {
	display: none;
}

#lang-navi {
	position: absolute;
	top: 67px;
	left: 36px;
}

#main-navi-pos {
	position: absolute;
	top: 90px;
	left: 33px;
}

#date-field {
	position: absolute;
	text-align: right;
	top: 150px;
	width: 627px;
	left: 0px;
}

#main-table {
	position: absolute;
	top: 260px;
	left: 20px;
	width: 630px;
	padding: 5px;
}

/* --- Hauptteil --- */

.bottom-navi {
	display: none;
	text-align: center;
	line-height: 15px;
}

.left-navi {
	display: none;
}

.inhalt-normal {
	width: 415px;
	vertical-align: top;
}

.inhalt-big {
	width: 640px;
	vertical-align: top;
}

.hotels {
	width: 235px;
	vertical-align: top;
}

.bordergold {
	color: #cc9900;
	border-color: #cc9900;
}

/* --- Farbwahlkästchen --- */

.pink {
	height: 20px;
	width: 20px;
	background-color: #ff00cc;
}

.green {
	height: 20px;
	width: 20px;
	background-color: #66ff00;
}

.orange {
	height: 20px;
	width: 20px;
	background-color: #ff6600;
}

.blue {
	height: 20px;
	width: 20px;
	background-color: #0099ff;
}

.yah {
	position: relative;
	left: 8px;
	width: 120px;
}

.exhibition {
	position: relative;
	left: 8px;
	width: 250px;
}

.hotel {
	width: 250px;
}

.error {
	color: #EE0000;
	font-weight: bold;
}

/*--------------------------*/

/* --- Startseite --- */
#startpage-table {
	position: absolute;
	top: 180px;
	left: 17px;
	width: 800px;
	padding: 10px;
}

.home-image {
	width: 300px;
	border: 0px;
	text-decoration: none;
	background-color: #ffffff;
}

.home-image-cell {
	vertical-align: middle;
	padding-top: 15px;
}

.home-cell {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 15px;
	vertical-align: top;
}

.artfair-image {
	width: 130px;
	border: 0px;
	text-decoration: none;
	background-color: #ffffff;
}

#home-table {
	position: absolute;
	top: 188px;
	left: 20px;
	width: 610px;
	padding: 5px;
	height: 1000px;
}

.inhalt-home {
	width: 528px;
	vertical-align: top;
}

#inner-home-table {
	position: relative;
	top: 64px;
	left: -2px;
	width: 320px;
	padding: 5px;
}

.artfair-table {
	width: 115px;
	vertical-align: top;
}

.inner-artfair-table {
	position: relative;
	top: 66px;
	width: 115px;
	padding: 5px;
}

#home-navi-top {
	display: none;
}

.home-h2 {
	color: #cc9900;
	font-size: 17px;
	line-height: 20px;
	padding: 0px;
	position: relative;
	left: 1px;
}

.artfair-caption {
	line-height: 13px;
	color: #cc9900;
}

.artfair-caption a {
	line-height: 13px;
	color: #cc9900;
}

.artfair-caption a:hover {
	line-height: 13px;
	color: #cc9900;
}

/* Farben */

.gold {
	color: #cc9900;
}

.gold a {
	color: #cc9900;
}

.gold a:hover {
	color: #cc9900;
}

/* Alte Startseite */

.start-image {
	width: 240px;
	border: 0px;
	text-decoration: none;
	background-color: #ffffff;
}

.start-image-cell {
	vertical-align: middle;
	padding-top: 15px;
}

.start-cell {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	line-height: 15px;
	vertical-align: top;
}

/* Star-Divs */

.home-star {
	position: absolute;
	top: 90px;
	left: 23px;
}

.exhibition-star {
	position: absolute;
	top: 104px;
	left: 23px;
}

.hotel-star {
	position: absolute;
	top: 120px;
	left: 23px;
}

