body {
font: 78% sans-serif, Helvetica, arial, sans-serif;
    text-align: center; /*IE centering hack*/
    background: #FFA500;
    background-image: url(../pics/bg-blue.jpg);
	color: #a28465;
    letter-spacing: 0.05em;    
}
#wrapper {
    width: 772px;
    background: #fff;
    color: #000;
    margin: 5px auto; /*center for compliant browsers*/
    text-align: left; 
    border: 1px solid #ec739c;
    padding: 10px;
    }


#nav {
 list-style: none;
height: 200px;
width: 150px;
}

#header {
width: 770px;
height: 237px;
background: #fff; 
background: url(../pics/header-galleries.jpg) no-repeat;
border-bottom: 4px solid #ec739c;
margin-bottom: 10px;
}

a 

{

color: #b0418e;

text-decoration: none;

}

a:visited 

{

text-decoration: underline;

}

a:hover 

{

color: #bad0e8;

}

#current a 

{

background-image: url(pics/bullet.gif);

background-repeat: no-repeat;

}

#nav li a 

{

color: #000;

font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 11px;

line-height: 24px;

display: block;

width: 140px;

height: 24px;

background-color: #fff;

border-bottom-width: 1px;

border-bottom-style: solid;

border-bottom-color: #ffffff;

padding-left: 10px;

text-decoration: none;

}

#nav li a:hover 

{

background-color: #ec739c;

}
 
#container {
    position:relative; 
    width:770px; 
    height:396px; 
    margin:20px auto 0 auto; 
    background:#fff url(../button/galerie.gif) 75px 10px no-repeat;
    } 
/* Removing the list bullets and indentation */
#container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    } 
/* Remove the images and text from sight */
#container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }
/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;
    }
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }
/* styling the :hover span */
#container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:75px; 
    color:#000; 
    background:#fff;
    }
#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
    }
#container a.slidea {
    background:url(../pics/grosser-garten.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slideb {
    background:url(../pics/grosser-garten-dresden.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidec {
    background:url(../pics/festspielhaus-hellerau.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slided {
    background:url(../pics/gruener-zipfel.jpg); 
    height:60px; 
    width:93px;
    }
* html #container a.slided {
    width:91px; 
    w\idth:93px;
    }
#container a.slidee {
    background:url(../pics/hellerau-gruener-zipfel.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slidef {
    background:url(../pics/pillnitz-palmenhaus.jpg); 
    height:60px; 
    width:93px;
    }
* html #container a.slidef {
    width:91px; 
    w\idth:93px;
    }
#container a.slideg {
    background:url(../pics/bergpalais-pillnitz.jpg); 
    height:60px; 
    width:93px;
    }
#container a.slideh {
    background:url(../pics/pillnitz-kamelie.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidei {
    background:url(../pics/pillnitz-orangerie.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidej {
    background:url(../pics/pillnitz-elbe.jpg); 
    height:93px; 
    width:60px;
    }
#container a.slidek {
    background:url(../pics/moritzburg-schloss.jpg); 
    height:60px; 
    width:93px;
    }
* html #container a.slidek {
    width:91px; 
    w\idth:93px;
    }
#container a.slidel {
    background:url(../pics/moritzburg-fasanerie.jpg); 
    height:60px; 
    width:93px;
    }
/* set the size of the unordered list to neatly house the thumbnails */
#container ul {
    width:198px; 
    height:386px;
    margin:5px; 
    float:right;
    }
#container li {
    float:left;
    }
#container a.slideb:hover img, #container a.slidei:hover img {
    float:right;
    }

#container2 {
        border: 2px solid #bad0e8;
   	  margin-top: 10px;
        padding-top: 5px;
        padding-left: 10px;
        padding-right: 10px;
}
#container2 p {
    font-weight: bold; 
    background-color: #ffffff;
    color: #444;
    text-align: justify;
    }  
/* #footer */

#footer {
    border-top: 2px solid #bad0e8;
    margin-top: 10px;
    padding-top: 5px;
    }  
    
#footer p {
    font-size: 0.9em;
    text-align: center;
    font-weight: bold; 
    color: #444;
    } 

#footer a {
    color: #b0418e;
    text-decoration: none;
    }
    
#footer a:hover {
    text-decoration: underline;
    }   
	
input.button {
  font: bold 12px Arial, Helvetica, sans-serif; 
  width: 150px;
  border: 2px solid #bad0e8;
  background-color: #FFFFFF;
  color: #b0418e;
  cursor: pointer;
}

input.button:hover {
  color: #bad0e8;
  text-decoration: none;
  background-color: #b0418e;
  border: 2px solid #b0418e;
} 


 

    
    
    

    
            
