html { font-family:Arial, Helvetica, sans-serif;}
body {
margin:0;
padding:0; 
color:#89C1C5; 
background-color:#000000; 
font-family:Arial, Helvetica, sans-serif;}
img {border:none;}
.bg{background:url(images/style/2008_darkblue/toplogor.jpg) repeat-x;}

h1      {font-size : 20px; text-decoration: none;}
h4      {font-size : 14px; text-decoration: none;}
h5      {font-size : 16px; text-decoration: none;}
h6      {font-size : 12px; text-decoration: none; font-style: normal; font-weight : normal;}
h2      {font-size : 10px; text-decoration: none; font-style: normal; font-weight : normal;}
h3      {font-size : 12px; text-decoration: none; font-style: normal; font-weight : normal;}
h7      {font-size : 10px; text-decoration: none; font-style: normal; font-weight : normal;}

.block  {text-align:justify;}
.links  {text-align:left;}
.rechts {text-align:right;}
.center {text-align:center;}

a:link, a:visited
{ text-decoration:underline;
  color:#89C1C5;
  }
a:active, a:hover
{
color:#32C5DB;
 text-decoration:none;
}
.pi { color:#32C5DB; }
.line{border:1px solid #222222; width:60%; margin:0 auto; padding:0 0;}
#container{width:100%;margin:0 auto;}