@charset "UTF-8";
/* CSS Document */

h1 {
	font-size:20px;
}
p {
	font-size:12px;
	line-height:1.4em;
}
.austragen {
	line-height:1.4em;
	font-size:14px;
}
#formAustragen {
	margin:20px 0 0 120px;
	background-image:url(../img/bgaustragen.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:100px;
	padding:32px 0 0 30px;
}
#submit {
	margin-top:10px;
	margin-left:40px;
}
#imgFremd {
	float:left;
	margin-right:20px;
	margin-top:10px;
}
#txtFremd {
	width:450px;
	margin-left:150px;
}
#fremdBox {
	background-image:url(../img/fremdwaehrungBG.jpg);
	width:437px;
	height:298px;
	background-repeat:no-repeat;
	margin-left:105px;
	margin-top:40px;
	padding:13px 0 0 30px;
	line-height:1.4em;
	font-size:14px;
}
#fremdBox p {
	font-size:14px;
	font-weight:bold;
}
ul {
	list-style-image:url(../img/arrow.gif);
}
#fremdBox a {
	color:#C30600;
	font-weight:bold;
	line-height:1.5em;
}
#fremdBoxLink {
	text-align:center;
	margin-left:-70px;
	padding-top:10px;
}
h1 {
	font-weight:normal;
	line-height:1.4em;
}
#fremdFooter {
	background-image:url(../img/fremdwaehrungBG2.jpg);
	background-repeat:no-repeat;
	width:560px;
	height:100px;
	margin:0 0 -15px 50px;
	padding:23px 0 0 30px;
}

