body { font:9pt Arial,Helvetica,sans-serif; color:black; background:white url(/style/pics/pagebg.gif); padding:0; margin:0; border:0; }
h1   { text-align:center; font-size:15pt; font: bold; }
h2   { text-align:center; font-size:11pt; font: bold; width: 99%; background-color: #d0d0d0; }
ul   { margin-bottom: 50px; }
li   { margin-right: 30px; margin-top: 10px; line-height: 140%; }

#dlbtn { background:url(/pics/erisdl.gif) no-repeat top; width:278px; height:79px; display:block; margin:auto;  }
#dlbtn:hover { background:url(/pics/erisdl.gif) no-repeat bottom; }
#dlbtn b { display:none; }




/* kopf mit logo */
div#ptxhead         { background:url(/style/pics/topbg.gif);    width:100%;  height:88px; }
div#ptxhead div     { background:url(/style/pics/trixlogo.gif); width:130px; height:88px; float:left; }
div#ptxhead span    { background:url(/style/pics/profdev.gif);  width:245px; height:25px; float:right; margin:20px; }

/* links, content und rechts */
div#ptxtext         { min-height:100%; z-index:0; }
div#ptxtext p       { margin: 20px 0; line-height: 180%; text-align:justify; }

div.center          { margin:0 22%; padding:40px 10px; z-index:-1; }


/* fussbereich */
div#ptxfoot         { background:url(/style/pics/footbg.gif); width:450px; margin:60px auto 0; text-align:center; clear:both; }
div#ptxfoot a       { text-decoration:none; color:black; white-space:nowrap; padding:0 5px; }

/* linke navi  */
div#ptxleft         { position:absolute; top: 88px; left:0; padding: 30px 20px; width:90px; text-align:right; }
div#ptxleft a       { font:bold 10pt Arial,Helvetica,sans-serif; color:black; text-decoration:none; line-height: 25px; }
div#ptxleft a:hover { color:red; } 

/* rechte navi */
div#ptxnavi         { width:110px; height:300px; float:right; padding: 20px 10px; text-align:left; }



div.ptxshot         { padding: 2px; font: 10pt Arial; margin: 20px; color: red; text-align: center; }

div.ipinfo          { margin: 30px 10%; padding:10px; background:#eeeeee; border:1px solid #c0c0c0; text-align:center; }
