body {
	font-size: 12pt;
}

#container {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
}

#mainnavi, 
#extranavi, 
#headline ul, 
#footer, 
#left h1 span, 
.tx-skpagecomments-pi1 form {
	display: none;
}

h1 {
	font-size: 15pt;
}

h2 {
	font-size: 24pt;
}

#content a:link:after, #content a:visited:after { 
	content: " [Link: " attr(href) "]";
}

a {
	color: #000;
	text-decoration: none;
}

.csc-textpic-imagerow ul {
	padding: 0;
	margin: 0;
}
.csc-textpic-imagerow li {
	list-style-type: none;
}
