body
{
     background-image:url('img/torpedo-dresden-logo_wasserzeichen.gif'); 
     background-repeat:no-repeat;
     background-attachment:fixed; 
     background-position:middle;
     background-position:center;
     margin:0px;
}
  h1 { font-family:lucida,verdana,helvetica,arial;}
  h2 { font-family:lucida,verdana,helvetica,arial;}
  h3 { font-family:lucida,verdana,helvetica,arial;}
  h4 { font-family:helvetica,arial;}
  body, blockqoute, ul, p, div, td, th, small 
  { 
     font-size:10pt; 
     font-family:Helvetica,Arial; 
     orphans:3; 
     widows:3;
  }
  p, h3
  { 
     margin-left:25px;
     margin-right:25px;
     text-align:justify;
  }
  p,td,li
  {
     font-family:'charter','utopia','garamond',times,serif;
     font-size:12pt;
  }
div.alert
      {
         position:fixed;
	 top:40%;
	 left:30%;
	 right:30%;
	 padding:10px;
	 background-color:#FF6666;
	 text-align:center;
	 vertical-align:middle;
      }
a:link
{
	color:#DD4444;
        text-decoration:none; 
}
a:visited
{
	color:#DD7700;
        text-decoration:none; 
}
a:active
{
	color:#0077FF;
}
a:hover
{
	color:#BB0011; 
	text-decoration:underline;
}

