h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	color: #fff;
}

h4 { 
	font-size: 16px; 
	margin-top: 25px; 
	margin-bottom: 0; 
}

h5 { 
	font-size: 14px; 
	margin-bottom: 0; 
}

h6 { 
	margin-bottom: 0; 
}
.h7 { color: #fff; font-size: 12px; font-weight: bold; margin-bottom: 0; }
p, div, td, ul, ol, strong, label, input, textarea, select {
	text-decoration: none;
	color: #cccccc;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

label { 
	display: block;
	float: left;
	width: 80px; 
}

input, textarea, select { color: black; background-color: #dddddd; display: block; float: left; width: 220px; margin-bottom: 4px; }

form br { 
  clear: left;
}

input#submit {
  float: none;
  width: auto;
}

.Repertoire { 
	font-size: 15px; 
	font-weight: bold; 
}

.Komponist { font-size: 13px; font-weight: bold; line-height: 13px; text-transform: uppercase; }

.Komposition { 
}

.Quelle { 
	font-size: 10px; 
	font-weight: bold; 
}

.mini {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
}

a { color: #ffffff; text-decoration: none; }
a.dunkel { color: #333; }
a.grau { 
	color: #333; font-weight: bold; 
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px 0px 0px 14px;
}
a:hover { color: red; }

a.url {
	background-image: url(../images/link.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0px 0px 0px 14px;
}

.colour_1  {  
	background-image: url(../images/logo.gif); 
	background-repeat: no-repeat; 
}

.colour_5  {
	background-color: #333333;
}

ul#Navigation li { font-size: 10px; line-height: 12px; text-indent: -26px; list-style-type: none; }
ul#Subnavigation li { text-indent: -52px; list-style-type: none; }
