/* Start of CMSMS style sheet 'Gardasee - Galerie' */
body          {
                background-color: #83a3d2;
                font-family: sans-serif;
                font-size: 9pt;
              }
img           {
                   border: 0;
                 }
a             {
                  color: #000;
                }
a:hover             {
                  color: #333;
                  text-decoration: none;
                }
ul            {
                padding: 0 0 0 20px;
                font-size: 8pt;
                }
td             {
                  vertical-align:top;
                font-size: 8pt;
                }
#container    {
                width: 700px;
                height: 550px;
                margin: 30px auto;
                border: 1px solid white;
                background: transparent url(uploads/tpl/bg_galerie.jpg) no-repeat;
              }
#content      {
                height: 370px;
                width: 580px;
                margin: 50px 0 0 65px;
                float:left;
              }


/*************************************************
 Menu
*************************************************/
#menu         {
                                  height: 59px;
                                  width: 670px;
                                  float:left;
                                  margin: 20px 0 0 30px;
                                  font-size: 8pt;
                                }
#menu ul                {
                                  margin: 0;
                                  padding: 0;
                                  height: 42px;
                               }
#menu ul li a {
                                  display: block;
                                  width: 92px;
                                  height: 59px;
                                  float: left;
                                  background: transparent url(uploads/tpl/button.png) no-repeat;
                                  line-height: 59px;
                                  text-align: center;
                                  color: #000;
                                  text-decoration: none;
                               }
#menu ul li.currentpage h3, #menu ul li a.menuactive {
                                  display: inline;
                                  font-size: 8pt;
                                  font-weight: bold;
                                  line-height: 59px;
                                  width: 92px;
                                  height: 59px;
                                  text-align: center;
                                  background: transparent url(uploads/tpl/button.png) no-repeat 0 -59px;
                                  margin: 0;
                                  padding: 0;
                                  float: left;
                               }
#menu li {
                                  list-style: none;
                                  margin-right: 10px;
                                  
                               }
#menu .activeparent a {
                                  font-weight: normal;

                               }
#footer {text-align: center}
#menu a:hover {
                                  text-decoration: none;
                                  color: #000;
                                  background-position: 0 -59px;
                               }

/* End of 'Gardasee - Galerie' */

