/*
////////////////////////////////////////////////////////////////
//
// design.css 
//
// mesch.ch 
// web consulting & design Luzern www.mesch.
//
////////////////////////////////////////////////////////////////
*/

/*Standardformatierungen*/

body     {background-color:#FFFFFF;}/*Standard Textformatierung*/

div      {}
p        {margin:0px; padding:0px;}
span     {}
form     {}
td       {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#000000; line-height:150%;border-color:#666666;}
ul       {padding: 10px; margin-left: 10px; margin-top: 0px; list-style-type: disc;}
li       {padding: 0px; margin-left: 0px; padding-top: 0px; list-style-type: disc;}



.tabelle  {border-collapse:collapse; border-color:#666666; padding-left: 5px; }/*Tabelle Analysen*/

#bewerbungsform {}

#joblinks a {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#990000; line-height:150%;border-color:#666666;text-decoration:none;}
#joblinks a:hover {text-decoration:underline;}


/*Links*/
a          {color:#990000;text-decoration:underline;}
a:hover    {color:#000000;text-decoration:underline;}
li a       {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#990000; line-height:150%;border-color:#666666;text-decoration:none;}
li a:hover {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#000000; line-height:150%;border-color:#666666;text-decoration:none;}


/*Eingabefelder*/
input, select, textarea, {font-size:12px; font-family:verdana, arial, sans-serif; font-weight:normal; color:#000000;border: 1px solid #cccccc}
.check, .radio   { background-color:#e8f0f2; border:0px solid #e8f0f2; }

#newsletter input, select { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
}

#newsletter .radio { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 20px; /* Breite.*/
}


#newsletter label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 70px; /* Breite.*/
}


#newsletter form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}


.schaltflaeche {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  font-color: #000000;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 1px;
  border-top-color: #CCCCCC;
  border-bottom-color: #CCCCCC;
  border-left-color: #CCCCCC;
  border-right-color: #CCCCCC;
  background-color: #FFFFFF;
}


/*Horizontale Linien*/
hr       {background-color:#C0C0C0;color:#990000;height:1px;border-style:none;}

/*################################ Formular Layout ################################*/

.form-titel {width: 570px; font-weight:bold; margin-bottom:10px;}
.form-name  {position:relative; float:left; width: 175px; margin-right: 15px;}
.form-feld  {position:relative; float:left; width: 350px;}
.form-zeile {width: 570px;}


/*################################ Ueberschriften ################################*/

h1 {margin:0px;padding:0px;font-size:15px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h2 {margin:0px;padding:0px;font-size:14px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h3 {margin:0px;padding:0px;font-size:13px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h4 {margin:0px;padding:0px;font-size:11px; font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h5 {margin:0px;padding:0px;font-size:9px;  font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}
h6 {margin:0px;padding:0px;font-size:7px;  font-family:verdana, arial, sans-serif; font-weight:bold; color:#000000;}

/*################################ Texte ################################*/

.text                {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#000000;line-height:150%;}/*Text*/
.textTitel            {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:bold; color:#000000;margin-left:0px;}/*Text fett*/
.textForm             {font-size:13px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#000000;line-height:150%;margin-left:0px;}/*Text*/

.textBottom           {font-size:10px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#999999;}/*Text*/
.textBottom a:link    {font-size:10px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#999999;text-decoration:none;}/*Text*/
.textBottom a:visited {font-size:10px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#999999;text-decoration:none;}/*Text*/
.textBottom a:hover   {font-size:10px; font-family:verdana,arial, sans-serif; font-weight:normal; color:#990000;text-decoration:underline;}/*Text*/

.textSmall           {font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color:#000000;}/*Kleiner Text*/
.textSmall a:link    {text-decoration:none;color:#000000;}
.textSmall a:visited {text-decoration:none;color:#000000;}
.textSmall a:hover   {text-decoration:underline;color: #990000;}



.sitemapText          {padding-left:30px; }/*Sitemap*/


.textPrint           {font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 7pt; color:#000000;text-decoration:none;}/*Kleiner Text schwarz*/
.textPrint a:link      {text-decoration:none;}
.textPrint a:visited   {text-decoration:none;}
.textPrint a:hover {text-decoration:underline;font-size: 7pt;color: #000000;}

.clear {clear:both;}



/*################################ Elemente ################################*/

.bestellButton           {padding:0px;border-style:solid;border-width:1px;border-color:#CCCCCC; background-color: #FFFFFF;font-weight:bold;}
.elementHeadline         {padding:0px;}/*Überschrift*/
.elementStandard         {padding:0px; font-size:12px;}/*Standard*/
.elementFormular         {padding:0px;}/*Formulare*/
.elementInclude          {padding:0px;}/*Includes*/
.elementSpace            {height:12px;padding:8px;}/*Leerzeile*/

.elementRightStandard    {padding:8px;}/*Standard im rechten Bereich*/
.elementRightInclude     {padding:0px;}/*Include im rechten Bereich*/

.elementLeftStandard     {padding:8px;}/*Standard im linken Bereich*/
.elementLeftInclude      {padding:0px;}/*Include im linken Bereich*/
.elementLeftNavigation   {padding:0px;}/*Navigation im linken Bereich*/

.elementTopStandard      {padding:0px;}/*Standard im oberen Bereich*/
.elementTopInclude       {padding:0px;}/*Include im oberen Bereich*/
.elementTopNavigation    {padding:0px;margin:0px;padding-left:0px;background-color:#cccccc;height:26px;}/*Navigation im oberen Bereich*/
.elementTopSystemNavigation {position:absolute;top:10px;width:758px;text-align:right;}

.elementBottomStandard  {padding:4px;text-align:center;}/*Standard im unteren Bereich*/
.elementBottomInclude   {padding:8px;}/*Include im unteren Bereich*/

/*################################ Bloecke ################################*/

.blockMain           {width:768px} /*Gesamter Bereich*/
.blockTop            {width:768px;border-style:solid;border-width:1px;vertical-align:top;background-color:#a0a0a0;border-color:#034A8A;}/*Bereich oben*/
.blockLeft           {width:160px;border-style:solid;border-width:1px;border-top-style:none;border-bottom-style:none;height:480px;vertical-align:top;background-color:#e0e0e0;border-color:#034A8A;}/*Bereich links*/
.blockContent        {vertical-align:top;}/*Inhaltsbereich*/

/*################################ Fragmente ################################*/

.fragmentSpace             {height:12px;margin-bottom:2px;margin-left:8px;border-style:none;}

.fragmentPictureFloatLeft  {margin-right:8px;margin-bottom:8px;float:left;} 
.fragmentPictureFloatRight {margin-left:8px;margin-bottom:8px;float:right;} 

.fragmentTableDoubleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentTableTripleCol    {padding:0px;border-style:none;border-width:1px;border-color:#FF0000;}
.fragmentCellDoubleCol     {width:50%;vertical-align:top;float:left}
.fragmentCellTripleCol     {width:30%;vertical-align:top;float:left}

.fragmentLinklistFloatLeft {padding:8px;margin-right:8px;margin-bottom:8px;float:left;border-style:solid;border-color:#000000;border-width:1px;} 
