/* copyright modulor - Andreas Niederer für Simma & Partner */
/* ########################################## 
Elemente Screen
########################################## */
body,td,th,div,ul,ol,li,input,textarea,h2,h3,h4,h5,h6,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-size:0.75em;
}
textarea { font-size:1em; }
h1,h2,h3,h4,h5,h6,p { padding:0px 8px 0px 8px; }
/*
a { text-decoration: none; font-weight: bold}
a:link { color: #336699 }
a:visited { color: #003366 }
a:hover { color: #FF0000 }
a:active { color: #000000 }
*/
a { text-decoration: none; font-weight: bold; }
a:link { color: #D83F3C }
a:visited { color: #982C2A }
a:hover { color: #FF0000 }
a:active { color: #FF0000 }