BODY
{
	margin : 0 0 0 5;
	background-color:#C3DAF9;
}


A:link  {
	color : #2A3B30;
	text-decoration : none;
	font-weight : normal;
}


A:visited  {
	color : #2A3B30;
	text-decoration : none;
	font-weight : normal;
}


A:active  {
	color : #2A3B30;
	text-decoration : none;
	font-weight : normal;
}

A:hover  {
	color : #2A3B30;
	text-decoration : none;
	font-weight : normal;
}

.text
{
	height:26px;
	white-space:nowrap;
	font-weight:regular;
	font-size:12px;
	color:#000000;
	line-height:20px;
}


.headline2
{
	height:26px;
	white-space:nowrap;
	font-weight:bold;
	font-size:18px;
	color:#000000;
	line-height:20px;
}


img.prod
{
	cursor:hand;
}
TABLE.tab_products
{
	margin:0px;
	width:100%;
	height:100%;
}
TD
{
	font-family:Tahoma, Verdana;
	font-size:11px;
}
TD.aufklapper
{
	padding: 0px 0px 7px 0px;
}
A.aufklapper:link, A.aufklapper:visited, A.aufklapper:active
{
	color:#002D96;
	padding: 0px 0px 7px 0px;
	text-decoration:none;
}
A.aufklapper:hover
{
	text-decoration:underline;
}
TD.product
{
	font-weight:bold;
	color:#002D96;
	text-align:center;
	padding-bottom:7px;
	vertical-align:top;	
} 

.border{
	border-color:blue;
	border-style:solid;     
	border-top-width:0px;    
	border-bottom-width:1px;
	border-left-width:1px;    
	border-right-width:1px;   
}

.navi
{
	background-image: url(../images/navi_back.gif);
	cursor:pointer;
}

.naviover
{
	background-image: url(../images/navi_back_over.gif);
	cursor:pointer;
}

tr.navi
{
	background-image: url(../images/navi_back.gif);
	cursor:pointer;
}

tr.naviover
{
	background-image: url(../images/navi_back_over.gif);
	cursor:pointer;
}

.navio
{
	background-color:#F6F6F6;
	cursor:pointer;
}

.navioover
{
	background-color:#FBE5A8;
	cursor:pointer;
}

.navioon
{
	background-color:#FBE5A8;
	cursor:pointer;
}

tr.navio
{
	background-color:#F6F6F6;
	cursor:pointer;
}

tr.navioover
{
	background-color:#FBE5A8;
	cursor:pointer;
}

tr.navioon
{
	background-color:#FBE5A8;
	cursor:pointer;
}