body {
	background-color: #FAFAFA;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.arial_11_dunkelgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.arial_14_dunkelgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
}


.contenttable {
	caption-side: bottom;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}



.product_cell {
	border: 1px solid #b7b7b7;
}


.product_cell_header {
	border: 1px solid #b7b7b7;
	background-color: #cecece;
}


/*test*/
#contenttable2 {
	caption-side: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	border: 1px solid #b7b7b7;
}

#contenttable2 td {
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b7b7b7;
}
#contenttable2 .vline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #b7b7b7;
}
#contenttable2 tr {
	border: 1px solid #b7b7b7;
}


#contenttable2 .product_cell_header2 {
	background-color: #cecece;
	border: 1px solid #b7b7b7;

}
/*test ende*/




.product_line_H {
	background-image: url(../bilder/tabelle_lineH.gif);
}

.product_line_V {
	background-image: url(http://www.pharmamaac.com/fileadmin/bilder/tabelle_lineV.gif);
	background-repeat: repeat-x;
}

a img { border: none; }

a:link {color : #555555; text-decoration: underlined }
a:visited {color : #555555; text-decoration: underlined }
a:hover {color : #555555; text-decoration: underlined }
a:active {color : #555555; text-decoration: underlined }


a:link.product {color : #ffffff; font-weight:bold; text-decoration: none }
a:visited.product {color : #ffffff; font-weight:bold; text-decoration: none }
a:hover.product {color : #ffffff; font-weight:bold; text-decoration: underline }
a:active.product {color : #ffffff; font-weight:bold; text-decoration: none }


h1 {color:#4B9B3C; font-weight:normal; font-size:20px}
h2 {color:#4B9B3C; font-weight:normal; font-size:18px}
h3 {color:#4B9B3C; font-weight:normal; font-size:16px}
h4 {color:#4B9B3C; font-weight:normal; font-size:14px}
h5 {color:#4B9B3C; font-weight:normal; font-size:12px}
h6{color:#4B9B3C; font-weight:normal; font-size:12px; font-weight:bold}


.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 17px;
	width: 100px;
	border: 1px solid #999999;
}
