body { margin: 40px 0; padding: 0; background: #333333; color: #ffffff; font-size: small; font-family: Arial, Verdana, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: normal; }
form, h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a { color: #ffffff; text-decoration: none; }

a:hover { color: red; }

/* Header */

#header { background: url(bilder/hintergrund/dj-mogli.gif) no-repeat; width: 640px; height: 75px; margin: 0 auto; }
#header h1 { color: #ff7f00; float: right; padding: 50px 20px 0 0; font-size: 1.2em; }

#header a { text-decoration: none; color: #ff7f00; font-weight: bold; }
#header a:hover { color: red; font-weight: bold; text-decoration: none; }
/* Content */

#content { font-size: small; background-color: #ff7f00; width: 610px; margin: 0 auto; padding: 10px; border-right: 5px solid #ffffff; border-left: 5px solid #ffffff; border-top-style: none; border-bottom-style: none; }
#content a { font-weight: bold; }
#content tr.bildmenu img {display: block;}
#content .title { font-size: 1.6em; font-weight: bold; }
#content .ueberschrift { font-size: 1.2em; font-weight: bold; }
#content .textbild { float: right; margin: 5px; }
#content .linie { border-top: 1px solid white; border-right-style: none; border-bottom-style: none; border-left-style: none; }
/* Fuss */
#fuss { background-image: url(bilder/hintergrund/unten.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; width: 640px; height: 15px; margin: 0 auto; }
