/* Style-Sheet Datei von www.SpeiserMusikus.de */

/* Seitenformatierung */
BODY {
	color: #797a7C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 750px;
	margin: 25px;
	}


/* Hyperlinks */
A 	{
	text-decoration: underline;
	color: #C8D40E;
	}

A:Hover {
	text-decoration: none;
	color: #ACB50D;
	}


/* Überschriften */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 4px;
	background-color: #F0F0F0;
	color: #C8D40E;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 50px;
	}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #797A7C;
	border-bottom-style: inset;
	border: #C8D40E;
	margin-bottom: 10px;
	margin-top: 40px;
	}
		
ul {
	margin-left: 30px;
	}

li	{
	margin: 10px;
	}
	
.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	border-top-width: thin;
	border-top-style: groove;
	border-top-color: #C8D40E;
	text-align: center;
	padding: 5px;
	margin-top: 60px;
	vertical-align: bottom;
}
