/************************************************
* General *
************************************************/
.body {
	background: #ffffff url(images/footer_04.jpg) bottom center no-repeat;
}
.page {
	background: transparent url(images/header_02.jpg) top center no-repeat;
}
/************************************************
* Navigation *
************************************************/
.navi_block {
	background: transparent;
	padding: 0px 40px 0px 40px;
	text-align: center;
}
.navi {
	background: transparent url(images/navi_bg.png) top repeat;
	color: #78fe01;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding: 10px 10px 10px 10px;
	margin-right: 3px;
	text-decoration: none;
	letter-spacing: 0px;
	line-height: 35px;
}
.navi:hover {
	background: transparent url(images/navi_bg_hover.png) repeat;
}
.flag_germany,.flag_usa {
	vertical-align: bottom;
	position: right;
	border: 0px;
}
.flag_germany {
	margin-right: 40px;
}
.flag_usa {
	margin-right: 1px;
}

/************************************************
* Main content *
************************************************/
.content_block {
	background: transparent;
	padding: 0px 60px 0px 60px;
}
h1 {
	background: transparent url(images/h1_bg.png) top left no-repeat;
	background-position: 20px 2px;
	font-family: Arial;
	padding: 10px 0px 10px 35px;
	color: #78fe01;
	font-weight: bold;
	font-size: 14px;
	margin: 40px 0px 20px 0px;
}
.standard_text {
	font-family: Arial;
	color: #393939;
	font-size: 12px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
}
.link_top {
	background: transparent url(images/backtotop.jpg) 12px 2px no-repeat;
	color: #2a6827;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px 3px 30px;
	text-decoration: none;
}
.link_top:hover {
	text-decoration: underline;
}
/************************************************
* Pictures *
************************************************/
.picture_right {
	float: right;
	margin: 0px 0px 15px 20px;
	border: 0px solid #999999;
}
.picture_contact {
	float: right;
	margin: 20px 20px 15px 20px;
	Xpadding: 20px 0px 0px;
	border: 0px solid #999999;
}
.pic_link_center {
	cursor: default;
	border: 0px;
}
.pic_link_center:hover {
	cursor: default;
	border: 0px;
}
.pic_uln8 {
	border: 0px;
	width: 800px;
	height: 175px;
	background: transparent url(images/uln8.jpg) top center no-repeat;
}
a:hover .pic_uln8 {
	border: 0px;
	width: 800px;
	height: 175px;
	background: transparent url(images/uln8.jpg) bottom center no-repeat;
}
.pic_lio8 {
	border: 0px;
	width: 800px;
	height: 175px;
	background: transparent url(images/lio8.jpg) top center no-repeat;
}
a:hover .pic_lio8 {
	border: 0px;
	width: 800px;
	height: 175px;
	background: transparent url(images/lio8.jpg) bottom center no-repeat;
}
.pic_uln2 {
	border: 0px;
	width: 600px;
	height: 143px;
	background: transparent url(images/uln2.jpg) top center no-repeat;
}
a:hover .pic_uln2 {
	border: 0px;
	width: 600px;
	height: 143px;
	background: transparent url(images/uln2.jpg) bottom center no-repeat;
}
.pic_2882 {
	border: 0px;
	width: 600px;
	height: 143px;
	background: transparent url(images/2882.jpg) top center no-repeat;
}
a:hover .pic_2882 {
	border: 0px;
	width: 600px;
	height: 143px;
	background: transparent url(images/2882.jpg) bottom center no-repeat;
}
/************************************************
* Features *
************************************************/
.features_head_open, .features_head_close  {
	background: transparent url(images/features_top_open.jpg) top center no-repeat;
	height: 50px;
	width: 580px;
	cursor: pointer;
}
.features_head_close {
	background: transparent url(images/features_top_close.jpg) top center no-repeat;
}
.features_foot {
	background: transparent url(images/features_bottom.jpg) bottom center no-repeat;
	height: 30px;
	width: 580px;
}
.features_open {
	background: transparent url(images/features_inbetween.jpg) bottom center repeat;
	display: none;
	width: 580px;
}
.features_text {
	color: #797979;
	font-size: 10px;
	text-align: justify;
	margin: 0px 30px;
}
.bullet {
	border: 0px;
	vertical-align: top;
	padding-top: 2px;
}
/************************************************
* Prices & availibility *
************************************************/
.product, .product_head {
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	background: #484848;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 10px 10px;
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.product_head {
	background-color: #335d39;
	padding: 20px 0px 20px 10px;
}
.htprice, .htprice_head {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	background: #e1e1e1;
	padding: 10px 0px 10px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
}
.htprice_head {
	background-color: #b1deaf;
	padding: 20px 0px 20px 0px;
}
.ttcprice, .ttcprice_head {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	background: #f8f8f8;
	padding: 10px 0px 10px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
}
.ttcprice_head {
	background-color: #dff6de;
	padding: 20px 0px 20px 0px;
}
.availability, .availability_head {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 120px;
	background: #e1e1e1;
	padding: 10px 0px 10px 0px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
}
.availability_head {
	background-color: #b1deaf;
	padding: 20px 0px 20px 0px;
}
/************************************************
* Form *
************************************************/
.contact {
	padding:0px 60px;
	background: transparent url(images/pic_contact.jpg) 100px 22px no-repeat;
}
.txt_form {
	font-family: Arial;
	color: #393939;
	font-size: 12px;
	text-align: justify;
	padding: 0px 20px 0px 20px;
}
input{
	font-family:Arial;
	font-size:12px;
	color:#888888;
	margin:4px 0px 20px 0px;
	padding:3px;
	border:1px solid #BEBEBE;
	width:400px;
	}

textarea{
	font-family:Arial;
	font-size:12px;
	color:#888888;
	margin:4px 0px 8px 0px;
	padding:3px;
	border:1px solid #BEBEBE;
	width:400px;
	scroll:auto;
	height:120px;
}

input.button{
	vertical-align:bottom;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	border:1px solid #BEBEBE;
	margin:5px 0px 0px 180px;
	width:220px;
	cursor:pointer;
	background-color:#BEBEBE;
}

input.button:hover{
	vertical-align:bottom;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#BEBEBE;
	text-decoration:none;
	border:1px solid #BEBEBE;
	margin:5px 0px 0px 180px;
	width:220px;
	cursor:pointer;
	background-color:#FFFFFF;
}
/************************************************
* Footer *
************************************************/
.standard_text_footer {
	font-family: Arial;
	color: #bcbcbc;
	font-size: 12px;
	text-align: center;
	padding: 110px 80px 0px 80px;
}
.footer_link {
	font-family: Arial;
	color: #bcbcbc;
	font-size: 12px;
	text-decoration: none;
}
.footer_link:hover {
	text-decoration: underline;
}