/* global tags */
body  { background-color: white; margin: 0px; padding: 0px; border: 0px; z-index: 1; width: 100%; height: 100% }
b { font-weight: bold }
img { border: 0px none }
input, textarea { color: #339; font-size: 11.5px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; padding: 3px; border: dotted 1px  }

/* layout */
#frameCenter { background-color: #99CCFF; position: absolute; left: 50%; top: 50%; margin-top: -244px; margin-left: -477px; width: 954px; height: 475px; z-index: 11 }
#frameBgImg  { position: absolute; left: 50%; top: 50%; margin-top: -244px; margin-left: -477px; width: 954px; height: 475px; z-index: 12 }
#frameLogo  { position: absolute; left: 50%; top: 50%; margin-top: 185px; margin-left: -85px; width: 178px; height: 102px; z-index: 21 }
#frameCredits  { color: #339; font-size: 9px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; text-align: right; position: absolute; left: 50%; top: 50%; margin-top: 270px; margin-left: 0px; width: 477px; height: 12px; z-index: 12 }
#frameCredits  a { color: #339; font-size: 9px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; text-align: right; text-decoration: none; border-bottom: 1px dotted #339 }
#frameCredits a:hover { border-bottom: 1px solid #339 }

/* navi */
#frameNavi { position: absolute; left: 50%; top: 50%; margin-top: -224px; margin-left: -457px; width: 457px; height: 12px; z-index: 31  }
#frameSubSnow { position: absolute; left: 50%; top: 50%; margin-top: -204px; margin-left: -457px; z-index: 31; visibility: hidden  }
#frameSubKurse { position: absolute; left: 50.5%; top: 50%; margin-top: -204px; margin-left: -377px; z-index: 31; visibility: hidden  }
#frameSubFirmen { position: absolute; left: 52.7%; top: 50%; margin-top: -204px; margin-left: -321px; z-index: 31; visibility: hidden  }
#frameSubKontakt { position: absolute; left: 50%; top: 50%; margin-top: -204px; margin-left: -3259px; z-index: 31; visibility: hidden  }

/* special elements */
.elemNoBorder { border: 0px none; text-decoration: none }

/* content */
#frameContent { position: absolute; left: 50%; top: 50%; margin-top: -206px; margin-left: 32px; width: 425px; height: 380px; z-index: 31; overflow: auto  }
.headerContent { margin-bottom: 16px }
.textContent { color: #339; font-size: 11.5px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px  }
.textContent a { color: #339; font-size: 11.5px; font-family: Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 20px; text-decoration: none; border-bottom: 1px dotted #339  }
.textContent a:hover { border-bottom: 1px solid #339  }
.imgContent { margin-bottom: 4px }
.imgContent a { text-decoration: none }
.imgContent a:hover { text-decoration: none }

