/*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: 590px; 
}

/*Standard Text*/
td, p, li {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;
}

/*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;
}

/*aktiver Reiter*/
.tabaktiv {
	background-color: #fb1e0d;font-size: 14px;
}

/*inaktiver Reiter*/
.tabinaktiv {
	background-color: #FF963B;font-size: 13px;
}

/*aktiver Reiter*/
.siteaktiv {
	color: #FFFFFF;
	background-color: #fb1e0d;font-size: 14px;
}

/*inaktiver Reiter*/
.siteinaktiv {
	color: #FFFFFF;
	background-color: #FF963B;font-size: 12px;
}

/*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: 16px;color: #FB1E0D;font-weight: bold;
}

/*Überschrift kleiner*/
.headklein {
	font-size: 13px;color: #FB1E0D;font-weight: bold;
}

/*Text normal Farbe*/
.forcolor {
	color: #FB1E0D;
}

/*kleiner Text*/
.smaller {
	font-size: 10px;font-weight: normal;
}

/*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;
}

/*Trenner auf Schmuckfarbe*/
.trenncolor {
	border-bottom: 1px dotted #FFFFFF;margin-bottom: 5px;margin-top: 5px;
}

/*Trenner unten*/
.trennerUnten {
	border-bottom: 1px dotted #FB1E0D;padding-bottom: 5px;
}

/*Trenner oben*/
.trennerOben {
	border-top: 1px dotted #FB1E0D;padding-top: 5px;
}

/*Rand für Hotelbilder*/
.imgborder {
	border: 1px solid #000000;
}

/*Beschriftung Formular*/
.Label {
	font-size: 11px;color: #414141;
}

/*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;
}

