/*
////////////////////////////////////////////////////////////////
//
// design.css Stylesheet fuer die Inhaltsseiten
//
// erstellt durch Scholl Communications AG, 77694 Kehl, www.scholl.de
// erstellt mit WeblicationŽ Content Management Server, www.weblication.de
//
////////////////////////////////////////////////////////////////
*/

/*Ausrichtung und Hintergrundfarbe*/
body                {width:100%; text-align:center; background-color:#FFFFFF; margin:0px;}
#frame              {width:100%; text-align:center; font-size:11px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}
table               {margin:0px;}

/*standard Textformatierungen*/
body, td, p         {font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}

/*Links*/
a                   {
	color:#000000;
	text-decoration: underline;
}

a:visited           {color:#000000;}
a:selected          {color:#000000;}

/*Falls Links nicht unterstrichen angezeigt werden sollen*/
.textDecorationNone {text-decoration:none;}

/*Eingabefelder*/
.input              {font-size:11px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}

/*Horizontale Linien*/
hr                  {color:#000000; height:1px; border:1px solid;}

/*Kleiner Text*/
.subText           {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}
.subTextBold       {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#000000;}
.subTextInvert     {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#FFFFFF;}
.subTextBoldInvert {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#FFFFFF;}

/*Kundenmeinung-Text*/
.succStoryBody {
	font-size:13 px;
	font-style: italic;
	font-weight: bold;
	color:#333399;
	text-align: left;
}
.succStoryFrom {
	font-size:9px;
	font-style: normal;
	font-weight: bold;
	color:#333399;
	text-align: right;
}


/*Normaler Text*/
.text              {font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}
.textBold        {font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#000000;}
.textInvert        {font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#FFFFFF;}
.textBoldInvert    {font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#FFFFFF;}

/*Ueberschrift*/
.subHead           {font-size:14px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}
.subHeadBold       {font-size:14px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#000000;}
.subHeadInvert     {font-size:14px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#FFFFFF;}
.subHeadBoldInvert {font-size:14px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#FFFFFF;}

/*Hauptueberschrift*/
.head              {font-size:16px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;}
.headBold          {font-size:16px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#000000;}
.headInvert        {font-size:16px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#FFFFFF;}
.headBoldInvert    {font-size:16px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#FFFFFF;}

/*footer Text*/
.textFooter              {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#2A4B92;}
.textFooterBold          {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#2A4B92;}
.textFooterInvert        {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#2A4B92;}
.textFooterBoldInvert    {font-size:10px; font-family: arial, helvetica, sans-serif; font-weight:bold;   color:#2A4B92;}


/*Tabellenformatierung Standard*/
/*.rowHeadlineStandard {background-color:#FFFFFF}*/
.rowHeadlineShop     {background-color:#E0E0E0}
.rowHeadlineNews     {background-color:#FFFFFF}

/*Formularelemente*/
.inputfeld		{font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#000000;background-color:#C3C2DC
; border-style:solid; border-color:#000000;border-width:1px }
.button			{font-size:13px; font-family: arial, helvetica, sans-serif; font-weight:normal; color:#ffffff;background-color:#2A4B92; border-style:solid; border-color:#000000;border-width:1px }