/********************************************
### |: Style Sheets
### |: Erstellt am 24.04.2001
*********************************************/


body
{
font-family                    	: Arial, Verdana, Helv, Helvetica, Sans-serif;
scrollbar-3dlight-color         : #1063A5;
scrollbar-arrow-color           : #ffffff;
scrollbar-base-color            : #1063A5;
scrollbar-darkshadow-color      : #09386F;
}

td,th
{       font-family     		: Arial, Verdana, Helv, Helvetica, Sans-serif;
		font-size     		 	: 11px;
        color         			: #000000;
}
.tdheader
{       font-family     		: Arial, Verdana, Helv, Helvetica, Sans-serif;
        font-size      			: 11px;
		font-weight    			: bold;
}	         
input, select, textarea
{       font-family     		: Arial, Verdana, Helv, Helvetica, Sans-serif;
        font-size               : 12px;
        color                   : #000000;
        background-color		: #E0F0FC;
        border-color    		: #B3C8DD;
        border-style    		: solid;
        border-width    		: 1px;
}

input.none
{       font-family     		: Arial, Verdana, Helv, Helvetica, Sans-serif;
        font-size               : 12px;
        color                   : #000000;
        background-color		: #ffffff;
        border-color    		: #ffffff;
        border-style    		: solid;
        border-width    		: 1px;
}

a,A
{       text-decoration 		: underline;
        color                   : #1063A5;
}		

h2
	{
		color: #1D5A99;
		font-size: 13pt;
		font-family: arial narrow, arial, geneva;
		text-align: none;
		font-weight: bold;
		font-style: normal;
		vertical-align: none;
	}
 
a.linkhell
{       color                   : #1063A5;
        text-decoration 		: underline;
		padding: 1px;
}
a:hover
{       color                   : #005294;
		text-decoration 		: none;         }

a.linkhell:hover
{       color                   : #005294;
		font-weight				: bold;
        text-decoration 		: underline;	}

.bigger
{       font-size               : 14px;         }

.big
{       font-size               : 12px;         }

.small
{       font-size               : 10px;         }

.thin
{       font-size               : 9px;          }

.thead
{		background:	#5182AF;					}

.theadfont
{		font-family: arial, geneva;
		font-style: normal;
		color: #FFFFFF;
}

.blue0
{		background:	#EAF1F6;					}

.blue1
{		background:	#D4E1EB;					}

.blue2
{		background:	#B3C8DD;					}

.blue3
{		background:	#93B1CD;					}

.blue4
{		background:	#7CA0C2;					}

.blue5
{		background:	#5F8EB9;					}

.product_name
{		color: #1D5A99;
		font-size: 13pt;
		font-family: arial narrow, arial, geneva;
		font-weight: bold;
		text-decoration: none;
}

.product_price
{		color: #666666;
		font-size: 13pt;
		font-family: arial narrow, arial, geneva;
		font-weight: bold;
}


#white
{       color                   : #ffffff;      }

#black
{       color                   : #000000;      }
		
#gray
{       color                   : #CCCCCC;      }

#graydark
{       color                   : #888888;      }