body {
	margin: 0;
	padding: 0;
	background: none;
	color: #000;
}
/* Links */
a {
	color:#333;
	text-decoration: none;
}
/* Schriften */

div, p, ul, ol, dl, th, td, input, select {
	font-size:12px;
}
h1 {
	margin-top: 0;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	font-family:"Times New Roman", Times, serif;
}
h3 {
	font-family:"Times New Roman", Times, serif;
}
/* Navigationsbox */
#header{
display:none;
}
#navbar_top {
	display:none;
}
#imageintro {
	display:none;
}
#sidebar_left {
	display:none;
}
.sidebar_left ul {
	display:none;
}
#footer {
	display:none;
}
#imprint {
	display:none;
}
