@import url(mn_garamond.css);

* {
    margin:0;
    padding:0;
}

/*always hidden elements*/
hr,
.hidden,
.field-box-required
{
    display:none !important;
}

img {
    border:0;
}




html,body {
    background-color:#FFF;
    color:#000;
    height:100%;
}


#Header ul {
    list-style-type:none;
}

#Header a {
    text-decoration:none;
}

#SiteTools  {
    /*margin-left:-.5625em;*//*ama*/
    margin-left:-.8625em;/*ama*/
    position:absolute;
    left:.9375em;
    top:.5625em;
}

#SiteTools * {
    float:left;
}

#SiteTools a, 
#SiteTools button {
   font-size:.6875em;
   color:#A2A2A2;
}

#Main a.highslide {
	cursor: url(img/zoomin.cur), pointer;
    font-size:16px !important;
    outline: none;
}

.highslide-active-anchor img {
	visibility: hidden;
}

.highslide-wrapper {
	background: black;
}

.highslide-image-blur {
}

.highslide-move a {
	font-size: 150%;
	color: #FF0000;
}

.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    padding-left: 22px;
    background-image: url(img/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}


/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width:720px;
    height:600px;
    padding:0px;    
}

.highslide-wrapper .highslide-header {
    background-color:#000;
    padding:3px 10px !important;
    height:25px;
}

.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}

.highslide-wrapper a {
    text-decoration:none;
}
.highslide-wrapper span.highslide-credits {
	font-weight: normal;
    font-family:"Times New Roman", Times, serif;
    font-style:italic;
	color:#FFF;
    display:block;
    height:25px;
    font-size:12px;
    vertical-align:middle;
    padding:4px;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a {
	color: black;
}

.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(img/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    z-Index:1;
    cursor: move;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    color:#000 !important;
    overflow:hidden;
    height:25px;
    display:block;
}
.highslide-resize {
    cursor: nw-resize;
}

.highslide-close {
    background-image:url(img/close.gif);
    background-repeat:no-repeat;
    background-position:top right;
    cursor:pointer;
    display:block;
    position:absolute;
    top:1px;
    margin:0 !important;
    padding:0 !important;  
    width:9px;
    height:9px;
    right:1px;
    z-index:2;
}

.highslide-wrapper.event_gallery div.highslide-html-content {
    background-color: #fff;
}

.highslide-wrapper.event_gallery li.highslide-close a span {
    color: transparent;
}

.highslide-wrapper.event_gallery  a {
    color: #008ACB;
    text-decoration: none;
}

#ajaxcontent {
    margin: 5px 10px;
}

#ajaxcontent h2 {
    margin-bottom: .3em;
}


/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#SiteTools li {
    padding:0 .5625em;
    background-image:url(img/spacer_fn.png);
    background-repeat:no-repeat;
    background-position:right center;
}

#SiteTools ul {
    padding:.1em .5625em 0 0;
}

#SiteTools fieldset {
    border:0;
}

#SiteTools button {
    background-color:transparent;
    background-image:url(img/bg_search.png);
    background-repeat:no-repeat;
    background-position:left center;
    padding:0 0 0 6px;
    margin:.1em 0 0 .7em;
    border:0;
    overflow:visible;
}

#SiteTools label, #SiteTools legend {
    display:none;
}

#SiteTools input {
    border:1px solid #A2A2A2;
    width:13.3636em;
    padding:.1em;
    font-size:.6875em;
    color:#000;
}

#Logo {
    position:absolute;
    left:41.875em;
    top:2.125em;
}

#Logo img
{
    /*width:12.625em;
    height:2.8125em;*/
}

#MainNavigation {
    position:absolute;
    left:.9375em;/*ama*/
    left:0.625em;/*ama*/
    top:3.125em;
}

#MainNavigation li {
    padding:0 1em 0 0;
    display:block;
    float:left;
}

#MainNavigation a {
    font-family:Garamond,Times New Roman, serif;
    font-weight:bold;
    font-style:italic;
    color:#000;
    display:block;
}

#MainNavigation a.active,
#MainNavigation a:hover {
    font-weight:bold;
}


#Footer .container {
    /*background-image:url(img/bg_footer.png);*/
    background-position:left top;
    background-repeat:repeat-x;
    width:53.875em;
    padding:1.625em 0 0 1.125em;
    text-align:center;
}
/*
#weltkarte {
color: #A2A2A2;
font-size: 0.6875em;
padding: 0.1em 0.5625em 0 0;
}

#weltkarte div {
background-image: url("img/spacer_f.png"); 
background-position: left center; 
background-repeat: no-repeat; 
margin: 0.1em 0pt 0pt 0.7em; 
padding: 0pt 0pt 0pt 11px;
height: 12.7px;
}

#weltkarte img {
margin:-6px 9px 0 0;
}


#internationals {
display:none;
color: grey; 
font-size: 0.6875em; 
position:absolute; 
left:343px; 
top:12px; 
background-image: url('img/shadow_back_bottom.png');
background-repeat: no-repeat;
background-position: bottom;
z-index:998;
line-height:17px; 
width:272px;
height:auto;
min-height:22px;
padding-bottom:44px;
}

#internationals_top{
background-image: url('img/shadow_back_top.png'); 
background-repeat: no-repeat;
background-position: top;
z-index:998;
width:272px;
height:auto;
min-height:22px;
}

#internationals_middle{
background-image: url('img/shadow_back_middle.png'); 
background-repeat: repeat y;
z-index:999;
width:255px;
position:relative;
top:22px;
padding:6px 0 3px 19px;
}

#internationals a {
color: #606060;
text-decoration: none;
padding-left: 10px;
}

#internationals a:hover {
background-image: url('img/pfeil_int.png');
background-repeat: no-repeat;
background-position: 0px 4px;
font-weight: bold;
padding-left: 8px;
}*/
/*#Footer .container * {
    float:left;
}*/

#Footer p {
    color:#7D7D7D;
    padding:0 .5833em 0 0;
    font-size:.6875em;
}

#Footer ul {
    list-style-type:none;
    display:inline;
}

#Footer li {
    background-image:url(img/spacer_fn.png);
    background-repeat:no-repeat;
    background-position:right center;
    padding:0 .5833em;
    font-size:.6875em;
    color:#7D7D7D;
    display:inline;
}

#Footer li.no_bg {
    background-image:none;
}

#Footer a {
    color:#7D7D7D;
    text-decoration:none;
}

#Footer span
{
  padding:0 .5833em;
  font-size:.6875em;
  color:#7D7D7D;
}

#Footer #further_online_offers_wrapper
{
  margin-top:1em;
  margin-bottom:0.3em;
}

#Footer #further_online_offers_text
{
  background-image:url(img/pfeil.png);
  background-repeat:no-repeat;
  background-position:right center;
  font-size:1em;
  padding-right:1em;
  cursor:pointer;
}

#ContentNavigation {
    width:13.75em;
    margin-left:-13.75em;
}

#ContentNavigation .container {
    padding:.5em 0 0 .625em;
}

#ContentNavigation ul {
    list-style-type:none;
}

#ContentNavigation li {
    position:relative;
    display:inline;
}

#ContentNavigation a {
    display:block;
    font-size:.75em;
    padding:.8333em 0 .1667em 0;
    border-bottom:1px solid #5E5E5E;
    text-decoration:none;
    color:#BABABA;
}

#ContentNavigation a.active {
    border-bottom:0;
}

#ContentNavigation a.nosub {
    border-bottom:1px solid #5E5E5E;
}

#ContentNavigation li ul {
     padding:.1667em 0 .5em 0;
     border-bottom:1px solid #5E5E5E;
}

#ContentNavigation li li ul {
     padding:.1667em 0 0 0;
     border-bottom:0;
}

#ContentNavigation li li a {
    display:block;
    font-size:.6875em;
    padding:.1818em 0 .1818em 1.4545em;
    border-bottom:0;
    text-decoration:none;
    color:#BABABA;
}

#ContentNavigation li li li a {
    padding:.1818em 0 .1818em 3.4545em;    
}
#ContentNavigation li li li li a {
    padding: 0.18em 0 0.18em 4.45em;
}



#ContentNavigation a.active, 
#ContentNavigation a:hover {
    font-weight:bold;
    color:#E6E6E6;
}


#ContentNavigation  em {
    font-style:normal;
}

.column {
    float:left;
    position:relative;
}


/* ============================================
	START Anpassungen 1000 Meilensteine
   ============================================ */

#skyscraper {
    left: 879px;
    max-width: 126px;
    min-height: 295px;
    position: absolute;
    top: 34px;
}

#skyscraper .button {
    position: absolute;
    right: 1px;
    top: 242px;
}

#skyscraper .teaser {
    left: 0;
    position: absolute;
    top: 267px;
}

/* ============================================
	ENDE Anpassungen 1000 Meilensteine
   ============================================ */


