@charset "UTF-8";

#bildcontainer {
	background-image: url(auszeichnungen/wike_ausstellungen.jpg);
	min-height:580px;
	background-position: 0 -30px;
	background-repeat: repeat;
	-moz-background-size: cover;
  	background-size: cover;
  
}

table {
	width:529px;
	margin:20px 5px 60px 20px;
	padding:0;
	margin:none;
	font-size:0.8em;
	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;
}

