* {
	margin: 0px;
	padding: 0px;
	border: 0;
}

body {
	background: #65a166 url(../img/body_bg.jpg);
	font: 100.1% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;	
}

a img {
	border: none;
}

div.clear
{
clear: left;
height: 0;
margin: 0px;
padding: 0px;
font-size: 0px;
}

#container {
	margin: 0px auto;
	width: 995px;
	background: url(../img/back.jpg) top left no-repeat;
	color: #000;
}

#icontainer {
	margin: 0px auto;
	padding-top:15px;
	width: 894px;
}

#upper_top {
	width: 894px;
	height: 248px;
	text-align: left;
	background: url(../img/upper_top.jpg) top left no-repeat;
}

#top {
	width: 894px;
	height: 32px;
	text-align: left;
	background: url(../img/lower_top.jpg) top left no-repeat;
}
* html #mid {
	margin-top: -10px;
}
#mid {
	width: 894px;
	text-align: left;
	background: url(../img/main_bg.jpg) top left repeat-y;
}

#mid2 {
	width: 894px;
	text-align: left;
	background: url(../img/main_bg_wk.jpg) top left repeat-y;
}

* html #bot {
	margin-top: -3px;
} 

#bot {
	width: 894px;
	height: 22px;
	text-align: left;
	background: url(../img/footer.jpg) no-repeat;
}

/******************************************************************************/

#sm_nav_top {
	padding: 20px 0px 0px 630px;
	height: 12px;
	float:left;
}

#sm_nav_top ul {
	list-style-type: none;
}

#sm_nav_top ul li {
	display: inline;
	height: 12px;
}

#sm_nav_top ul li a {
	font-size: 0.63em;
	padding: 0px 9px 0px 3px;
	border-right: 1px solid black;
	color: #000;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	height: 12px;
}

#sm_nav_top ul li a:hover {
	color: Green;
}

#sm_nav_top ul li a.no_border {
	border: none;
}	
/******************************************************************************/

#nav_top {
	padding: 0px 0px 0px 184px;
	height: 28px;
	width: 408px;
	float:left;
}

#nav_top ul{
	list-style-type: none;
	height: 28px;
}

#nav_top ul li {
	display: inline;
}

#nav_top ul li a {
	padding-top:7px;
  	padding-bottom:6px;
  	padding-left:25px;
  	padding-right:25px;
	font-size: 0.82em;
	font-weight: bold;
	color: black;
	float:left;
	background: transparent;
	text-decoration: none;
	border-right: 1px solid #fff;
}

#nav_top ul li a:hover {
	background: #fff;
}

/******************************************************************************/

#shop_cart {
	float: left;
	height: 28px;
	width: 300px;
}

#shop_cart p {
	font-size: 0.65em;
	height: 28px;
	text-align: center;
	padding-top: 9px;
}

#shop_cart p a {
	color: Navy;
	text-decoration: none;
}

#shop_cart p a:hover {
	color: Green;
}

/******************************************************************************/

#left_col {
	padding-left: 10px;
	width: 146px;
	float: left;
}

#left_col h1{
	font-size: 0.93em;
	padding: 3px;
	margin-top: 6px;
	margin-bottom: 10px;
	width: 145px;
	background: #efefef;
	color: #629c63;
}

#left_col ul {
	margin: 5px 0px;
	margin-bottom: 10px;
	width: 130px;
	list-style-type: none;
}

#left_col ul div{
	padding-left: 12px; 
	font-size: 8px; 
	color:Gray;
}

#left_col ul li {
	margin-top: 1px;
}

#left_col ul li a {
	font-size: 0.69em;
	color: #010;
	text-decoration: none;
	padding-left: 12px;
	background: url(../img/pfeil.gif) center left no-repeat;
}

#left_col ul li a:hover {
	background: url(../img/pfeil_hover.gif) center left no-repeat;
}

#left_col fieldset {
	width: 145px;
	border: 1px solid #efefef;
	text-align: left;
}

#left_col fieldset legend {
	text-align: left;	
	padding: 0px 10px;
	font-size: 0.93em;
	font-weight: bold;
	background: #efefef;
	color: #629c63;
}

#left_col fieldset #email_news {
	margin: 10px 4px;
	border: 1px solid Gray;
	font-size: 0.69em;
	color: #629c66;
	text-align: center;
	background: white;
	width: 90%;
}

#left_col fieldset #abschicken_news {
	margin: 5px 0px 0px 0px;
	border-style: none;
	background: #629c63;
	font-size: 0.63em;
	width: 69%;
	text-align: center;
	float: left;
}

#left_col fieldset #infos_news {
	margin: 5px 0px 0px 0px;
	border-style: none;
	background: #F4FDE5;
	font-size: 0.63em;
	width: 29%;
	text-align: center;
	float: left;
}

#left_col p, #right_col p {
	margin: 0px 0px 20px 0px;
	font-size: 0.63em;
	color: #010;
	width: 150px;
	text-align: justify;
}

/******************************************************************************/
* html #content {
	height: 600px;
}
* html #content2 {
	height: 600px;
}

#content {
	margin-left: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	width: 490px;
	float: left;
	min-height: 600px;
}
#content2 {
	margin-left: 40px;
	margin-bottom: 20px;
	padding-top: 10px;
	width: 675px;
	float: left;
	min-height: 600px;
}
#content h1 {
	font-size: 1.12em;
	margin-bottom: 10px;
	color: Gray;
	width: 100%;
	border-bottom: 1px solid #FFFAFA;
}
#content2 h1 {
	font-size: 1.12em;
	margin-bottom: 10px;
	color: Gray;
}
#content h2 {
	font-size: 0.85em;
	margin-bottom: 10px;
	color: Gray;
	width: 100%;
}
#content p{
	font-size: 0.75em;
	text-align: justify;
	color: Gray;
}

#content  a {
	color: #006400;
	text-decoration: none;
}

#content a:hover {
	color: Navy;
}

#content table tr td{
	font-size: 0.69em;
	color: #585858;
}

#content table tr td .input {
	width:150px;
	background: #FBFBFB;
	border: 1px solid #6B8E23;
}

#content table tr td textarea {
	background: #FBFBFB;
	border: 1px solid #6B8E23;
}

#content table tr td .kont_sub {
	background: White;
}
/******************************************************************************/
#right_col {
	float: left;
	padding-left: 15px;
	text-align: left;
}

#right_col h1{
	font-size: 0.93em;
	padding: 3px;
	margin-top: 6px;
	width: 145px;
	background: #efefef;
	color: #004A01;
}

#right_col p {
	margin: 0 0 1px 0 ;
	padding: 5px;
	text-align: center;
	width: 141px;
	background:#F5F5F5;
}

#right_col .shop_cart {
	border: none;
	padding: 5px;
	background: #F5F5F5 url(../img/warenkorb.gif) top right no-repeat;
	text-align: left;
	width: 141px;
}

#right_col .shop_cart span {
	padding: 5px;
	margin-left: 5px;	
}

#right_col p img {
	float: left;
	padding: 3px;
}


#right_col p a {
	margin: 5px;
	color: #010;
	text-decoration: none;
	padding-left: 12px;
	background: url(../img/pfeil.gif) center left no-repeat;
}

#right_col p a:hover, #right_col form a:hover  {
	background: url(../img/pfeil_hover.gif) center left no-repeat;
}

#right_col p .red_price {
	color: #E30000;
	font-size: 13px;
	font-weight: bold;
}

#right_col .logfail {
	color: Red;
	font-size: 0.63em;
}

#right_col #login_p {
	border: none;
	padding: 5px;
	background: #F5F5F5;
	text-align: left;
	width: 141px;
}


#right_col form .log {
	color: #000;
	float: left;
	width: 60px;
	margin-right: 10px;
}

#right_col form .log2 {
	color: #000;
	width: 70px;
	margin-right: 5px;
}

#right_col form .text {
	background: #fff;
	border: none;
	width: 60px;
	font-size: 90%;
	border: 1px solid #778899;
}

#right_col form .button {
	background: #D3D3D3;
	border: none;
	width: 100%;
	text-align:center;
	margin: 5px 0;
}
/******************************************************************************/

#nav_bot {
	padding-top: 20px;
	text-align: center;
}

#nav_bot ul {
	list-style-type: none;
}

#nav_bot ul li {
	display: inline;
	height: 12px;
}

#nav_bot ul li a {
	padding: 0px 5px 0px 2px;
	font-size: 0.59em;
	color: #000;
	text-decoration: none;
	background: transparent;
}
#nav_bot ul li a:hover {
	color: Green;
}

#nav_bot ul li a.no_border {
	border: none;
}

#nav_bot p {
	margin-top: 10px;
	font-size: 0.61em;
	color: #13144C;
}

#nav_bot p a {
	color: #ffe;
	text-decoration: none;
}



/****************************************************************/

#pd h2 {
	font-size: 1em;
	color: #fff;
	width: 100%;
	background: #005701;
	padding: 3px;
	margin: 0;
}

#pd #art_num {
	font-size: 0.61em;
	color: #CFCFCF;
	margin-bottom: 10px;	
}

#pd table tr .col_black {
	color: #000;
}

#pd table tr .bold {
	font-weight: bold;
}

#pd table tr .descr {
	padding-bottom: 5px;
	text-align: justify;
	color:Black;
}

#pd table tr .preis{
	font-size: 0.72em;
	color: #333333;
	padding-top:  5px;
}

#pd #bestellen {
	text-align: right;
}

#pd #bestellen .amount {
	border: 1px solid Green;
	text-align: center;
	padding: 3px 0;
	margin-right: 20px;
	background: #fff;
	font-size: 0.63em;
}

#pd #bestellen .button {
	border: none;
	width: 135px;
	background: url(../img/indenwarenlorb.jpg);
	height: 20px;
}

/*******************************************************/

#shop table .green_bg {
	background: #005701;
}

#shop table tr .white_clr {
	color: #fff;
	font-weight: bold;
	font-size: 0.62em;
}

#shop table tr .pad_tb {
	padding: 5px;
	font-size: 1em;
	margin-top: 10px;
}

#shop table tr {
	height:20px;
	vertical-align: middle;
	text-align: left;
}

#shop table tr td .button {
	background: url(../img/submit.jpg);
	border: none;
	width: 76px;
	height: 20px;
}

#shop table tr td .button2 {
	background: url(../img/submit2.jpg);
	border: none;
	width: 76px;
	height: 20px;
}

#shop table tr .a {
	background: url(../img/detail.jpg) no-repeat;
	width: 76px;
	height: 20px;
}

#shop table tr .a2 {
	background: url(../img/detail2.jpg) no-repeat;
	width: 76px;
	height: 20px;
}

#shop .searchtab {
	background: #fff;
	color: #333333;
	font-size: 11px;
}

#shop .searchtab tr td input, #shop .searchtab tr td select {
	background: #ffd;
	padding-left: 3px;
	margin-left: 15px;
	margin-right: 15px;
	color: black;
	border:  1px solid #737373;
}

#shop .searchtab tr td {
	font-size: 11px;
}


#links {
	color:#fff;
	font-size:9px;
}

#links a {
	color:#fff;
	text-decoration: none;
}