/* CSS-Sheets for schmuckstuecke.at

important colors:

textcolor: A8A8A8
bordercolor: E0E0E0
backgroundcolor: FFFFFF
*/


body {
         background-color:#FFFFFF;
         text-align:center;
         font-family:Verdanda,Arial;
         font-size:9pt;
         line-height:1.5em;
         color:#A8A8A8;
         scrollbar-face-color:#FFF;
         scrollbar-highlight-color:#E0E0E0;
         scrollbar-shadow-color:#E0E0E0;
         scrollbar-3dlight-color:#FFF;
         scrollbar-arrow-color:#E0E0E0;
         scrollbar-track-color:#FFF;
         scrollbar-darkshadow-color:#FFF;}


a:link {
         color: #A8A8A8;
         text-decoration: none;
}

a:visited {
         color: #A8A8A8;
         text-decoration: none;
}

a:hover {
         color: #A8A8A8;
         text-decoration: underline;
}

a:active {
         color: #A8A8A8;
        text-decoration: none;
}

h1 {
        color: #A8A8A8;
        font-size:12pt;
        font-style:italic;
        }

h2 {
        color: #A8A8A8;
        font-size:12pt;
        font-style:italic;
        text-align:center;
        }

.schmuckstuecke_einleitung {
         text-align:left;
         font-family:Verdanda,Arial;
         font-size:9pt;
         line-height:1.5em;
         color:#A8A8A8;
}

.schmuckstuecke_einleitung_gallerielink {
         text-align:center;
         font-family:Verdanda,Arial;
         font-size:9pt;
         line-height:1.5em;
         color:#A8A8A8;
}

#distance {
         width:0px;
         height:50%;
         background-color:#FFFFFF;
         margin-bottom:-260px; /* half of container's height */
         float:left;
         }

#container {
         margin:0 auto;
         position:relative; /* puts container in front of distance */
         text-align:left;
         height:520px;
         width:820px;
         clear:left;
         background-image:url(bg/bg_container.gif);
         border:0px;
         }


#topmenu_left {
         position:relative;
         text-align:center;
         float:left;
         height:28px;
         width:339px;
         top:26px;
         left:36px;
         border:0px solid #000}

#topmenu_right {
         position:relative;
         text-align:center;
         float:right;
         height:28px;
         width:339px;
         top:26px;
         right:36px;
         border:0px solid #000}

#leftmenu {
         position:relative;
         text-align:left;
         float:left;
         height:399px;
         width:150px;
         top:57px;
         left:36px;
         border:0px solid #000}

#inhalt_small {
         position:relative;
         text-align:left;
         float:right;
         overflow:auto;
         height:399px;
         width:583px;
         top:57px;
         right:36px;
         border:0px solid #000}

#inhalt_small_schmuckstuecke_einleitung_foto {
         position:relative;
         text-align:left;
         float:left;
         overflow:auto;
         height:399px;
         width:170px;
         border:0px solid #000}

#inhalt_small_schmuckstuecke_einleitung_text {
         position:relative;
         text-align:left;
         float:right;
         overflow:auto;
         height:399px;
         width:400px;
         border:0px solid #000}



#loadarea {
         position:relative;
         text-align:left;
         float:right;
         height:290px;
         width:740px;
         left:4px;
         top:0px;
         border:0px solid #000}

#inhalt_small_gallerie_thumb {
         position:relative;
         margin:0 auto;
         text-align:center;
         float:right;
         height:75px;
         width:748px;
         top:10px;
         border:0px solid #000}

#inhalt_small_gallerie_zurueck {
         position:relative;
         text-align:center;
         float:right;
         height:20px;
         width:748px;
         top:20px;
         border:0px solid #000}

#inhalt_small_center {
         position:relative;
         text-align:center;
         float:right;
         overflow:auto;
         height:399px;
         width:533px;
         top:57px;
         right:86px;
         border:0px solid #000}

#inhalt_large_nooverflowauto {
         position:relative;
         text-align:center;
         float:left;
         height:409px;
         width:748px;
         top:47px;
         left:36px;
         border:0px solid #000}

#inhalt_large {
         position:relative;
         text-align:center;
         float:left;
         overflow:auto;
         height:409px;
         width:748px;
         top:47px;
         left:36px;
         border:0px solid #000}


#loadarea_auszeichnungen {
         position:relative;
         text-align:left;
         float:right;
         height:290px;
         width:583px;
         top:0px;
         border:0px solid #000}

#inhalt_small_gallerie_thumb_auszeichnungen {
         position:relative;
         margin:0 auto;
         text-align:center;
         float:right;
         height:75px;
         width:583px;
         top:10px;
         border:0px solid #000}



/* Gallery Styles */

#motioncontainer {
margin:0 auto;
height: 73px; /* Set to gallery height */
}

#motioncontainer a img {
border: 1px solid #fff; /* Set image border color */
}

#motioncontainer a:hover img {
border: 1px solid #fff; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}
/* End Gallery Styles */
