
/* 
    ccs Style-Sheet für www.iwo-service.de 
*/   

body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	color: #000;
	padding-top: 0px;
	font-family: Verdana, Arial;
	background-color: #fff;
	text-decoration: none;
}

.iwo-standard
{
	font-size: 12px;
	line-height: 20px;
}
.iwo-standard-bold
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}
.iwo-standard-bold-blue
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: Blue;
}
.iwo-fett
{
  padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	/*line-height: 30px;*/
}

.iwo-klein
{
	font-size: 10px;
	line-height: 16px;
	text-align: left;
	padding-left: 3px;
}

.iwo-validator
{
	font-size: 10px;
	color: Red;
	line-height: 16px;
	text-align: left;
	padding-left: 3px;
}
.dmplinks
{
	text-align: right;
	font-size: 12px;
	line-height: 18px;
  margin-right: 10px;
  vertical-align: top;
  width: 150px;
  border-top: solid 1px #d4d4d4;
  border-left: solid 1px #d4d4d4;
}
.iwo-titel
{
	font-size: 24;
	font-family: Arial;
	font-weight: bold;
	color:  #f1780f; /*  #444; */
}

/*#iwo-aussen
{
	min-width: 800px;
}*/

#iwo-header
{
	margin: 0px;
	width: auto;
	height: 100px;
  background-color: #fff;
  border-bottom: solid 4px #f09000   /*  #de0018;  IE FF dif!! */
}

#iwo-header .logo1
{
	position: absolute;
	left: 54px;
	top: 3px;
}
#iwo-header .titel
{
	position:  relative;
	/*left: 100px;*/
	top: 34px;
	font-size: 24;
	font-family: Arial;
	font-weight: bold;
	color:  #f1780f; /*  #444; */
	text-align: center;
}
#iwo-header .logo2
{
	position: absolute;
	right: 12px;
	top: 10px;
}
#iwo-navigation
{
/*	position: absolute;
  top: 61;
  left: 0; */
	width: auto;
	height: 28px; 
	background-color: #EFEFF7;
	margin: 0px;
}
#iwo-navigation .linkeseite
{
	position: absolute;
  top: 108;
	left: 10px;
	font-size: 12;
}
#iwo-navigation .rechteseite
{
	position: absolute;
  top: 108;
	right: 190px;
	font-size: 12;
}
#iwo-navigation .suchen
{
	position: absolute;
  top: 105;
	right: 8px;
	font-size: 12;
	font-weight: bold;
}
#iwo-navigation a
{
	/* display:block; */
	margin-left: 5px;
	margin-right: 5px;
	padding:  1px 10px 3px 10px;
	text-decoration: none;
	color: #000; 
	font-weight:bold;

/*	background-color: #D6D7DE; */
}
#iwo-navigation a:hover,
#iwo-navigation a:focus, 
#iwo-navigation a:active
{
	background-color:#fafdf8; /*padding:3px 5px 3px 10px;*/
	/* display:block; */
	color: #000;
}

/* Contentbereich wenn auch content-related verwendet wird */
#iwo-content
{
	padding-top: 0px;
	padding-left: 8px;
	margin-left: 0px;
	padding-right: 172px;
	/* margin-right: 172px ; von IE ignoriert, im FF gehts nicht mit Bildern */
	/* width: 770px; für festes 1024er Layout */
	min-width: 400; /* für FF, wird von IE6 leider nicht unterstützt */
	position: absolute;
	left: 200px;
	top: 144px;
	height: auto;
	z-index: 10;
	/*background-color: White;*/
	/*background-image: url(iwopics/logo.gif);*/
}
/* breiterer Contentbereich ohne content-related für breite Listen */
#iwo-content-listen
{
	padding-top: 0px;
	padding-left: 8px;
	margin-left: 0px;
	padding-right: 24px;
	width: auto;
	position: absolute;
	left: 224px;
	top: 144px;
	height: auto;
}
/* volle Breite für Veranstaltungsliste */
#iwo-content-fullwidth
{
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
	padding-right: 20px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 134px;
	height: auto;
  
  font-weight: bold;
	font-size: 12px;
	line-height: 18px;

  background-color: #f0f0f0;
}

#iwo-content-related
{
  position: absolute;
  top: 144px;
  /* left: 800; für festes 1024er Layout */
  right: 8px;
  width: 166px;
  height: auto;
  background-color: #FFe080; /*FFE78C bbs dunkelgelb */
  z-index:4;
/*	position:absolute;
	top:61px; / * geändert * /
	right:0;
	background-color: #D7DBD3;
	width: 139px;
	z-index:4; */
}
#iwo-content-related .bild
{
	margin: 0px;
	background-color: #FFFFFF;
}
#iwo-content-related .bild img
{
	border-style: none;
}

#iwo-content-related .aktuell
{
	padding: 6px;  /* von 8 auf 6 wegen ISH */
	margin: 8px;
  font-size: 12px;
	line-height: 18px;
	background-color: FFE080#;   /*FFFBDE bbs hellgelb */
}

/* Das Menu auf der linken Seite */

#iwo-menu 
{
  /* schwarze fette Buchstaben */
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	/* rechts eine Linie zur Abgrenzung vom Content   bddbe7 */
	/* border-right: #bddbe7 3px solid;
	border-bottom: #bddbe7 3px solid; */
	position: absolute;
	top: 144px;
	left: 4;
	width: 200px;
	/* height:  664px; */ /* 664px; mindestens 1024 x 768 ausfüllen */
	/* background-color: #eaedf4; */
	text-align: left;
	display: block;
	z-index: 5;
}
#iwo-menu .zwischen
{
	font-weight: bold;
	font-size: 16px;
	color: black;
	line-height: 24px;
	letter-spacing: 2px;
	text-align: center;
	border-bottom: 2px solid #fff;  /* als Linie vor dem erstem Eintrag */
	background-color: #FFC030; /* #FFE78C bbs dunkelgelb */ /* sv #eaedf4; */
}
#iwo-menu ul.top
{
	margin:0;
	padding:0;
}
#iwo-menu ul.top a
{
	padding-left:6px; 
	display:block;
}
/* #iwo-menu ul.top span
{
	display:block; 
	padding-left:6px;
} */

#iwo-menu ul.sub
{
	font-weight: normal;
	/* list-style-image: url(iwopics\iwo-bullet.gif); */
	list-style-type: none;
	
}
#iwo-menu ul.sub li a
{
	padding-left:1px;
}
#iwo-menu ul.sub li 
{
	background-color: #eef1f7;   
}
#iwo-menu ul.sub li.last
{
	/* border-bottom:none; /*Verhindert doppelten Border unter letztem Menupunkt*/
}
#iwo-menu li
{
	margin-top: 0;
/*	display: block;   ct: der war zu viel für Firefox*/
	background-color: #FFe080;   /*FFFBDE bbs hellgelb */ /* sv #eaedf4; */
	/* border-bottom:1px solid #000000; */
}
/* #iwo-menu ul.top li.first
{
	border-top: 1px solid #000000;  / * Linie vor erstem Eintrag * /
} */
#iwo-menu a
{
	display: block;
	padding: 3px 5px 3px 10px; 
	text-decoration: none;
	border-bottom: 2px solid #fff;
	color: #000;
}
#iwo-menu a:hover,
#iwo-menu a:focus, 
#iwo-menu a:active
{
	background-color: #fafdf8; /*padding:3px 5px 3px 10px;*/
	 display: block; 
	color: #000;
}
/* #iwo-menu li span
{
	border-bottom:1px solid #000;    ' border unter punkt vor 2. ebene 
} */
#iwo-menu .menu-selected
{
	background-color: #f1f8fb;
}
#iwo-menu ul.sub .submenu-selected
{
	background-color: #fff;     /* #f7fcfe; */
	list-style-type: disc; 
  /* list-style-image: url(iwopics\pfeil.gif); */

}
#iwo-menu hr
{
	padding: 0px 0px 0px 0px;
	height: 1px;
	color: #eaedf4; /* in Hintergrundfarbe, nur als Debugger für IE6.0 display:block bug */
}

#iwo-menu .extern
{
	font-weight: bold;
	font-size: 8px;
	background-color: #fff;
	color: #000;
}
#iwo-menu .extern a
{
	display: inline-block;
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 0px; 
}
#iwo-menu .extern a:hover
{
  text-decoration: underline;
	padding: 0px 0px 0px 0px; 
}
#iwo-menu .extern a:hover,
#iwo-menu .extern a:focus, 
#iwo-menu .extern a:active
{
	background-color: #fff;
	display: inline;
	color: #000;
	padding: 0px 0px 0px 0px; 
}



#iwo-startseite
{
	margin-left: 20px;
	margin-right: 36px;
	margin-top: 4px;
	width: 500px;
}
#iwo-startseite .begruessung
{
	font-size: 18;
	color: #000;
	letter-spacing: 1px;
	line-height: 26px;
}
#iwo-startseite .sondermeldung
{
	font-size: 14;
	font-weight: bold;
	color: #000;
	letter-spacing: 0px;
	line-height: 20px;
	border-style: solid;
	border-color: Red;
	border-width: 1px;
	padding: 2 10 1 10;
}
#iwo-startseite .sondermeldungmehrbutton
{
  text-align: right;
	padding-right: 10px;
}

#iwo-startseite .rbpic img
{
  border-right: solid 10px #ffffff;
}
#iwo-startseite .rb 
{
	font-size: 12;
	color: #000;
	line-height: 20px;
}
#iwo-adresse
{
	position: absolute;
	left: 550px;
	top: 87px;
	font-size: 15;
	color: #000;
	line-height: 18px;
}
#iwo-adresse .logo
{
 	font-family: Times New Roman;
 	font-size: 26px;

}
.iwo-hinweis
{
	font-weight: normal;
	font-size: 12px;
	line-height: 24px;
  display: block;
  padding: 2px;
  background-color: #eaedf4;
}
#iwo-startseite hr
{
  color: #fff;
}

.klein
{
	font-size: 12px;
	line-height: 16px;
}


#iwo-impressum
{
}

/* #iwo-footer
{
  background-color:#D7DBD3;
  margin:0;
  width:100%;
  height:5em;
  border-top:1px solid #FFFFFF;
} */



/* --- Info- und Optionenseiten --- */

#iwo-info
{
	margin-left: 24px;
	margin-right: 24px;
}

#iwo-info .infoheadline
{
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: 444;
}
#iwo-info .infotext
{
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: 000;
}
#iwo-info table
{
	font-size: 11px;
	background-color: #fff;
}
#iwo-info table td
{
	background-color: #efeff7;
	padding: 1 5 1 5;
}

/* --- Introseiten --- */

#iwo-intro
{
/*	padding-right: 30px;
	padding-left: 34px;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 34px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 24px; */
	margin-left: 24px;
	margin-right: 24px;
	/* color: white;
	background-color: #de0018; */ /* IWO rot */
}

#iwo-intro .introheadline
{
	font-weight: bold;
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	color: 444;
}

#iwo-intro .introtext
{
	/* font-weight: bold; */
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: 000;
}
#iwo-intro .introtextbold
{
	font-weight: bold; 
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	color: 000;
}
/* Intro Liste */

#iwo-intro .introliste
{
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #f5f8ff;
	height: auto;
}

#iwo-intro .introliste .bild-link
{
 border-color:   Gray;
}
#iwo-intro .introliste .bild-link-rahmen-weiss
{
 border-color: White;
}
#iwo-intro .introliste .introlistetext
{
	font-size: 12px;
	line-height: 18px;
	padding-right: 10px;
	padding-left: 100px;
	padding-bottom: 10px;
	padding-top: 0px;
}
#iwo-intro .introliste .introlistemehrbutton
{
  text-align: right;
	padding-right: 10px;
}


/* Artikel Liste */

#iwo-artikelliste
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 1px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#iwo-artikelliste .headerheadline
{
	font-weight: bold;
  font-family: Arial;
  font-size: 18px;
	letter-spacing: 1px;
	color: #666;
	padding-left: 14px;
}
#iwo-artikelliste .headertext
{
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: 000;
	padding-left: 14px;
	padding-right: 16px;
}
#iwo-artikelliste hr
{
	margin-left: 14px;
}

#iwo-artikelliste .artikelblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 0px;
	background-color: #f5f8ff;
	/* page-break-before:always; */
	
}


#iwo-artikelliste .kurzbeschreibung a
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	/* line-height: 24px; */
	text-align: left;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}
#iwo-artikelliste .kurzbeschreibung a:hover,
#iwo-artikelliste .kurzbeschreibung a:focus, 
#iwo-artikelliste .kurzbeschreibung a:active
{
	background-color: #eaedf4; /*padding:3px 5px 3px 10px;*/
	color: #000000;
}
#iwo-artikelliste .langbeschreibung
{
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#iwo-artikelliste .infoblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	background-color: #eaedf4;
}

#iwo-artikelliste .artikellistemehrbutton
{
  text-align: right;
	padding-right: 1px;
}

/* Artikel Details */

#iwo-artikeldetails
{
	margin-left:10px;
	padding-right:16px;
	font-size: 16px;
}

#iwo-artikeldetails .kurzbeschreibung
{
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 18px;
	color: #666;
	line-height: 22px;
	text-align: left;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#iwo-artikeldetails .artikelblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 0px;
	margin-top: 8px;
	background-color: #f5f8ff;
}


#iwo-artikeldetails .langbeschreibung
{
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#iwo-artikeldetails .infoblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	background-color: #eaedf4;
}

#iwo-artikeldetails .artikeldetailsmehrbutton
{
  text-align: right;
	padding-right: 1px;
	padding-top: 3px;
}



/*#iwo-artikeldetails img
{
	border: solid 1px #d4d4d4;
	margin-bottom: 8px;
}*/

/*#iwo-artikeldetails .infoblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 5px;
	margin-left: 0px;
	font-size: 12px;
	line-height: 18px;
	width:480px;
	background-color: #f5f8ff;
}*/

#iwo-artikeldetails .bestellformular
{
	/*border: solid 1px #d4d4d4;*/
	padding-right: 8px;
	padding-left: 12px;
	padding-bottom: 8px;
	padding-top: 2px;
	font-size: 12px;
	line-height: 18px;
	background-color: #f5f8ff;
}
#iwo-artikeldetails .bestellformular h1
{
	font-size: 16;
	font-weight: bold;
  border-bottom: solid 1px #d4d4d4;
}

#iwo-artikeldetails .bestellformular  table
{
	border: none;
	/* border-collapse: collapse; */
	/* margin: 10px 10px 20px 10px; */
}
#iwo-artikeldetails .bestellformular .links
{
	text-align: right;
	font-size: 12px;
	line-height: 18px;
  margin-right: 10px;
  vertical-align: top;
  width: 200px;
  border-top: solid 1px #d4d4d4;
  border-left: solid 1px #d4d4d4;
}
#iwo-artikeldetails .bestellformular .rechts
{
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	vertical-align:top;
	padding-left:10px;
}
#iwo-artikeldetails .bestellformular .rechtsGruppe
{
	text-align:left;
	font-size: 12px;
	line-height: 18px;
	vertical-align:top;
	padding-left:10px;
  border-top: solid 1px #d4d4d4;
  /*border-right: solid 1px #d4d4d4;*/
}
#iwo-artikeldetails .bestellformular .val-fehlermeldung
{
	text-align:left;
	font-size: 12px;
	color: Red; 
	line-height: 18px;
	border: solid 1px #f00;
	padding: 5px 10px 5px 10px;
}

/* Werbemittelkatalog */

#iwo-content-katalog
{
	padding-top: 0px;
	padding-left: 20px;
	margin-left: 0px;
	padding-right: 20px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 94px;
	height: auto;
  
  font-weight: bold;
	font-size: 12px;
	line-height: 18px;

  background-color: #fff;
}

#iwo-katalog
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 1px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#iwo-katalog .titel
{
	font-weight: bold;
  font-family: Arial;
  font-size: 36px;
	letter-spacing: 2px;
	color: #666;
	padding-left: 14px;
}

#iwo-katalog .categoryheadline
{
	font-weight: bold;
  font-family: Arial;
  font-size: 24px;
	letter-spacing: 2px;
	color: #666;
	padding-left: 14px;
  page-break-before: always;
}

#iwo-katalog .headerheadline
{
	font-weight: bold;
  font-family: Arial;
  font-size: 18px;
	letter-spacing: 1px;
	color: #666;
	padding-left: 14px;
  page-break-before: always;
}
#iwo-katalog .categorytext
{
	font-size: 18px;
	line-height: 24px;
	text-align: justify;
	color: 000;
	padding-left: 14px;
	padding-right: 16px;
}
#iwo-katalog .headertext
{
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	color: 000;
	padding-left: 14px;
	padding-right: 16px;
}

#iwo-katalog .artikelblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 0px;
	background-color: #f5f8ff;
	page-break-inside: avoid;  /* wird leider z.Z. nur von Opera unterstützt */
}


#iwo-katalog .kurzbeschreibung
{
	font-weight: bold;
	font-size: 12px;
	color: #000;
	/* line-height: 24px; */
	text-align: left;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	display: block;
	padding-top: 2px;
	padding-bottom: 4px;
	text-decoration: none;
}

#iwo-katalog .langbeschreibung
{
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	padding-left: 8px;
	margin-left: 10px;
	margin-bottom: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
}

#iwo-katalog .infoblock
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-left: 10px;
	font-size: 12px;
	line-height: 18px;
	background-color: #eaedf4;
}

#iwo-katalog table
{
	font-size: 12px;
	color: #000;
	line-height: 18px;
	text-align: left;
	padding: 2px;
	margin: 2px;
}
#iwo-katalog td
{
	background-color: #f5f8ff;
	padding: 0px 6px 0px 6px
}




/* --- diverse --- */
.HomeHead
{
	font-size: 24;
	font-family: Arial;
	font-weight: bold;
	color: #444;
	font-size: 20px;
	height: 30px;
	background-color: #eaedf4;    /*#fff7de; #dedfde; #eaedf4;*/
}

/* */
.ContentHead
{
	font-weight: bold;
	font-size: 18px;
	color: dimgray;
	height: 32px;
	background-color: #eaedf4;
	display: block;
	padding: 5px 10px 5px 10px;
}

/* */
.SubContentHead
{
	font-weight: bold;
	font-size: 18px;
	color: dimgray;
	height: 20px;
	background-color: #eaedf4;
}

.Unten
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	height: 30px;
	background-color: #eaedf4;
}

/* */
.UnitCost
{
	font-size: 15px;
	color: #808080;
	line-height: 20pt;
}

/* */
.ModelNumber
{
	font-size: 11px;
	color: #808080;
	line-height: 20pt;
}

/* */
.ErrorText
{
	font-size: 12px;
	color: red;
	line-height: 20pt;
}
.MostPopularHead
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	background-color: #de0018;
}

A.MostPopularItemText, A.MostPopularItemText:link, A.MostPopularItemText:visited
{
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

A.MostPopularItemText:hover
{
	font-size: 11px;
	color: red;
	text-decoration: underline;
}

.ProductListHead
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	line-height: 14pt;
	text-decoration: underline;
}
.ProductListItem
{
	font-size: 10px;
	color: black;
}

.CartListHead
{
	padding-left: 5px;
	font-weight: bold;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	line-height: 10pt;
	border-bottom: dimgray;
	background-color: #eaedf4;
}

.CartListItem
{
	padding-left: 5px;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	background-color: #ffffff;
}

.CartListItemAlt
{
	padding-left: 5px;
	font-size: 11px;
	border-left: dimgray 1px solid;
	color: black;
	border-bottom: dimgray;
	background-color: #f2f2f2;
}

.CartListFooter
{
	line-height: 10pt;
	font-weight: bold;
	background-color: #eaedf4;
}

/* Die Seiten-Links oben rechts */

A.SiteLink, A.SiteLink:link, A.SiteLink:visited
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	text-decoration: none;
}   

A.SiteLink:hover
{
	text-decoration: underline;
}

A.SiteLinkBold, A.SiteLinkBold:link, A.SiteLinkBold:visited
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	text-decoration: none;
}

A.SiteLinkBold:hover
{
	color: black;
	text-decoration: none;
}


/* GENERAL */

.Normal
{
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
}

.Normal12
{ 
	font-size: 12px;
	line-height: 20px;
}


/* "Suchen" im Titel */
.Normal12Bold
{ 
  padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	line-height: 50px;
}
.Normal14Bold
{
  padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.NormalDouble
{
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}


.NormalRed
{
	font-weight: bold;
	font-size: 11px;
	color: red;
}

.NormalBold
{
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}

.NormalItalic
{
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}


A:link
{
	color: blue;
	text-decoration: underline;
}

A, A:hover {
    text-decoration: underline;
    color:  black;
}

SMALL
{
  font-size: 8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family: Lucida Console, monospace;
}



HR {
    height:1pt;
    text-align:left
}

