body {
	background-color: #C2C483;
}
td {
	font-size: 11px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	cursor:pointer;
}

/* Formatierung der Händlerliste */
.haendlerliste {
	background-color: white;
	width: 590px;
	height: 220px;
	overflow: auto;
	padding-left: 2px;
}

.haendlerliste table {
	border-bottom: thin solid #E4E4E4;
}

.haendlerliste td {
	border-top: thin solid #E4E4E4;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 10px;
	vertical-align: top;
	text-align: left;
}

/* Ende Formatierung der Händlerliste */

.innen1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336600;
	background-color: #D0E7F1;
}
.oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #437C64;
	background-color: #EDDAA0;
}
.oben_activ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #437C64;
	background-color: #ffffff;
}
.zwischenraum {
	background-color: #BBC9AD;
}
.schrifthandcraftred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}


.schrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #D3A927;
	font-weight: bold;
	font-variant: normal;
}

.schriftklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
.mitbilderninnen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	color: #006600;
	cursor:pointer;
}
.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}
.fuertext {
	font-size: 12px;
	color: #006600;
	background-color: #FFFFFF;
}
.ueberschrpreise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #D3A927;
	font-weight: bold;
}



/* ... ::: NEW STYLES FOR NEW GALERIES ::: ... */
a.new_galerie{text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #437C64; padding:5px 15px; display:block; border-right:1px solid #437C64;  border-bottom:1px solid #437C64;}
a:hover.new_galerie{background:#fff;}

a.new_galerie_dis{text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #437C64; padding:5px 15px; display:block; border-bottom:1px solid #437C64;}
a:hover.new_galerie_dis{background:#fff;}

a.earrings{color:#006600; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:hover.earrings{color:#006600;}

a.pricelist{color:#006600; text-decoration:none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
a:hover.pricelist{text-decoration:underline;}

.small{font-size:9px;}

table.player{}
table.player a{color:#006600; text-decoration:none;}
table.player a:hover{color:#006600; font-weight:bold;}

/* Layout Rules
----------------------------------------------- */

.SpryHiddenRegion {
   visibility: hidden;
}


/* Gallery and Playback Controls
----------------------------------------------- */

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	width: 50px;
	float: left;
	margin-right:5px;
}
#thumbnails {
	clear: both;
	width:395px;
}
#thumbnails div {
	position: relative;
	left:5%;
	width: 50px;
	height: 60px;
	margin: 8px 12px;
	padding: 0;
	float: left;
	display:inline;
	color:#000;
}
#thumbnails img {
	width: 50px;
	height: 50px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 440px;
}
#mainImageOutline {
	margin-top:15px;
	text-align:right;
	background-color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
	width: 0px;
	height:0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {border: 1px solid #999; }
.selectedThumbnail {border: solid 2px #AECCD9 !important; }
.inFocus {border: solid 1px #AECCD9 !important; }


