@font-face { font-family: ITC xlite; src: url('../fonts/ITCAvantGardeStd-XLt.otf') format('opentype');}
@font-face { font-family: ITC book; src: url('../fonts/ITCAvantGardeStd-Bk.otf') format('opentype');}
@font-face { font-family: ITC bold; src: url('../fonts/ITCAvantGardeStd-Bold.otf') format('opentype');}

.handwriting {font-family: 'Indie Flower', cursive; color:#0404B4; font-size:16pt;}
.xlite {font-family: 'ITC xlite', sans-serif;}
.bold {font-family: 'ITC bold', sans-serif;}

.logo2 {
	  text-align:right;
}
.logo2 a {
  top: -20px;
  display: block;
  position: relative;
  z-index: 20;
}

.text-upp-light {
	text-transform:uppercase;
	font-weight:100;
	font-size:18pt;
    font-family: 'ITC xlite';
}

.text-upp-bold {
	text-transform:uppercase;
	font-weight:900;
	font-size:18pt;
    font-family: 'ITC bold';
}

.text-norm {
	line-height:0.6em;
	font-size:11pt;
}

.index-left {
	float:left;
	max-width:90%;
	margin-right:10px;
}

p.clear { clear: both; }

.markenlogo {
	max-height:60px;
	max-width:80%;
	opacity: 0.7;
}

.prospekte {
	max-height:60px;
	max-width:80%;
}

.bottom-border2 {
  box-shadow: 0 -4px 0 #ffffff inset, 0 0 20px rgba(0, 0, 0, 0.1);
}

#mapcontent {
	width:100%;
	height:100%;
	line-height:1.35;
	overflow:hidden;
	white-space:nowrap;
	color:#2E2E2E;
}

#map_canvas {
	background: #fff;
	color:#999;
	display: inline-block;
	float:right;
	width:100%;
}  