/* #body*/

body {
	background-color: #003362;
	background-attachment: fixed;
	background-image: url(1pic/BGTrompete.gif);
	background-repeat: no-repeat;
	background-position: 150px 60px;
	margin: 1em;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color:#fefefe
}
a {
	font-weight: bold;
	color: #1299d3;
	text-decoration: underline}
a:hover {
	text-decoration: none;
	color: #A6E9FF;
}

h1 {
	font-size: large;
	margin-top:	0px;
	margin-bottom: 10px;
	color: #1299d3
	text-align:
}

/* #h2*/
h2 {
  font-size: medium;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #1299d3
}

h3 {
	font-size: small;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #1299d3
}

/* #h4*/
h4 {
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #1299d3
}

div.news div.eintrag h4 {
	margin-bottom: 0px;
}

p {
  font-size: x-small;
	margin-top: 0px;
	margin-bottom: 5px
}
.Musikerbild { 
	margin-right: 5px;
	margin-bottom: 5px
}
.SpacerH { 
	margin-top: 5px;
	margin-bottom: 5px
}
.Nav { 
	margin-left: 10px
}
a.Nav { 
	font-size: small;
	font-weight: bold;
	color: #1299d3;
	text-decoration: none
}
a.NavFooter {
	font-size: x-small;
	font-weight: bold;
	color: #1299d3;
	text-decoration: none
}
.NavFooter {
	font-family: Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	font-size: x-small;
	white-space: nowrap;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
}
.form table {
	margin-bottom: 1em;
	border: 1px solid #0099CC;
}
.form td {
	width: 130px;
	padding: 3px;
}
.form th {
	width: 100px;
	padding: 3px;
	text-align: left;
}
.form input {
	background-color: #003366;
	border: 1px solid #0099CC;
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.form textarea {
	background-color: #003366;
	border: 1px solid #0099CC;
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.form form {
	margin: 10px;
	padding: 5px;
}
.formError {
}
.formError th  {
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
}
.formError input {
	background-color: #FF0000;
	border: 1px solid #0099CC;
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

li {
	font-size: x-small;
	list-style-position: outside;
	list-style-type: square;
}
ul {
	margin: 0px 0px 5px 15px;
	padding: 0px;
}
/* #div*/
div.titelbild {
	margin: 0px;
	border: 0px;
	margin-bottom: 1em;
}

div.news {
}

div.news div.eintrag {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

.musikbeispiele {
	margin: 0;
	padding: 0;
}

.musikbeispiele table {
	border: 1px solid #1299d3;
}

.musikbeispiele td {
	border-left: 1px solid #1299d3;
}

.musikbeispiele th {
	text-align: left;
	vertical-align: top;
	padding: 0.5em;
}

.musikbeispiele td {
	text-align: left;
	vertical-align: top;
	padding: 0.5em;
}

.musikbeispiele p{
	margin: 0;
	padding: 0;
}

.musikbeispiele .trackNumber {
	text-align: right;
}

.musikbeispiele tr.tabellenTitel th p{
	padding-bottom: 1em;
}

.musikbeispiele tr.tabellenTitel th{
	text-align: center;
}

.musikbeispiele tr.song th{
	padding-left: 1em;
}

.musikbeispiele tr.song td{
	padding-left: 1em;
}


