/* 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; color:#FFFFFF; line-height:135%;}
body {background-color:#000000; margin:0px; background-image:url(bg-textpage.jpg); background-repeat:no-repeat; background-attachment:fixed;}
body.navpage {background-image:url(bg-navpage.jpg);}
body.titlepage {background-image:url(bg-titlepage.jpg)}
h1, h2, h3, p, a {margin-top:0px;}
a, a:link, a:visited, a:active {text-decoration: none; color:#FFFFFF;}
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; }
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;}
.yellowtext {color: #E5B20D}

div#maincontent {width:510px; position:absolute; left:55px; top:45px; padding-bottom:35px;}
div#navcolumn {width:160px; position:absolute; left:20px; top:170px; font-size:16px; font-weight:bold;}
