body {
	background:url(../img/grayPixel.png);
	font-family:Helvetica;
	font-size:12px;
	color:#000;
}
a:link, a:visited, a:active {
	font-family:Helvetica;
	font-weight:lighter;
	outline:none;
	color:#000;
}
a:hover, a:focus {
	outline:none;
	color:#f7901e;
}
span.error {
	font-style:italic;
	color:#ff3333;
}
table.picture {
	padding-left:12px;
}
table.article {
	padding:0px 0px 0px 10px;
	width:480px;
}
table.galleribild {
	background-color:#000;
	width:460px;
}
span.headline {
	padding:3px 20px 3px 5px;
	font-size:14px;
	background-color:#000;
	color:#fff;
	vertical-align:middle;
}
span.mega {
	font-size:100px;
}
div.bloggpuff {
	height:141px;
	margin-bottom:16px;
	margin-left:-5px;
}
div.divider {
	height:2px;
	width:485px;
	background:url(../img/bpixel.gif) repeat-x;
	padding:5px 0px 5px 10px;
}

