/* CSS Document */
/* stylesheet01.css LMK Homepage, Facelifting Sept. 2007, M.Nolz */


body, table, td, div, input {font-family: Verdana, bold, regular, italic; font-size: 11px;}
body {background-color:#FFFFFF; margin:0px;}
h1, h2, h3, p, a {margin-top:0px;}
a, a:link, a:visited, a:active {text-decoration: none; color:#A90A23;}
a:hover {text-decoration: underline; color:#A90A23;}
td {vertical-align:top; text-align:left; }
div.borderbottom { border-bottom:1px solid grey; width: 200px;}
h1 {font-size:14px; color:#A90A23;}
h2 {font-size:12px; }
h3 {font-size:11px; font-weight:bold; }
input {border:1px solid grey; margin-bottom:1px;}
.smallgrey {font-size:9px; color:#666666;}
.paddingrightbottom {padding-right:10px; padding-bottom:25px;}

div#maincontent {width:590px; position:absolute; left:205px; top:33px;}
div#navcolumn {width:150px; position:absolute; left:15px; top:33px; text-align:right;}