body {
			margin-top:0px;
			margin-left:0px;
		}
		p {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:10pt;
			color:white;
		}		.artist {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:12pt;
			font-weight:BOLD;
			color:white;
			
			margin-bottom:0px;
		}
		
		.artwork {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:8pt;
			font-weight:BOLD;
			color:white;
			margin-bottom:0px;
			margin-top:0px;
		}
		
		.info {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:8pt;
			color:white;
			margin-top:0px;
		}
		.gelb {
			color:#ffde0b;
		}
		.small {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:8pt;
			color:white;
		}
		.default {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:10pt;
			color:white;
		}
		ul {
			color:white;
		}
		li {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:8pt;
			color:white;
		}
		.msg {
			font-family:verdana,arial,helvetica,sans-serif;
			font-size:8pt;
			color:white;
		}

		.news-table {
			border-style:solid;
			border-color:white;
			border-top-width:1px;
			border-bottom-width:1px;
			border-right-width:1px;
			border-left-width:1px;
		}

		table.stich-table {
			background-color:#FFDEA2;
		}

		td.stich-cell {
			background-color:#FFDEA2;
			border-style:solid;
			border-color:#312010;
			border-top-width:0px;
			border-bottom-width:1px;
			border-right-width:1px;
			border-left-width:0px;
		}
		td.stich-head-cell {
			background-color:#ededed;
			border-style:solid;
			border-color:#312010;
			border-top-width:0px;
			border-bottom-width:1px;
			border-right-width:1px;
			border-left-width:0px;
		}
		table.artwork-table {
			margin-top:12px;
			background-color:#FFDEA2;
			border-style:solid;
			border-color:#ffffff;
			border-top-width:2px;
			border-bottom-width:2px;
			border-right-width:2px;
			border-left-width:2px;
		}

		tr.artwork-table {
		
			background-color:#FFDEA2;
		}
		td.artwork-table {
			background-color:#FFDEA2;
			border-style:solid;
			border-color:#312010;
			border-top-width:0px;
			border-bottom-width:0px;
			border-right-width:0px;
			border-left-width:0px;
		}
