* {
	outline: medium none;
}

img {
	border: medium none;
}

a:focus {
    outline: medium none;
}

html {
	/* prevent firefox to jump if scrollbar appears... */
	overflow: scroll;
	margin: 0px;
	padding: 0px;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	text-align: justify;
}
#abstand{
	width: 1090px;
	margin-left: auto;
	margin-right: auto;
}
p.bodytext{
	margin-top:0.1em;
	margin-bottom:0.1em;
}
#tx-ttproducts-pi1-list p{
	margin-top:0.1em;
	margin-bottom:0.1em;
}

p.abstand{
	margin-bottom: 19px;
}
#web_container{
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	margin-top: 50px;
}

	
h1, h2, h3, h4, h5, h6 {
	margin: 0px;

	margin-top:0.1em;
	margin-bottom:0.1em;
	}
	
h1 {
	
	font-size: 16px;
	font-weight: bold;
	margin-top:0.1em;
	margin-bottom:0.1em;
}

h2 {
	font-size: 12px;
	color: #339933;
	margin-top:0.1em;
	margin-bottom:0.1em;
	}

h3, h4, h5, h6 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top:0.1em;
	margin-bottom:0.1em;
	}

br.clear_both {
	clear: both;
	}
	
a {
	text-decoration: none;
	color: #000000;
	}
	
a:hover {
	color: #339933;
	}

table p.bodytext {
	padding: 0px;
	margin: 0px;	
	}

table, table td {
	padding		: 0px;
	margin		: 0px;
	border		: 0px;	
	vertical-align: top;
}

table th {
	text-align	: left;
	}
	

#logo {
	position: relative;
	background: #339933;
	height: 109px;
	width:164px;
	}

#logo img {
	position: absolute;
	top: 9px;
	left: 8px;
	}
	
#main {
	width: 100%;
	background: #ffffff;
	overflow: hidden;
	position:relative;
}

div .tx-wagrandomimage-pi1 img{
height:109px;
width: 164px;
/*position:absolute;*/
float:left;
margin-left: 1px;
}



#header {
	/*background: #339933;*/
	height: 152px;
	position: relative;
	}
	
#header_image {
	position: absolute; 
	top: 0px;
	left: 164px;
	height: 109px;
	width: 826px;
}

#navigation {
	position: relative;
	bottom: 0px;
	left: 174px;
	margin: 0px 0px 0px 0px;
	/*border-bottom: 1px dotted black;*/
	width: 900px;
	height: 28px;
	}
	
#navigation ul {
	padding: 0px;
	margin: 0px;
	}
	
#navigation ul li {
	list-style-type: none;
	float: left;
	/*width: 131px;*/
	/*border-left: 1px solid #ffffff;*/
	/*height: 35px;*/
	position: relative;
	/*margin-left: 28px;*/
	padding-top: 10px;
	}
	
#navigation ul li a {
	position: relative; 
	top: 0px;
	left: -40px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 36px;
}
#navigation ul li.important a {
	color: #C93A29;
}
#navigation ul li a.active, #navigation ul li a:hover  {
	color: #339933;
	text-decoration: none;
	font-weight: bold;
}
#navigation ul li a.activer  {
	color: #C93A29;
	text-decoration: none;
	font-weight: bold;
}
#left {
	background: #eeeeee;
	height: 100%;
	width: 164px;
	float: left;
	margin-bottom:-2000px;
	padding: 0px 0px 2068px 0px;
	position:absolute;
	}

#search_container {
	margin: 0px 10px 0px 10px;
	}
#search {
	float: left;
	}
	
#search_button {
	float: left;
	margin: 0px 0px 0px 4px;
	}
	
.search_field {
	border: 1px solid #000000;
	width: 143px;
	}

.box {
	margin-left: -324px;
	position: absolute;
	/*top: 570px;*/
	bottom: 13px;
	}
.box h1 {
	font-size: 12px;
	color: #339933;
	margin: 0px;
	}
	
.box ul {
	margin: 0px;
	padding: 0px;
	}

.box ul li {
	list-style-type: none;
	padding: 0px 0px 0px 10px;
	background: transparent url(../images/arrow.png) no-repeat scroll left top;
}


#sub_navigation {
	margin: 15px 0px 20px 8px;
}

#sub_navigation ul {
	padding: 0px;
	margin: 0px;
}
#sub_navigation ul.sub_red li:hover {
	padding: 0px;
	margin: 0px;
	color: #C93A29;
}
#sub_navigation ul li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-weight: bold;
	/*background: transparent url(../images/arrow.png) no-repeat scroll left top;*/
}

#sub_navigation ul li a.active, #sub_navigation ul li a:hover {
	color: #339933;
	}

#sub_navigation ul li a.activer{
	color: #C93A29;
	}

#sub_navigation ul li ul {
	margin: 0px 0px 0px 9px;
}

#sub_navigation ul li.subsub_navigation {
	margin: 0px 0px 0px 0px;
	background: none;
	font-weight:100;
	}	
	
#printbutton{
	position:absolute;
	/*top: 578px;*/
	bottom: 29px;
	width: 300px;
	margin-left: -161px;
}

#pdfbutton{
	position:absolute;
	/*top: 578px;*/
	bottom: 29px;
	width: 300px;
	margin-left: -131px;
	z-index: 500;
}

#bread{
	position: absolute;
	width: 635px;
	z-index: 500;
	padding: 5px 0px 5px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #339933;
	left: 162px;
	top: 9px;
}

#bread a{
	color: #339933;
}
#bread_red a{
	color: #C93A29;
}

#content {
	background: #ffffff;
	margin: 0px 0px 0px 10px;
	width: 637px;
	padding: 50px 20px 20px 162px;
	/*float:left;*/
	min-height: 400px;
	display:block;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	position: relative;
	margin-left: 170px;
	
}

#content ul{
	list-style-image: url(../images/line_list.jpg);
	margin-left: -23px;
	margin-top:0.1em;
	margin-bottom:0.1em;
}

#content ul.normal{
	list-style-image: url(../images/line_list.jpg);
	margin-left: -23px;
}

#link{
	margin-left: -21px;	
}

#footer_line {
	background: #FFFFFF;
	height: 12px;
	width: 780px;
	margin-left: 174px;
	font-size: 11px;
	padding: 10px 0px 4px 0px;
	line-height: 100%;
	color: #b3b3b3;
	font-family: Arial, Helvetica, sans-serif;
	/*border-top: 1px dotted black;*/
	
}

#copyright {
	float: left;
}

#footer_navigation {
	float: left;
	margin: 0px 0px 0px 3px;
	}

#footer_navigation ul {
	padding: 0px;
	margin: 0px;
}

#footer_navigation ul li {
	list-style-type: none;
	float: left;
	border-left: 1px solid #b3b3b3;
	padding: 0px 3px 0px 3px;
}

#footer_navigation ul li a {
	color: #b3b3b3;
	}

#footer_navigation ul li a:hover, a:active {
	color: #339933;
	}
	


#footer {
	float:left;
	height: 100%;
}
#footer a {
	color: #b3b3b3;
}
#footer a:hover {
	color: #339933;
}
#endline{
	float: left;
	width: 100%;
	height: 20px;
}
	
/* -- SHOP -- */

.list_product {
	width		: 800px;
	margin		: 0px 0px 15px 0px;
	}

.list_product_title {
	margin		: 0px 0px 10px 0px;
	font-weight : bold;
	}
	
.list_product_image {
	float		: left;
	margin		: 0px 10px 0px 0px;
	width: 75px;
	}

.list_product_text{
	width: 325px;
	float: right;
}
	
.list_product_description {
	float		: left;
	width		: 400px;
	margin		: 0px 10px 0px 0px;
	}
	
.list_product_description p.bodytext {
	padding		: 0px;
	margin		: 0px;
	}
	
.list_product_price {
	
	}
	
.list_product_quantity {
	float		: left;
	}
	
.list_product_basket {
	float		: left;
	}
	
.product_image {
	float		: left;
	margin		: 0px 20px 0px 0px;
	}
	
.product_information {
	flaot		: left;
	}
	
.product_description {
	
	}

table.basket_product th, table.basket_product td {
	padding		: 2px;
}
