/* webundso stylesheet, init NGI 26.08.2006 */

html, body, div, p, h1, h2, h3, ul, ol, span, a, table, td, form, img, li { margin: 0; padding: 0; }

body { font: 11px/18px verdana, sans-serif; background-color: #aaa7b1; color: #000; }
a:link { text-decoration: underline; color: #333; }
a:visited { text-decoration: underline; color: #333; }
a:hover { text-decoration: none; color: #fd0002; }
a:active { text-decoration: none; color: #f3752f; }


div#main { position:absolute; width: 810px;  margin:20px 0px 0px -405px; left: 50%; background-image: url(img/bg_cont.gif); background-repeat: y-repeat;}
div#header { width: 810px; height: 96px; background-image: url(img/top.jpg); }

div#nav { float: left; height: 400px; margin: 20px 0 50px 20px; }
div#nav ul.main_nav { list-style-type: none; } 
div#nav ul.main_nav li { list-style: none; background: url(img/nav_line.gif) no-repeat left bottom; width: 200px; }
div#nav ul.main_nav a { padding: 3px 0 3px 20px; font-size: 12px; font-weight: bold; display: block; text-align: left; text-decoration: none; color: #878597; vertical-align: middle;  background: url(img/dot.gif) no-repeat left center; }
div#nav ul.main_nav a:hover { color: #000; }
div#nav ul.main_nav a:active { color: #000; }

div#nav ul.main_nav li.navactive a { padding: 3px 0 3px 20px; font-size: 12px; font-weight: bold; display: block; text-align: left; text-decoration: none; color: #000; vertical-align: middle;  }


div#nav ul.main_nav li.navactive ul.subnav { list-style-type: none; margin: 0 5px 0 0; } 
div#nav ul.main_nav li.navactive ul.subnav li { width: 200px; background: url(img/0.gif) no-repeat left bottom; }
div#nav ul.main_nav li.navactive ul.subnav a {  font-size: 10px; font-weight: normal; padding: 1px 0 1px 10px; background: url(img/0.gif) no-repeat left bottom; display: block; text-align: left; text-decoration: none; color: #878597; vertical-align: middle; }
div#nav ul.main_nav li.navactive ul.subnav a:hover {  color: #000; text-decoration: underline; }
div#nav ul.main_nav li.navactive ul.subnav a:active {  color: #000; }


div#content {  margin: 20px 20px 10px 240px; vertical-align: top; }
div.site_content { margin-right: 30px; }


h1 { font-size: 16px; font-weight: bold; text-transform: uppercase; margin-bottom: 20px; }
h2 { font-size: 14px; margin-bottom: 15px; }
h3 { font-size: 16px; font-weight: bold; text-transform: uppercase; margin: 20px 0; }
div.site_content ul { margin: 20px; }

fieldset { border: 1px solid #878597; padding: 5px 15px 15px 15px; width: 500px; }
legend { margin: 0 10px; padding: 0 10px; font-weight: bold; }
label { width: 120px; display: block; float: left; }
fieldset input { width: 200px; border: 1px solid #878597; margin-bottom: 5px; }
input.and { width: 120px; border: 1px solid #878597;  margin-bottom: 5px; }
input.subm { border: 1px solid #878597; margin-top: 10px; margin-left: 15px; }
fieldset textarea { border: 1px solid #878597; width: 350px; height: 80px; }
fieldset select { width: 160px; font-size: 11px; vertical-align: top; }
span.and_txt { margin: 0 5px; vertical-align: top; }
div#footer { background-image: url(img/bottom.gif); clear: both; background-repeat: no-repeat;  height: 24px; font-size: 9px; color: #bfbfbf; text-align: left; padding-left: 10px; }
div#footer a { text-decoration: none; color: #666; }

