﻿/*Hotspot */
body
{
    background: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 76%;
    color: #333;
    margin: 0;
    line-height: 1.5em;
}
img
{
    border: 0;
}
 
#header
{
    height: 90px;
    background: #E8EEF1;
    padding: 0 0 0 3%;    
}
#header_print
{
    height: 90px;
    text-align: right;
}
#navbar
{
    background: #7E8896;
    padding: 15px 0 15px 3%;
    color: #FFF;
    font-size: 1.1em;
    font-weight: bold;
}
#content {
 padding: 35px 0 35px 0;
}
#footer
{
    background: #7E8896;
    color: #FFF;
    height: 28px;
    padding: 8px 18px 0 3%;
}
a, a:link, a:visited, a:active
{
    font-weight: bold;
    color: #333;
    text-decoration: none;
}
h1
{
 FONT-SIZE: 1.4em;
 FONT-WEIGHT: bold;
    color: #D01818;
}
h2 {
 FONT-SIZE: 1.1em;
 FONT-WEIGHT: bold;
 COLOR: #D01818;
 }

a.hotspot_menue, 
a.hotspot_menue:link, 
a.hotspot_menue:active, 
a.hotspot_menue:visited {
 color: #FFF;
 text-decoration: none;
 padding: 0 5px 0 5px;
 }
 
a.hotspot_menue:hover {
 color: #CFD4D7;
 text-decoration: none;
 }
a.hotspot_menue_sel, 
a.hotspot_menue_sel:link, 
a.hotspot_menue_sel:active, 
a.hotspot_menue_sel:visited {
 color: #CFD4D7;
 text-decoration: none;
 padding: 0 5px 0 5px;
 }
 
a.hotspot_menue_sel:hover {
 color: #CFD4D7;
 text-decoration: none;
 }
.story_wide
{
    vertical-align: top;
    padding: 0 3% 0 0;
    width: 50%;
    float:left;
    min-width: 350px;
}
 .story
{
    vertical-align: top;
    padding: 0 3% 0 0;
    width: 90%;
    float:left;
    min-width: 350px;
}

 .storyprint
{
    vertical-align: top;
    padding: 0 3% 0 20px;
    width: 90%;
    float:left;
    min-width: 350px;
}

.linzmapLarge {
 width: 350px;
 vertical-align: top;
 padding: 0 0 0 3%;
 float:left;
 }
 
.linzmapSmall {
 width: 180px;
 vertical-align: top;
    padding: 0 0 0 3%;
  float:left;
 }
.welcome {
 font-weight: bold;
 color: #D01818;
 }
.footerLogo {
 padding-bottom: 15px;
 }
.footerCell {
 text-align: right;
 padding-right: 20px;
 }
a.footerLink, 
a.footerLink:link, 
a.footerLink:active, 
a.footerLink:visited {
 color: #FFF;
 text-decoration: none;
 font-weight: normal;
 }
 
a.footerLink:hover {
 color: #CFD4D7;
 text-decoration: none;
 font-weight: normal;
 }
.bildtext {
 font-size: 0.9em;
 line-height: 1.1em;
 }
a.bildtext, 
a.bildtext:link, 
a.bildtext:active, 
a.bildtext:visited {
 text-decoration: none;
 }
a.pfeilLink, 
a.pfeilLink:link, 
a.pfeilLink:active, 
a.pfeilLink:visited {
 color: #333333;
 text-decoration: none;
 font-weight: bold;
display: inline-block;
 background-image: url(/images/link.gif);
 background-repeat: no-repeat;
 background-position: 0;
padding: 0 0 0 10px;
 }
p.right {
 float: left;
 margin: 4px 20px 10px 0;
 /*width: 100px;*/
 width:144px; /*GR20080204*/
}
p.right img {
 display: block;
 padding: 0 0 10px 0;
}
p.rightStandort {
 float: left;
 margin: 4px 20px 5px 0;
 width: 100px;
}
.clearLeft {
 clear: left;
}
.reddot {
 color: #f00;
}
.reddot {
 color: #ff0000;
}
