hr{
background-color:#e2e2e2; /* Mozilla 1.4 */
color:#e2e2e2; /* IE 6 */
border: #e2e2e2; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin:0;
}

#img img{
	border:1px solid #ebebeb;
	padding:2px;

}
#img {
	width:130px;
	height:105px;
	float:left;
	margin:2px;
}

form {
	margin:0;
}

div.img {
	width:130px;
	height:105px;
	float:left;
	margin:2px;
}

span.img {
	width:130px;
	height:105px;
	float:left;
	margin:2px;
}

span.img img{
	border:1px solid #ebebeb;
	padding:2px;
}

span.mehr{
	background-color:#f2f2f2;
	text-align:right;
	width:402px;
	display:block;
	margin-top:5px;
}

#firma {
	width:240px;
	height:105px;
	float:left;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:10px;
	margin-right:2px;
}

/*------------------------------------- */

#divdetails {
	width:400px;
	margin-bottom:1.5px;
}

#divdetailspos1 {
	width:100px;
	float:left;
	height:24px;
}

#divdetailspos2 {
	width:280px;
	padding-left:10px;
	float:left;
	height:24px;
}
#divdetailsposganz {
	width:391px;
	background-color:#f7f7f7;
	float:left;
	height:24px;
}

#divdetailsposh1 {
	width:100px;
	float:left;
	height:113px;
}

#divdetailsposh2 {
	width:280px;
	padding-left:10px;
	float:left;
	height:113px;
}

#divdetailspos3 {
	width:250px;
	background-color:#f7f7f7;
	padding-left:10px;
	float:left;
	height:17px;
}
#divdetailspos801 {
	width:220px;
	float:left;
	height:80px;
}
#divdetailspos802 {
	width:300px;
	padding-left:10px;
	float:left;
	height:80px;
}
#divdetailsdata801 {
	width:150px;
	background-color:#f7f7f7;
	border-right:1px dashed #000000;
	float:left;
	height:80px;
}
#divdetailsdata802 {
	width:390px;
	background-color:#f7f7f7;
	padding-left:10px;
	float:left;
	height:80px;
}

/*-------------- INPUT Felder --------------*/

input {
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	height:14px;
}

input.radio {
	width:5px;
}

input.senden {
	width:90px;
	background-color:#FFFFFF;
	height:20px;
}

textarea { 
	border:1px solid #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:200px;
	height:110px;
}

select {
	border:1px solid #333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
}

/* ------------------------------------------ */

#faqans {
	width:350px;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#f0f0f0;
	border:1px dotted #054586;
}

/* Download Area*/


#down {
	float:left;
}

#down_size {
	width:50px;
	float:right;
	margin-left:5px;
	margin-right:14px;
}
#down_load {
	width:100px;
	float:right;
}

#down_name {
	width:240px;
	float:left;
	margin-right:5px;
}

/* Abkuerzungen */

abbr{ 
	cursor: help;
	border-bottom: 1px dashed #999999; 
}

/* Programmierung */
#progid {
	width:114px;
	height:162px;
	float:right;
}

/*---------------*/

div.box {
	width:171px;
	float:left;
	
}
div.box_top {
	width:171px;
	height:11px;
}
div.box_content {
	width:163px;
	background-color:#878889;
	padding-left:4px;
	padding-right:4px;
	height:410px;
	margin:0;
	color:#FFFFFF;
	font: 10px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

div.box_content p,span {
	font-weight:bold;
	margin:0;
	padding:0;
	font: 13px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}

div.box_bottom {
	width:171px;
	height:11px;
	background-image:url(../images/box/box_bottom.gif);
	background-repeat:no-repeat;
}




/*---------------*/

div.prbox {
	width:190px;
	float:left;
	margin-bottom:10px;
	
}
div.prbox_top {
	width:190px;
	height:11px;
}
div.prbox_content {
	width:182px;
	background-image:url(../images/box/prbg.gif);
	background-repeat:repeat-y;
	padding-left:4px;
	padding-right:4px;
	height:410px;
	margin:0;
	color:#FFFFFF;
	font: 11px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
div.prbox_text {
	width:163px;
}

p.h1 {
	font-weight:bold;
	margin:0;
	padding:0;
	text-align:center;
	font: 13px Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
}
div.prbox_bottom {
	width:190px;
	height:11px;
	background-image:url(../images/box/box_bottom.gif);
	background-repeat:no-repeat;
}



#bestellbox {
	width:400px;
	float:right;
}