body {
	margin: 0px;
	padding: 0px;
	color: rgb(69,49,22);
	text-align: center;
	background: rgb(250,249,218) url(./bilder/bg_body.png) repeat-x 0 0;
	line-height: 1.5em;
	font-family: Verdana, sans-serif;
}

p, th , td , div { font-family: Verdana, sans-serif; font-size: 11px; line-height: 16px; color: #453116; }

a { color: #453116; text-decoration: none; font-weight: normal; }
a:link { color: #453116; text-decoration: none; }
a:visited { color: #453116; text-decoration: none; }
a:hover { color: #993333; text-decoration: none; }

h1 , h2 , a:link.h2link , a:visited.h2link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #453116;
	text-decoration: none;
	margin: 0px;
}

h2 {
	margin-top: 12px;
}

a:hover.h2link {
	color: #993333;
}

form { margin: 0px; padding: 0px; } 

sup {
	font-size:10px;
	font-weight:normal;
	vertical-align:text-top;
}

img {
	border-style:none;
}

ul, ol	{
	padding: 0 0 1.5em 0;	
}

ul li, ol li	{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.headline { font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; color: #453116; }

.begruessung,.begruessung2 { font-family: Verdana, sans-serif; font-size: 15px; font-weight: bold; line-height: 22px; color: #c1974d; }
.begruessung2 {
	margin-top:0px;
	margin-left:0px;
}


.begruessung_en { font-family: Verdana, sans-serif; font-size: 12px; font-weight: bold; line-height: 17.5px; color: #998854; }

.separator { color: #998854; }

.menutop { background-color: #998854; }
input.menutop { width: 80px; border: 1px; border-color: #453116; border-style: solid; font-family: Arial, sans-serif; font-size: 10px; padding: 1px; }

.copyright{ font-family: Verdana, sans-serif; font-size: 9px; color: #453116; }

.shopmargin { margin-left: 0px; margin-top: 15px; margin-bottom: 0px; }
.shopmarginnarrow { margin-left: 0px; margin-top: 15px; margin-bottom: 0px; width: 320px; font-family: Verdana, sans-serif; font-size: 9px; color: #c1974d; }

.selected { font-weight: bold; }

.pagelist { font-weight: bold; color: #9A231D; }

.artname { font-size: 12px; font-weight: bold; }

.artlistpic { border-width: 1px; border-style: solid; border-color: #c6944a; height:100px; }

.artlistref {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6944a;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
.artlistref2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6944a;
	padding: 0px;
	padding-top: 15px;
}
.artlistref3 {
	padding: 0px;
	padding-top: 15px;
}

p.back {
	border-bottom:solid #C1974D 1px;
	border-top:solid #C1974D 1px;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:20px;
	margin-top:20px;
	text-align:jusitfy;
}

.bottomline {
	border-bottom:solid #C1974D 1px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:jusitfy;
}

.bottomline2 {
	border-bottom:solid #C1974D 1px;
	padding-bottom:0px;
	padding-top:0px;
	text-align:jusitfy;
}

.bottomline3 {
	border-bottom:solid #C1974D 1px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:jusitfy;
	margin-bottom: 26px;
}

.topline {
	border-top:solid #C1974D 1px;
	padding-bottom:5px;
	padding-top:5px;
}

a.linkname {
	font-weight:bold;
}

#head { background-image:url(./bilder/headbg.gif); text-align: center; vertical-align: top; }

#littlecart { border-width: 0px 2px 2px 2px; border-style: solid; border-color: #c6944a;}
.littlecart { font-size: 10px; }

input.amount , select.amount { border: 1px; border-color: #C1974D; border-style: solid; font-family: Arial, sans-serif; font-size: 11px; background-color: #FAF9DA; }

a.red {	color:#933; font-weight: bold; }
a.red_thin {	color:#933; }
a:link.red,a:linkred_thin {	color:#933; }
a:visited.red,a:visited.red_thin {	color:#933; }
a:hover.red,a:hover.red_thin {	color:#933; }

#english_left_pic { margin-top: 150px; }
.english_left_text { color: #998854; }

.smalltext { font-size: 10px; }

.emailframe { border-width: 2px; border-style: solid; border-color: #C1974D; vertical-align: top; }
.emailcontent { padding-left: 25px; padding-top: 25px; }
input.emailform { border-width: 2px; border-style: solid; border-color: #C1974D; width: 176px; font-family: Arial, sans-serif; font-size: 11px; background-color: #FAF9DA; }
textarea.emailform { border-width: 2px; border-style: solid; border-color: #C1974D; width: 176px; height: 52px; font-family: Arial, sans-serif; font-size: 11px; background-color: #FAF9DA; }
.spacer15 { margin-top: 15px; }

th.cart { color: #C1974D; border-bottom:solid #C1974D 1px; border-top:solid #C1974D 1px; }
th.cart2 { color: #453116; border-bottom:solid #C1974D 1px; border-top:solid #C1974D 1px; }
td.cart { border-bottom:1px solid #C1974D; }

img.wideborder {
	border:5px solid #C1974D;
}

.light { color: #C1974D; }

input.login { border-width: 2px; border-style: solid; border-color: #C1974D; width: 170px; font-family: Arial, sans-serif; font-size: 11px; background-color: #FAF9DA; margin-left:10px; }
input.login_plz { border-width: 2px; border-style: solid; border-color: #C1974D; width: 50px; font-family: Arial, sans-serif; font-size: 11px; background-color: #FAF9DA; margin-left:10px; }
input.login_ort { border-width: 2px; border-style: solid; border-color: #C1974D; width: 115px; font-family: Arial, sans-serif; font-size: 11px; background-color: #FAF9DA; margin-left:5px; }

td.catmenu_name {
	border-top:2px solid #C1974D;
	border-bottom:2px solid #C1974D;
	border-right:2px solid #C1974D;
	border-left:2px solid #C1974D;
	padding:2px 0px 2px 6px;
	font:11px "arial black",sans-serif;
	letter-spacing:2px;
	line-height:12px;
	text-transform:uppercase;
	background-color:#C1974D;
	color:#FAF9DA;
}

td.catmenu,td.catmenu_top {
	border-bottom:2px solid #C1974D;
	border-right:2px solid #C1974D;
	border-left:2px solid #C1974D;
	padding:2px 0px 2px 6px;
	font:11px "arial black",sans-serif;
	letter-spacing:2px;
	line-height:12px;
	text-transform:uppercase;
}

td.catmenu #tel {
	font-size:10px;
	letter-spacing:1px;
}

td.catmenu a,td.catmenu a:visited {
	color:#998854;
	text-decoration:none;
	width:120px;
	display:block;
}
td.catmenu_top a,td.catmenu_top a:visited {
	color:#CC6600;
	width:120px;
	display:block;
}

td.catmenu a:hover,td.catmenu_top a:hover {
	color:#453116;
}

td.cart a,a.pback {
	color: #9A231D;
	text-decoration:none;
	font-weight:bold;
}

td.cart a:hover,a.pback:hover {
	color: #453116;
}

input.abo {
	margin-top:1px;
	margin-bottom:1px;
	font-family:Verdana, Arial, sans-serif;
	font-size:11px;
	line-height: 16px;
}

td.marken_zeile {
	height:30px;
	vertical-align:bottom;
}

#c0 {
	width: 660px;
	margin: 0 auto;
	padding: 118px 0px 11px 0px;
	background: url(./bilder/bg_header.png) no-repeat 0px 0px;
}

#hauptnavi	{
	margin:0px;
	padding: 2px 0px 0px 0px;
	line-height: 160%;
	text-align:left;
}

#hauptnavi li	{
	display: inline;
	margin-right: 40px;
	font-family: 'Arial Black', sans-serif;
	letter-spacing: 0.2em;

}

#hauptnavi li#hauptnavi-5	{
	margin-right: 0px;	
}

#hauptnavi li a:link, 
#hauptnavi li a:visited	{
	color: rgb(252,250,234);
}

#intveldnavi li a:link, 
#intveldnavi li a:visited {
	color: rgb(153,136,84);
	font-weight: normal;
}

#hauptnavi li a:hover,
#hauptnavi li a:active,
#intveldnavi li a:hover,  
#intveldnavi li a:active {
	color: rgb(69,49,22);
}

#hauptnavi li#hauptnavi-5	{
	margin-right: 0px;	
}

#hauptnavi li a:link, 
#hauptnavi li a:visited	{
	color: rgb(252,250,234);
}

#hauptnavi li a:hover,
#hauptnavi li a:active,
#intveldnavi li a:hover,  
#intveldnavi li a:active {
	color: rgb(69,49,22);
}

td.fussnavi {
	padding-top:100px;
	padding-bottom:15px;
}

#fussnavi	{
	display:block;
	width: 320px;
	float: left;
}

#fussnavi a:link,  
#fussnavi a:visited,
a.simple:link, 
a.simple:visited	{
	color: rgb(69,49,22);
	font-weight: normal;
}

#fussnavi a:hover {
	text-decoration:underline;
	color:rgb(154, 35, 29);
}

#c1-fussbalken	{
	background: rgb(169,144,89);
	height: 22px;
}

#artikelkatalog_marken_img {
	position:relative;
	top:-5px;
}

#artikelkatalog_marken_desc {
	width:345px;
}