﻿/* ################################################## 
Achtung!! Folgende Schriften nur in Einzelhandel_Rabattangebote_machen.css geändert, da InEx nur bis h6 annimmt
alt h9 (Fenster schliessen, zurück etc.) wird zu h3
alt h17 (sehr kleine Hinweisschrift Untertext bei Einzelhandel_Rabattangebote_machen) wird zu h4
h5 bleibt
h1 bleibt
h2 bleibt
30.01.2012 B. Hartm
########################################## */

/*Ao  Generelle Link-Basisdarstellung*/
a:link {  color: #000000; text-decoration: none}
a:visited { color: #000000; text-decoration: none}
a:hover { color: #0000CC; text-decoration: none }
/*Ao ENDE*/


/* Scrollbars  über css und auch aus 
http://wiki.selfhtml.org/wiki/Overflow  eingefügt 1.8.15bh */
.scrollPV  
{
overflow-x: scroll; 
overflow-y: scroll; 
}




/* eingeführt 29.1.12 B. Hartm, dank http://www.web-toolbox.net/webtoolbox/diverses/drucken/styleskombi.txt */
@media print 
{
.drucknein { display: none;}
}

@media print 
{
.druckja { display: block}
}

@media screen 
{
.screennein { display: none;}
}
/* eingeführt 29.1.12 B. Hartm, dank http://www.web-toolbox.net/webtoolbox/diverses/drucken/styleskombi.txt ENDE */

/* Buttons für Mediascreen eingeführt 30.0^.10^5bh */
@media screen 
{
.button 
{ 
background-image:url(../buttonWS.jpg); 
border: RGB(15,200,255); 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px;  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF ; 
font-weight: bold; 
padding: 8px; 
cursor: pointer 
}

.button:hover
 { 
background-image:url(../buttonWS_hov.jpg); 
background-position: 0px -1px; 
border: RGB(10,150,255); 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 1px;  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #FFFFFF; 
font-weight: bold; 
padding: 8px; 
cursor: pointer 
}

.button_info
{ 
background-image:url(../buttonWS.jpg); 
border: RGB(15,200,255); 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px;  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF ; 
font-weight: bold; 
padding: 4px; 
padding-left: 12px; 
padding-right: 12px; 
cursor: pointer 
}

.button_info:hover
 { 
background-image:url(../buttonWS_hov.jpg); 
background-position: 0px -1px; 
border: RGB(10,150,255); 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 0px; 
border-bottom-width: 1px; 
border-left-width: 1px;  
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #FFFFFF; 
font-weight: bold;
padding: 4px; 
padding-left: 12px; 
padding-right: 12px; 
cursor: pointer 
}



.button:disabled { background-image:url(../budisabled.gif); border: grey; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: grey ; font-weight: bold}

.bigbutt { background-image:url(../bigbut.gif); border-top: #9999DD; border-right: #0000bc; border-bottom: #0000bc; border-left: #9999DD; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffFF; font-weight: bold;  text-decoration: none; cursor: pointer}

.bigbutt:hover { background-image:url(../bigbut.gif); border-top: #9999DD; border-right: #0000bc; border-bottom: #0000bc; border-left: #9999DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #eeeeee; font-weight: bold;  text-decoration: none; cursor: pointer}

.bigbutt2 { background-image:url(../bigbut2.gif); height: 40px; border-top: #9999DD; border-right: #0000bc; border-bottom: #0000bc; border-left: #9999DD; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffFF; font-weight: bold;  text-decoration: none; cursor: pointer;}

.bigbutt2:hover { background-image:url(../bigbut2.gif); height: 40px; border-top: #9999DD; border-right: #0000bc; border-bottom: #0000bc; border-left: #9999DD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px; padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffFF; font-weight: bold;  text-decoration: none; cursor: pointer;}

.button2Z { background-image:url(../bigbut.gif); border: #0e0e0e; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 0px;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF ; font-weight: bold; padding: 8px; cursor: pointer }

.button2Z:hover{ background-image:url(../bigbut_hov.gif); border: #777777; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 1px;  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF ; font-weight: bold; padding: 8px; cursor: pointer }

.buttonalslink { border: none; background-image: none; background-color: white; text-decoration: underline;  color: grey; padding: -2px; cursor: pointer }

.smallbutt 
{ 
background-image:url(../bigbut.gif); 
background-position: 0px -14px; 
border-right: #0000bc; 
border-bottom: #0000bc; 
border-left: #9999DD; 
border-style: solid; 
border-top-width: 0px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 0px; 
padding: 1px; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #ffffFF; 
font-weight: normal;  
text-decoration: none; 
cursor: pointer
}

}

/* Buttons für Mediascreen eingeführt 30.0^.10^5bh ENDE */

/* 22.11.12bh Layoutumbau 
.rahmenfuell { border: 1px #4682B4 solid; background-image:url(images/bg-annoHEAD.gif); }
.rahmensel { border: 1px #4682B4 solid; background-color: #FFFFFF; }
*/

/* 30.01.15bh Layoutumbau */
.rahmenfuell { border: 0px #4682B4 solid; }
.rahmensel { border: 1px #4682B4 solid; background-color: #FFFFFF; }


/* Aus master.css 14.9.2011 */

.textfield_big { background-color: #FcFFFF; border: 1px orange solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: RGB(10, 150, 255) ; width: 100%}


.textfield_wrfo { background-color: #FcFFFF; border: 1px orange solid; vertical-align: bottom; font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: RGB(10, 150, 255) ;  width: 900px}



.Einzelhandel_Rabattangebote_machen { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: RGB(10, 150, 255); font-weight: bold; background-color: #FBF7EA; border: #FF0000 solid; border-width: 0px 0px 0px; text-align:left; float: left; width: 800px }

.select { background-color: #FcFFFF; border: 1px orange solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: RGB(10, 150, 255) }

.bigtext { width: 100%}
.bigtextarea {  height: 200px; width: 100%}


.radiobox {  border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: #FFF4DD}

.rahmen {  border: 1px #990000 solid}
.rahmendick {  border: 1px #000000 solid}


.rahmengrau {  border: 1px #b2b2b2 solid; color: #b2b2b2}

.rahmen3D 
{  
	border-top: solid #ececec 1px; 
	border-left: solid #ececec 1px; 
	border-bottom: solid #c2c2c2 2px; 
	border-right: solid #c2c2c2 2px; 
}

/* Neu entwickelt 14.9.2011 */

.textfield_mittel { background-color: #FcFFFF; border: 1px orange solid; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: RGB(10, 150, 255) ; width: 25%}


.fragfeld { background-color: #FcFFFF; border: 1px orange solid; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: RGB(10, 150, 255) ;  height: 100px; width: 100%}

/*hinzugefügt am 23.2.11 wg IE Anpassung B. Hartm */

.size1 { font-family: Arial, Helvetica, sans-serif; font-size: 10px ; font-weight: normal}
.size2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: normal}
.size3 { font-family: Arial, Helvetica, sans-serif; font-size: 14px ; font-weight: normal}
.size4 { font-family: Arial, Helvetica, sans-serif; font-size: 16px ; font-weight: normal}
.previewbig { font-family: Arial, Helvetica, sans-serif; font-size: 18px}

/*hinzugefügt am 23.2.11 wg IE Anpassung B. Hartm ENDE */

/* aus master.css 8.3.12 (muss scheinbar in master.css UND hier angelegt sein bh 9.3.12*/

.introrot {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #ff0000; }
.introh01 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: RGB(10, 150, 255)}
.introh02 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #5b5b5b}
.introh03 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #5b5b5b}

/* 23.11.12bh nur für Einzelhandel_Rabattangebote_machen.css introh04 */
.introh04 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #5b5b5b}

.introteta { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #5b5b5b}


.intro11pxgr {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: grey; letter-spacing: 0.08em; line-height: 1.05em }
.intro10px {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: RGB(10, 150, 255)}
.intro11px {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: RGB(10, 150, 255)}
.intro12px {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: RGB(10, 150, 255)}
.intro14px {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: RGB(10, 150, 255)}
.intro16px {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #5b5b5b}
.intro18px {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: RGB(10, 150, 255)}


/* neue Systematik für Texttabellen, also Intro-Infos 30.01.2015bh 
px: keine Zahl davorsetzen, sonst geht es nicht!!  */
.px8 { font-size: 8px; }
.px9 { font-size: 9px; }
.px10 { font-size: 10px; }
.px11 { font-size: 11px; }
.px12 { font-size: 12px; }
.px13{ font-size: 13px; }
.px14 { font-size: 14px; }
.px15 { font-size: 15px; }
.px16 { font-size: 16px; }
.px17 { font-size: 17px; }
.px18 { font-size: 18px; }
.px19 { font-size: 19px; }
.px20 { font-size: 20px; }
.intro_info { font-family: Arial, Helvetica, sans-serif; color: RGB(10, 150, 255); }
.bold { font-weight: bold; }
.normal { font-weight: normal; }
.italic { font-weight: italic; }
.underline { text-decoration: underline; }
/* neue Systematik für Texttabellen, also Intro-Infos 30.01.2015bh ENDE*/


/* Neutrale h für Intro-html-Seiten 25.02.2015bh */
h1, h2, h3, h4, h5, h6
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-align: justify;
 
}

h1
{
font-size: 16px;
}

h2
{
font-size: 14px;
}

h3
{
font-size: 12px;
}
/* Neutrale h für Intro-html-Seiten 25.02.2015bh ENDE */


.introtetaUES { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: RGB(10, 150, 255)}


.agbdef { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: grey}

.introli {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; font-weight: bold; color: RGB(10, 150, 255); }
.introli:hover {  font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 12px; font-weight: bold; color: #1F7BAD; }



/* nnnnnnnnnnnnnnnnnnnnn nnnnnnnnnnnnnnnnn bis hierher dynmarkt CSS master.css nnnnnnnnnnnnnnnnnnnnnnnnn nnnnnnnnnnnnnnnnnnnnnnnn */

/* eingeführt B. Hartm für Einzelhandel_Rabattangebote_machen 30.1.12 */

body 
{
/* alt 27.6.12 bh background-color: #ECE3D5; */

}

.aussen
{
background-image: URL(../../../templates/new/css/images/bg0blau.gif);
}

.innen
{
/* alt 27.6.12bh background-color: #FFFAF0; */
background-image: URL(../../../templates/new/css/images/BckgrdUWS.jpg);
}

.weiss
{
background-color: #FFFFFF;
}

.UTextScr
{
width: 650px;
height: 40px;
/* alt 27.6.12bh background-color: #FFFAF0; */
border: none;


}

.UTextPr
{
text-align: center;
width: 500px;
/* stillgel. 25.02.205bh height: 200px; */
/* alt 27.6.12bh background-color: #FFFAF0; */
border: none;

}


/* eingeführt B. Hartm für Einzelhandel_Rabattangebote_machen 30.1.12 ENDE */

/*eingeführt B. Hartm 1.2.11*/
.hotline { 
	
	margin-top: -5px;
	font-family: Arial, Helvetica, sans-serif; 
	border: 0px;
	font-size: 11px ; 
	font-weight: bold;
	color: #ff0000;
	/*background-color: #F2ECE3;*/
	text-align: left;
	}
 
/* begin Page */

/* Generated with Artisteer version 2.2.0.17981, file checksum is C13FCC2D. */

/* stillgelegt 29.01.2015bh SEO2015

h1, h2, h3, h4, h5, h6
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  letter-spacing: 3px;
  text-align: left;
  color: #0000b0;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: bold;
  /* text-align: left 
  color: #0000b0;
  text-decoration: none;
}


h3, h3 a, h3 a:link, h3 a:visited 
{
   display: inline;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: 0px;
  text-decoration: underline;
  text-transform: none;
  text-align: left;
  color: #0000b0;
}

h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: 0px;
  text-decoration: underline;
  text-transform: none;
  text-align: left;
  color: #2082B6;
}






h4
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  padding: 0px;
  color: #0000b0;
}

h4 a, h4 a:link, h4 a:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: none;
  text-align: center;
  padding: 0px;
  color: #0000b0;
}

h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 10px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: 1px;
  text-decoration: underline;
  text-transform: none;
  text-align: center;
  color: #2082B6;
 
}


h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  letter-spacing: 1px;
  text-align: left;
  color: #2D2415;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  letter-spacing: 2px;
  text-align: left;
  color: #2D2415;
}

h7, h7 a, h7 a:link, h7 a:visited, h7 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: left;
  color: #000000;
}

h8, h8 a, h8 a:link, h8 a:visited, h8 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: none;
  text-align: left;
  color: #2D2415;
}





h10, h10 a, h10 a:link, h10 a:visited, h10 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: #3776A0;
}




h11, h11 a, h11 a:link, h11 a:visited, h11 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
 /*  font-style: none; 
  font-weight: normal;
  letter-spacing: -1px;
  text-decoration: none;
  text-transform: none;
  text-align: left;
  color: #3776A0;
}




h13, h13 a, h13 a:link, h13 a:visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;

  font-weight: bold;
  letter-spacing: 0;
  text-decoration: none;
  text-transform: none;
  text-align: center;
  padding: 3px;
  color: #FFFFFF;
}

h13 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
 /*  font-style: none; 
  font-weight: bold;
  letter-spacing: 0;
  text-decoration: underline;
  text-transform: none;
  text-align: center;
  color: #E4EFF6;
 
}

/* stillgelegt 29.01.2015bh SEO2015 ENDE */



