
.body
{
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-family: Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

.body_index
{
	font-size: 11px;
	color: #333333;
	line-height: 14px;
	font-family: Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

.bodycolor { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #6699CC; 
	line-height: 14px ; 
	font-weight: normal; 
	text-decoration: none;
}

.bodyoff { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #999999; 
	line-height: 14px; 
	text-decoration: none;
}

.disclaimer { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 9px; color: #6699cc; 
	line-height: 10px; 
	text-decoration: none;
}

.link {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: 14px; 
	text-decoration: none;
}
.link_index {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	line-height: 14px; 
	text-decoration: none;
}
.link_index_red
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
}
.link_product_link
{
	font-weight: bold;
	font-size: 11px;
	color: #990000;
	line-height: 14px;
	font-family: Helvetica, Verdana, sans-serif;
}
.link_product_link:hover
{
	text-decoration: none;
}

A:active 
{ 
	color: #880012;
}

A:hover { 
	color:#990000; 
	text-decoration:underline; 
}

.bodybigger { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	color: #990000; 
	line-height: 14px; 
	text-decoration: none; 
	font-weight: bold;
}

.bodycolor { 
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 11px; 
	color: #000033; 
	line-height: 14px; 
	text-decoration: none;
}

.superscript {
	font-family: Helvetica, Verdana, sans-serif;
	font-size: 7px;
	vertical-align: super;
	color: #333333;
}

div#adressselector form {
    padding: 0;
    margin: 0;
}

div.adresslist {
  display: none;
}

#cselect {
  width: 17em;
}

textarea {
  width: 18em;
}

.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

h1 {
	font-size: 14px;
}

h2 {
	font-size: 12px;
}

.copy {
	font-family: Helvetica, Verdana, sans-serif; 
	font-size: 9px; color: #666666; 
	line-height: 10px; 
	text-decoration: none;
}

.req {
	color: #21244A;
	font-weight: bold;
}

.ast {
	font-size: 200%; 
	color: #21244A; 
}

ul.index_bullets
{
	margin-top: 5px;
	
	list-style-type: circle;
}


/*NavBar*/
A.title_bar_link
{
	font-size: 9px;
	color: #880012;
	font-family: Arial;
	text-decoration: none;
}
A.title_bar_link:Visited
{
	font-size: 9px;
	color: #880012;
	font-family: Arial;
	text-decoration: none;
}
BODY
{
	margin: 0;
}
SPAN.title_bar_seperator
{
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
}
TD.top_nav_bar
{
	background-color: #ffffff;
	border-bottom: #000000 1px solid;
	padding-left: 20px;
	background-image: url(graf/filler.gif);
}
TD.top_nav_bar_links
{
	text-align: center;
	background-color: #FFFFFF;
	border-bottom: #000000 1px solid;
	background-color: #dcdcdc;
	padding-bottom: 2px;
}
TD.spacer_cell
{
	 height: 8px;
}


