/* TYPOGRAFIE */

p { font-family: Verdana, Arial, Helvetica; color: #222; font-size: 0.7em; line-height: 1.3em; padding-bottom: 1em; }


a,
a:link,
a:visited {
color: #000; 
font-size: 0.9em; 
font-family: Verdana, Arial, Geneva, Helvetica, Swiss, SunSans-Regular; 
font-weight: normal; 
line-height: 2em; 
text-decoration: none; 
text-align: left; 
/*border: dotted 1px #000;*/
}

a:hover,
a:focus,
a:active {
color: #333333;
}
