/* CSS Document */

td.liste {
	background-color: #eeeeee;
}

h5 {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #ac33e8;
	margin: 0 0 10px 0;
}

p {
	display: block;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 0px;
}

img[name="startimage"] {
	width: 456px;
}

a {
    color:           #ac33e8;
    text-decoration: none;
    font-weight:     bold;
}

a.help:link, a.help:visited {
	color: #7f7f7f;
	text-decoration: underline;
}

a.help:hover {
	color: #7f7f7f;
	text-decoration: none;
}


table.such_tanzmusik {
	width: 420px;
	margin-left: 20px;
}

table.such_tanzmusik td {
	height: 16px;
}

td.such_tanzmusik_name {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	color: #ac33e8;
	border-bottom: 1px dashed #ac33e8;
}

td.such_tanzmusik_label {
	width: 140px;
	vertical-align: bottom;
	text-align: left;
	font-weight: bold;
	color: #ac33e8;
}

td.such_tanzmusik_angaben {
	width: 230px;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #7f7f7f;
}

td.such_tanzmusik_beschreibung {
	width: 100%;
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	color: #7f7f7f;
}

td.such_tanzmusik_change {
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	height: 20px;
	color: #7f7f7f;
}

