td {
	font-family: Verdana, Arial;
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
}

.name {
	font-variant: small-caps;
	font-weight: bold;

}
.rahmen {
	border-top: 1px none #003366;
	border-right: 1px solid #003366;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #003366;
	background-color: #FFFFFF;
}

.navi {
	background-color: #003366;
}

.instrumente {
	color: #999999;
	font-size: 0.9em;

}

body {
	background-image:  url(bilder/navi/hellbl.gif);
	background-repeat: repeat;
}

.kontakt {
	font-size: 1.4em;
	font-weight: bold;
	color: #666666;
}

.hellblau {
	background-image: url(bilder/navi/hellbl.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.kopf {
	background-image: url(bilder/name_hg.gif);
	background-repeat: repeat;
	background-position: bottom;
}

.basshaupt {
	background-image: url(bilder/hg/bass_haupt.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	background-color: #FFFFFF;
}

.telefon {
	background-image: url(bilder/hg/telefon.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
}

a {
	color: #003366;
	text-decoration: underline;
}

.tanz {
	background-image: url(bilder/hg/tanz.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003366;
	background-color: #FFFFFF;
}

.rahmenrechts {
	border-top: none;
	border-right: 1px solid #003366;
	border-bottom: none;
	border-left: none;
	background-color: #FFFFFF;
}

.rahmenlinks {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #003366;
	background-color: #FFFFFF;
	vertical-align: bottom;
}

.button {
	border: 1px solid #999999;
	background-image: url(bilder/navi/hellbl.gif);
	font-size: 1em;
}

.input {
	color: #333333;
	border: 1px solid #999999;
	padding: 2px;
	cursor: text;

}
	
.impressum {
	background-image: url(bilder/hg/impress_hg.gif);
	background-repeat: no-repeat;
	border: 1px solid #003366;
	background-position: center bottom;
}

