/* Main: &nbsp; */

/* Description:  */
.Contentbox_Links
{
   float:               left;
   width:               322px;
}

/* Description:  */
.Contentbox_Rechts
{
   float:               left;
   width:               176px;
   padding-left:        19px;
}

/* Description:  */
.Laufzeile_ErsterEintrag
{
   float:               left;
}

/* Description:  */
.Laufzeile_LetzterEintrag
{
}

/* Description:  */
.Laufzeile_Modul
{
   display:             block;
   width:               508px;
   height:              117px;
   border-width:        0px;
   color:               #7e7e7e;
   clear:               both;
   position:            relative;
   top:                 30px;
   padding-top:         0px;
   padding-left:        0px;
   padding-right:       0px;
   padding-bottom:      0px;
   margin:              0px;
}

/* Description:  */
.Laufzeile_Modul dd
{
   margin:              0px;
   float:               none;
   font-size:           9px;
}

/* Description:  */
.Laufzeile_Modul dl
{
   float:               left;
   width:               93px;
   padding-right:       8px;
   padding-top:         0px;
   padding-left:        0px;
   padding-bottom:      0px;
   margin:              0px;
   height:              75px;
}

/* Description:  */
.Laufzeile_Modul dt
{
   float:               none;
   margin:              0px;
   display:             inline;
}

/* Description:  */
.Layout_Rahmen01
{
   width:               960px;
   margin:              0 auto;
   background-image:    url(/files/hg-strawberry-edv.gif);
   background-repeat:   no-repeat;
   padding-top:         93px;
   background-color:    #e3e5e6;
   padding-bottom:      47px;
}

/* Description:  */
.Layout_links
{
   width:               159px;
   float:               left;
}

/* Description:  */
.Layout_mitte
{
   background-color:    #ffffff;
   width:               517px;
   float:               left;
   padding-right:       265px;
   min-height:          495px;
   padding-left:        19px;
   line-height:         15px;
}

/* Description: Mittiges Layout für langes Menü und wenig Text */
.Layout_mitte_lm
{
   background-color:    #ffffff;
   width:               517px;
   float:               left;
   padding-right:       265px;
   min-height:          680px;
   padding-left:        19px;
   line-height:         15px;
}

/* Description:  */
.Layout_rechts
{
   width:               246px;
   background-image:    url(/files/strawberry-crew.jpg);
   background-color:    #ffffff;
   float:               left;
   background-repeat:   no-repat;
   margin-left:         -246px;
   height:              495px;
}

/* Description:  */
.Layout_rechts_People
{
   width:               246px;
   background-image:    url(/files/strawberry-crew-2.jpg);
   background-color:    #ffffff;
   float:               left;
   background-repeat:   no-repat;
   margin-left:         -246px;
   height:              495px;
}

/* Description:  */
.Layout_unten
{
   background-color:    #ffffff;
   clear:               both;
   width:               801px;
   margin-left:         159px;
   height:              43px;
}

/* Description: Style für Box des Menümoduls */
.Menue1_Rahmen
{
   font-size:           12px;
   border-top:          2px solid #ffffff;
}

/* Description: Webpage ohne Untermenü */
.Menue1_Rahmen .normal
{
}

/* Description: Webpage mit Untermenü geöffnet */
.Menue1_Rahmen .open
{
}

/* Description: Webpage mit Untermenü geschlossen */
.Menue1_Rahmen .shut
{
}

/* Description: Gerade angezeigte Webpage */
.Menue1_Rahmen .target
{
}

/* Description: Default für Menüeinträge (Links MouseOver) */
.Menue1_Rahmen A:hover
{
   text-decoration:     underline;
   background-color:    #adadad;
   color:               #ffffff;
}

/* Description: Default für Listen */
.Menue1_Rahmen UL
{
   list-style-position: outside;
   list-style-type:     none;
   margin:              0px;
   padding-top:         0px;
   padding-left:        0px;
   padding-bottom:      0px;
   padding-right:       0px;
   line-height:         25px;
}

/* Description: Default für Menüeinträge (Links) */
.Menue1_Rahmen UL LI A
{
   display:             block;
   padding-left:        16px;
   background-repeat:   no-repeat;
   background-position: 6px center;
   border-bottom:       2px solid #ffffff;
   text-decoration:     none;
   background-image:    url(/files/M-1.gif);
   color:               #8e8e8e;
}

/* Description: 1.E normal */
.Menue1_Rahmen UL LI.normal A
{
}

/* Description: 1.E normal mouseover */
.Menue1_Rahmen UL LI.normal A:hover
{
}

/* Description: 1.E offen */
.Menue1_Rahmen UL LI.open A
{
   background-color:    #b50049;
   color:               #ffffff;
   background-image:    url(/files/M-2.gif);
}

/* Description: 1.E offen mouseover */
.Menue1_Rahmen UL LI.open A:hover
{
   cursor:              pointer;
}

/* Description: 1.E geschlossen */
.Menue1_Rahmen UL LI.shut A
{
}

/* Description: 1.E geschlossen mouseover */
.Menue1_Rahmen UL LI.shut A:hover
{
}

/* Description: 1.E aktuell */
.Menue1_Rahmen UL LI.target A
{
   background-color:    #ffffff;
   color:               #b50049;
   background-image:    url(/files/M-1.gif);
}

/* Description: 1.E aktuell mouseover */
.Menue1_Rahmen UL LI.target A:hover
{
   text-decoration:     none;
}

/* Description: 2.E */
.Menue1_Rahmen UL UL LI A
{
   padding-left:        25px;
   background-position: 10px center;
}

/* Description: 2.E mouseover */
.Menue1_Rahmen UL UL LI A:hover
{
}

/* Description: 2.E normal */
.Menue1_Rahmen UL UL LI.normal A
{
   background-image:    url(/files/M-1.gif);
   background-color:    #b0b0b0;
   color:               #ffffff;
}

/* Description: 2.E normal mouseover */
.Menue1_Rahmen UL UL LI.normal A:hover
{
   background-color:    #adadad;
}

/* Description: 2.E offen */
.Menue1_Rahmen UL UL LI.open A
{
   background-color:    #b50049;
   color:               #ffffff;
   background-image:    url(/files/M-2.gif);
   font-size:           12px;
}

/* Description: 2.E offen mouseover */
.Menue1_Rahmen UL UL LI.open A:hover
{
   cursor:              pointer;
}

/* Description: 2.E geschlossen */
.Menue1_Rahmen UL UL LI.shut A
{
   background-image:    url(/files/M-1.gif);
   background-color:    #b0b0b0;
   color:               #ffffff;
}

/* Description: 2.E geschlossen mouseover */
.Menue1_Rahmen UL UL LI.shut A:hover
{
   background-color:    #adadad;
}

/* Description: 2.E aktuell */
.Menue1_Rahmen UL UL LI.target A
{
   background-color:    #ffffff;
   color:               #b50049;
   background-image:    url(/files/M-1.gif);
}

/* Description: 2.E aktuell mouseover */
.Menue1_Rahmen UL UL LI.target A:hover
{
   cursor:              pointer;
   text-decoration:     none;
}

/* Description: 3.E */
.Menue1_Rahmen UL UL UL LI A
{
   background-color:    #a7a7a7;
   color:               #ffffff;
   font-size:           10px;
   background-image:    url(/files/M-1.gif);
   background-position: 14px center;
   padding-left:        29px;
}

/* Description: 3.E normal */
.Menue1_Rahmen UL UL UL LI.normal A
{
   background-image:    url(/files/M-1.gif);
   background-color:    #979797;
   color:               #ffffff;
   font-size:           10px;
}

/* Description: 3.E normal mouseover */
.Menue1_Rahmen UL UL UL LI.normal A:hover
{
   background-color:    #8a8a8a;
   cursor:              pointer;
}

/* Description: 3.E offen */
.Menue1_Rahmen UL UL UL LI.open A
{
   background-color:    #b50049;
   color:               #ffffff;
   background-image:    url(/files/M-2.gif);
   font-size:           12px;
}

/* Description: 3.E offen mouseover */
.Menue1_Rahmen UL UL UL LI.open A:hover
{
   cursor:              pointer;
}

/* Description: 3.E geschlossen */
.Menue1_Rahmen UL UL UL LI.shut A
{
   background-color:    #979797;
   color:               #ffffff;
   font-size:           10px;
}

/* Description: 3.E geschlossen mouseover */
.Menue1_Rahmen UL UL UL LI.shut A:hover
{
   background-color:    #adadad;
   cursor:              pointer;
}

/* Description: 3.E aktuell */
.Menue1_Rahmen UL UL UL LI.target A
{
   background-image:    url(/files/M-1.gif);
   font-size:           12px;
   background-color:    #ffffff;
   color:               #b50049;
}

/* Description: 3.E aktuell mouseover */
.Menue1_Rahmen UL UL UL LI.target A:hover
{
   cursor:              pointer;
   text-decoration:     none;
}

/* Description: 4.E */
.Menue1_Rahmen UL UL UL UL LI A
{
   background-position: 18px center;
   padding-left:        33px;
}

/* Description: 4.E normal */
.Menue1_Rahmen UL UL UL UL LI.normal A
{
   background-color:    #7a7a7a;
   color:               #ffffff;
   font-size:           10px;
   background-image:    url(/files/M-1.gif);
}

/* Description: 4.E normal mouseover */
.Menue1_Rahmen UL UL UL UL LI.normal A:hover
{
   background-color:    #8a8a8a;
   cursor:              pointer;
}

/* Description: 4.E offen */
.Menue1_Rahmen UL UL UL UL LI.open A
{
}

/* Description: 4.E offen mouseover */
.Menue1_Rahmen UL UL UL UL LI.open A:hover
{
   cursor:              pointer;
}

/* Description: 4.E geschlossen */
.Menue1_Rahmen UL UL UL UL LI.shut A
{
}

/* Description: 4.E geschlossen mouseover */
.Menue1_Rahmen UL UL UL UL LI.shut A:hover
{
   background-color:    #adadad;
   cursor:              pointer;
}

/* Description: 4.E aktuell */
.Menue1_Rahmen UL UL UL UL LI.target A
{
   background-image:    url(/files/M-1.gif);
   font-size:           12px;
}

/* Description: 4.E aktuell mouseover */
.Menue1_Rahmen UL UL UL UL LI.target A:hover
{
   cursor:              pointer;
   text-decoration:     none;
}

/* Description: Menue in Fusszeile */
.Menue2_Modul
{
   padding-left:        487px;
   padding-top:         2px;
}

/* Description: Menue in Fusszeile */
.Menue2_Modul UL
{
   list-style-type:     none;
   list-style-position: outside;
   width:               280px;
}

/* Description: Menue in Fusszeile */
.Menue2_Modul UL LI
{
   float:               left;
   display:             block;
}

/* Description: Menue in Fusszeile */
.Menue2_Modul UL LI A
{
   text-decoration:     none;
   color:               #8e8e8e;
   font-size:           13px;
   padding-right:       15px;
   padding-left:        15px;
}

/* Description:  */
.Powerbox1_Modul
{
}

/* Description:  */
.Powerbox2_Modul
{
}

/* Description:  */
.Powerbox2_Modul_Grau
{
   color:               #646464;
}

/* Description:  */
.Powerbox2_Modul_Partnerlink
{
   font-size:           10px;
   color:               #646464;
   line-height:         130%;
}

/* Description:  */
.Powerbox2_Modul_Partnerlink A
{
   text-decoration:     none;
   font-weight:         normal;
}

/* Description:  */
.Powerbox3_Bild
{
   float:               right;
}

/* Description:  */
.Powerbox3_Inhalt
{
   width:               322px;
   float:               left;
}

/* Description:  */
.Powerbox3_Modul
{
}

/* Description:  */
.Powerbox3_Untertitel
{
   color:               #646464;
   font:                10px arial,helvetica,sans-serif;
   margin-top:          5px;
}

/* Description:  */
.PowerboxAngebot_Modul
{
   background-color:    #d8dadc;
   position:            relative;
   width:               143px;
   height:              auto;
   float:               left;
   margin:              10px 11px 0 0;
   padding:             5px;
   border:              solid 1px #b4b4b4;
   display:             block;
}

/* Description:  */
.PowerboxAngebot_Modul h1
{
   color:               #b7064c;
   font-size:           14px;
   font-weight:         bold;
   text-decoration:     none;
   width:               auto;
   clear:               both;
   display:             block;
   margin:              3px 0;
   padding-top:         0;
   padding-right:       0;
   padding-bottom:      5px;
}

/* Description:  */
A
{
   color:               #b50049;
   font-weight:         bold;
}

/* Description:  */
BODY
{
   margin:              0px;
   background-color:    #bbbdc0;
   color:               #111111;
   font:                11px arial,helvetica,sans-serif;
}

/* Description:  */
H1
{
   font-size:           15px;
   color:               #b50049;
   font-weight:         bold;
   margin-top:          -1px;
   margin-bottom:       10px;
   padding-bottom:      0px;
   padding-top:         0px;
}

/* Description:  */
H2
{
   font-weight:         bold;
   margin-top:          10px;
   margin-bottom:       0px;
   font-size:           12px;
}

/* Description:  */
H3
{
   font-weight:         bold;
   margin-top:          30px;
   margin-bottom:       0px;
   font-size:           11px;
}

/* Description:  */
P
{
   margin:              0px;
   padding-top:         0px;
   padding-left:        0px;
   padding-right:       0px;
   padding-bottom:      10px;
}

