body {
    line-height:1.3em;
    font:12px Verdana, sans-serif;
    background:#b9ccdb url(../images/bg.jpg) top left repeat-x;
    width:99%;
}


#top {
    height:27px;    
}

#header {
    height:208px;
    background:transparent url(../images/header.jpg) top left no-repeat;
    width:972px;
}

#languages {
    text-align:left;
    margin-left:924px;
    bottom:0px;
    width:60px;
    margin-top:-16px;
    padding-bottom:3px;
}

#page {
    width:972px;
    margin: 0 auto;
}

#footer {
   background:transparent url(../images/footer.jpg) -1px 6px repeat-y;
   border-top:1px solid #8297a3;
   height:26px;
}

#copyright {
   text-align:right;
   display:block;
   margin:-18px 7px 0;
   color:gray;
   font-size:9px;
} 
#copyright a { font-weight:normal; }
#copyright a:hover { text-decoration:none; }









#logo {
   z-index:99;
   position:absolute;
   top:3px;
   margin:0px 0 0 10px;
}



#menue {
}

#menue li {
    position:relative;
    width:100px;
    /*border:1px solid black;*/
    text-align:center;
    float:left;
    padding-top:30px;
    font-weight:normal;
    /*background: transparent url(../images/red_point.png) top center no-repeat;*/
}
#menue li.active {
    background: transparent url(../images/red_point.png) top center no-repeat;
}

.menues {
}

.menues a {
    font-weight:normal;
    color:black;
    font-size:11px;
    font-family:Verdana;
}
.menues a:hover { /*, .menues li.active a {*/
    color:black;
    text-decoration:underline !important; 
    
}

.menues a:focus {
   outline-style:none;
   outline-width:0;
}


#menue li.active a { /*text-decoration:underline !important;*/ }



/* contents */

h2 {
    color:black;
    font-size:1.1em;
    margin-bottom:1.8em !important;
    font-weight:bold;
}

a {color:#1a4d74;}
a:hover { text-decoration:underline; }


#content {
    font:11px Verdana, sans-serif;
    line-height:1.3em;
    padding:0px;
    background:#eff3f7 url(images/bg_text_feld.jpg) top left;
    height:100%; /*ie7*/
    /*border:1px solid red;*/
}

#inset { padding:10px 50px; 
   min-height:470px;
}

#content p, #content ul {
    margin-bottom:1.3em;
    
}

#canvas {
    padding:35px 40px;
    margin-left:35px;
}



.booklet { float: right; padding:30px; margin-right:36px; text-align:center; width:265px; }
.booklet img { border: 1px solid black; }

.bold { font-weight:bold; font-size:1.1em; color:#333; }
.extrabold { 
    font-weight:bold; 
    line-height:1.1em;
    font-size:2em; 
    color:black; 
    width:200px; 
    font-family: "Myriad Pro", Arial;
}



#content li {
    margin-left:15px;
    padding-left:10px;
    list-style-type:none;
    list-style-image:url(../images/li.gif);
    line-height: 1.2em;
    margin-bottom:7px;
} 

/* kontakt */

.textfield {
    width:250px;
}



/* gallery */

#gallery #titel {
    margin-bottom:30px;
}

#gallery_list img {
    height:100px;
    border:1px solid #dde; 
    max-width:150px !important;    
}
#gallery_list li { 
    text-align:center;
    float:left;
    list-style-image:none;
    width:145px;
    height:105px;
}

#gallery li {
    list-style:none;
    padding:0px 10px 0px 0;
    margin:0px;
    margin-bottom:10px;
    /*width:145px;*/
    
}
#gallery li span {
    margin-top:12px;
    display:block;
    line-height:1.1;
}


#gallery_overview td {
    vertical-align:top;
    padding-bottom:35px;
    padding-right:10px;      
}

#gallery_overview a {
  
}

#gallery_overview  img {
    height:140px;
    width:187px;
    border:1px solid #dde;    
}

#gallery_overview i {
    margin-top:15px;
}


table td { padding:4px; }


/* tram tour */

#tour_bilder {
    text-align:center;
    padding-left:24px;
}

#tour_bilder table {
    width:820px;
    margin:0px;
}
#tour_bilder td {
    vertical-align:top;
    padding:0px;
}
#tour_bilder a {
    margin:0px;
}

/* tram */

#trambahn { position:relative; height:147px; margin-top:-147px; }
#trambahn #tram { 
    height:100%; 
    width:100%; 
    background:transparent url(../images/tram.gif) top left no-repeat; 
    position:relative; 
    top:0;
}

/* kino_am_olympiasee */
#trambahn #kino_am_olympiasee{ position:absolute; bottom:0; z-index:2; background:transparent url(../images/kino_olympiasee.jpg) top left no-repeat}
