body { 
	text-align : center;
	font-family : "Trebuchet MS", Arial;
	font-size : 0.8em;
}
div { 
	text-align : left;
} 
div#wrapper { 
	position : relative;
	margin : 0 auto;
	width : 600px;
}
div#header { 
	height : 100px;
	background : url(../pics/artikel_logo.gif) no-repeat right 0%;
	border-bottom: 1px solid #333;
}
#header h1 {
		font-size : 0.9em;
		padding-top: 60px;
}
#header h2 {
		font-size : 0.8em;
}
#fuss {
	border-top: 1px solid #333;
}
.imglinks {
	float:left;
	padding-right: 20px;
	padding-bottom: 10px;
}
