/*Seite Standard*/
body {
	background-color: #FFFFFF; font-family: Verdana, Helvetica, sans-serif; font-size: 11px; line-height: normal; color: #000066; padding: 11px; margin: 0px; 
}

/*Standard Seitenbreite*/
#content {
	width: 600px;
}

/*Standard Text*/
td, p, li {
	font-family: Verdana, Helvetica, sans-serif; font-size: 11px;
}

/*Standard Formular*/
input, textarea, select, option {
	font-family: Verdana, Helvetica, sans-serif; font-size: 11px; color: #000066; margin-top:1px;
}

/*Standard Liste*/
ul {
	font-family: Verdana, Helvetica, sans-serif; font-size: 11px; list-style-type: normal; list-style-position: normal;
}

/*Standard Link*/
a, a:link, a:active, a:visited {
	color: #000066;text-decoration: none; font-weight: inherit;font-size: inherit;
}

/*Standard Link Dekoration*/
a:hover {
	text-decoration: underline; color: #ff6600;
}

/*Links Navigation rechts oben*/
a.topnavi, a:link.topnavi, a:active.topnavi, a:visited.topnavi {
	font-size: 10px; color: 000066; font-family: Verdana, Helvetica, sans-serif; text-decoration: none; font-weight:bold;
}

a:hover.topnavi {
	text-decoration: none; color: #ff6600;
}


/*aktiver Reiter Produkt*/
.tabaktiv {
	background-color: #000066; font-size: 13px; color: #ffffff
}

/*inaktiver Reiter Produkt*/
.tabinaktiv {
	background-color: D0D7E7;font-size: 12px;
}

/*aktiver Reiter*/
.siteaktiv {
	background-color: 000066; font-size: 12px; color: #ffffff;
}

/*inaktiver Reiter*/
.siteinaktiv {
	background-color: D0D7E7;font-size: 11px;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: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: underline;
}

/*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: #000066; font-family: Verdana, Helvetica, sans-serif; font-weight: bold; font-size: 11px; text-decoration: none;
}

/*Links für Schmuckfarbe1 Dekoration*/
a:hover.tabs {
	font-weight: bold;text-decoration: underline;
}

/*Schmuckfarbe*/
.addcolor {
	background-color: #000066;
}

/*Box Schmuckfarbe links*/
.addcolorL {
	border-left: 1px solid #000066;
}

/*Box Schmuckfarbe rechts*/
.addcolorR {
	border-right: 1px solid #000066;
}

/*Box Schmuckfarbe oben*/
.addcolorO {
	border-top: 1px solid #000066;
}

/*Box Schmuckfarbe unten*/
.addcolorU {
	border-bottom: 1px solid #000066;
}

/*Überschrift normal*/
.head {
	font-size: 16px;color: #000066;font-weight: bold; font-family: Verdana, Helvetica, sans-serif;
}

/*Überschrift kleiner*/
.headklein {
	font-size: 13px;color: #000066;font-weight: bold; font-family: Verdana, Helvetica, sans-serif;
}

/*Text normal Farbe*/
.forcolor {
	color: #000066;
}

/*kleiner Text*/
.smaller {
	font-size: 11px;font-weight: normal;
}

/*Preis klein*/
.priceklein {
	font-size: 10px;font-weight: bold;
}

/*Preis normal*/
.pricenorm {
	font-size: 11px;font-weight: bold;
}

/*Schmuckfarbe hell*/
.addcolor1 {
	background-color: #ffe5d3;
}

/*Schmuckfarbe heller*/
.addcolor2 {
	background-color: D0D7E7;
}

/*Überschrift auf Schmuckfarbe*/
.headcolor {
	color: #FFFFFF;font-size: 16px;font-weight: bold;
}

/*Überschrift auf Schmuckfarbe hell*/
.headcolor1 {
	color: #FFFFFF;font-size: 15px;font-weight: bold;
}

/*Text auf Schmuckfarbe*/
.markcolor {
	color: #FFFFFF;font-size: 12px;
}

/*Trenner auf Schmuckfarbe*/
.trenncolor {
	border-bottom: 1px solid #FFFFFF;margin-bottom: 5px;margin-top: 5px;
}

/*Trenner unten*/
.trennerUnten {
	border-bottom: 1px solid #000066;padding-bottom: 5px;
}

/*Trenner oben*/
.trennerOben {
	border-top: 1px solid #000066;padding-top: 5px;
}

/*Rand für Hotelbilder*/
.imgborder {
	border: 1px solid #000000;
}

/*Beschriftung Formular*/
.Label {
	font-size: 10px;color: #000066; font-family: Verdana, Helvetica, sans-serif; font-weight: normal;
}

/*Buttons*/
.knob {
	font-size: 11px; color: #000066; font-family: Verdana, Helvetica, sans-serif;
}

.contColor {
	background-color: #eaf0fc;
}

