/* 
	BGcolor: #EAE9EE
*/

body {
	font-family:		arial, helvetica, sans-serif;
	font-size: 			11px;
}

td {
	font-family:		arial, helvetica, sans-serif;
	font-size: 			11px;
}

textarea {
	font-family:		arial, helvetica, sans-serif;
	font-size: 			11px;
}

FORM {
	margin:0px;
	}

a {
	color: 				#262626;
}

a:hover {
	color: 				#898989;
}

A.menu1 {
	font-family: 		arial, helvetica, sans-serif;
	font-size: 			11px;
	text-decoration: 	none;
	color: 				#000000;
}

A.menu2 {
	font-family: 		arial, helvetica, sans-serif;
	font-size: 			11px;
	text-decoration: 	none;
	color: 				#000000;
}

a.menu1:hover, a.menu2:hover {
	color: 				#FF0000;
}

.func {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	font-size: 11px;
	}
	
.func:hover {
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	font-size: 11px;
	}	

.header1 {
	font-size: 			1.3em;
	font-weight: 		bold;
}

.header2 {
	font-size: 			1.1em;
	font-weight: 		bold;
}

div.productheader {
	background-color: 	#aaaaaa;
	border: 			#626262 1px solid;
	color: 				Black;
	font-size: 			1.2em;
	font-weight: 		bold;
	padding: 			3px;
	width:				570px;
}

.boxtop {
	background-color: 	#aaaaaa;
	border: 			#626262 1px solid;
	color: 				white;
	font-weight: 		bold;
	padding: 			2px 2px 2px 2px;
	width: 				185px;
	
}

.box {
	border-bottom: 		#aaaaaa 1px solid;
	border-right: 		#aaaaaa 1px solid;
	border-left: 		#aaaaaa 1px solid;
	padding: 			2px 2px 2px 2px;	
	width: 				185px;
}

a.readmore {
	color: red;
	text-decoration: none;
}

.btn {
	background-color:#FE0000;
	color:#FFFFFF;
	border:0px;
	font-family: arial, verdana;
	font-size: 12px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	cursor : pointer;
	}
	
.btn2 {
	background-color:#9B9B9B;
	color:#FFFFFF;
	border:0px;
	font-family: arial, verdana;
	font-size: 11px;
	font-weight: bold;
	cursor : pointer;
	}	

th {
	font-size: 12px;
}
.returantall {
	width: 40px;
}
.returmodell {
	width: 200px;
}
.returpris {
	width: 70px;
}
.returofnr {
	width: 180px;
}
fieldset {
	width: 530px;
	margin: 0;
	padding: 5px;
}
legend {
	color: #000;
	font-size: 110%;
	font-weight: bold;
}
.returred {color:red;font-weight: bolder; font-size: 120%;}
