body {
	margin : 0px;
	padding : 0px;
	font : 1em/1em Verdana, Arial, Geneva, Helvetica, sans-serif;
	background : #FFFFFF none no-repeat scroll top;
	color : #000000;
}

table#kopf {
	display : none;
	height : 0cm;
}

td#nav {
	display: none;
	width : 0cm;
}

table#header {
	background-color: transparent;
	color : #000000;
}

table#inhalt {
	border : none;
}

p#prolink {
	display: none;
}

p.nachoben {
	display: none;
}

p.zurueck {
	display: none;
}

p.kunst {
	display: none;
}

a:link {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;		
}
a:visited {
	background-color : transparent;	
	color : #000000;
	text-decoration : underline;
}
a:active {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}
a:hover {
	background-color : transparent;
	color : #000000;
	text-decoration : underline;
}