* {margin: 0; padding: 0;}


#inhalt {
	padding: 0;
	margin: auto;
	text-align: left;
	font-size: 110%;
	width: 90%;
}

#links, #rechts, #lilinks, #relinks {float: left;}

#links, #rechts {border: 1px solid #8a2f14;}

#links {
	width: 68%;
	background-image: url(../bilder/layout/li-slice.png);
	background-repeat: repeat-y;
	padding: 5px 10px 5px 10px;
	min-height: 450px;
}

#links ul li {
	margin-bottom: 0.3em;
}

#links h1 {color: #8a2f14;font-family: georgia;}
#links h2 {color: #60531e; margin-bottom: 0.8em; font-Size: 115%;}

#links p {margin-bottom: 0.6em;color: #000; font-size: 110%;}

#links img {
	margin-right: 1em;
}

#rechts {
	width: 26%;
	margin-left: 2%;
	color: #000;
	background-image: url(../bilder/layout/dj_hintergrund.png); 
	background-repeat: repeat-y;
	padding: 5px;
	
}

#rechts h1 {font-size: 150%;}


#rechts p {
	color: #000;
	margin-bottom: 0.6em;}

#lilinks {
	width: 50%;
} 

#relinks {
	width: 47%;
	padding-left: 10px;
}

#lilinks, #relinks {
	margin-top: 2em;
}
