.BODY { font-family : Tahoma, Arial;
        font-size : 11px;
        color : #000000; 
	font-weight: normal;
        line-height: 17px;
}

a:link {  font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	text-transform: uppercase; */
	color: #666666;
}
a:hover { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	text-transform: uppercase; */
	color: #000000;
}
a:active { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	text-transform: uppercase; */
	color: #666666;}

a:visited { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
/*	text-transform: uppercase; */
	color: #000000;}
}


/* Scroll DIV für die Produktansichten */
/* GesamtContainer für die Produktansicht */
#Shop_Produkte {
         position:relative;
         left:0px; 
         top:0px; 
         width:640px; 
         max-width:640px; 
         height:445px;
/*         border:#000000 solid 1px; */
         overflow:hidden;
}

/* GesamtContainer für die ProduktListe Links */
#Shop_Produkt_Liste{
         float:left;
         position:relative; 
         width:205px;
         max-width:205px;
         height:435px;
/*         border:#dddddd solid 1px; */
         overflow:auto;
}

/* DIV für die ProdukThumbnails */
#a {
         position:absolute;
         text-align: center;
         left:210px;
         top:200px;
         width:220px;
         max-width:220px;
         height:410px;
         border:#dddddd solid 1px;
         overflow:auto;
}
#d {
         position:absolute;
         text-align: center;
         left:210px;
         top:200px;
         width:205px;
         max-width:205px;
         height:435px;
         border:#dddddd solid 1px;
         overflow:auto;
}

#Shop_Content_Detail {
         position:relative;
         left: 10px;
         top:0px; 
         width:415px; 
         max-width:415px; 
         height:445px;
/*         border:#ececec solid 1px; */
         overflow:auto;
}

#Shop_Pic_Gross {
         position:relative;
         display: block;
         text-align: left;
         top:0px; 
         width:340px; 
         max-width:340px; 
         height:auto;
/*         border:#ececec solid 1px; */
         overflow:hidden;
}



/* Zentrierung der MainTable */
div#center { 
   position:absolute; 
   left:50%; 
   top:50%; 
   height:615px; 
   width:850px; 
   margin-top:-307px; 
   margin-left:-425px;
}


/* Hier kann man die Abstände der einzelnen Produkte */
/* in der Produktliste einstellen */
/* Parameter  {*/

div#ROW_1{  position:relative;
         margin:0px 5px 5px 5px; 
         /*Abstand oben, unten, nach links und nach rechts */
         width:80px; 
         max-width:80px; 
         height:80px;
         border:#ececec solid 1px;
         overflow:hidden;
}
div#ROW_2{  position:relative;
         margin:-86px 5px 5px 90px; 
         /*Abstand oben, unten, nach links und nach rechts */
         width:80px; 
         max-width:80px; 
         height:80px;
         border:#ececec solid 1px;
         overflow:hidden;
}
div#ROW_3{  position:relative;
         left:180px; 
         top:10px; 
         width:80px; 
         max-width:80px; 
         height:80px;
         margin-top:-81px;
         border:#00FF00 solid 1px;
         overflow:hidden;
}



/* StartMenü  unter dem Flash */
.MenuStart { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #ffe615; 
        font-weight: bold; 
        text-decoration: none; 
        text-align: left
}

A.MenuStart:link { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #ffe615; 
        text-decoration: none ; 
        font-weight: bold; 
        text-align: left
}
A.MenuStart:visited
{ 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #ffe615; 
        text-decoration: none ; 
        font-weight: bold; 
        text-align: left
}
A.MenuStart:hover 
{ 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #ffffff; 
        text-decoration: none ; 
        font-weight: bold; 
        text-align: left
}
A.MenuStart:active 
{ 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 12px; 
        color: #ffffff; 
        text-decoration: none ; 
        font-weight: bold; 
        text-align: left
}

/* CONTENTBEREICH */
#cms_content {
        position:absolute; 
        left:210px; 
        top:180px; 
        width:610px; 
        max-width:610px; 
        height:430px;
        /*border:#dddddd solid 1px;*/
        overflow:auto;
}

.TextNormal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
        text-transform: none;
	color: 666666;
        line-height: 16px;
}
.TextFett {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: Bold;
        text-transform: uppercase;
	color: 777777;
}


/* Footer Text */

.TextFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: FFFFFF;
        text-align: center;
        LETTER-SPACING: 0em;
 }
A.TextFooter:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        text-decoration: underline;
	text-transform: uppercase;
	color: FFFFFF;
        text-align: center;
        LETTER-SPACING: 0em;
 }
A.TextFooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
        text-decoration: underline;
	text-transform: uppercase;
	color: FFFFFF;
        text-align: center;
        LETTER-SPACING: 0em;
 }



.TextUeberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: BOLD;
	text-transform: uppercase;
	color: 373737;
        text-align: center;
        LETTER-SPACING: 0.035em;
}
.TextBox2 { 
        font-family: Verdana, Arial, Helvetica, sans-serif; 
        font-size: 9pt;
        color: #000000;
        line-height: 8pt;
        margin-top: 1px;
        margin-right: 1px;
        margin-bottom: 1px;
        margin-left: 1px;
        border: 1px dashed #f0f0f0;
        font-weight: normal;
        background-color: #ececec;
}

.Textbox3 { background: #f0f0f0; border: 1px #000000 solid; color: #000000; font-family: Verdana, Arial, Helvetica; font-size: 11pt; text-align: left; scrollbar-face-color: #CCCCCC; scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF; scrollbar-arrow-color: #000000 }



/* CSS Gottstein */

.BODYFett { 
      font-family : Arial;
      font-size : 13px;
      color : #000000; 
      font-weight: bold;
}
.Titel {
	font-family: Tahoma, Arial;
	font-size: 11pt;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #660000;
}
.BODYFett-block { font-family : Arial; font-size : 12px; color : black; text-align: justify ; font-weight: bold }
.HLink { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal; text-decoration: underline}
A.HLink:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: underline; font-weight: normal}
A.HLink:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; text-decoration: underline; font-weight: normal}
A.HLink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000099; text-decoration: underline; font-weight: normal; background-color: #b1cde5}
A.HLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA272D;
	text-decoration: underline;
	font-weight: normal;
	background-color: #b1cde5;
}
.BODYFettSW { FONT-SIZE: 9pt;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
text-transform: none;
}
.BODYKlein { font-family : Arial; font-size : 9px; color : #000000; text-align: justify ; font-weight: normal }
.BODYFettWeiss { font-family : Arial; font-size : 14px; color : #FFFFFF; text-align: center; font-weight: bold }




.menu { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; font-weight: bold; text-decoration: none}

.menuoben { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #660000; font-weight: normal; text-decoration: none }
.menu1fett { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold; text-decoration: none }

.menu1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none ; text-align: left}
A.menu1:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none ; font-weight: bold; text-align: left}
A.menu1:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none ; font-weight: bold; text-align: left}
A.menu1:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #677F9D; text-decoration: underline; font-weight: bold; text-align: left}
A.menu1:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fb7a08; text-decoration: none ; font-weight: bold; text-align: left}

.menu2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; font-weight: bold; text-decoration: none ; text-align: left}
A.menu2:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fb7a08; text-decoration: none ; font-weight: bold; text-align: left}
A.menu2:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fb7a08; text-decoration: none ; font-weight: bold; text-align: left}
A.menu2:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #677F9D; text-decoration: underline; font-weight: bold; text-align: left}
A.menu2:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fb7a08; text-decoration: none ; font-weight: bold; text-align: left}


A.menuoben:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #990000; text-decoration: none ; font-weight: bold}
A.menuoben:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none ; font-weight: bold}
A.menuoben:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none; font-weight: bold}
A.menuoben:active { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none ; font-weight: bold}

A.menu1fett:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCCCCC; text-decoration: none ; font-weight: bold}
A.menu1fett:active { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #CCFF00; text-decoration: none ; font-weight: bold}
A.menu1fett:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none ; font-weight: bold}
A.menu1fett:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; text-decoration: none ; font-weight: bold}


A.menu_0_active {
	FONT-SIZE: 9px;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #000000;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E8E8E8;
}

A.menu_0 {
	FONT-SIZE: 9px;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #000000;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
text-transform: uppercase;
}
A.menu_0:link {
	FONT-SIZE: 9px;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #000000;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
text-transform: uppercase;
}
A.menu_0:hover {
	FONT-SIZE: 9px;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #000000;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
text-transform: uppercase;
}
A.menu_0:active {
	FONT-SIZE: 9px;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #000000;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
text-transform: uppercase;
}
A.menu_0:visited {
	FONT-SIZE: 9px;
	WIDTH: 100%;
	COLOR: #000000;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #000000;
	FONT-FAMILY: Tahoma, Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
text-transform: uppercase;
}

A.ShopMenu_1_Aktiv {
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #920606;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.ShopMenu_1_Aktiv:visited {
	COLOR: #920606;
	font-weight: bold;
}
A.ShopMenu_1_Aktiv:hover {
	COLOR: #920606;
	font-weight: bold;
	BACKGROUND-COLOR: #F5F5F5;
	
}



A.ShopMenu_1 {
	FONT-SIZE: 11px;
	WIDTH: 100%;
	COLOR: #666666;
	LINE-HEIGHT: 22px;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.ShopMenu_1:link {
	COLOR: #666666;
	font-weight: bold;
}
A.ShopMenu_1:hover {
	COLOR: #920606;
	BACKGROUND-COLOR: #F5F5F5;
	font-weight: bold;
}

A.ShopMenu_1:active {
	COLOR: #920606;
	font-weight: bold;
}

A.ShopMenu_1:visited {
	COLOR: #666666;
	font-weight: bold;
}
/* Menüebene 2 */

A.ShopMenu_2_Aktiv {
	FONT-SIZE: 10px;
	WIDTH: 100%;
	COLOR: #920606;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	font-weight: bold;
        text-indent: 10px;
}

A.ShopMenu_2_Aktiv:visited {
        FONT-SIZE: 10px;
        font-weight: bold;
	COLOR: #920606;
}

A.ShopMenu_2_Aktiv:hover {
        FONT-SIZE: 10px;
        font-weight: bold;
	COLOR: #920606;
	BACKGROUND-COLOR: #F5F5F5;
}


A.ShopMenu_2 {
	FONT-SIZE: 10px;
	WIDTH: 100%;
	COLOR: #666666;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	text-indent: 10px;
	font-weight: bold;

}
A.ShopMenu_2:hover {
	FONT-SIZE: 10px;
	COLOR: #666666;
	BACKGROUND-COLOR: #F5F5F5;
	font-weight: bold;
}

A.ShopMenu_2:active {
	FONT-SIZE: 10px;
	COLOR: #920606;
	font-weight: bold;
}

A.ShopMenu_2:visited {
	FONT-SIZE: 10px;
	COLOR: #666666;
	font-weight: bold;
}


A.ShopMenu_3 {
	FONT-SIZE: 10px;
	WIDTH: 100%;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #bb0b19;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	text-indent: 10px;
}
A.ShopMenu_3:hover {
	FONT-SIZE: 8pt;
	WIDTH: 100%;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #A90A15;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 2px;
	BACKGROUND-COLOR: #FEDADB;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.ShopMenu_3:active {
	FONT-SIZE: 8pt;
	WIDTH: 100%;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #A90A15;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 2px;
	BACKGROUND-COLOR: #FEDADB;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.ShopMenu_3:visited {
	FONT-SIZE: 8pt;
	WIDTH: 100%;
	COLOR: #333333;
	LINE-HEIGHT: 22px;
	BORDER-BOTTOM: 1px dotted #A90A15;
	FONT-FAMILY: Arial;
	LETTER-SPACING: 2px;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.Ueberschrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(../../Images/Templates/ueberschrift_line.gif);
	line-height: 22px;
	background-repeat: no-repeat;
}
.UeberschriftBEANS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-image: url(../../Images/Templates/ueberschrift_line2.gif);
	line-height: 22px;
	background-repeat: no-repeat;
}
.UeberschriftProdukte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../../Images/Templates/ueberschrift_line3.gif);
	line-height: 22px;
	background-repeat: repeat;
}
.TabellenFarbe1{
	background-color: #990000;
}
.TabellenFarbe2{
	background-color: #E9E9E9;
}
.TabellenFarbe3{
	background-color: #D6D6D6;
}
.TabellenFarbe4{
	background-color: #AEAEAE;
}
A.felt_shop:link {
	float:left;
	left: 400px;
	WIDTH: 150px;
	HEIGHT: 32px;
	background-image:url(../../Images/Shop/Internal/Buttons/but_felt_shop_0.jpg);

}
A.felt_shop:hover {
	left: 400px;
	WIDTH: 150px;
	HEIGHT: 32px;
	background-image:url(../../Images/Shop/Internal/Buttons/but_felt_shop_1.jpg);
}

A.felt_shop:visited {
	left: 400px;
	WIDTH: 150px;
	HEIGHT: 32px;
	background-image:url(../../Images/Shop/Internal/Buttons/but_felt_shop_0.jpg);
}
