@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
body {
	background-color: #E9E9E9;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a:link {
	color: #266D46;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #266D46;
}
a:hover {
	text-decoration: underline;
	color: #E71506;
}
a:active {
	text-decoration: none;
	color: #E71506;
}
.box1o {
	background-image: url(images2/box1_o.png);
	background-repeat: repeat-x;
}
.box1l {
	background-image: url(images2/box1_l.png);
}
.box1r {
	background-image: url(images2/box1_r.png);
}
.box1u {
	background-image: url(images2/box1_u.png);
}
.box1 {
	background-color: #FFF;
}
.box2l {
	background-image: url(images2/box2_l.jpg);
}
.box2r {
	background-image: url(images2/box2_r.jpg);
}
.box2r2 {
	background-image: url(images2/box2_r2.jpg);
}
.box2u {
	background-image: url(images2/box2_u.jpg);
}
.box2u2 {
	background-image: url(images2/box2_u2.jpg);
}
.box2ustart {
	background-image: url(images2/box2_u_start.jpg);
}
.box2 {
	background-color: #F4F4F4;
}
.box3 {
	background-image: url(images2/box3.jpg);
}
.grau {
	background-color: #E9E9E9;
}
.weiss {
	color: #F4F4F4;
}

a:active, a:focus {outline: none}
.titel {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.titel2 {
	font-size: 18px;
	font-weight: bold;
}

.news {
	font-size: 12px;
	text-align: justify;
}
.prod {
	float:left;
}
.prod a{
	font-size: 12px;
}
.gr {
	font-size: 14px;
	font-weight: bold;
}

