@charset "UTF-8";

body { background-image: url(/gfx/background.jpg); background-position: top center; background-color: #eef7f8; margin: 0px; padding: 0px; } 
img, a { border: none; outline: none; }
.active { border-bottom: 1px solid #46A80D; padding-bottom: -5px; margin-bottom: -5px; }
#wrapper { margin: auto; width: 820px; }
#content { margin: auto; background-image: url(/gfx/background_content.jpg); background-position: top center; background-repeat: repeat-x; width: 800px; min-height: 600px; background-color: #eef7f8; }
.topmenu { position: absolute; top: 50px; }
h1 { font-family: Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #242424; font-weight: bold; text-align: justify; padding: 0; padding-bottom: 10px; margin: 0; }
h2 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #242424; font-weight: normal; text-align: justify; padding: 0; padding-bottom: 10px; margin: 0; } 
p { font-family: Verdana, Georgia, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #242424; font-weight: normal; text-align: justify; padding: 0; padding-bottom: 10px; margin: 0; }
.tabcontent { width: 440px; display: none; padding-bottom: 5px; }
.clean5 { clear: both; height: 5px; font-size: 1px; }

