/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 480px;
	font: 11px/14px verdana, helvetica, arial, sans-serif;
}

select, input { 
	font-size: 0.8em
	}

li, td, th { font: 11px/14px verdana, helvetica, arial, sans-serif; }

.kopf {
	background-image:url(miwa_o.gif);
	background-repeat:no-repeat;
	width: 120px;
	height: 30px;
}

.bild1 {
	background-image:url(miwa1.jpg);
	background-repeat:no-repeat;
	width: 120px;
	height: 210px;
}

.bild2 {
	background-image:url(miwa2.jpg);
	background-repeat:no-repeat;
	width: 120px;
	height: 210px;
}

.back {
	text-align:left;
	background-image:url(miwa_u.gif);
	background-repeat:no-repeat;
	width: 110px;
	height: 230px;
	padding: 5px;
}