body,
body table,
body td {
	padding		: 0px;
	margin		: 0px;
	font-family	: Verdana;
	font-size	: 8pt;
}

form {
	display			: inline;
}

.menue .title {
	padding		: 2px;
	font-weight	: bold;
	color		: #000000;
}

.menue a {
	text-decoration	: none;
}

.menue_links .title {
	background-color: #F0EFEF;
	max-width	: 167px;
}

.menue_links .con {
	background-color: #FFFEE5;
	width		: 145px;
	padding-left	: 10px;
}

.menue_rechts {
	margin-top	: 15px;
	max-width	: 190px;
}

.menue_rechts .title {
	background-color: #FFFDCB;
}

.menue_rechts .con {
	background-color: #F8F7F7;
	width		: 167px;
}

.menue_top a {
	text-decoration	: none;
}
.menue_top a:hover {
	text-decoration	: underline;
}


a {
	color		: #0D1263;
}

h1 {
	color		: #0D1263;
	margin-bottom	: 0px;
	margin-right	: 0px;
}

h3 {
	font-size	: 10pt;
	margin		: 0px;
	font-weight	: normal;
}

fieldset {
	margin-top	: 10px;
	border		: 1px solid #0D1236;
	padding		: 10px;
}

fieldset legend {
	color		: #0D1263;
}

.startseiteempfehlung {
	text-align	: center;
	border		: 1px solid #0D1236;
}
.startseiteempfehlung div {
	float		: left;
	width		: 120px;
}


.kaufbox {
	float		: right; 
	width		: 120px; 
	border		: 1px solid #0D1236; 
	padding		: 5px; 
	margin		: 0px 0px 5px 10px; 
	text-align	: center;
	background-color: #FFFFFF;
}



.warenkorb_table {
	background-color: #848CF3;/*#A3B4C9;*/
}
.warenkorb_table td {
	padding		: 2px;
}
.warenkorb_table thead tr {
	background-color: #0D1263;
}
.warenkorb_table thead td {
	color		: #888687;
	font-style	: italic;
	text-align	: center;
}	
.warenkorb_table tbody input {
	width		: 100%;
}
.warenkorb_table tbody .input1 {
	text-align	: center;
	width		: 30px;
}

.warenkorb_table tbody tr {
	background-color: #E3E8EF;
}
.warenkorb_table tbody td a {
	color		: #0D1236;
}
.warenkorb_table tbody td {
	color		: #0D1236;
	border-top	: 1px dotted #0D1236;
}
.warenkorb_link {
	font-size	: 6pt;
}
.warenkorb_table tfoot tr {
	background-color: #F0EFEF;
}
.warenkorb_table tfoot input {
	font-size	: 10pt;
	border		: 1px dotted #0D1236;
	color		: #0D1236;
	font-weight	: bold;
	background-color: #A3B4C9;
}

.warenkorb_table .inputbutton1 {
	font-size	: 6pt;
	background-color: #0D1236;
	border		: 1px solid #D9D8D9;
	color		: #D9D8D9;
}
.warenkorb_table .lastrow td {
	background-color: #FFFFFF;
	margin-top	: 20px;
	padding-top	: 20px;
	border-top	: 1px dotted #0D1236;	
	border-bottom	: 1px dotted #0D1236;	
}
.warenkorb_table .lastrow a {
	color		: #0D1236;
}	
.warenkorb_table .lastrow input,
.kasse {
	font-size	: 10pt;
	border		: 1px dotted #0D1236;
	color		: #0D1236;
	font-weight	: bold;
	background-color: #E3E8EF;
}
.warenkorb_table .lastrow2 td {
	border-top	: 1px dotted #0D1236;	
}

ul, li {
	margin-left	: 0px;
	list-style-type	:circle;
}

/* VORBESTELLUNGEN*/
.eingabe_vorbestellung .td_h2 {
    padding-top: 10px;
    background-color: 	#E3E8EF;
    color           : #000;
    font-weight: bold;
}

.eingabe_vorbestellung .td_h2 .hint {
    font-size: 75%;
}

/*DRUCK*/
.print_only {
	display			: none;
}


@media print {
	.print_yes,
	.print_only { display:inline}
	.print_no { display:none }
}
