.content   { color: #333333; font-size: 13px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 17px }

.headlineContent { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #339933; font-weight: bold; line-height: 15px}

a:link  { color: #393; font-size: 13px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; text-decoration: none }

.contentbold  { color: #333333; font-size: 13px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 13px }
.namebold { color: #333333; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 16px }
a:visited  { color: #393; font-size: 13px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 13px; text-decoration: none }

.feld {
	BACKGROUND-COLOR: #ffffff; 
	BORDER-BOTTOM: #7f7f7f 1px solid; 
	BORDER-LEFT: #7f7f7f 1px solid; 
	BORDER-RIGHT: #7f7f7f 1px solid; 
	BORDER-TOP: #7f7f7f 1px solid; 
	COLOR: #339933; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt; 
	FONT-WEIGHT: bold
}

.contentboldgruen  { color: #339933; font-size: 14px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 13px; text-decoration: none }
.start { color: #339933; font-size: 11px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 220% }
.startgross { color: #333; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.startgrossnew  { color: #630; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 160% }
.startgrossnew1 { color: #363; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 180% }
.second    { color: #030; font-size: 13px; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 25px }


.headlineContentweiss { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; line-height: 13px }

.headlineContentweinrot { font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 15px; color: #990000; font-weight: bold; line-height: 15px }

.contentboldweinrot  { color: #990000; font-size: 12px; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-weight: bolder; line-height: 15px; text-decoration: none }

.inputbox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #FFFFFF; border-top: 1px solid #990000; border-right: 1px solid #990000; border-bottom: 1px solid #990000; border-left: 1px solid #990000 }

.inputboxpresse { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; background-color: #FFFFFF; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; border-bottom: 1px solid #ffffff; border-left: 1px solid #ffffff;padding-top:15px}

body  { color: black; background-color: white; background-repeat: no-repeat; background-attachment: fixed }

#scrollgalerie {
     background: none;                 /* Hintergrundfarbe falls gewŸnscht */
     border: 0px double #000000;   /* Wert, Stil: dotted | dashed | solid | inset | outset | groove und Farbe */
     width:420px;
}
#gross {
     background: none;          /* Hintergrundfarbe des gro§en Bildfeldes */
      width: 420px;
      padding-right:5px;                /* Breite des breitesten Bildes + 20px */
      height: 310px;               /* Hšhe des hšchsten Bildes + 10px */
}

#gross img {                       /* Formate des gro§en Bildes */
     height: 300px;                /* erzwungene Hšhe - weglassen wenn alle gleich gro§ */
     border: 1px solid #ffffff;    /* Rahmen um das Bild */
     padding: 0;                 /* Abstand zwischen Bild und Rahmen */
     background: #FFFFFF;          /* Hintergrund zwischen Bild und Rahmen */
}

#scrollfenster {
     overflow:auto;
     width: 420px;                 /* Breite des grš§ten Bildes*/
     height: 83px;                 /* Hšhe  -der Vorschaubilder + 23px */
     padding: 2px;                 /* Abstand der Bilder zum Rand */
     white-space: nowrap;
}
#scrollfenstervert {
     overflow:auto;
     width: 120px;                 /* Breite des grš§ten Bildes*/
     height: 300px;                 /* Hšhe  -der Vorschaubilder + 23px */
     padding: 2px;                 /* Abstand der Bilder zum Rand */
     white-space: nowrap;
}

#scrollfenster img {               /* Formate der Vorschaubilder */
     height: 60px;                 /* erzwungene Hšhe - weglassen wenn alle gleich gro§ */
     border: 2px outset  #efefef;  /* Rahmen um das Vorschaubild */
}

#scrollfenstervert img {               /* Formate der Vorschaubilder */
     width: 90px;                 /* erzwungene Hšhe - weglassen wenn alle gleich gro§ */
     border: 1px solid  #ffffff;  /* Rahmen um das Vorschaubild */
}


#bildtitel1 {                         /* Textzeilenformat */
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 17px;  /* Schriftart */
     font-size: 11px;                  /* Schriftgrš§e */
     color: #000000;                  /* Schriftfarbe */
     text-align: center;              /* Textausrichtung */
}

#bildtitel2 {                         /* Textzeilenformat */
     font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; line-height: 17px;  /* Schriftart */
     font-size: 11px;                  /* Schriftgrš§e */
     color: #000000;                  /* Schriftfarbe */
     text-align: center;              /* Textausrichtung */
}

