/* CSS Document */

#text1{
	padding-top: 5px;
	padding-left: 10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	width: 754px;
}

#text2{
	padding-top: 5px;
	padding-left: 200px;
	background-color: #ffffff;
	position: absolut;
	top: auto;
	right: auto;
	left: auto;
}

#text3{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 18px;	
	width: 514px;	
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #009A4E;
	border-left-color: #009A4E;
	border-top-color: #009A4E;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-bottom-color: #009A4E;

	padding-left: 20px;
	padding-right: 20px;
	padding-top: 1px;
}
.sidename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #009A4E;
}
.hinweis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.kunststoff1{
	background-image:url(image/Kunststoff_Anschlag1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left: 200px;
}
.kunststoff2{
	background-image:url(image/Kunststoff_abgeschraegt.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}