body, td, th, div, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body, div, p {
	text-align: left;
}
body {
	background-color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}
h1, h2, h3, h4, h5, h6, .h1_leg, .h1_span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0059b2;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.h1_leg, .h1_span {
	margin: 0px;
	font-weight: bold;
	padding: 0px 10px;
}
.h1_span {
	padding: 0px;
}

.container_center {
	width: 920px;
	border: 1px solid #333366;
	border-top: 0px;
}
.fr_header {
	width: 920px;
	height: 300px;
	background: url(pix/header.jpg) no-repeat top left;
	
	text-align: left;
}
.fr_body {
	width: 920px;
	margin: 0px 0px 15px 0px;
}
.fr_footer {
	width: 920px;
	background-color: #0059b2;
	margin-bottom: 3px;
}
.fr_impressum {
	font-size: 10px;
	text-align: center;
	padding: 2px 0px;
	color: orange;
}
.fr_impressum a:link, .fr_impressum a:active, .fr_impressum a:visited, .fr_impressum a:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.fr_impressum a:hover {
	text-decoration: underline;
}

.content_left {
	width: 265px;
	margin-left: 25px;
	/* background-color: #cccccc; */
}
.content_right {
	margin: 7px 30px 0px;
	/* background-color: #e0e0e0; */
}
a:link, a:active, a:visited, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: orange;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a:link.lvl_1, a:active.lvl_1, a:visited.lvl_1, a:hover.lvl_1 {
	display: block;
	/* background: #DEDEDE; */
	color: #000000;
	
	padding: 7px 0px;
	width: 240px;
	font-weight: bold;
	text-decoration: none;
	
	border-top: 1px solid #cccccc;
}
a:link.lvl_2, a:active.lvl_2, a:visited.lvl_2, a:hover.lvl_2 {
	font-size: 10px;
	display: block;
	/* background: #E5E5E5; */
	color: #000000;
	
	padding: 4px 0px;
	width: 240px;
	font-weight: normal;
	text-decoration: none;
}
a:hover.lvl_1, a:hover.lvl_2 {
	background: #E5E5E5;
}
a#active {
	/* color: #0059b2; */
	color: orange;
	font-weight: bold;
}
a.lvl_1#active {
	background: #E5E5E5;
	color: #0059b2;
}
a#kat_tbl {
	text-decoration: none;
}
a.lvl_2#active {
	background: none;
}
div.content_footer a:link, div.content_footer a:active, div.content_footer a:visited, div.content_footer a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
div.content_footer a:hover {
	text-decoration: underline;
}
div.content_footer {
	margin-top: 5px;
	text-align: center;
}
span#prod_title {
	font-weight: bold;
	color: orange;
}
span#prod_art_nr, span#prod_mwst {
	font-style: italic;
}
span#prod_preis {
	font-weight: bold;
	font-size: 10px;
}
span#prod_beschreibung {
	padding-top: 6px;
}
.tbl_korb tr td {
	/* padding: 2px 0px; */
}
.tr_korb_head td {

	background: #FFA500;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom: 1px solid black;
}
.tr_korb_pos_1 td {
	border-bottom: 1px solid #777777;
	background: #D0D0D0;
}
.tr_korb_pos_2 td {
	border-bottom: 1px solid #777777;
	background: #E0E0E0;
}
input {
	background: white;
	color: black;
	border: 1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;
}
input.korb_input {
	width: 40px;
	height: 12px;
	font-size: 10px;
	text-align: center;
}
input.button {
	background: orange;
	color: white;
	font-weight: bold;
	
}

table.reg tr td {
	padding: 2px 0px;
}
table.reg tr td input {
	width: 200px;
}
select {
	width: 202px;
	color: black;
	background: white;
	border: 1px solid #000000;
}

a:link.tm_but, a:active.tm_but, a:visited.tm_but, a:hover.tm_but {
	border-left: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
	padding-left: 20px;
	padding-right: 20px;
	
	display: block;
	height: 35px;
	float: right;
	
	text-decoration: none;
	color: #0059B2;
	
	line-height: 35px;
}
a:hover.tm_but {
	color: orange;
}
fieldset {
	border: 1px solid  #bbbbbb;
}
textarea#form_nachricht, textarea#form_lieferadresse, textarea#form_rechnungsadresse {
	margin-top: 4px;
	display: block;
	width: 360px;
	border: 1px solid black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}