.bildschirm 
	{
	display:none;
	}


/*Hintergrund*/
body
{
        background:#FFFFFF;
        /*background-position: 0px 45px;
        margin: 0px 0px 0px 0px;*/
}


/*"gradient" Header*/
#header
	{
	display:none;
	}


/*Inhalte*/
#content{
        size: portrait;
		width: auto;
        height: auto;
        margin-left: 2.5cm;
		margin-right: 1.5cm;
        /*padding:20px;*/
        text-align:justify;
        font: 9pt/14pt Verdana, Helvetica, serif;
        color:#000000;
}


.foot
	{
	display:none;
	}
	
	
/*Die Arbeitsfläche*/
#arbeitsflaeche
{
        /*position: absolute;*/
        margin-top: 0px;
        margin-left:0px;/*100px*/
        width: auto;
}

#past
{
        color: #000000;

}

#future
{
        color: #000000;
}

#next
	{
    color: #000000;
    }

#today
	{
    color: #000000;
    }

#special
{
        color: #FF0000;
}

#tabprog
{
		text-align: left;
}
