*
{
	margin: 0; padding: 0;
}
a img,
:link img,
:visited img
{
	border: none;
}

a
{
	color: #669933;
  text-decoration: none;
  outline: none;
}

a:hover
{
  text-decoration: underline;
}

table.search_result_1 a
{
	color: #000;
}

.cl
{
	clear: both;
	display: block;
	font-size: 1px;
	height: 0;
	width: 0;
}

ul
{
	list-style: none;
}

input, select, textarea
{

}
body, td
{
  margin: 0;
  padding: 0;
  font-family:  Georgia, 'Times New Roman', Times, serif;
  font-size: 13px;
}

body
{
  padding: 0;
  background-color: #D9D1C8;
}

#page
{
	position: absolute;
	width: 950px;
	background-repeat: no-repeat;
	min-height: 1050px;
	background-color: #FFF;
	left: 50%;
	margin-left: -475px;
}

#col_left
{
	float: left;
	margin: 110px 0 0 50px;
	width: 650px;
	padding: 30px 15px 15px 30px;
	min-height: 700px;
	background-image: url('/images/bg_sep.gif');
	background-position: 693px 30px;
	background-repeat: no-repeat;
}

body#core__index  #col_left
{
	background-image: url('/images/bg_sep2.gif');
	background-position: 245px 30px;
}

#col_right
{
	margin: 110px 0 0 0;
	width: 170px;
	float: right;
	padding: 30px 15px 15px 15px;
}

* html body #col_left
{
  margin: 110px 0 0 15px;
  width: 660px;
}
* html body #col_right
{
  margin: 110px 0 0 -20px;
}

/* Seitenueberschriften */
h1
{
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 20px;
}

h2
{
	font-size: 14px;
	font-weight:bold;
	color: #CEB44C;
	margin-bottom: 10px;
}

#col_right h3,
#col_right ul#menu li,
#col_right ul#menu li a,
#col_right ul#menu li a:visited,
#col_right div#search a.toggle

{
	color: #669933;
	font-size: 14px;
	font-weight: normal;
}

#col_right h3,
#col_right div#search a.toggle
{
        line-height: 25px;
}

#col_right ul#menu li,a
{
  padding: 4px 0 4px 0;
}

#col_right ul#menu
{
	margin-top: 30px;
}

#col_right ul#menu li.menu_about
{
	margin: 0;
}
#col_right ul#menu li.menu_home
{
	margin: 20px 0 0 0;
}
#col_right ul#menu li.menu_reg,
#col_right ul#menu li.menu_logout
{
	margin: 0 0 20px 0;
}
#col_right ul#menu li.menu_pdf a,
#col_right ul#menu li.menu_pdf a:visited
{
        color: #CC0000;
}

#col_right div#search
{
  margin-top: 30px;
}

#col_right div#cart p.lnk
{
	padding-top: 10px;
}

#col_right #tsr_cart_search
{
	margin-left: -15px;
}

#col_right div#tsr_cart_search a.toggle
{
	margin-left: 12px;
}

#col_left #home_new_products
{
	float: left;
}
#col_left #home_new_products
{
	width: 200px;
	padding-right: 15px;
}
#col_left #home_new_products div.np
{
	padding-bottom: 20px;
}
#col_left #home_new_products h3
{
	padding-bottom: 10px;
}
#col_left #home_new_products h3,
#col_left #home_new_products h3 a,
#col_left #home_new_products h3 a:visited
{
	color: #669933;
	font-size: 13px;
	font-weight: bold;
}
#col_left #home_new_products p
{
	font-size: 13px;
	color: #000000;
}
#col_left #home_new_products p img
{
	float: left;
	margin: 0 10px 10px 0;
}

body#core__index #col_left #home_new_products p a,
body#core__index #col_left #home_new_products p a:visited,
body#core__index #col_left #home_new_products p a:hover
{
	color: #000000;
	text-decoration: none;
}

#col_left #home_new_products span.special_text,
#col_left #home_new_products a.special_text
{
	color: #CEB44C;
}

#col_left #home_news
{
  float: none;
  padding-left: 230px;
}

#col_left #home_news h2,
#col_left #home_new_products h2
{
  padding-bottom: 20px;
}

#col_left #home_news div.news_images
{
	float: left;
	padding: 0 10px 10px 0;
}

#col_left #home_news div.news_images img
{
	display: block;
	margin-bottom: 10px;
}

body div.mceEdit ul
{
	list-style-type: square;
	padding-left: 16px;
}

.product_images
{
  padding-top: 20px;
}

.pagenation
{
  padding-top: 20px;
  text-align: center;
}

.tbl_cart
{
	width: 100%;
}

.err_box
{
  color: red;
  border: 1px solid red;
  padding: 20px;
}

/* Success - Container */
.success_box
{
  color: green;
  border: 1px solid green;
  padding: 20px;
}

.special_price
{
  color: red;
}

.old_price
{
  text-decoration: line-through;
}

#tsr_detail_search input,
#tsr_detail_search select
{
  width:170px;
  margin-bottom: 10px;
}

div.domain_row
{
	padding-bottom: 20px;
}
h4.branding
{
	position: absolute;
	top: 10px;
	left: 50px;
}
h4.branding a
{
	display: block;
	width: 300px;
  height: 115px;
  text-indent: -5000em;
}

/* Form Error-msg */
.error
{
	color: #A00000;
}

/* Submit Buttons */
.btn_in_cart
{
	background-image: url('/images/bt_in_cart.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 27px;
	height: 27px;
	cursor: pointer;
}

.btn_cart_refresh
{
	background-image: url('/images/bt_cart_refresh.gif');
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	width: 250px;
	height: 30px;
	cursor: pointer;
}

/* formular rows */

.form_row
{
	margin-bottom: 3px;
}

.form_row .label
{
	float: left;
	width: 180px;
}

/* search result table */
.search_result_1
{
	margin-top: 10px;
}

.search_result_1 tbody tr td
{
	font-size: 11px;
	height: 50px;
}

.search_result_1 thead tr td
{
	border-bottom: 1px solid black;
	padding: 10px 0 10px 0;
}

.sep_cell
{
	height: 15px;
	background-image: url('/images/sep_cell.gif');
	background-repeat: repeat-x;
}

.toW
{
	padding-top: 5px;
}















