/* Stylesheet Feuerwerk-Raketen/Deutschland/ */

body {
    margin:0;
    background:#FFFFFF;
    color:#000000;
    font-family:Arial,Helvetica,sans-serif;
}

body, table, p, ul {
    font-size:10pt;
}

P {text-align:justify;}

/* Klassen-Formate (class)*/

table.breadcrumb
{
    font-size:80%;
    background:#C0C0C0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #7f7f7f;
    position:fixed;
    top:0px;
    z-index:3;
}

    table.breadcrumb a {
	color: #000000;
	text-decoration: none;
    }



/*ID Individualformate*/

#container
    {
        width:790px;
    }

#content
    {
        width:750px;
        margin: 20px;
        padding-top:1em;
    }


/* HEADER DEFINITIONEN */

#header
{
	margin: 0px;
	padding: 0px;
	border: 0px;

	width: 777px;
	height: 50px;
	background: #ffffff;
}

#breadcrumb a
{
	color: #000000;
	text-decoration: none;
}

#subnav
{
	border-top: 1px solid #ffffff;
	background: #8f8f8f;
	height: 26px;
/*	width: 777px;   */
}
