/*
Pfadi Säuliamt Stylesheet

http://www.pfadi-sa.ch

(c) by theToaster
*/

A	         { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #808080;
   text-decoration: none;
  }

A:link       { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #808080;
   text-decoration: none;
  }

A:visited    { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #808080;
   text-decoration: none;
  }

A:hover      { 
   font-size: 9pt;
   font-family: Verdana;
   font-weight: bold;
   color: #808080;
   text-decoration: none;
  }


A.menue    		   { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
  }

A.menue:link       { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
  }

A.menue:visited    { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
  }

A.menue:hover      { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: bold;
   color: #000000;
   text-decoration: none;
  }


small		 { 
   font-size: 7pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-align: left;
  }

p			 { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-align: left;
  }

p.menusel	 { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: bold;
   color: #808080;
   text-align: left;
  }

p.menuehead	 { 
   font-size: 12px;
   font-family: Arial, Helvetica, sans-serif;
   font-weight: bold;
   color: #333333;
   text-align: left;
  }

p.center	 { 
   font-size: 10pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-align: center;
  }

p.ueb		 { 
   font-size: 14pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-align: left;
  }

p.lastc  { 
   color:#808080;
  font-family:Verdana,Arial,sans-serif;
  font-size:6pt;
  font-weight:normal;
  text-align:right;
  }


h2			 { 
   font-size: 12pt;
   font-family: Verdana;
   font-weight: normal;
   color: #000000;
   text-align: left;
  }

body         { 
   font-family: Verdana;
   color: #000000;
   text-decoration: none;
   font-size: 10pt;
   }
 

td.mout 	a  { 
     display: block;
    width: 100%;
    height: 100%;
  }

td.mout 	 { 
   text-align:left;
  color:#000000;
  font-weight:normal;
  background-color:#FFFFFF;
   }

td.mover 	a  { 
     display: block;
    width: 100%;
    height: 100%;
  color:#000000;
  }

td.mover 	 { 
   font-size: 9pt;
   font-family: Verdana,Arial,sans-serif;
   text-align:left;
  color:#E9E8D;
  font-weight:bold;
  background-color:#E9E8DA;
   }

td.sel		 { 
   text-align:left;
  color:#808080;
  font-weight:bold;
  background-color:#BCBCBC;
   }

td.kat 		 { 
   font-style:italic;
  font-weight:bold;
  letter-spacing: 2pt;
  }

tr.light  { 
    background-color: #ACACAC;
  
}

tr.dark  { 
    background-color: #989898;
  
}


td, input, select, textarea  	  { 
    font-size:10pt;
   font-family:Verdana;
   font-weight:normal;
   }

input, select, textarea 	  { 
    color:#000000;
   }

 .Bereich, .Feld   			  { 
    background-color:#E9E8DA;
   width:300px;
   border:1px solid #D2D1B5;
   }

.select   { 
    background-color:#E9E8DA;
   width:200px;
   border:1px solid #D2D1B5;
  font-size:8pt;
   }

.select2   { 
    background-color:#E9E8DA;
   width:150px;
   border:1px solid #D2D1B5;
  font-size:8pt;
   }

 .Button					  { 
    background-color:#AAAAAA;
   color:#000000;
   width:200px;
   border:1px solid #DDDDDD;
   }

 .LoginFeld   			 	  { 
    background-color:#E9E8DA;
   width:120px;
   border:1px solid #D2D1B5;
   }

 .LoginButton				  { 
    background-color:#AAAAAA;
   color:#000000;
   width:120px;
   border:1px solid #DDDDDD;
   }
