/* Seite Standard */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	padding: 10px;
	margin: 0px;
}

/* Standard Seitenbreite */
#content {
	width: 795px;
}

/* Standard Text */
td, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* kleiner Text */
.smaller {
	font-size: 10px;
	font-weight: normal;
}

/* Standard Formular */
input, textarea, select, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Standard Liste*/
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-position: outside;
}

	
/* Standard Link */
a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: inherit;
	font-size: inherit;
}

/* Standard Link Dekoration */
a:hover {
	text-decoration: underline;
}

/* Links navigation rechts oben */
a.topnavi, a:link.topnavi, a:active.topnavi, a:visited.topnavi {
	font-size: 10px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}

/* aktiver reiter */
.tabaktiv {
	background-color: #fb1e0d;
	font-size: 14px;
}

/* inaktiver reiter */
.tabinaktiv {
	background-color: #FF963B;
	font-size: 13px;
}

/* aktiver reiter hauptnavigation*/
.topsiteaktiv {
	background-color: #fb1e0d;
	font-size: 14px;
}

/* inaktiver reiter hauptnavigation */
.topsiteinaktiv {
	background-color: #FF963B;
	font-size: 12px;
}

/* aktiver reiter produktnavigation */
.siteaktiv {
	background-color: #fb1e0d;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

/* inaktiver reiter produktnavigation */
.siteinaktiv {
	background-color: #FF963B;
	font-size: 12px;
	color: #ffffff;
}

/* Links für Schmuckfarbe */
a:link.tabs, a:active.tabs, a:visited.tabs, a:link.tabsactive, a:active.tabsactive, a:visited.tabsactive {
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: inherit;
	text-decoration: inherit;
}

/* Links für Schmuckfarbe aktuell*/
 a:link.tabsactive, a:active.tabsactive, a:visited.tabsactive {
	padding-left: 15px;
	background-image: url(/Images/arrow_13x15_inv.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Links für Schmuckfarbe1 */
a.tabs1, a:link.tabs1, a:active.tabs1, a:visited.tabs1 {
	color: #FB1E0D;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: inherit;
	text-decoration: none;
}

/* Links für Schmuckfarbe1 Dekoration*/
a:hover.tabs {
	font-weight: bold;
	text-decoration: underline;
}

/* Schmuckfarbe */
.addcolor {
	background-color: #FB1E0D;
}

/* Box Schmuckfarbe links*/
.addcolorL {
	border-left: 1px solid #FB1E0D;
}

/* Box Schmuckfarbe rechts*/
.addcolorR {
	border-right: 1px solid #FB1E0D;
}

/* Box Schmuckfarbe oben*/
.addcolorO {
	border-top: 1px solid #FB1E0D;
}

/* Box Schmuckfarbe unten*/
.addcolorU {
	border-bottom: 1px solid #FB1E0D;
}

/* Überschrift normal */
.head {
	font-size: 20px;
	color: #FB1E0D;
	font-weight: bold;
}

/* Überschrift kleiner */
.headklein {
	font-size: 13px;
	color: #FB1E0D;
	font-weight: bold;
}

/* Text normal Farbe */
.forcolor {
	color: #FB1E0D;
}

/* Text normal*/
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.textklein{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

/* Preis klein */
.priceklein {
	font-size: 11px;
	font-weight: bold;
}

/* Preis normal */
.pricenorm {
	font-size: 13px;
	font-weight: bold;
}

/* Schmuckfarbe hell */
.addcolor1 {
	background-color: #FF963B;
}

/* Schmuckfarbe heller */
.addcolor2 {
	background-color: #FFC1A4;
}

/* Überschrift auf Schmuckfarbe */
.headcolor {
	color: #FFFFFF;
	font-size: 19px;
	font-weight: bold;
}

/* Überschrift auf Schmuckfarbe hell */
.headcolor1 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
}

/* Text auf Schmuckfarbe */
.markcolor {
	color: #FFFFFF;
	font-size: 12px;
}

.markcolorfett {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

/* Trenner auf Schmuckfarbe */
.trenncolor {
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* Trenner unten normal */
.trennerUnten {
	border-bottom: 1px dotted #FB1E0D;
	padding-bottom: 5px;
}

/* Trenner oben normal */
.trennerOben {
	border-top: 1px dotted #FB1E0D;
	padding-top: 5px;
}

/* Rand für HotelBilder */
.imgborder {
	border: 1px solid #000000;
}

a:focus { outline: none;}

/* Beschriftung Formular */
.Label {
	font-size: 11px;
	color: #000000;
}

/* Buttons */
.knob {
	background-color: #FB1E0D; 
	border-left: 1px solid threedhighlight;
	border-right: 1px solid threedshadow;
	border-top: 1px solid threedhighlight;
	border-bottom: 1px solid threedshadow;
	padding: 1px;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
}

.listinfo {
	color: #000000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-left: 5px;
	background-color: whitesmoke;
}

