/*--------------------------Shop Stylesheet   --------------------------*/

/*- Name haupt.CSS                                                      */

/*- Contact: martin.knappe@tekola.de                                    */

/*- Last modified: 16.06.2005 (dd.mm.yyyy)                              */

/*----------------------------------------------------------------------*/

body

{

color: #606060;

font: 9px Verdana, Arial, Helvetica, sans-serif ;

line-height: 15px;

margin: 0;

text-align:left;

background-color:#FEF9EB;

}

a {color:#333333; font-size:10px;text-decoration:none;}

a:hover {color:#FD8466;}

a:visited {}

a:active {color:#ff6600;font-size:10px;text-decoration:none;}

td, input, textarea

{

color: #606060;

font: 10px verdana, Arial, Helvetica, sans-serif;

}

.tbl_main

{

 border-bottom-color:#999999;

 border-top-color:#999999;

 border-right-color:#999999;

 border-left-color:#999999;

 border-style: solid;

 border-width: 1px;

}

.head_line

{

 border-bottom-color:#C0C0C0;

 border-top-color:#C0C0C0;

 border-top-width: 1px;

 border-left-width:0px;

 border-right-width: 0px;

 border-bottom-width: 1px;

 border-style: solid;

}

.top_line

{

 border-top:#C0C0C0;

 border-top-width: 1px;

 border-left-width:0px;

 border-right-width: 0px;

 border-bottom-width: 0px;

 border-style: solid;

 }

.line

{

 border-bottom-color:#C0C0C0;

 border-top-width: 0px;

 border-left-width:0px;

 border-right-width: 0px;

 border-bottom-width: 1px;

 border-style: solid;

}

.head

{

color: #606060;

font:bold 10px Verdana, Arial, Helvetica, sans-serif ;

}

.form

{

 background-color: #FCF4E8;

 border-bottom-color:#C0C0C0;

 border-top: #C0C0C0;

 border-right:#C0C0C0;

 border-left:#C0C0C0;

  border-style: solid;

 border-width: 1px;

}
.partner{text-align:center;}
