/* 
        Copyright (c) 2009, 2010 Allatagsausbrecher
        http://www.alltagsausbrecher.de/
        Alle Rechte vorbehalten.

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

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

img {border:none;}

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

h1, h2 {font-size:10pt;font-weight:bold;margin:0px;}
h3 {color:#ff6633;border-bottom:solid 4px #ff6633;}
p.txt {font-size:10pt;line-height:175%;padding-bottom:16px;border-bottom:solid 4px #ff6633;}
p.tx {width:480px;font-size:10pt;line-height:175%;}
ul {width:480px;font-size:10pt;line-height:175%;list-style-type:square;}

table {border-collapse:collapse;}
td.r {font-size:10pt;line-height:175%;text-align:right;border-bottom:solid 1px #ff6633;padding:8px;border-right:solid 2px #ff9933;font-weight:bold;}
td.l {font-size:10pt;line-height:175%;text-align:left;border-bottom:solid 1px #ff6633;padding:8px;}

#page {width:950px;background-color:#ff6633;margin:auto;overflow:hidden;}
#logo {width:950px;padding-left:16px;padding-bottom:16px;background-color:#ffffff;background-image:url('../gfx/alltagsausbrecher-bg.jpg');background-repeat:no-repeat;}