/* 
Copyright K•I•V Immobilien und Handels GmbH & Co. KG 2006 
Implementation Informatics Thunell <it/> www.thunell.com for EDV-Service-Festing GmbH
*/
 
td  {
font-size:12px;
color:#ffffff;
color:#000000;
}

ol  {
list-style-type:decimal; 
}

ul  {
list-style-type:circle; 
}

form  {
margin:0px;
}

input  {
border-style: solid;
border-width:1px;
border-color:#777777;
width:90px;
}

textarea  {
border-style: solid;
border-width:1px;
border-color:#777777;
}

select  {
border-style: solid;
border-width:1px;
border-color:#777777;
}

.content  { 
width:520px;
height:100%;
background-color:#ffffff;
}

.bold {
font-weight:bold;
}