/* ------------ Body Grundeinstellungen
-------------------------------------------------------------- */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.25; /* Unitless for proper inheritance */
	background: #91a5a5;
	background-color: #8FB0BF;
	background-color: #8FB0BF;
	color: #000;
}
body {font-size: 75%;}   /* IE */
html > body {font-size: 12px;}  /* Other browsers */

/* ------------ Colors
-------------------------------------------------------------- */
.fontColor1 {color: #fff !important;}
.fontColor2 {color: #000 !important;}
/* Dunkel Rot */
.fontColor3 {color: #86171e !important;}
/* Dunkel Blau */
.fontColor4 {color: #003f5b !important;}
/* Dunkel Grau */
.fontColor5 {color: #666 !important;}
.fontColor6 {color: #cfcdcd !important;}
.fontColor7 {color: #6b6b6b !important;}
.fontColor8 {color: #05670d !important;}
/* Dunkel Grün*/
.fontColor9 {color: #086417 !important;}
/* ------------ BackgroundColors
-------------------------------------------------------------- */
/* Dunkel Rot */
.color1 {background-color: #86171e !important;}
/* Dunkel Blau */
.color2 {background-color: #003f5b !important;}
/* Dunkel Grün*/
.color3 {background-color: #086417 !important; }
/* Dunkel Grau */
.color4 {background-color: #666666 !important;}
/* Hell Grau*/
.color5 {background-color: #f2f2f2 !important;}
/* Weiss*/
.color6 {background-color: #fff !important; }

/*+++ Colors Alex +++*/
.color7 {background-color: #f7fafa !important; }
.color8 {background-color: #DDDDDD !important; }
.color51 {background-color: #f5f5f5 !important; }
/* + Vereine + */
.color9 {background-color: #EEEBE4 !important; } /*mittel-beige*/
.color10 {background-color: #FFFEFC !important; }/* hell-beige */

.bgGradientGrey {
background: -moz-linear-gradient(45deg,  rgba(185,185,185,0.65) 0%, rgba(185,185,185,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(185,185,185,0.65)), color-stop(100%,rgba(185,185,185,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  rgba(185,185,185,0.65) 0%,rgba(185,185,185,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  rgba(185,185,185,0.65) 0%,rgba(185,185,185,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  rgba(185,185,185,0.65) 0%,rgba(185,185,185,0) 100%); /* IE10+ */
background: linear-gradient(45deg,  rgba(185,185,185,0.65) 0%,rgba(185,185,185,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6b9b9b9', endColorstr='#00b9b9b9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}

/* ------------ Fonts
-------------------------------------------------------------- */
.fontArt1 {font-family: Verdana, Arial, Helvetica, sans-serif;}
/*.fontArt2 {font-family: "Times New Roman", Times, serif;}*/
.fontArt2 {font-family: "Times New Roman", serif;}

.fontSizeBig { font-size: 1.2em; line-height: 1.4em;}
.fontSize1pt5em { font-size: 1.5em !important; }
.fontSize2em { font-size: 2em; }
.fontUppercase { text-transform: uppercase; }
.fontWeightNormal { font-weight: normal !important; }

/* ------------ Abstände
-------------------------------------------------------------- */
.margin0 {margin:0px!important;}

.top0 {margin-top: 0px !important;}
.top5 {margin-top: 5px !important;}
.top3 {margin-top: 3px;}
.top10 {margin-top: 10px !important;}
.top15 {margin-top: 15px !important;}
.top20 {margin-top: 20px !important;}
.top25 {margin-top: 25px !important;}
.top30 {margin-top: 30px !important;}
.top40 {margin-top: 40px !important;}
.top50 {margin-top: 50px !important;}

.bottom0 {margin-bottom: 0px !important;}
.bottom5 {margin-bottom: 5px !important;}
.bottom10 {margin-bottom: 10px !important;}
.bottom15 {margin-bottom: 15px !important;}
.bottom20 {margin-bottom: 20px !important;}
.bottom25 {margin-bottom: 25px !important;}
.bottom30 {margin-bottom: 30px !important;}
.bottom35 {margin-bottom: 35px !important;}
.bottom40 {margin-bottom: 40px !important;}
.bottom50 {margin-bottom: 50px !important;}

.top-10 {margin-top: -10px !important;}
.top-20 {margin-top: -20px !important;}
.top-30 {margin-top: -30px !important;}
.top-40 {margin-top: -40px !important;}
.top-50 {margin-top: -50px !important;}

/* ------------ Paddings
-------------------------------------------------------------- */
.p0 { padding: 0px; }
.p10 { padding: 10px; }

.pleft3 { padding-left: 3px !important; }

.pbottom0 {padding-bottom: 0px !important;}
.ptop0 {padding-top: 0px !important;}
.ptop8 {padding-top: 8px !important;} /* vereineBox und box8Padding */
.pbot8 {padding-bottom: 8px !important;} /* vereineBox und box8Padding */

/*+++ Links Rechts Alex und Sebastian +++*/
.right3 { margin-right: 3px !important; }
.right5 { margin-right: 5px !important; }
.right10 { margin-right: 10px !important; }
.right16 { margin-right: 16px !important; }
.left14 { margin-left: 14px !important;}
.left24 { margin-left: 24px; }
.left233 { margin-left: 233px; }
.ml200 { margin-left: 200px !important; }

/*+++ Weiten Alex +++*/    
.width100 { width: 100px !important; }   
.width150 { width: 150px !important; }
.width200 { width: 200px !important; }    
.width250 { width: 250px !important; }  
.width300 { width: 300px !important; }  
.width400 { width: 400px !important; }  
.width480 { width: 480px !important; }  
.width500 { width: 500px !important; }  
.widthAuto { width: auto !important; }

.width5prozent { width: 5%; }
.width10prozent { width: 10%; }
.width12prozent { width: 12%; }
.width14prozent { width: 10%; }
.width20prozent { width: 20%; }
.width47prozent { width: 47% !important; }
.width100prozent { width: 100% !important; } 
/* ------------ Borders
-------------------------------------------------------------- */
.noborder { border: none !important; }
.borderTopBottomGrey {
	border: 1px solid #b0b0b0;
	border-width: 1px 0px;
}



/* ------------ Headings
-------------------------------------------------------------- */
/*h1 {font-family: "Times New Roman", Times, serif;}*/
h1 {font-family: Georgia, "Times New Roman", "Times", "Georgia", serif;}
h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif;}
h1 {
	font-size: 1.5em;
	color: #86171e;
	color: #003f5b;
	color: #000;
	line-height: 1.2em;
	font-weight: normal;
	letter-spacing: 1;
}
h2 {
	font-size: 1.1em;
	line-height: 1.8em;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	text-align: center;
	background-color: #003f5b;
	border-bottom: 1px solid #a6a6a6;
}
h3 {
	font-size: 0.9em;
	line-height: 1em;
	font-weight: normal;
	color:#666;
	text-transform: uppercase;
}
h4 {
	font-size: 0.9em;
	line-height: 1em;
	color: #86171e;
	font-weight:bold;
}
h5 {
	font-size: 1em;
	line-height: 1.7em;
	font-weight:bold;
	color: #003f5b; /* Dunkelblau */
	color: #86171e; /* Weinrot */
}
h6 {
	font-size: 1em;
	font-weight:bold;
	color: #003f5b;
}
h2 span {
	border-width: 0 1px;
	border-color: #D1D1D1;
	border-style: solid;
	padding: 0 10px;
}
h2.box3DHeadline {
	background: #003f5b url(../images/shadow_right.gif) right top repeat-y;
}
#sidebar h1 {
	font-size: 1.8em;
}
#sidebar h2 {
	/*font-size: 0.9em;
	line-height: 2.2em;*/
	text-align: left;
}
h2.txtLeft {
  padding-left: 15px;
  text-align: left;
}
#sidebar .boxBorderSonder h1 {
	font-size: 1.3em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003f5b;
}

h2.dateHead {
  background-color: #f2f2f2;
  color: #003f5b;
  text-transform: none;
  letter-spacing: 0.1em;
  font-size: 0.9em;
  border: 0;
  text-align: left;
  background: #fff url(../images/dot_hori.gif) left center repeat-x;
}
h2.dateHead span {
  padding: 0 5px 0 0;
  border-width: 0;
  background-color: #fff;
}

h3 img.badge {
	margin-top: 0px;
	padding: 0 5px 0 0 !important;
	position: relative;
	top: 2px;
}


/*+++ Text Elements Spalten Alex +++*/
.abo h5 {
	font-size: 1.2em;	
}
.abo h5 span {
	display: block;
	padding: 10px 0 5px 0;	
}
.content div.abo p {
	float: left;
	width: 120px;
	margin-left: 5px;
	margin-bottom: 0;
}
#sidebar .box3D .countdown h1 {
	margin-top: 10px;
	font-size: 1.74em;
	line-height: 2.2em;
}
#sidebar .box3D .countdown strong {
	margin: 0px 8px;
}
#sidebar .box3D .countdown span {
	margin: 0px 4px;
	padding: 10px;
	color: #003F5B;
	color: #00587F;
	
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
	
	background-color: #dfdfdf;
	border: 1px solid #cfcfcf;
	-moz-box-shadow: 0px 1px 3px 0px #cfcfcf; 
	-webkit-box-shadow: 0px 1px 3px 0px #cfcfcf; 
	box-shadow: 0px 1px 3px 0px #cfcfcf; 
	/*B7D1D4*/
	
	background-color: #fff;
	border: 1px solid #8EC9CF;	
	-moz-box-shadow: 0px 1px 3px 0px #99DADF; 
	-webkit-box-shadow: 0px 1px 3px 0px #99DADF;
	box-shadow: 0px 1px 3px 0px #99DADF; 
}
#sidebar .box3D .countdown {
	background-color: #F0F3F5;
}
/* Text elements
-------------------------------------------------------------- */
p {
	font-size: 1em;
	line-height: 1.35em;
}
.sidebar p {
  margin: 0 0 5px 0;
	font-size: 0.9em;
}
ul, ol {
	margin: 0 0 1.5em 1.5em;
}
.sidebar ul, .sidebar ol {
	margin: 0 0 0 1.5em;
}
.sidebar ol {
	font-weight: bold;
	font-size: 0.9em;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 1.5em 0;
}
dl dt {
	font-weight: bold;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote {
	margin: 1.5em 0 1.5em 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
pre {
	margin-bottom: 1.3em;
	background: #eee;
	border:0.1em solid #ddd;
	padding:1.5em;
}
code {
	font:0.9em Monaco, monospace;
}
sup {
	line-height: 0;
	vertical-align: text-top;
	font-size:0.92em;
}
/* Horizontal rulers */
hr {
	background: #d1d1d1;
	clear: both;
	float: none;
	width: 475px;
	height: 1px;
	margin:0;
	padding:0;
	border: none;
}
* html hr {margin: 1em 0;} /* IE6 fix */
.separator hr {display:none;}
.separator {
	height: 1px;
	clear: both;
	float: none;
	display: block;
}
.separator.line {
	background: #d1d1d1;
	margin: 0 0 15px 0;
}
.separator.thick {
	background: #d1d1d1;
	height: 5px;
	margin: 0 0 20px 0;
}
.separator.dot {background: transparent url(../images/dot_hori.gif) left top repeat-x;}

.artikel .separator.dot {
  margin: 0 0 15px 0;
}
.separator.dot.abstaende10 {
	margin: 10px;
}
br.noclear {
	clear: none;
}
/* ------------ Ausrichtungen
--------------------------------------------------------- */
.rightFloat {
	float: right !important;
	display: block;
}
.leftFloat {
	float: left !important;
	display: block;
}
.noneFloat {
	float: none !important;
	display: block;
}
.rightAlign {text-align: right;}
.leftAlign {text-align: left;}
.centerAlign {text-align: center;}

/* Rightfloating Object on Line */
.floater {
	margin:0;
	margin-top:-16px !important;
	height:auto;
	line-height: 1em;
	float:right !important;
}
.floater21 {
	margin:0;
	margin-top:-21px !important;
	height:auto;
	line-height: 1em;
	float:right !important;
}
.floaterHeadline {
	margin:0;
	float:right  !important;
	margin-top:-20px  !important;
	margin-right: 5px  !important;
	height:auto;
	line-height: 1em;
	position: relative;
	z-index: 9000;
}

/* Links
-------------------------------------------------------------- */
a {
	color: #86171e;
	text-decoration: none;
	outline: none;
}
a.more {
	padding-right: 5px;
	font-size: 0.9em;
	font-weight: bold;
	color: #86171e;
	text-transform: uppercase;
	background-image: url(../images/arrows/arrow_red.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
a.more.left {
	padding-right: 0px;
	padding-left: 7px;
	background-position: left center;
	background-repeat: no-repeat;
}
a.twin {
	padding-right: 12px;
	background-image: url(../images/arrows/twin_arrow_red.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
a.twinleft {
	padding-left: 12px;
	background-image: url(../images/arrows/twin_arrow_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.linkmitIMG {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
}
a.linkmitIMG img {
	vertical-align: middle;
	margin: 0 0 5px 0;
}
a.normalLeft {
	padding-left: 5px;
	font-size: 0.9em;
	background-image: url(../images/arrows/arrow_red_left.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
a.normalRight {
  padding-right: 5px;
	font-size: 0.9em;
	background-image: url(../images/arrows/arrow_red.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.boxBorderSonder a.ohneIcon {
  margin-left: 18px;
  padding-right: 5px;
  font-size: 0.9em;
	background-image: url(../images/arrows/arrow_red.gif);
	background-position: right center;
	background-repeat: no-repeat;
}

a.normalPfeil {
	padding-left: 5px;
	background-image: url(../images/arrows/arrow_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-transform: none !important;
}

a.sel {
	color: #003f5b;
}
a:hover {
	color: #000;
}

/*+++ Links Alex +++*/
label a.more {
	font-size: 0.9em;
}
a.more.up {
	padding-right: 12px;
	background: transparent url(../images/arrows/arrow_red_up.gif) right center no-repeat;
}
a.more.normal {
	text-transform: none;
}

/* Tastatur Visualisierung  */

a:focus {
	text-decoration: underline;
}

h1 a:focus {
	color: #000;
}

/* Tables
-------------------------------------------------------------- */

.content table {
	border:0;
	margin:0;
}
.content th, .content td {
	height: 1em;
	padding:0.2em 0.3em;
	border:0;
	font-size:0.92em;
	vertical-align: middle;
}
th {
	font-weight:bold;
}
td img {
	margin-bottom:-1px;
}
table tr.farbWechslerWeiss td, table tr.farbWechslerWeiss th, div.farbWechslerWeiss {
	background-color: #fff;
}
table tr.farbWechsler1 td, table tr.farbWechsler1 th, div.farbWechsler1 {
	background-color: #f8f8f8;
}
table tr.farbWechsler2 td, table tr.farbWechsler2 th{
	background-color: #ddd;
}
table tr.farbWechsler3 td, table tr.farbWechsler3 th {
	background-color: #fff;
}

/*+++ Tabelle Alex +++*/
table.impressum, table.info {
	width: 480px;
	border: 1px solid #DFDFDF;
}
table.impressum th {
	width: 190px;
}
table.info tr {
	border: 1px solid #DFDFDF;
}
table.info th.spalte1, table.info td.spalte1 { width:30px; }
table.info th.spalte2, table.info td.spalte2 { width:200px; }
table.info th.spalte3, table.info td.spalte3 { width:60px; }
table.info th.spalte4, table.info td.spalte4 { width:80px; }

table.info th.spalte100, table.info td.spalte100 { width:100px; }
spalte400 { width: 400px; }

/*+++ Listen Alex +++*/
ul.listitem li {
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 4px -4px;	
	list-style-type: none;
	line-height: 1.3em;
	background: url(../images/icons/listitem.gif) 0em 0.4em no-repeat;
}
ul.listitem li {
	background: url(../images/icons/listitem.gif) 0em 0.4em no-repeat;
}

.sidebar ul.listitem li {
	margin:4px 4px 4px 0px;
}
ul.linkListe.listitem {
	margin: 0px 4px 4px 20px;
}
div.artikel ul.inArtikelBild {
	width: 320px;
	float: left;
}

dl.glossar dt {
	width: 200px;
	margin: 0 0 5px 0;
	float: left;
}
dl.glossar dd {
	margin: 0 0 5px 200px;
}
.adresse {
	margin:0pt;
	padding:0pt;
	margin-bottom: 15px;
}

form.layoutSmall ol {
    margin-left: 0px;
}
form.layoutSmall ol li {
	list-style-type: decimal;
    list-style-position: inside;
}
/* Tickets */

.content__ticket-definitionlist  {
	margin: 0.5em 0em;
}
.content__ticket-definitionlist__dt {
	float: left;
	width: 90px;
	font-weight: normal;
	padding-bottom: 3px;
}
.headline__ticketing img {
	float: left;
	padding: 0 5px 0 0;
}
.headline__ticketing h1 {
	padding-top: 5px;
}
.content__ticketing {
	margin: 0;
	font-size: 0;
}
.content__ticketing-item {
	  width: 154px;
	  padding: 0 0 10px 0px;
	  /*float: left;*/
	  overflow: hidden;

	display: inline-block;
	vertical-align: top;
	font-size:12px;
}
.content__ticketing-item a img {
	border: 1px solid #999;
}
.content__ticketing-item a:hover img, 
.content__ticketing-item a:focus img {
	border: 1px solid #86171e;
}
.content__ticketing-item  ul {
	margin: 0.5em 0;
}
.content__ticketing-item {
	/*padding: 0.3em 0 0 0 ;*/
	padding-right:9px;
}

.content__ticketing-item:nth-child(3n+3) {
	padding-right:0px;
}

.content__ticketing-item__grau-txt {
	color: #333;
}


.extern__ticket__h1.extern__ticket__h1 {
  background-color: #c5382f; 
}
.extern__ticket__h3.extern__ticket__h3 {
	margin-bottom:4px;
	padding-top: 10px;
	text-transform: none;
}

.extern__ticket__text.extern__ticket__text {
	margin:0;
}

.extern__ticket__list-img.extern__ticket__list-img {
	float:left;
	padding-right:10px;
	margin-bottom:4px;
	padding-top: 10px;
}
.extern__ticket__pano-img.extern__ticket__pano-img {
	    border: 1px solid #999;
	    margin:0;
	    padding:0;
	    float:none;
}
.extern__ticket__img__mosaik.extern__ticket__img__mosaik {
	width: 150px;
}
.extern__ticket__img--logo.extern__ticket__img--logo {
	margin-top:15px;
}
.extern__ticket__form.extern__ticket__form {
	
	/*border-bottom: 1px dotted #acacac;*/
	margin-bottom:10px;
}
.extern__ticket__form__fieldset.extern__ticket__form__fieldset {
	margin:0 !important;
	padding:15px 0 15px 0 !important;
	font-size:0;
}
.extern__ticket__form__input.extern__ticket__form__input,
.extern__ticket__form__button.extern__ticket__form__button {
font-size: 16px;
display:inline-block;
}
.extern__ticket__form__input.extern__ticket__form__input {
    width: 190px;
    outline: none;
    resize: none;
    padding: 5px;
    padding: 0.5rem;
    margin:0;
    vertical-align: middle;
    background-color: #fff;
    border-width: 1px 1px 1px 1px;
    border-color: #acacac;
    border-style: solid;
    box-shadow: none;
    -webkit-transition: box-shadow 0.45s, border-color 0.45s, background-color 0.45s ease-in-out;
    -moz-transition: box-shadow 0.45s, border-color 0.45s, background-color 0.45s ease-in-out;
    transition: box-shadow 0.45s, border-color 0.45s, background-color 0.45s ease-in-out;
  }
  .extern__ticket__form__button.extern__ticket__form__button {
    border: 1px solid;
        background-color: #c5382f;
    color: #fff;
    border-color: #73211b;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: normal;
    padding: 5px;
    padding: 0.5rem;
    margin: 0px;
    margin: 0rem;
    height: 38px;
  }

.extern__ticket__button-kaufen {
	margin-top:5px;
}

.extern__ticket__list-holder.extern__ticket__list-holder {
	padding:0 !important;
}
.extern__ticket__ul.extern__ticket__ul.extern__ticket__ul.extern__ticket__ul  {
	margin:0;
	padding:0;
}

.extern__ticket__ul__li.extern__ticket__ul__li {
padding-bottom: 10px;
}
.extern__ticket__link.extern__ticket__link {
	font-weight:bold;
	    vertical-align: top;
      /*color:#c5382f;*/
}
  .extern__ticket__link--big.extern__ticket__link--big {
	/*font-size:16px;*/
}
  .extern__ticket__link:hover {
  /*text-decoration: underline;
      color:#9d2c25;*/
}
  .extern__ticket--text-align--right {
  text-align:right;
  }
  .extern__ticket__bzBoxBorderd.extern__ticket__bzBoxBorderd {
  background-color: #fff;
  }

/* Some default classes
-------------------------------------------------------------- */
.fontSize09 { font-size: 0.9em; }
small, p.small, .small {
	font-size: 0.8em !important;
	/*margin-bottom: 1.875em;
	line-height: 1.875em;*/
}
.small75 {
	font-size: 0.75em !important;
}
p.big, span.big {
	font-size: 1.2em;
	/*line-height: 2.5em;*/
}
p.quiet, quiet {
	color: #666;
}
p.uppercase, .uppercase {
	text-transform: uppercase !important;
}
.nouppercase {
	text-transform: none !important;
}
.hide {
	display: none;
}
.noWrap {
	white-space: nowrap;
}
span.autor {
	border-right: 1px solid #666;
	padding-right: 5px;
	margin-right: 5px;
	font-size: 0.8em;
	color: #666;
	text-transform: uppercase;
	line-height: 1.35em;
}

.overHide {
  overflow: hidden;
}
.displayNone { display: none; }
/* Alex  */
span.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.55em !important;
	line-height: 1em;
	font-weight: normal;
	color:#666;
	text-transform: uppercase;
}

/* Mouse Cursor
--------------------------------------------------------------*/
.cursorDefault {
	cursor: default;
}
.cursorPointer {
	cursor: pointer;
}

/* Special text styles
--------------------------------------------------------------*/
/*+++ Schrift Alex +++*/
.strong {
	font-weight: bold;
}
.autoformat {
margin: 0 !important;
width: auto !important;
}
.smaller {
	font-size: 0.9em !important;
}
.lh19 {
	line-height: 1.9em;
}
.lh17 {
	line-height: 1.7em;
}
.lh15 {
	line-height: 1.5em;
}
.lh13 {
	line-height: 1.3em;
}
.fonttable {
	font-size: 0.92em;
}
.letterspace1 { letter-spacing: 1px; }
/*+++ Links +++*/
.adresse a.left {
	text-transform: none;
}
/*+++ Tooltip +++*/
.bubble{
    position: relative;
}
.tooltip {
	margin: 6px 30px 30px 0px;
	background-color: #fff;
    position: absolute;
    display: none; /* keeps the popup hidden if no JS available */
}