

p, h1, h2, p, td, a
{
    margin: 0px;
    padding: 0px;
    color: black;
    text-align: left;
    font: normal 13px/19px Arial;
    letter-spacing: 0.03em;
}

h1
{
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
        color: #f48d00;

}

h2
{
    font-weight: bold;
}


ul
{
	list-style-type:square;
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	font: normal 12px/19px Arial;
	color: black;
}

img{
border:none;}

#Inhalt {
	position:absolute;
	left:170px;
	top:100px;
	width:670px;
	height:auto;
	z-index:0;
	overflow:visible;
	margin: 0px;
	padding: 0px;
}

#Inhalt td
{
    padding-right: 4px;
    vertical-align: top;
}

#Header
{
    position: fixed;
    left: 0px;
    top: 0px;
    padding: 24px 0px 0px 0px;
    margin:0px;
    width: 835px;
    height: 75px;
    z-index: 2;
    background-image: url('bilder/punkt.png');
    background-repeat: repeat-x;
    background-position: 0px 57px;
    text-align: right;
    font-family: Arial;
    font-size: 22px;
    color: #f48d00;
    font-weight: bold;
    letter-spacing: 0.08em;
    word-spacing: 0.1em;
    background-color:White;
}

#Logo
{
	padding:50px 0px 0px 15px;
}

#Logo input
{
	width:91px;
	height:101px;
}

#OrangerBalken
{
    position: fixed;
    left: 900px;
    top: 0px;
    width: 80px;
    height: 100%;
    z-index: 2;
    background-color: #f48d00;
}

#OrangerBalken *
{padding:23px 0px 0px 15px;

}


.Drucken
{
    position: absolute;
    left: 955px;
    width: 30px;
    height: 20px;
    z-index: 10;
    top:150px;
    visibility:hidden;
}

/* Hack für IE6 */
* html #Header,
* html #OrangeBalken,
* html .Drucken
{
position:absolute;
}
