* { 
	padding: 0;
	border: 0;
	margin: 0;
}

html, body { 
	height: 100%;
}

#pageContent {
	font-size: 1em;
	text-align: center;
	margin: 0 auto 40px auto;
	width: 860px;
}

body {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #545454;
	text-align: center;
	background: #c1c8cc url(images/bg.png) repeat-y 50% 0;
}

p {
	text-align: center;
	margin-bottom: 0pt;
	margin-top: 0px; 
}

.footer {
	color: #aaaaaa;
}

.footer a {
	text-decoration: none;
	color: #aaaaaa;
}

.footer a:hover {
	text-decoration: underline;
	color: #0066cc;
}

.konz a {
	text-decoration: underline;
	color: #0066cc;
}

.konz a:hover {
	text-decoration: underline;
	color: #aaaaaa;
}

.linie {
	border-bottom-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

table {
	margin: auto;
	width: 660px;
	text-align: left;
	background-color:#ffffff;
}
