/* 
        copyright (c) 1999-2009 .S.P.I.C stefano picco internet concepts
        http://www.spic.de
        all rights reserved. alle rechte vorbehalten.

        konzeption & produktion: spicOne multimedia http://www.spicone.de
*/

body {background-color:#000000;color:#808080;margin:0px;padding:0px;font-family:verdana,sans-serif;font-size:10pt;}

a:link {text-decoration:none;color:#ff0000;}
a:visited {text-decoration:none;color:#ff0000;font-varinat:italic;}
a:active {text-decoration:underline;color:#ff0000;}
a:hover {text-decoration:underline;color:#ff0000;}

h1,h2,h3,h4,h5,h6 {font-size:10pt;margin:0px;font-weight:normal;}

.newsbox {width:256px;float:left;background-color:#404040;padding:8px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-right:8px;margin-bottom:8px;}
.newsbox-title {width:240px;background-color:#808080;padding:8px;color:#000000;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}
.newsbox-content {width:240px;background-color:#c0c0c0;padding:8px;color:#000000;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;margin-top:8px;}

p {line-height:150%;}
