body, tr, td, a {
font-family: Arial;
font-weight: normal; 
font-size: 12px; 
color: #000000; 
}
.tdtitle a {
text-decoration: none;
border-padding: 0px 0px;border-bottom: solid 1px; 
}
.tdtitle a:hover {
text-decoration: none;
border-bottom: dashed 1px #000000; 
color: #000000
}
body{
background-color: #d5d9e8; 
}
.rowcol_0 {
background-color: #d5d9e8; 
}
.rowcol_1 {
background-color: #ffffff; 
}
h1 {
font-family: Arial;
font-weight: bold; 
font-size: 20px; 
color: #3333FF; 
}
h2 {
font-family: Arial;
font-weight: bold; 
font-size: 18px; 
color: #3333FF; 
}
<!--[if IE]><style>body{ width:96%}</style><![endif]-->
<script language="text/javascript" src="http://adom.jamster.com/creatives/content_generator2/flash_loader.js"></script>
          <style>@import url(example.css);</style>
          <script type="text/javascript" language="javascript">
				   function openFenster(w, h, ziel){
 					 h = h - 20; var x=0, y=0, parameter="";
 					 if (w < screen.availWidth || h < screen.availHeight) {
   					 x = (screen.availWidth - w - 12) / 2;
   					 y = (screen.availHeight - h - 104) / 2;
   					 if (window.opera) y = 0; // Opera positioniert unter den Symbolleisten
    				if (x<0 || y<0) { x=0; y=0; }
   					 else parameter = "width=" + w + ",height=" + h + ",";
  					}
 					parameter += "left=" + x + ",top=" + y;
 					parameter += ",menubar=no,location=no,toolbar=no,status=no";
  					parameter += ",resizable=no,scrollbars=yes";
 					var Fenster = window.open(ziel,"PopUp",parameter);
					  if (Fenster) Fenster.focus();
					  return !Fenster;				   
				   }
           </script>
