/* Central definition of style for Laebeshuus pages */

A:link    {  text-decoration: none}
A:visited {  text-decoration: none}
A:hover   {  text-decoration: underline; color: red}
A:active   {  text-decoration: none; color: #00BB33}

body {margin:20px}

div  #one {text-align:justify; font-family:Arial Black} 
     #two {text-align:center; font-family:Arial Black}
