body {
	font: 12pt Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 1em;
}

h1 {
	border-bottom: 1px solid #333;
}

h1, h2, h3 {
	font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	color: #333;
}

p, ul, ol, dl {
	margin-left: 40px;
}

#maincontent img {
	margin-left: 40px;
}

#head {
	margin-left: 0;
	background: #666;
	color: #efefef;
}

#mainmenu {
	display: none;
}

#footer {
	background: #666;
	color: #efefef;
}

#nav {
	display: none;
}

div.unterpunkte {
	background: #eee;
	color: #333;
}

#head img {
	display: none;
}

a:link:after,  a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://www.parnass-tonstudio.de/"attr(href)") ";
   }

#null800 {
	background: #333;
	color: #efefef;
}