body {
	font:12px Verdana;
	margin-left: 200px;
}


div#logo{
	position:fixed;
	right:5px;
	top:5px;
	width: 423px;
	height: 107px;
	background-image: url('../img/logo.png');
	background-repeat: no-repeat;
}



div#bild{
	position:fixed;
	bottom:0px;
	left:0px;
	width: 200px;
	height: 250px;
}



table.topleftalign td, table.topleftalign th {
padding: 3px 3px 0 5px;
border-left: 1px solid #808080;
border-bottom: 1px solid #808080;
text-align: left;
vertical-align: top;
}

table.topleftalign td.heading{
border: none;
}

