body {
	margin: 0px;
	padding: 0px;
	
	padding-top: 30px;
	
	background: url('/images/bg_header.jpg') repeat-x;
	font-family: arial, verdana;
	font-size: 12px;
}

input, select, textarea, table {
	font-size: 12px;
	font-family: arial, verdana;
}
table {
	border: none;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
li {
	list-style-image: url('/images/li.gif'); 
}
#containerHeader {
	width: 980px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
}
img.logo_kat {
	margin-bottom: 35px;
}
img.geschenk {
}

table.main_table {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
td.katnav_td {
	width: 200px;
	padding-left: 5px;
	padding-right: 14px;
	background: none;
}
td.content_td {
	width: 575px;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-bottom: 20px !important;
	padding-top: 25px;
	background: none;
	
	border-left: 1px solid #DEDEDE;
	border-right: 1px solid #DEDEDE;
}
td.teaser_td {
	width: 150px;
	padding-left: 20px;
}
td.footer_td {
	background: none;
	border: none;
	
	color: #45403C;
	font-family: 'courier new', verdana;
	font-weight: normal;
	font-size: 13px !important;
	text-align: center;
}
div.footer_td {
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}
a.footer_td {
	color: #47413B !important;
	text-decoration: none;
}
a.footer_td:hover {
	color: #729752 !important;
}
/********************************** startseite *******************************/
div.front1 {
	font-size: 27px;
	color: #A4A3A3;
}
div.front2 {
	font-size: 23px;
	color: #B4B4B4;
	padding-left: 50px;
	padding-top: 10px;
}
div.front3 {
	font-size: 23px;
	color: #A4A3A3;
	padding-left: 30px;
}
div.front4 {
	font-size: 23px;
	color: #A4A3A3;
	padding-left: 70px;
}
div.front_aktiv {
	font-size: 38px;
	color: #A4C970;
}
div.hidden {
	display: none;
	position: relative;
	top: -85px;
}
/******************************* linke spalte ********************************/
a.tagcloud {
}
a.tagcloud:hover {
	color: #729752;
	text-decoration: underline !important;
}

/********************************* nav ***************************************/
ul.nav {
	top: 0px;
	margin: 0px;
	padding: 0px;
	
	padding-top: 1px;
	
	list-style-type: none;
	border-top: 1px solid #DEDEDE;
}
li.nav {
	border-bottom: 1px solid #DEDEDE;
	list-style-image: none;
}
li.navSel {

}
li.tab {

}
a.kataktiv {
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family: 'courier new', verdana;
	font-weight: normal;
	font-size: 13px;
	color: #729752;
	text-decoration: none;
}
a.left {
	display: block;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	font-family: 'courier new', verdana !important;
	font-size: 13px !important;
	color: #000000;
	text-decoration: none;
}
a.left:hover {
	color: #729752;
}

/******************************** content ************************************/
h1 {
	padding-bottom: 3px;
	margin-bottom: 40px !important;
	
	font-family: 'Courier New', verdana !important;
	font-size: 26px !important;
	color: #699146 !important;
	
	border-bottom: 1px solid #EDEFEA;
}

a.artikelliste_mehrspaltig, a.artikelliste_startseite {
	display: block;
	width: 185px;
	height: 65px;
	padding-top: 120px;
	
	float: left;
	
	text-decoration: none;
	text-align: center;
	color: #45403C;
	font-weight: bold;
}
a.artikelliste_mehrspaltig:hover, a.artikelliste_startseite:hover {
	color: #699146;
}
a.artikelliste_startseite {
	height: 45px;
	width: 183px;
}
span.preis {
	color: #699146;
}

/*********************************** teaser **********************************/
div.td_teaser_title {
	color: #699146;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DEDEDE;
}
button.ibox {
	background: none;
	border: none;
	padding-top: 1px;
	float: left;
}
input.textfeld, input.textfeld_left, input.textfeld_warenkorb {
	width: 205px;
	float: left;
	color: #000000;
	border: 1px solid #d0cece;
	margin: 2px;
}
select, textarea {
	float: left;
	color: #000000;
	border: 1px solid #d0cece;
	margin: 2px;
}
input.textfeld{
	margin-top: 0px;
}
input.textfeld_warenkorb {
	width: 20px;
	margin-top: 0px;
}
form.suchformular {
	margin: 0px;
	padding: 0px;
	
	height: 25px;
}

a.artikelliste_teaser {
	display: block;
	width: 150px;
	height: 45px;
	padding-top: 115px;
	
	float: left;
	
	text-decoration: none;
	text-align: center;
	color: #45403C;
	font-weight: bold;
	
	border-bottom: 1px solid #DEDEDE;
}
a.artikelliste_teaser:hover {
	color: #699146;
}
a.ibox_mm {
	color: #000000;
}
a.button {
	display: block;
	height: 15px;
	padding-left: 25px;
	
	border-top: 1px solid #628521;
	border-bottom: 1px solid #628521;
	
	text-decoration: none;
	color: #000000;
}
input.button {
}
/********************************* artikel ***********************************/
div.artikel_bilder {
	float: left;
	width: 555px;
	margin-bottom: 20px;
}
img.artikel_bild_gross {
	float: left;
	padding-top: 4px;
	padding-bottom: 5px;
	border: 1px solid #DEDEDE;
}
img.artikel_bild_klein {
	float: left;
	border: 1px solid #DEDEDE;
	margin-left: 17px;
	margin-bottom: 10px;
}
div.artikel_bild_klein {
	float: left;
	border: 1px solid #DEDEDE;
	width: 100px;
	height: 100px;
	margin-left: 17px;
	margin-bottom: 10px;
}
div.artikel_beschreibung {
	width: 315px;
	float: left;
	margin-right: 10px;
	padding-right: 17px;
	
	color: #47413B;
	line-height: 140%;
}
div.artikel_beschreibung_subtitel {
	color: #699146;
	font-size: 15px;
	font-weight: bold;
}
span.artikel_subtitle {
	color: #699146;
	font-weight: bold;
}
h4 {
	color: #699146 !important;
	font-size: 13px !important;
}
h4.content_inline {
	display: inline;
	margin-top: 4px;
}
input.button {
	padding-bottom: 0px !important;
}
a.artikel_backlink {
	font-size: 12px;
	font-weight: normal !important;
	color: #47413B !important;
	text-decoration: none;
	
}
a.artikel_backlink:hover {
	color: #699146 !important;
}

h2 {
	padding-bottom: 3px;
	margin-bottom: 20px !important;
	
	font-family: arial, verdana !important;
	font-size: 12px;
	color: #699146 !important;
	
	border-bottom: 1px solid #EDEFEA;
}

form.gruppenartikel_rechts {
	margin:0px;
	padding:0px;
	
	color: #47413B;
}
div.optionen_titel {
	color: #47413B;
	font-weight: bold;
}
a.content {
	color: #000000;
}
a.content:hover {

}
/******************************* formulare ***********************************/
td.content {
	height: 24px;
}
