html, body {
	color: black;
	font-size: 12pt;
}

#logo, .nav {
	display: none !important;
}

body, #header, #content, #footer {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
}

body {
	background: none;
}

#content h1 {
	text-align: center;
	border-top: 1pt dashed gray;
	border-bottom: 1pt dashed gray;
	padding: 10pt;
}

#gallery {
	width: 100%;
}

#gallery ul {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 150pt;
}

#gallery ul li {
	display: block;
	float: left;
	height: 150pt;
	width: 150pt;
	background: white;
	padding: 0;
	margin: 0 10pt 0 0;
	overflow: hidden;
	line-height: 145pt;
	text-align: center;
}

#gallery ul li img {
	vertical-align: middle;
	margin: 0 auto;
	max-width: 150pt;
	max-height: 150pt;
	border: 0;
}

a, a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

#content a[href]:after {
	content: " (" attr(href) ")";
	font-size: 80%;
	font-weight: lighter;
}

#content a[href^="/"]:after {
	content: " (http://www.skat-online-spielen.com" attr(href) ")";
}

#footer {
	margin-top: 20pt;
	font-size: 8pt;
	color: gray;
	border-top: 1pt dashed gray;
}
