/* Musikschule hechtsheim Strato */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	background-image:url(../bilder/notenbg.gif);
	background-color: #d2f4e3;
	color: #333333;
	padding:0px;
	margin:0px;
	
}
	
p {
	
	font-weight:normal;
	font-style:normal;
	font-size:12px;
	line-height:1.1em;
	margin-left:16px;
	margin-right:20px;
	margin-bottom:0px;
	color:#333333;
}

/*############## Links ########################################################################################################################*/
a:link {
	color: #003366;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #006666;
}
/*############## Überschriften ########################################################################################################################*/
h4 {  font-size: 16px; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif}
h4 {  font-size: 16px; font-weight: bold; color: #333333; font-family: Arial, Helvetica, sans-serif}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: large; font-style: italic; color: #333333; text-decoration: underline; font-weight: bold}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-style: normal; color: #333333}

titel {
	text-align:center;
	font-size:13px; 
	font-style: italic;
	font-weight: bold;
	color: #000033;
	
}

/*############## Tabellen ########################################################################################################################*/
table {
	border-collapse:collapse;
	
}

table.inhalt {				/*   z.B. Termine */
	font-size:13px;
	vertical-align:top;
	margin-top:5px;
	margin-left:5px;
	margin-right:10px;
	margin-bottom:0px;
	width:100%;
	background-color: #d2f4e3;
	border: 1px solid #336633;
	
}

td.inhalt {
	padding:4px;
	font-size:13px;
	
}

td.inhalthell {
	padding:4px;
	background-color: #d2f4fe3;
	font-size:11px;
	
}
td.titel {
	font-size:13px; 
	font-style: normal;
	font-weight: bold;
	color: #000033;
	padding:4px;
}
.fer {
	color: #339966;
}
.act {
	color: #006633;
}
.his {
	color: #b0d2c1;
}
.wor {
	color: #009999;
}
.zeile1 {
	
}
.zeile2 {
	background-color: #c2e4d3;;
	
}

/*############## Sonstige ########################################################################################################################*/
.head4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #333333}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
}


.rot {

	color: #FF0033;
}

