html{
	font-family:Arial,Verdana,Sans-Serif;
	background:#dfd url("/pixx/layout/header.jpg") 40px 8px no-repeat;
}

body{

}

#huelle{
	width:647px;
	margin:0 0 0 30px;
	padding:0;
}

a{
	text-decoration:none;
}

img{
	border:none;
}

#footer{
 width:730px;
 height:115px;
 border-top:solid 1px #444;
 font-size:10px;
 padding:5px 30px;
 margin:10px auto;
 background:url("/pixx/layout/bg.jpg") bottom left repeat-x;
}

#footer a{
	color:#a00;
	font-weight:bold;
	text-decoration:underline;
}
#footer a:hover{
	color:#600;
}

.right{
	text-align:right;
}
.input_right{
	text-align:right;
	padding-right:5px;
}

.float_right{
	float:right;
}

select option, select{
	font-size:10px;
}