@charset "utf-8";
/* CSS Document */

html, body { height: 100%; background-color: #FFFFFF; margin: 0px; color: #333333; font-family: Arial, Helvetica, "MS Sans Serif"; font-size: 12px; line-height: 18px }
* html #container { height: 100% }
div#container { min-height: 100%; width: 750px; margin-left: auto; margin-right: auto; background-color: #AFBEBE }
div#logo { position: absolute; top: 92px; width: 750px; border-bottom: #FFFFFF solid 1px }
div#menu { position: absolute; top: 151px; height: 99px; width: 750px; background: url(img/bg-menu.jpg) }
div#content { position: absolute; top: 250px; width: 750px; background-color: #E5EAEA; border-top: #FFFFFF solid 1px }
div#contenthome { position: absolute; top: 250px; width: 750px; height:353px; background-color: #E5EAEA; border-top: #FFFFFF solid 1px }
div#submenu { position: absolute; width: 125px; top:-4px }
div#text { position: relative; left: 137px; width: 553px; margin-bottom: 42px }
div#texthome { position: absolute; left: 137px; width: 340px }
div#bottom { position: relative; width: 750px; height: 75px; border-top: #FFFFFF solid 1px; background-color: #AFBEBE; font-size: 11px; color: #585C5C; padding-top: 5px; color: #585C5C }
div#bottomhome { position: absolute; width: 750px; height: 75px; top:604px;	border-top: #FFFFFF solid 1px; background-color: #AFBEBE; font-size: 11px; color: #585C5C; padding-top: 5px; color: #585C5C }
div#rightcolumn { position: absolute; left: 499px; width: 251px; height: 353px; background: url(img/bg-teasers.gif) repeat-y; }
div#teaser { position: absolute; left: 10px; width: 246px}

h1 { margin-top: 48px; font-family: Georgia, Times New Roman; font-size: 20px; font-weight: normal }
p {margin-top: 19px; margin-bottom: 0px; }
ul  { margin-top: 12px }
a { text-decoration: none; color: #668585 }
a:hover { text-decoration: underline }

#teaser h1 { margin-top: 12px; padding-bottom: 5px;; font-size:16px}
#teaser p { padding-bottom: 10px}

#menu li { font-size: 13px; position: relative; top: 64px; left: -25px; display: inline; list-style-type: none }
#menu a { color: #003333 }
#menu a#current { color: #E5EAEA }
#menu a:hover { color: #FFFFFF; text-decoration: none }
#menu a:hover#current { color: #FFFFFF }

#submenu li { position: relative; left: -25px; list-style-type: none }
#submenu li#current { left:-32px }
#submenu a#current { color: #333333; padding-left:7px; background: url(img/arrow-menu.gif) no-repeat 0px 5px  }

#bottom a { color: #585C5C }
#bottomhome a { color: #585C5C }


tr#firstletter { font-weight:bold; line-height: 28px; background: url(img/1x1green.gif) repeat-x 0px 27px }
tr#company { line-height: 28px; background: url(img/1x1white.gif) repeat-x 0px 32px }
tr#details { font-size: 11px; line-height: 16px; background: url(img/1x1white.gif) repeat-x 0px 15px }
tr#individuals { font-size: 11px; line-height:16px }
#company td { padding-top:5px }

input.field { color: #333333; font-family: Arial; font-size:12px; line-height: 16px; padding-left: 3px; border: 0px; width: 210px; height: 16px;  }
textarea { color: #333333; font-family: Arial; font-size:12px; line-height: 16px; padding-left: 3px; border: 0px; width: 210px; height: 118px;  }
