body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	background-color: #000000;
	background-image: url(../bilder/hg-site.jpg);
	background-repeat: repeat-x;
	scrollbar-base-color:#CEEBC9;
	scrollbar-3dlight-color:#ECEAE7;
	scrollbar-arrow-color:#8B0516;
	scrollbar-darkshadow-color:#666666;
	scrollbar-face-color:#FFF;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-track-color:#FFF;
}

h3 {
	font-size: 14px;
}
#h3kleiner{
	font-size: 12px;
}
#layout {
	background-image: url(../bilder/schulprojekte.jpg);
	background-repeat: no-repeat;
}

#text {
	overflow: auto;
	z-index: auto;
	height: 390px;
	width: 547px;
	padding-right: 15px;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
}

#inhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 14px;
}

#inhalt a:link {
	text-decoration: none;
	color: #300C00;
}

#inhalt a:visited {
	text-decoration: none;
	color: #300C00;
}
#inhalt a:hover {
	text-decoration: underline;
	color: #666666;
}
#inhalt a:active {
	text-decoration: none;
	color: #300C00;
}
ul {
	padding-right: 40px;
}

