@charset "UTF-8";

#bildcontainer {
	background-image: url(images/vita.jpg);
	min-height:580px;
	background-position: 0 -30px;
	background-repeat: no-repeat;
}

table {
	width:374px;
	margin:20px 5px 60px 175px;
	padding:0;
	margin:none;
	font-size:0.85em;
	line-height:1.4em;
	color:#ffffff;
}

td {
	vertical-align:top;
}

td:first-child {
	text-align:right;
}

td:last-child {
	text-align:left;
	padding-left:1em;
}

