/* Seite generell */
BODY {
 background : #FFD5AA;
 color : #333333;
 margin: 0px;
 width:100%;
 height:100%;
}

/* Fehlertext */
.FehlerBox {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 background : #ffb3b5;
 font-weight : bold;
}

/* Lagerwarnung */
.Lagermeldung {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #cc0033;
}

/* Links generell */
A {
 color : #333333;
 text-decoration : none;
}

/* Links generell */
A:hover {
 color : #145789;
 text-decoration : underline;
}

/* Formulare generell */
FORM {
 display : inline;
}

/* Navigation Headerbereich */
TR.NavigationsleisteHeader {
 background : #D3DEE4;
}

/* Navigation Headerbereich */
TD.NavigationsleisteHeader {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 background : #D3DEE4;
 color : #1e3348;
 font-weight : bold;
}

/* Navigation Headerbereich */
A.NavigationsleisteHeader {
 color : #1e3348;
}

/* Navigation Headerbereich */
A.NavigationsleisteHeader:hover {
 color : #1e3348;
}

/* Fehlermeldung im Headerbereich */
TR.FehlerHeader {
 background : #ff0000;
}

/* Fehlermeldung im Headerbereich */
TD.FehlerHeader {
 font-family : Tahoma, Verdana, Arial, sans-serif;
 font-size : 12px;
 background : #ff0000;
 color : #ffffff;
 font-weight : bold;
 text-align : center;
}

/* Infomeldung im Headerbereich */
TR.InformationHeader {
 background : #990000;
}

/* Infomeldung im Headerbereich */
TD.InformationHeader {
 font-family : Tahoma, Verdana, Arial, sans-serif;
 font-size : 12px;
 background : #990000;
 color : #ffffff;
 font-weight : bold;
 text-align : center;
}

/* Navigation Footerbereich */
TR.NavigationsleisteFooter {
 background : #D3DEE4;
}

/* Navigation Footerbereich */
TD.NavigationsleisteFooter {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 background : #D3DEE4;
 color : #1e3348;
 font-weight : bold;
}

/* Navigation Footerbereich */
A.NavigationsleisteFooter {
 color : #1e3348;
}

/* Navigation Footerbereich */
A.NavigationsleisteFooter:hover {
 color : #1e3348;
}

/* Boxeninhalt in standard Farbe */
.Box {
 background : #DC975C;
}

/* Boxen in alternativer Farbe */
.BoxColor {
 background : #F7CDDF;
}

/* Boxeninhalt in standard Farbe */
.Boxeninhalt {
 background : #ffffff;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxeninhalt in alternativer Farbe */
.BoxeninhaltColor {
 background : #D3DEE4;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxen in standard Farbe */
.BoxCenter {
 background : #DC975C;
}

/* Boxen in alternativer Farbe */
.BoxColorCenter {
 background : #DC975C;
}

/* Boxeninhalt in standard Farbe */
.BoxeninhaltCenter {
 background : #ffffff;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxeninhalt in alternativer Farbe */
.BoxeninhaltColorCenter {
 background : #ffffff;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Notizbox im Checkout */
.Notizbox {
 background : #DC975C;
}

/* Notizbox im Checkout */
.NotizboxInhalt {
 background : #efefef;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Boxenkopf in standard Farbe */
TD.BoxenKopf {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
 background : #DC975C;
 color : #ffffff;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopf {
 color : #ffffff;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopf:hover {
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
TD.BoxenKopfColor {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background : #4575A5;
	color : #FFFFFF;
	height: 45px;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColor {
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColor:hover {
 color : #ffffff;
}

/* Boxenkopf in standard Farbe */
TD.BoxenKopfCenter {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
 background : #DC975C;
 color : #ffffff;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopfCenter {
 color : #ffffff;
}

/* Boxenkopf in standard Farbe */
A.BoxenKopfCenter:hover {
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
TD.BoxenKopfColorCenter {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
 background : #DC975C;
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColorCenter {
 color : #ffffff;
}

/* Boxenkopf in alternativer Farbe */
A.BoxenKopfColorCenter:hover {
 color : #ffffff;
}

/* Umrandung Boxen */
TD.infoBox , SPAN.infoBox {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Listendarstellungen bsp. produktlisting */
TR.ListeDunkel {
 background : #cccccc;
}

/* Listendarstellungen bsp. produktlisting */
TR.ListeHell {
 background : #ffffff;
}

/* Navigation der Listensplits*/
A.ListenSplitNavigation {
 color : #333333;
}

/* Navigation der Listensplits*/
A.ListenSplitNavigation:hover {
 color : #333333;
 background : #cccccc;
}

/* Seitentitel meist rechts oben */
.SeitenTitel {
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #660000;
}

/* Text normale Schrift in standard Farbe */
TD.Text11, P.Text11 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 line-height : 1.5;
}

/* Text normale Schrift in alternativer Farbe */
TD.Text11Color , P.Text11Color {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 line-height : 1.5;
 color : #DC975C;
}

/* Text kleine Schrift in standard Farbe */
TD.Text10 , SPAN.Text10 , P.Text10 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

TD.Text8 , SPAN.Text8 , P.Text8 {
 font-family : Verdana, Arial, sans-serif;
 font-size : 8px;
}

/* Text kleine Schrift in alternativer Farbe */
TD.Text10Color , SPAN.Text10Color , P.Text10Color {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #DC975C;
}

/* Produktbildanzeige xanario_pinfo */
TD.imageManager , SPAN.imageManager , P.imageManager {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManager {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #333333;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManager:hover {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
}

/* Produktbildanzeige xanario_pinfo */
TD.imageManagerColor , SPAN.imageManagerColor , P.imageManagerColor {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #DC975C;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManagerColor {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #145789;
}

/* Produktbildanzeige xanario_pinfo */
A.imageManagerColor:hover {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #DC975C;
}

/* */
TD.fieldKey {
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
}

/* */
TD.fieldValue {
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px;
}

/* Tabellenüberschriften */
TD.tableHeading {
 font-family : Verdana, Arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
}

/* neues Produkt in der Warenkorbbox */
SPAN.newItemInCart {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ff0000;
}

/* Formular Eingabefelder */
INPUT {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-right: 1px solid;
 border-top: 1px solid;
 border-left: 1px solid;
 border-bottom: 1px solid;
 border-color : #DC975C;
}

/* Formular Memofelder */
TEXTAREA {
 width : 100%;
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-right: 1px solid;
 border-top: 1px solid;
 border-left: 1px solid;
 border-bottom: 1px solid;
 border-color : #DC975C;
}

/* Formulartasten */
INPUT.BUTTON {
 border-right: medium none;
 border-top:  medium none;
 border-left:  medium none;
 border-bottom:  medium none;
}

/* Formulare */
INPUT.selection {
 border-right: medium none;
 border-top:  medium none;
 border-left:  medium none;
 border-bottom:  medium none;
}

/* Formulare */
CHECKBOX , RADIO , SELECT , FILE , OPTION {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
}

/* */
TABLE.formArea {
 background : #ffffff;
 border-color : #DC975C;
 border-style : solid;
 border-width : 1px;
}

/* */
TD.formAreaTitle {
 font-family : Tahoma, Verdana, Arial, sans-serif;
 font-size : 12px;
 font-weight : bold;
 color : #DC975C;
}

/* */
SPAN.markProductOutOfStock {
 font-family : Tahoma, Verdana, Arial, sans-serif;
 font-size : 12px;
 color : #c76170;
 font-weight : bold;
}

/* */
SPAN.productSpecialPrice {
 font-family : Verdana, Arial, sans-serif;
 color : #ff0000;
}

/* */
SPAN.errorText {
 font-family : Verdana, Arial, sans-serif;
 color : #ff0000;
}

/* */
.moduleRowOver {
 background-color : #cccccc;
 cursor: pointer;
}

/* */
.moduleRowSelected {
 background-color : #eaeaea;
}

/* */
.checkoutBarFrom , .checkoutBarTo {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #8c8c8c;
}

/* */
.checkoutBarCurrent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #000000;
}

/* linke Tabellespalte im Layout */
TD.leftBox {
 background : #D67C30;
}

/* mittlere Tabelle im Layout */
TD.centerBox {
 background : #ffffff;
}

/* rechte Tabellespalte im Layout */
TD.rightBox {
 background : #D67C30;
}

/* */
TD.headerImage {
 background : url(header/header_hg.gif) repeat;
}

/* */
.dataTableHeadingRow {
 background-color : #c9c9c9;
}

/* */
.dataTableHeadingContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
 font-weight : bold;
}

/* */
.dataTableRow {
 background-color : #f0f1f1;
}

/* */
.dataTableRowSelected {
 background-color : #dee4e8;
}

/* */
.dataTableRowOver {
 background-color : #ffffff;
}

/* */
.dataTableContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #145789;
}

/* Multishopleiste */
TD.tab {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color : #ffffff;
	line-height: 10px;
    font-weight : bold;
}

/* Multishopleiste */
A.tab {
 color : #1e3348;
}

/* Multishopleiste */
A.tab:hover {
 color : #ffffff;
}

/* Multishopleiste */
TD.ontab {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 color : #ffffff;
 font-weight : bold;
 line-height: 10px;
}

/* Multishopleiste */
A.ontab {
 color : #FFFFFF;
}

/* Multishopleiste */
A.ontab:hover {
 color : #1e3348;
}

/* Multishopleiste anmeldentab*/
A.ontabcolor {
 color : #660000;
}

/* Multishopleiste anmeldentab*/
A.ontabcolor:hover {
 color : #FFFFFF;
}

/* Shopumrandung */
.tableShop {
 background-color : #ffffff;
 border-left : 1px solid;
 border-right : 1px solid;
 border-top : 0px solid;
 border-bottom : 1px solid;
 border-color : #3c658e;
}

/* */
.menueTableRow {
 background : url(boxen/categories_row.gif) repeat;
}

/* */
.menueTableRowOver {
 background : url(boxen/categories_row_over.gif) repeat;
}

/* */
.menueTableContent {
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* */
A.menueTableContent {
 color : #145789;
 text-decoration : none;
}

/* */
A.menueTableContent:hover {
 color : #ffffff;
 text-decoration : none;
}

.products_name {
 color : #4a72ab;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 12px;
 font-weight : bold;
}

/* Artikelnummer auf der xanario_pinfo seite  */
.products_model {
 color : #DC975C;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Produktpreis auf der xanario_pinfo seite */
.products_price {
 color : #4a72ab;
 font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size : 11px;
 font-weight : bold;
}

/* allgemeine Behandlung bei Grafiken */
img {
 border : medium none inherit;
}


/* wenn im Forumsbereich zitiert wird  */
.forumZitat {
 background : #ffd8d8;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* wenn im Forumsbereich Programmiercode eingegeben wird */
.forumCode {
 background : #cccccc;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

/* Überschriftslinks im Forum */
TD.UeberschriftForum {
 color : #145789;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Überschriftslinks im Forum */
A.UeberschriftForum {
 color : #145789;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Überschriftslinks im Forum */
A.UeberschriftForum:hover {
 color : #145789;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
 font-weight : bold;
}

/* Hintergrund im Forum */
.ForumBoxeninhalt {
 background : #D3D3D3;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.ForumBoxeninhaltHell {
 background : #FFFFFF;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.ForumBoxeninhaltDunkel {
 background : #CCCCCC;
 font-family : Verdana, Arial, sans-serif;
 font-size : 10px;
}

.Suchergebnis {
 background : #FFCCCC;
}

/* Remano Links im Footer */
.remano {
  font-size: 9px; 
  color: #ffffff;
}

/* Remano Links im Footer */
a.remano {
  color: #ffffff;
}

/* Remano Links im Footer */
a.remano:hover {
  color: #ffffff;
}

/* style für centerboxen_02 */
.box_style_01 {
 border-width: 0px; 
}

.box_style_img_01, .box_style_name_01, .box_style_preis_01 {
  border-style: solid; border-color: #DC975C; text-align: center;
  font-family: Verdana,sans-serif; font-size: 10px; text-decoration: none
}

.box_style_name_01 {
 background-color: #DC975C; padding-top: 2px; border-width: 1px; height: 35px; vertical-align: text-top;
}

.box_style_preis_01 {
 padding-top: 2px; border-width: 1px; height: 35px; vertical-align: text-top; padding-bottom: 2px;
}

.box_style_img_01 {
 border-width: 0px 1px; height: 150px;
}

/* style für centerboxen_03 */
.box_style_02 { 
 border: 1px solid #DC975C;
 height: 150px;
 padding: 2px; 
}

.box_style_img_02 { 
 float: left;
 width: 105px;
}

.box_style_name_02 {
 text-align: center;
 font-weight: bold;
 height: 30px;
}

.box_style_description_02 { 
 text-align: left;
 font-weight: normal;
 height: 90px;
}

.box_style_price_02 { 
 text-align: right;
 font-weight: bold;
 padding-right: 5px;
 height: 30px;
}

TD.Text11Module {
 font-family : Verdana, Arial, sans-serif;
 font-size : 11px;
 border-bottom: 1px solid; 
 border-color: 6E8EEE;
}
.stylesheet {  }
stylesheet {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-transform: lowercase}
