#con_26_bold {
	font-size: 26px;
	font-weight:bold;
}

#con_15_bold {
	font-size: 15px;
	font-weight:bold;
}

#con_10_normal {
	font-size: 10px;
}

#dividerline {
	background-image: url(/core/cms/upload/trenner.gif);
	background-repeat: repeat-x;
	border-width: 0px;
}

.con_toppings {
	line-height: 17px;
}

table.shopping_cart {
	background-color: #8B0606;
	color: #FFFFFF;
}

th.shopping_cart {
	background-color: #CC0000;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}

.white {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

.white_u {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: underline;
}

td.shopping_cart {
	border-top: thin solid #CC0000;
	color: #FFFFFF;
	padding-bottom: 2px;
}

.cart_topping {
	font-size: 10px;
	color: #FFFFFF;
}

a.price:link, a.preis:visited, a.preis:active, a.preis:hover {
	text-decoration: underline;
	font-weight: normal;
	white-space: nowrap;
}

.mov {
	background-color: #5d0b05;
	color: #FFFF00;
	font-weight: bold;
}

.yellow {
	color: #FFFF00;
}

.ready {
	vertical-align: bottom;
	float: right;
	padding-right: 5px;
}

.checkout_form {
	margin: 0px;
    padding-left: 2px;
    border: 1px solid #2F1304;
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #8d0606;

	scrollbar-base-color:#98504d;
	scrollbar-3d-light-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF;
  	scrollbar-darkshadow-color:#000000;
  	scrollbar-face-color:#98504d;
  	scrollbar-highlight-color:#FFFFFF;
  	scrollbar-shadow-color:#000000;
  	scrollbar-track-color:#98504d;
}

.checkout_text {
	font-family: Georgia, Serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 30px;
}

.checkout_submit {
    border: 1px solid #2F1304;
	background-color: #98504d;
	text-decoration: none;
	cursor: pointer;
}

.nobr {
	white-space: nowrap;
}

span.cart_menu_products {
	margin-left: 5px;
}
