/* Filename: shopstyles.css */
/* Zweck: Beinhaltet alle Schrift-, Farb-, und Hintergrundeinstellungen                          */

.titel { color: black; background-color:#eeeeee; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.titlebggold { color: black; background-color:#ebc771;/*#ecdfb0;*/ font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.titelnobg { color: black; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.titelred { color: red; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.titelgreen { color: green; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold;}
.stdred { color: red; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
.stdgrau { color:blue; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
.boldred { color: red; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.small { font-style: normal; line-height:15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.smallbold { font-style: normal; line-height:15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;  font-weight: bold;}
.verysmall { font-style: normal; line-height:15px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.smallgrau { color:#666666; line-height:15px; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight:normal; }
.italic { color: black; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px;}
.smallitalic { color:black; font-style: italic; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.boldgreen { color: green; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.bold { color: black; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.boldlink { color: blue; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold;}
.smalllink { color: blue; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}
.smallboldlink { color: blue; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;}
.alignleft { text-align:left;}
.alignright { text-align:right;}
.aligncenter { text-align:center; }
.higherlines { line-height:20px; } 
.lightgraybg { background-color:#EEEEEE }
.fontdescription { margin-left: 10px; }
.margintopcategories { padding-left: 10px; }

form {  margin-top: 0; margin-bottom: 0; }

/* Farbe und Schriftart der Links */
a:link { font-style:normal; font-size:13px; text-decoration:underline; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  }
a:visited { color:#000055; font-style:normal; font-size:13px; text-decoration:underline; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  }
a:hover { color:#0000ff;  font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; font-weight:normal; text-decoration:none; }
a:active { color:#000055; font-style:normal; font-size:13px; text-decoration:underline; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  }

.tooltip {text-decoration:none; color:black;}
 .tooltip span.info{display:none;}
 .tooltip:link {text-decoration:none; color:black;}     /* unvisited link */
 .tooltip:visited {text-decoration:none; color:black;}  /* visited link */
 .tooltip:hover { text-decoration:none; color:black;}
 .tooltip:hover span.info{display:block;position:absolute; width:200px; background-color:#FFFFFF; 
 		color: #000000;
 		background-color: #FFFFCC;
 		padding:4px;
 		border-color:#999999;border-style:solid;
 		border-top-width:1px;border-bottom-width:1pt;border-left-width:1px;border-right-width:1px; 
 }


/* Fontfamilie und Textgroesse für die Standardeinstellung und <p>-tag */
body  { font-size:13px; font-family: Verdana, Arial, Helvetica, sans-serif;  }
P { font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif;  }
b { font-family:Verdana, Arial, Helvetica, sans-serif; }
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000}

/* Eingabefelder benutzen ein vordefiniertes Fontset mit fester Breite, da Netscape 4.7 sonst die Feldlaenge nicht ordungsgemaess darstellt */
input, textarea { font-family: Courier New, Courier, Monaco }

/* Farbe und Schriftart der Links */
a:link.left { color:#000000; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; font-weight:bold; text-decoration:none; }
a:visited.left { color:#000000; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; font-weight:bold; text-decoration:none; }
a:active.left { color:#000000; font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; font-weight:bold; text-decoration:none; }
a:hover.left { color:#c80000;  font-style:normal; font-family:Verdana, Arial, Helvetica, sans-serif;  font-size:13px; font-weight:bold; text-decoration:none; }


h1
{
	position:relative;
	top:0px;
	font-family:Verdana;
	font-weight:bolder;
	font-size:10pt;
	letter-spacing:-0.05em;
	color:#8A0500;
	display:inline;
}
	

table.framework
{
	text-align:left;
	margin:0px;
	width:100%;	/*Seitenbreite*/
	padding:0px;
	
	border-color:#8A0500;
	border-style:solid;
	border-top-width:3px;
	border-bottom-width:0pt;
	border-left-width:0px;   /* erstmal auf 0 anstatt 1 raus da Rest der seite keine seitenränder */
	border-right-width:0px;  /* erstmal auf 0 anstatt 1 raus da Rest der seite keine seitenränder */
	border-collapse:collapse; /*wichtig! sonst ist die Seite zerpflückt*/
}
/*Logo bis Mininavigation, oben rechts*/
td.framework_row1
{
	border-style:none;
	background-color:#FFFFFF;
	/*padding-top:10px; diese option sollte besser direkt im ht stehen um code zu sparen*/
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	border-bottom-width:0px;
	overflow:hidden;
	color:#8A0500;

}
/*Funktionalitäten oben*/
td.framework_rowoben2
{
	border-color:#8A0500;
	border-style:solid;
	border-top-width:1pt;
	border-bottom-width:0pt;
	border-left-width:0pt;
	border-right-width:0pt;
	background-color:#E0E0E0; /*silberne Hintergrundfarbe oben*/
	background-repeat:no-repeat;
	background-position:bottom;
	padding:1px;
	padding-left:0;
	padding-bottom:0px;/*Platz fuer die Zierleiste lassen, die noch in dieser Zelle als Hintergrund kommt*/
	padding-right:0px;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	letter-spacing:-0.045em;
	text-decoration:none;
	line-height:1.0em;
	vertical-align:top;
}
/*weitgehend unsichtbarer table. Erzeugt keine zwischenraeume*/
table.ghost
{
	border-style:none;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
	border-spacing:0px;
}

/*Navigation in der oberen rechten Ecke*/
span.top_right_navi
{
	padding-bottom:3px;
	font-family:Verdana;
	font-size:8pt;
	letter-spacing:-0.03em;
	color:#666666;
	font-weight:bold;
}
a.top_right_navi
{
	text-decoration:none;
}
/*Schriftkonvention*/
span.big_red
{
	font-family:Verdana;
	font-size:8pt;
	color:#8A0500;
	font-weight:bold;
	letter-spacing:-0.045em;
}
span.thin_grau
{
	font-family:Verdana;
	font-size:8pt;
	color:#666666;
	letter-spacing:-0.045em;

}

/*Tabelle mit dünnem, roten Rand*/
table.thin
{
	border-style:none;
	border-width:0px;
	margin:0px;
	border-collapse:collapse;
	padding:0px;
	border-spacing:0px;
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	letter-spacing:-0.045em;
	text-decoration:none;
	line-height:1.7em;
}

/*Farbe und Schriftart der Navigationsleiste (oben)*/
a.b_navi:link { text-decoration:none; text-align:center; font-weight:bold; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; color: #8A0500; letter-spacing:0.1em;}
a.b_navi:visited { text-decoration:none; text-align:center; font-weight:bold; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; color: #8A0500; letter-spacing:0.1em;}
a.b_navi:active { text-decoration:none; text-align:center; font-weight:bold; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; color: #8A0500; letter-spacing:0.1em;}
a.b_navi:hover { text-decoration:underline; text-align:center; font-weight:bold; font-size:9pt; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:20px; color: #8A0500; letter-spacing:0.1em;}

.starthead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; color: #000000;
	background-color: #eeeeee; 
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	line-height:18px;
	padding-top: 4px
	}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: hidden;
}

.navCat { /* Hauptkategorie (1. Ebene) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-weight: bold
}


.navItem0 { /* Hauptkategorie (1. Ebene) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px
}
.navItem1 { /* Hauptkategorie (1. Ebene) */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px
}
/* Unter-KATEGORIE (2. Ebene) Schrift + Abstand */
.navItem2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px
}	
/* Unter-KATEGORIE (3. Ebene) Schrift + Abstand */
.navItem3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px
}	
/* Unter-KATEGORIE (4. Ebene) Schrift + Abstand */
.navItem4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 24px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px
}

.corner8_box {
   background: #eeeeee;
}
.corner8_top div {
   background: url(./images/corner8_tl.png) no-repeat top left;
}
.corner8_top {
   background: url(./images/corner8_tr.png) no-repeat top right;
}
.corner8_bottom div {
   background: url(./images/corner8_bl.png) no-repeat bottom left;
}
.corner8_bottom {
   background: url(./images/corner8_br.png) no-repeat bottom right;
}

.corner8_top div, .corner8_top, 
.corner8_bottom div, .corner8_bottom {
   width: 100%;
   height: 8px;
   font-size: 1px;
}
.corner8_content { margin-left: 10px; margin-top: -1px; margin-bottom: 0px;}


/*  for custom rounded partial table with at least 2 cells in each direction */
.corner8_topleft {
   background: url(./images/corner8_tl.png) no-repeat top left;
}

.corner8_topright {
   background: url(./images/corner8_tr.png) no-repeat top right;
}

.corner8_bottomleft {
   background: url(./images/corner8_bl.png) no-repeat bottom left;
}

.corner8_bottomright {
   background: url(./images/corner8_br.png) no-repeat bottom right;
}

.corner8_topleft, .corner8_topright, .corner8_center, .corner8_bottomleft, .corner8_bottomright {
	background-color:#eeeeee;
}

.grayborder_box {
	background: url(./images/grayborder_tl.png) no-repeat top left;
}
.grayborder_top {
	background: url(./images/grayborder_tr.png) no-repeat top right;
}
.grayborder_bottom {
	background: url(./images/grayborder_bl.png) no-repeat bottom left;
}
.grayborder_bottom div {
	background: url(./images/grayborder_br.png) no-repeat bottom right;
}
.grayborder_content {
	background: url(./grayborder_r.png) top right repeat-y;
}

.grayborder_top div,.grayborder_top,
.grayborder_bottom div, .grayborder_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.grayborder_content, .grayborder_bottom {
	margin-top: -14px;

}
.grayborder_content { padding: 0 15px; }



.magold_box {
   background: #ebc771;/* #ecdfb0; */
}
.magold_top div {
   background: url(./images/magold_tl.png) no-repeat top left;
}
.magold_top {
   background: url(./images/magold_tr.png) no-repeat top right;
}
.magold_bottom div {
   background: url(./images/magold_bl.png) no-repeat bottom left;
}
.magold_bottom {
   background: url(./images/magold_br.png) no-repeat bottom right;
}

.magold_top div, .magold_top, 
.magold_bottom div, .magold_bottom {
   width: 100%;
   height: 9px;
   font-size: 1px;
}
.magold_content { margin: 0 15px; }

.magold_listtopleft {
   background: url(./images/magold_tl.png) no-repeat top left;
/*	text-align:center; */
	background-color:#ebc771;/* #ecdfb0; */
}

.magold_listtopcenter {
/*	text-align:center; */
	background-color:#ebc771;/* #ecdfb0; */
}

.magold_listtopright {
   background: url(./images/magold_tr.png) no-repeat top right;
/*	text-align:center; */
	background-color:#ebc771;/* #ecdfb0; */
}


.mared_box {
	height: 23px;
 	margin-left:-1px;
   background: #ff0000 url(./images/mared_grad.gif) repeat-x top left;
}
.mared_top div {
   background: url(./images/mared_tl.gif) no-repeat top left;
}
.mared_top {
   background: transparent url(./images/mared_tr.gif) no-repeat top right;
}
.mared_bottom div {
   background: url(./images/mared_bl.gif) no-repeat bottom left;
}
.mared_bottom {
   background: transparent url(./images/mared_br.gif) no-repeat bottom right;
}

.mared_top div, .mared_top,
.mared_bottom div, .mared_bottom {
   width: 100%;
   height: 13px;
   font-size: 1px;
}
.mared_content { color: white; margin: -10px 13px 0px; }


.maborder15bb_box {
	background: url(./images/maborder15bb_tl.png) no-repeat top left;
}
.maborder15bb_top {
	background: url(./images/maborder15bb_tr.png) no-repeat top right;
}
.maborder15bb_bottom {
	background: url(./images/maborder15bb_bl.png) no-repeat bottom left;
}
.maborder15bb_bottom div {
	background: url(./images/maborder15bb_br.png) no-repeat bottom right;
}
.maborder15bb_content {
	background: url(./images/maborder15bb_r.png) top right repeat-y;
}

.maborder15bb_top div,.maborder15bb_top,
.maborder15bb_bottom div, .maborder15bb_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.maborder15bb_content, .maborder15bb_bottom {
	margin-top: 0px;
}
.maborder15bb_content { padding: 0 15px; }


/* border-width: -top, -right, -bottom, -left */
table.roundedTop {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.roundedTop th {
	border-width: -1px -1px -1px -1px;
	border-style: none none none none;
	border-color: #FFFFFF;
	background-color:#ebc771;/* #ecdfb0; */
	height: 25px;
	vertical-align: middle;
}
table.roundedTop td {
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #DDDDDD;
	/*background-color: white;*/
	height: 25px;
	vertical-align: middle;
}

table.itemInfo {
	border-width: 0px;
}
table.itemInfo td {
	padding-left: 8px;
}


/*Navigationskasten*/
td.box_head
{
	background-image:url(/incUser/images/tabletop.jpg);
	background-repeat:no-repeat;
	background-color:#EAEAEA;
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:-0.045em;
}


/* End of file ----------------------------------------------------------------                   */
