/* +----------------------------------------------------------------------+ */
/* | www.body-harmony.ch                                                  | */
/* +----------------------------------------------------------------------+ */
/* | CSS Styles                                                           | */
/* +----------------------------------------------------------------------+ */

/* #### Grundeinstellungen ##### */
a:link { color:#3300CC; text-decoration:none;}
a:visited { color:#3300CC; text-decoration:none ;}
a:hover { color:#3300CC; text-decoration: underline;}
a:active { color:#3300CC; text-decoration: underline;}

html, body {
  background-color: #ffffff;
  background-image: url(/sysimg/bg_ls_d.gif)
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  height:100%;
}

/* #### Textschriften #### */
.Seitentitel  { color: #660033; font-size: 16px; line-height:18px; font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;font-weight: bold; }
.Untertitel  { color: #660033; font-size: 12px; line-height:16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight: bold;}
.Text1  { color: black; font-size: 12px; line-height:16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.Text2  { color: black; font-size: 11px; line-height:14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }
.Text3  { color: black; font-size: 9px; line-height:14px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }


/* #### Hauptnavigation #### */
.tbnav1  { display:block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #993366; color:#ffffff; vertical-align:middle; text-decoration: none; font-weight: bold; text-align:center; margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;height:20px;}
.tbnav1 a:link { color: #ffffff; text-decoration: none; }
.tbnav1 a:visited{ color: #ffffff; text-decoration: none; }
.tbnav1 a:hover{ color: #ffffff; text-decoration: underline; }
.tbnav1 a:active{ color: #ffffff; text-decoration: none; }
.tbnav1on  {display:block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #660033; color:#ffffff; vertical-align:middle; text-decoration: none; font-weight: bold; text-align:center; margin-top:0px;margin-bottom:0px;padding-top:0px;padding-bottom:0px;height:20px;}
.tbnav1on a:link { color: #ffffff; text-decoration: none; }
.tbnav1on a:visited{ color: #ffffff; text-decoration: none; }
.tbnav1on a:hover{ color: #ffffff; text-decoration: underline; }
.tbnav1on a:active{ color: #ffffff; text-decoration: none; }


/* #### Unternavigation #### */
.nav2  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: none; font-weight: normal; text-align:left;}
.nav2 a:link { color: #993366; text-decoration: none; }
.nav2 a:visited{ color: #993366; text-decoration: none; }
.nav2 a:hover{ color: #993366; text-decoration: underline; }
.nav2 a:active{ color: #993366; text-decoration: none; }

.nav2on  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; text-decoration: none; font-weight: bold; text-align:left;}
.nav2on a:link { color: #000000; text-decoration: none; }
.nav2on a:visited{ color: #000000; text-decoration: none; }
.nav2on a:hover{ color: #000000; text-decoration: underline; }
.nav2on a:active{ color: #000000; text-decoration: none; }


/* #### Feedbackformular ##### */
.boxFormSubtitel {color:#000000; font-size: 12px; line-height:16px; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-weight:normal; display:block; background-color:#eeeeee; padding-left:6px; padding-top:3px;padding-bottom:3px;padding-right:3px; margin-top:10px;margin-bottom:10px;border:solid 1px #cccccc;}


/* #### Seitenlayout #### */
.contentbg {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #ffe5e5; color:#000000; text-decoration: none; font-weight: normal; text-align:left; margin-top:0px;margin-bottom:0px;padding-top:15px;padding-bottom:15px;padding-left:15px;padding-right:15px;}



.newsboxtitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal; text-align:left; margin-top:0px;margin-bottom:15px;padding-left:10px;}
.newsboxtitle a:link{color:#000000; text-decoration: none;}
.newsboxtitle a:visited{color:#000000; text-decoration: none;}
.newsboxtitle a:active{color:#000000; text-decoration: none;}
.newsboxtitle a:hover {text-decoration: underline;}



/* #### Kontrollelemente im EditMode ##### */
.pagecontrol {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;
color:#006699; font-weight:bold; background-color:;
}
.pagecontrol TD {vertical-align:center;}

.infotext {
font-family: Verdana, Arial, Helvetica; font-size: 9px;
color:red; font-weight:normal;
}

.navinfo {
font-family: Verdana, Arial, Helvetica; font-size: 9px;
color:white; font-weight:bold;background-color:red;padding:2px;
}

