.on_print
	{
    display : 	none;
    overflow: 	hidden;
	}
.no_print
    {
   height  : auto;
  }

/*Globals */
html 
	{
	overflow-y: scroll; 
	}
body
    {
    color           : #000;
    font-size       : 11px;
    font-family     : Arial, Helvetica, sans-serif;
    background-color: #fff;
    text-align      : left;
    /*margin          : 20px 0 0;*/
	}

input, select
    {
    border: solid 1px #999 ;
    }

table
    {
    empty-cells     : show;
	border-spacing: 1px;
    }

#container
    {
    background-color: #fff;
    /*margin-top      : 0;
    margin-right    : auto;
    margin-left     : auto;
    */
	margin			: 0 auto;
	width           : 860px
    }
#center
    {
    background-color: #e6eaed;
    padding         : 10px;
    min-height      : 400px;
    }
.orangeu
    {
    /*background-color: #ffb420;*/
	background-color: rgb(67,167,45);
    background-color: rgb(196, 201,196);
	padding-left    : 0;
    height          : 25px;
    }
.head
    {
    padding         : 4px;
    text-align      : left;
     color              : #0e2e4d; 
     background-color: #9fabb8;
    font-size       : 12px;
    font-family     : Arial, Helvetica, sans-serif;
    font-weight     : bold;
    padding         : 5px;
    border-bottom   : 1px solid #fff;
    }
.menu
    {
    margin         : 4px;
    color           : #FFF;
    color           : #58585A;
    text-decoration : none;
    font-size       : 12px;
    font-family     : Arial, Helvetica, sans-serif;
    font-weight     : bold;
    }

a
	{
	color: #f90
    }
a:hover
    {
    color: #0e2e4d;
    }
#not_in_use_anymore_top    
	{
	/*background-image: 	url("../images/Timberland-Fonds.jpg"); 
	background-image: 	url("../images/Timberland_Finance_V1.gif"); 
	*/
	background-repeat: 	no-repeat; 
	margin: 			0;
	}


form { margin: 0; padding: 0 }
.fliesstext  { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 15px; margin-right: 10px; margin-left: 10px }
.textbox  { color: #000; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-style: normal; font-weight: normal; line-height: 15px; padding: 10px; background-color: #fff; border: 1px solid #999;}
.unten {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; color:#0e2e4d;}
a.unten { text-decoration: none;}
a.unten:hover { text-decoration: underline; color: #0e2e4d}

