body{
	filter:alpha(opacity=100);
	opacity:1.0;
	background-color:#FFFFFF;
	margin:0px;
}
div.head{
	background-image:url(../images/umrechner/head.jpg);
	background-repeat:no-repeat;
	width:523px;
	height:39px;
	padding-left:24px;
	padding-right:24px;
	padding-top:0px;
}
h1.head{
	color:white;
	font-size:21px;
	text-shadow:2px 2px 3px grey;
	width:400px;
	padding:0px;
	margin:0px;
}
.contenta{
	background-image:url(../images/umrechner/content.jpg);
	width:577px;
}
.foot{
	background-image:url(../images/umrechner/foot.jpg);
	width:577px;
	height:112px;
	overflow:hidden;
}
span.radio{
	width:19px;
	height:23px;
	padding:0px 0px 5px 5px;
	background:url(../images/umrechner/radio.gif)no-repeat;
	display:block;
	clear:left;
	float:left;
	margin-top:-5px;
}
.para{
	padding:0px 0px 0px 24px;
	color:#929292;
	float:left;
	width:27%;
	overflow:hidden;
}
.wertelist{
	padding:2px 12px 12px 24px;
	color:#929292;
	float:left;
	overflow:hidden;
}
input.putin{
	border:0;
	font-size:12px;
	padding:4px;
	height:24px;
	margin-top:0px;
	text-align:right;
	vertical-align:middle;
	width:75px;
}
input.butt{
	color:#fff;
	vertical-align:middle;
	background-image:url(../images/umrechner/button.gif);
	border:0;
	width:103px;
	height:30px;
	padding-bottom:4px;
	cursor:pointer;
}
input.buttdd{
	color:#000000;
	background-image:url(../images/umrechner/buttondd.jpg);
	border:0;
	width:120px;
	height:39px;
	cursor:pointer;
	float:right;
	text-align:left;
	color:#ffffff;
}
input.buttdd.up{
	background-image:url(../images/umrechner/buttondd_up.jpg);
}
.von,
.zu{
	display:inline;
}
.shadow{
	height:15px;
	overflow:hidden;
	background-image:url(../images/umrechner/shadow.png)
}
.footer{
	margin-right:164px;
}


/* Hier ist neu */
.headline{
color:#D70A1C;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
}
.listop{
	margin-top:15px;
	width:573px;
}
.hilighted{
	background-color:#ffefef;
}
.listop th{
	color:#ef1818;
	background-color:#f9e6e8;
	width:120px;
	font-size:13px;
}
}
.listop tr td{
	width:120px;
}