/* --- ( CSS © Silke Schümann, 01/2006 Backnang, Germany http://www.silkester.de ----- */

html, body, img, div {padding: 0; margin: 0; border: 0;}
html {height: 100.05%;}
body {height: 100%;}

body   {background: #415262; color: #fefefe; font: 13px/1.4em Verdana, Arial, Helvetica,sans-serif;}
#wrapper {width: 100%; height:100%;}
#viewer {position: relative; top: 50%; left: 50%; height: 519px; width: 854px; margin-top: -222px; margin-left: -430px; text-align: center; background: #383d58; border: 1px solid #718191;}
#viewer p {margin: 0; padding: 0;}
#teh   {width: 100%; padding: 0; margin: 0; background-color: #718191; position: absolute; top: 0; font: 13px/1.4em Verdana, Arial, Helvetica,sans-serif; text-align: right;}
#topn  {background: url(images/navbar.png) top left repeat-x; height: 25px; margin: -15px 0 0 0; padding: 18px 8px 0 24px; overflow: hidden; font-weight: bold; color: #464956; text-align: right; }
.copyr {font-size: .8em; padding: 0 .5em 1em 0; text-align: right; }

#mentitle {position: absolute; z-index: 10; color: #434d57; font-weight: bold; padding-left: 1em; _padding-top: 5px;}

#teh a         {color: #434d57; text-decoration: none;}
#teh a:link    {color: #434d57; text-decoration: none;}
#teh a:visited {color: #5a6774; text-decoration: none;}
#teh a:active  {color: #8d9aa7; text-decoration: none;}
#teh a:hover   {color: #8d9aa7; text-decoration: underline;}
#teh .active   {font-weight: bold; background: transparent;}


.tsmall  {font-size: 0.85em;}
.tmiddle {font-size: 1.1em;}
.tbig    {font-size: 2em;}
