html {
	overflow: -moz-scrollbars-vertical;
}

body {
	font-family: Arial, sans-serif;
	font-size: 11px; /* Festlegung der em-Basis */
	line-height: 1.4em;
	background-color: #E2E3E4;
	margin: 0;
	text-align: center;
}
* { /* Gleichsetzung aller Default-Abstände */
 	padding: 0px;
         margin: 0px;
}
a img { /* Verhindern des Rahmens bei verlinkten Bildern */
 	border: none;
}
.clear { /* Klasse um Floatings zu beenden */
 	clear: both;
}
a {
 	color: #000000;
}
p {
 	margin-bottom: 13px;
}
li {
	list-style-position: outside;
         list-style-type : none;
	background : url(/layouts/customized/cashlife_partner/graphics/listenpunkt.gif) 0px 5px no-repeat;
         padding-left: 12px;
         margin-left: 1px;
}
.mitpfeil {
	background : url(/layouts/customized/cashlife_partner/graphics/listenpunkt.gif) 0px 5px no-repeat;
	padding-left: 12px;
}
.rechtsbuendig {
 	text-align: right;
}
#contenttext ul {
 	margin-bottom: 13px;
}
#content h1 {
	font-size: 1.1em;
 	font-weight: bold;
         color: #003A72;
         margin-bottom: 13px;
         margin-top: 6px;
}
#content h2 {
	font-size: 1.1em;
 	font-weight: bold;
         margin-bottom: 13px;
         margin-top: 2px;
}
#content h3 {
	font-size: 0.9em;
 	font-weight: bold;
         margin-top: 2px;
}
#content table {
 	width: 100%;
         font-size: 1em;
         margin-bottom: 13px;
}
#content table tr.header td {
 	background-color: #003A72;
         color: #FFFFFF;
         padding: 2px 9px 2px 9px;
         font-weight: bold;
}
#content table tr.kapitel td {
         padding: 2px 9px 2px 9px;
         font-weight: bold;
}
#content table td {
 	background-color: #E2E3E4;
         padding: 2px 9px 2px 9px;
}
span.doppelpfeil {
         margin-right: 5px;
         color: #F7A328;
         font-weight: bold;
}
img.hotlinetext {
 	padding-top: 5px;
}
*html img.hotlinetext {
         margin-bottom: -5px;
}
#mainframe {
	margin: 0 auto;
	width: 1003px;
	text-align: left;
}
#header {
         width: 1003px;
         height: 35px;
}
#headermenu {
	padding-left: 8px;
 	width: 642px;
         float: left;
         font-weight: bold;
         line-height: 3.2em;
}
#language {
	padding: 0px;
         margin: 0px;
	width: 81px;
         float: left;
         padding-top: 10px;
         text-align: right;
         padding-right: 19px;
}
#language a {
	 padding: 0px;
         margin: 0px;
         margin-left: 4px;
}
#search {
	width: 242px;
         float: left;
         padding-top: 10px;
         padding-right: 11px;
         text-align: right;
}
input.sucheingabe {
	width: 163px;
         height: 13px;
         margin-bottom: 0px;
         *margin-bottom: 1px; /* IE7-Hack */
         border: 1px solid #000000;
         background-color: #ffffff;
         margin-left: 2px;
	padding-left: 1px;
	 font-size: 9px;
	 *font-size: 11px; /* IE7-Hack */
}
@media screen and (min-width: 0px) { /* Opera-Hack */
	input.sucheingabe {margin-bottom: 0px;}
}
input.suchbutton {
         width: 15px;
         height: 15px;
         margin-bottom: -3px;
         border: none;
         background-color: #FFFFFF;
         margin-left: 4px;
}
#left {
         float: left;
	width: 740px;
}
#left_top {
	width: 740px;
         background-color: #FFFFFF;
         border-bottom: 1px solid #C0C1C2;
         border-right: 1px solid #C0C1C2;
}
#left_content {
	width: 740px;
         background-color: #FFFFFF;
         border-bottom: 1px solid #C0C1C2;
         border-right: 1px solid #C0C1C2;
         padding-bottom: 9px;
}
#logo {
         padding: 9px 9px 9px 8px;
	 height: 120px;
}
.produktbox {
 	width: 235px;
         height: 220px;
         background-color: #003A72;
         float: left;
 	margin-left: 8px;
         margin-right: 1px;
         margin-bottom: 9px;
}
*html .produktbox {
 	margin-left: 5px;
         margin-right: 4px;
}

.produktbox_breit {
 	width: 285px;
         height: 180px;
         background-color: #003A72;
	color: white;
	background : url(/layouts/customized/cashlife_de/images/startseite-teaser-policen-ankauf.jpg) 0px 0px no-repeat;
	padding-left: 418px;
	padding-top: 40px;
	padding-right: 20px;
 	margin-left: 8px;
         margin-right: 1px;
         margin-bottom: 9px;
	font-size: 12px;
}
*html .produktbox_breit {
 	margin-left: 10px; /* IE6 */
}

.produktbox_klein {
         width: 235px;
         height: 107px;
         background-color: #003A72;
         float: left;
         margin-top: 9px;
	 border-right: 9px solid white;
}

*html #produkte {
 	margin-left: -2px;
}
.produktbox a {
	text-decoration: none;
}
.produktbox h1 {
	font-size: 1.1em;
         color: #003A72;
	line-height: 2em;
	background-color: #E2E3E4;
         padding-left: 21px;
         padding-bottom: 1px;
}
.produktbox h1 a {
	color: #003A72;
}
.produktbox h1.act {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #F7A328;
         padding-left: 21px;
         padding-bottom: 1px;
}
#produktmenu .produktbox {
 	width: 235px;
         height: 25px;
         background-color: #003A72;
         float: left;
 	margin-left: 8px;
         margin-right: 1px;
         margin-bottom: 9px;
}
*html #produktmenu .produktbox {
 	margin-left: 5px;
         margin-right: 4px;
}
*html #produktmenu {
 	margin-left: -2px;
}
.produktlink {
         margin-top: 9px;
         margin-left: 21px;
         width: 200px;
         font-weight: bold;
}
.produktlink span {
	height: 100px;
         display: block;
         float: left;
}
.produktlink a {
 	color: #FFFFFF;
}

.produktlink_klein {
         margin-top: 5px;
         margin-left: 21px;
         width: 200px;
         font-weight: bold;
}
.produktlink_klein a {
 	color: #FFFFFF;
	text-decoration: none;
}
a.link_gelb {
 	color: #F7A328;
	text-decoration: none;
	font-weight: bold;
}
#produktmenu_pp .produktbox {
 	width: 235px;
         height: 25px;
         background-color: #F4EED4;
         float: left;
 	margin-left: 8px;
         margin-right: 1px;
         margin-bottom: 9px;
}
*html #produktmenu_pp .produktbox {
 	margin-left: 5px;
         margin-right: 4px;
}
*html #produktmenu_pp {
 	margin-left: -2px;
}
#produktmenu_pp .produktbox h1 {
	font-size: 1.1em;
         color: #000000;
	line-height: 2em;
	background-color: #F4EED4;
         padding-left: 21px;
         padding-bottom: 1px;
}
#produktmenu_pp .produktbox h1.act {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #003A72;
         padding-left: 21px;
         padding-bottom: 1px;
}
#left_bottom {
	width: 732px;
         height: 125px;
         background-color: #FFFFFF;
         border-bottom: 1px solid #C0C1C2;
         border-right: 1px solid #C0C1C2;
         margin-top: 8px;
         padding: 0px 0px 0px 8px;
}
#left_bottom h1, #left_bottom h2 {
         padding-top: 9px;
         margin-bottom: 4px;
	font-size: 1em;
 	font-weight: bold;
}
.newsbox {
         width: 202px;
         height: 107px;
         background-color: #F4EED4;
         float: left;
         margin-top: 9px;
         padding-left: 21px;
         padding-right: 12px;
	 border-right: 9px solid white;
}
.newsbox_last {
         width: 193px;
         height: 107px;
         background-color: #F4EED4;
         float: left;
         margin-top: 9px;
         padding-left: 21px;
         padding-right: 21px;
}
#rightwrap {
         float: right;
         width: 253px;
}
#right {
	width: 253px;
         background-color: #FFFFFF;
         border-bottom: 1px solid #C0C1C2;
         border-right: 1px solid #C0C1C2;
         padding-bottom: 9px;
       	float: right;
         width: 253px;
}
.teaserbox {
 	width: 226px;
         height: 120px;
         background-color: #F4EED4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
         padding-left: 9px;
}
.teaserbox h1 {
         padding-top: 9px;
         margin-bottom: 4px;
	font-size: 1em;
 	font-weight: bold;
}
.teaserbox h2 {
 	padding-top: 9px;
         padding-bottom: 9px;
}
.teaserbox span.infotext {
 	margin-bottom: 5px;
         display: block;
}
.teaserbox a {
}
.teaserbox img {
 	margin-bottom: 0px;
}
.teaserbox_variabel {
 	width: 226px;
         background-color: #F4EED4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
         padding-left: 9px;
         padding-bottom: 9px;
}
.teaserbox_variabel h1 {
         padding-top: 9px;
         margin-bottom: 4px;
	font-size: 1em;
 	font-weight: bold;
}
.teaserbox_variabel h2 {
 	padding-top: 9px;
         padding-bottom: 9px;
}
.teaserbox_variabel span.infotext {
 	margin-bottom: 5px;
         display: block;
}
.teaserbox_variabel a {
}
.teaserbox_variabel img {
 	margin-bottom: 0px;
}
.calc {
	float:right;
         margin-top:11px;
         margin-right:8px;
}
.partnerbox {
 	width: 235px;
         height: 229px;
         background-color: #E2E3E4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
}
.partnerbox h1 {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #003A72;
         padding-left: 21px;
         padding-bottom: 1px;
}
.partnerbox h1 a, .partnerbox .ueberschrift a {
	text-decoration: none;
	color: #FFFFFF;
}
.partnerbox img {
 	margin: 0px;
         padding: 0px;
}
.partnertext {
 	padding-left: 9px;
         margin-top: 15px;
}
.partnertext h2 {
         padding-top: 0px;
         margin-bottom: 15px;
	font-size: 1em;
 	font-weight: bold;
}
.partnertext a {
}
.betreuerbox {
 	width: 235px;
	background-color: #E2E3E4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
}
.betreuer_content {
	overflow:auto;
	}
.betreuerbox h1 {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #F7A328;
         padding-left: 21px;
         padding-bottom: 1px;
         margin-bottom: 10px;
}
.betreuerbox h2 {
	font-size: 1.1em;
 	font-weight: bold;
         margin-top: 2px;
}
.betreuer_pic {
 	float: left;
         margin-left: 9px;
         margin-top: 2px;
         margin-right: 9px;
}
.betreuer_text {
         margin-right: 9px;
}
.loginbox {
 	width: 226px;
         height: 116px;
	white-space: nowrap;
}
#right .loginbox {
         background-color: #E2E3E4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
         padding-left: 9px;
}
#contenttext table.login  {
	width: 200px;
}
#contenttext table.login td {
         background-color: #ffffff;
	padding: 0px;
}
.loginbox h2 {
         padding-top: 9px;
         margin-bottom: 4px;
	font-size: 1em;
 	font-weight: bold;
}
table.login {
 	font-size: 1em;
         margin-bottom: 9px;
}
table.login tr {
         height: 18px;;
}
input.logineingabe {
	width: 103px;
         height: 13px;
         border: 1px solid #000000;
         background-color: #FFFFFF;
         margin-left: 2px;
	 padding-left:1px;
	 font-size: 9px;
	 *font-size: 11px; /* IE7-Hack */
}
input.loginbutton {
         width: 15px;
         height: 15px;
         border: none;
         background-color: #FFFFFF;
         margin-left: 4px;
         *margin-bottom: -3px;  /* IE7-Hack */
}
.calcbox {
 	width: 226px;
         height: 116px;
         background-color: #E2E3E4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
         padding-left: 9px;
}
.calcbox h1 {
         padding-top: 9px;
         margin-bottom: 4px;
	font-size: 1em;
 	font-weight: bold;
}
.calcbox a {
}
.calcbox img {
 	margin-bottom: 5px;
}
.teaserbox_gelb {
 	width: 226px;
         height: 116px;
         background-color: #F4EED4;
 	margin-left: 8px;
         margin-right: 1px;
         margin-top: 9px;
         padding-left: 9px;
}
.teaserbox_gelb h1 {
         padding-top: 9px;
         margin-bottom: 4px;
	font-size: 1em;
 	font-weight: bold;
}
.teaserbox_gelb a {
}
.teaserbox_gelb img {
 	margin-bottom: 5px;
}
#index_footer {
         clear: both;
         width: 1003px;
         height: 35px;
	line-height: 3.2em;
}
#index_copyright {
 	width: 643px;
         float: left;
         padding-left: 7px;
}
#index_footermenu {
 	width: 342px;
         float: left;
         text-align: right;
         padding-right: 11px;
}
#cfooter {
         height: 35px;
	line-height: 3.2em;
}
#rfooter {
	float: right;
         width: 250px;
         height: 35px;
	line-height: 3.2em;
}
#copyright {
         padding-left: 7px;
}
#footermenu {
         text-align: right;
         padding-right: 11px;
         width: 239px;
}
#contentframe {
	width: 100%;
}
#contentframe_pp {
	width: 100%; 
}
#menu {
	float: left;
         width: 235px;
         margin-left: 8px;
         padding-bottom: 20px;
}
#menu a {
	text-decoration: none;
}
*html #menu {
         margin-left: 4px;
}
#menu h1 {
	font-size: 1.1em;
         color: #000000;
	line-height: 2em;
         padding-top: 43px;
         padding-left: 17px;
         padding-bottom: 1px;
         border-bottom: 1px solid #FFFFFF;
}
.menu1 {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 17px;
}
.menu1_act {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 17px;
         font-weight: bold;
}
.menu1 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.menu1_act a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
}
.menu2 {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 25px;
}
.menu2_act {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 25px;
}
.menu2 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.menu2_act a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
}
.menu3 {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 53px;
}
.menu3_act {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 53px;
}
.menu3 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.menu3_act a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
}
.lmenu1 {
	border-bottom: 1px solid #FFFFFF;
         background-color: #F0F1F1;
         padding-left: 17px;
         color: #999999;
}
.lmenu1_act {
	border-bottom: 1px solid #FFFFFF;
         background-color: #F0F1F1;
         padding-left: 17px;
         font-weight: bold;
         color: #999999;
}
.lmenu1 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         color: #999999;
}
.lmenu1_act a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
         color: #999999;
}
.lmenu2 {
	border-bottom: 1px solid #FFFFFF;
         background-color: #F0F1F1;
         padding-left: 25px;
         color: #999999;
}
.lmenu2_act {
	border-bottom: 1px solid #FFFFFF;
         background-color: #F0F1F1;
         padding-left: 25px;
         color: #999999;
}
.lmenu2 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         color: #999999;
}
.lmenu2_act a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
         color: #999999;
}
.lmenu3 {
	border-bottom: 1px solid #FFFFFF;
         background-color: #F0F1F1;
         padding-left: 53px;
         color: #999999;
}
.lmenu3_act {
	border-bottom: 1px solid #FFFFFF;
         background-color: #F0F1F1;
         padding-left: 53px;
         color: #999999;
}
.lmenu3 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         color: #999999;
}
.lmenu3_act a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
         color: #999999;
}
#content {
	float: left;
         width: 479px;
         margin-left: 9px;
}
#breadcrumb {
	width: 461px;
         height: 30px;
         padding-top: 5px;
         padding-left: 9px;
         padding-right: 9px;
         line-height: 1.5em;
}
#breadcrumb span {
 	color: #F7A328;
}
#font_print {
         width: 470px;
         height: 17px;
         padding-right: 9px;
         text-align: right;
}
.printbutton {
 	margin-left: 9px;
}
#contenttext {
         width: 461px;
         padding-left: 9px;
         padding-right: 9px;
         padding-bottom: 9px;
}
.textpic {
         margin-bottom: 13px;
}
.textpic p {
         float: left;
         display: inline;
}
.textpic-bild {
         float: right;
         margin-left: 10px;
         margin-top: 4px;
}
.textpic .bildtext {
         color: #003A72;
}
p.form_label {
	padding: 4px 0px 1px 0px;
         margin: 0px;
}
input.form_input {
	width: 210px;
         height: 17px;
         margin-bottom: 4px;
         border: 1px solid #000000;
         background-color: #FFFFFF;
         margin-left: 0px;
}
textarea.form_textarea {
	width: 441px;
         height: 100px;
         margin-bottom: 4px;
         border: 1px solid #000000;
         background-color: #FFFFFF;
         margin-left: 0px;
}
.form {
 	margin-bottom: 13px;
}
.form_send input {
	text-align: center;
         padding: 4px;
         height: 14px;
         line-height: 14px;
         color: #FFFFFF;
         border: none;
         background-color: #003A72;
         margin-left: 9px;
         font-weight: bold;
         font-size: 1em;
}
*html .form_send input {
         height: 21px;
         line-height: 13px;
}
a.form_send {
 	text-decoration: none;
}

#sitemap {
	float: left;
         padding-bottom: 20px;
}
.sitemap0 {
	font-size: 1.1em;
         width: 445px;
	line-height: 2em;
         font-weight: bold;
         padding-left: 17px;
         padding-bottom: 1px;
         background-color: #E2E3E4;
         border-bottom: 1px solid #FFFFFF;
}
.sitemap0 a {
         color: #003A72;
	text-decoration: none;
}
.sitemap1 {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 17px;
}
.sitemap1 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.sitemap2 {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 25px;
}
.sitemap2 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.sitemap3 {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 53px;
}
.sitemap3 a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.sitemap_top {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 17px;
}
.sitemap_top a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
         font-weight: bold;
}
.sitemap_bottom {
	border-bottom: 1px solid #FFFFFF;
         padding-left: 17px;
}
.sitemap_bottom a {
	border-bottom: 1px solid #FFFFFF;
         line-height: 2.4em;
}
.form_suche input {
	text-align: center;
         padding: 3px;
         height: 13px;
         width: 70px;
         margin-bottom: 4px;
         line-height: 12px;
         *line-height: 13px; /* IE7-Hack */
         color: #FFFFFF;
         border: none;
         background-color: #003A72;
         margin-left: 4px;
         font-weight: bold;
         font-size: 1em;
}
@media screen and (min-width: 0px) { /* Opera-Hack */
	.form_suche input {margin-bottom: 5px;line-height: 13px;}
}
a.form_suche {
 	text-decoration: none;
}

#suchergebnis span {
         color: #F7A328;
         font-weight: bold;
}
#produktmenu_ir .produktbox {
         height: 25px;
         width: auto;
         background-color: #003A72;
         float: left;
 	margin-left: 8px;
         margin-right: 2px;
         margin-bottom: 9px;
}

*html #produktmenu_ir {
         margin-left: -8px;
}
#produktmenu_ir .produktbox a {
	text-decoration: none;
}
#produktmenu_ir .produktbox h1 {
	font-size: 1.1em;
         color: #003A72;
	line-height: 2em;
	background-color: #E2E3E4;
         padding-left: 8px;
         padding-right: 9px;
         padding-bottom: 1px;
}
#produktmenu_ir .produktbox h1.act {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #F7A328;
         padding-left: 8px;
         padding-right: 8px;
         padding-bottom: 1px;
}
*html #produktmenu_ir_en {
         margin-left: -8px;
}
#produktmenu_ir_en .produktbox {
         height: 25px;
         width: auto;
         background-color: #003A72;
         float: left;
 	margin-left: 8px;
         margin-right: 2px;
         margin-bottom: 9px;
}
#produktmenu_ir_en .produktbox a {
	text-decoration: none;
}
#produktmenu_ir_en .produktbox h1 {
	font-size: 1.1em;
         color: #003A72;
	line-height: 2em;
	background-color: #E2E3E4;
         padding-left: 17px;
         padding-right: 17px;
         padding-bottom: 1px;
}
#produktmenu_ir_en .produktbox h1.act {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #F7A328;
         padding-left: 16px;
         padding-right: 16px;
         padding-bottom: 1px;
}
.profilbox {
	overflow:hidden;
	background-color: #E2E3E4;
         padding-bottom: 9px;
         *padding-bottom: 0px;
         margin-bottom: 13px;
}
#content .profilbox h1 {
	font-size: 1.1em;
         width: 445px;
	line-height: 2em;
         font-weight: bold;
         padding-left: 17px;
         padding-bottom: 1px;
         background-color: #003A72;
         color: #fff;
         margin-bottom: 20px;
         border-bottom: 1px solid #FFFFFF;
         margin: 0px 0px 9px 0px;
}
#content .profilbox h3 {
 	margin-top: -3px;
}
.profilbox_pic {
	margin-right: 15px;
	float:left;
	padding-left: 9px;
}

.profilbox_text {
	float:right;
	width: 320px;
}
.zelle {
	white-space: nowrap;
}
.zellerechts {
	white-space: nowrap;
	text-align: right;
}

.produktbox_milchglas {
 	width: 235px;
         height: 220px;
         background-color: #66839f;
         float: left;
 	margin-left: 8px;
         margin-right: 1px;
         margin-bottom: 9px;
}
*html .produktbox_milchglas {
 	margin-left: 5px;
         margin-right: 4px;
}
.produktbox_milchglas a {
	text-decoration: none;
}
.produktbox_milchglas h1 {
	font-size: 1.1em;
         color: #003A72;
	line-height: 2em;
	background-color: #E2E3E4;
         padding-left: 21px;
         padding-bottom: 1px;
}
.produktbox_milchglas h1 a {
	color: #66839f;
}
.produktbox_milchglas h1.act {
	font-size: 1.1em;
         color: #FFFFFF;
	line-height: 2em;
	background-color: #F7A328;
         padding-left: 21px;
         padding-bottom: 1px;
}
#produktmenu .produktbox_milchglas {
 	width: 235px;
         height: 25px;
         background-color: #003A72;
         float: left;
 	margin-left: 8px;
         margin-right: 1px;
         margin-bottom: 9px;
}
*html #produktmenu .produktbox_milchglas {
 	margin-left: 5px;
         margin-right: 4px;
}
