@charset "ISO-8859-1";
/* CSS-Sytle Sanitaetshaus Woellzenmueller – copyright 2008 by Weisenberger Consulting. */

/************************************************/
/*                                              */
/*                                              */
/*                Standardklassen               */
/*                                              */
/*                                              */
/************************************************/

body  {
	font: 10pt Univers, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	background-image:url(../images/bgr.jpg);
	margin: 0em;
	padding: 0em;
	text-align: center;
	color: #333333;
	line-height:13pt;
}
p {
	padding: 10px;
	margin: 0px;
}

.TableHeadline {
	text-align:left;
	color:#F39910;
}

td a {
	color: #F39910;
	text-decoration:none;
}
a {
	color: #F39910;
	text-decoration:none;
}



/************************************************/
/************************************************/

/************************************************/
/*                                              */
/*                                              */
/*           Corporate Design Farben            */
/*                ALLE BEREICHE                 */
/*                                              */
/************************************************/

.H1_Firmen, .Headline_Firmen { color: #F39910; }
.H1_HomeCare, .Headline_HomeCare { color: #DF3086; }
.H1_RehaTechnik, .Headline_RehaTechnik { color: #F1C646; }
.H1_Hygiene, .Headline_Hygiene { color: #339933; }
.H1_Sanitaetshaus, .Headline_Sanitaetshaus { color: #01A4A6; }
.H1_OrthoTech, .Headline_OrthoTech { color: #0E68A6; }
.H1_SchuhTechnik, .Headline_SchuhTechnik { color: #333399; }
.H1_Wissenswertes, .Headline_Wissenswertes { color: #75200F; }

/************************************************/
/************************************************/

/************************************************/
/*                                              */
/*            Bereichsueberschriften            */
/*    (OBERHALB des INHALTS der Einzelseiten)   */
/*                                              */
/************************************************/

.Headline_Firmen, .Headline_HomeCare, .Headline_RehaTechnik, .Headline_Hygiene, .Headline_Sanitaetshaus, .Headline_OrthoTech, .Headline_SchuhTechnik, .Headline_Wissenswertes {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin: 0em;
	padding: 10px 10px 5px 10px;
	border: 0.1em solid #F39910;
	border-top: none;
	border-left: none;
	line-height: normal;
	border-right: none;
}

/************************************************/
/************************************************/

/************************************************/
/*                                              */
/*             Inhaltsueberschriften            */
/*  (OBERHALB und INNERHALB der Einzelseiten)   */
/*                                              */
/************************************************/

.H1_Firmen, .H1_HomeCare, .H1_RehaTechnik, .H1_Hygiene, .H1_Sanitaetshaus, .H1_OrthoTech, .H1_SchuhTechnik, .H1_Wissenswertes {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	margin: 0em;
	padding: 10px 0px;
}

/************************************************/
/************************************************/