/* 
        Copyright (c) 2007-2012 Sektor M
        http://www.sektor-m.com/
        Alle Rechte vorbehalten.

        Konzeption & Produktion: spicOne multimedia http://www.spicone.de
*/

body {background-color:#ffffff;
	font-family:helvetica,helv,arial,verdana,helv,sans-serif;
	padding:0px;
	margin:0px;
	font-size:small;}

a:link {color:#808080;text-decoration:none;}
a:visited {color:#808080;text-decoration:none;}
a:active {color:#808080;text-decoration:underline;}
a:hover {color:#808080;text-decoration:underline;}

a.blow:link {color:#000000;text-decoration:none;}
a.blow:visited {color:#000000;text-decoration:none;}
a.blow:active {font-size:200%;color:#000000;text-decoration:none;font-weight:bold;}
a.blow:hover {font-size:200%;color:#000000;text-decoration:none;font-weight:bold;}

#page {width:980px;margin:auto;overflow:hidden;}

div.head {width:440px;height:98px;background-color:#ffffff;border-radius:16px;padding:16px;margin:8px;float:left;}
/* div.head {width:928px;height:98px;background-color:#ffffff;border-radius:16px;padding:16px;margin:8px;float:left;} */
div.firm {width:196px;background-color:#000000;color:#ffffff;border-radius:16px;padding:16px;margin:8px;float:left;}
div.firm:active {background-color:#ffffff;color:#000000;}
div.firm:hover {background-color:#ffffff;color:#000000;}
div.info {width:440px;background-color:#ffffff;border-radius:16px;padding:16px;margin:8px;float:left;}
div.foot {width:928px;background-color:#ffffff;border-radius:16px;padding:16px;margin:8px;float:left;}

p.text {line-height:175%;}
p.tags {line-height:175%;text-transform:lowercase;}
