/* CSS-Design for viennadancecontest.at by dianimation, Diana Muigg */

/* for IE 6- only */

* html .ie              { display: block; }
* html #maps            { display: none; }

* html body             { background: url(images/ornament.jpg) repeat-y right bottom; background-attachment: fixed; }
* html td               { font: 11px/14px Arial, Verdana, sans-serif; color: #002c5a; }

* html #header          { position: relative; 
                          background: #002c5a url(images/header_hg_explorer.jpg) no-repeat left top; }
* html #topnavi         { height: 34px; margin: 0; padding: 0; position: relative; }
* html #contentwrap     { height: expression( (document.body.clientHeight - 114)  + "px"); }
* html #contentpadding  { display: none; }

/* NAVIGATION */
* html #unternavi li    { border-bottom: 0; margin: 0; padding: 0; }
* html #mainnavi li     { margin: 0; padding: 0; }

* html #unternavi li a  { margin: 0; display: inline-block; }

/* TOPNAVI */
* html #navirow         { height: 20px; }
* html #navihg .right   { background: url(images/ornament.jpg); right: 2%; }

/* IFRAMES */
* html #header iframe   { width: 103%; }
* html #topnavi iframe  { width: 103%; }
* html #fillin iframe   { width: 395px; }
* html #fillin2 iframe  { width: 395px; height: 660px; }
* html #fillin3 iframe  { width: 395px; height: 430px; }

/* ANCHORS */
* html p.anchor a.skipped,
* html a.skipped,
* html p.anchor a.skipped2,
* html a.skipped2       { _padding-top: 0px; }
   