/* Iframe CSS */

body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bolder;
	font-size: 12px;
	font-style: normal;
}
table {
	border: 2px inset #0066ff;
}

td {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 2px ridge #0066ff;
}

.first{
	color: #ff0000;
	font-size:small;
	font-weight: bold;
}
.altcolor {
	background-color: #FFFFDD;
}

.grossrot {
	font-size: 24px;
	color: #FF0000;
}

/*Musikseiten*/

.musik {
	padding:0px;
	margin-left: 0px;
	margin-top: 0px;
	color: #FFFFFF;
	background-color: #333366;
}

.white{
	color: #FFFFFF;
}

.noborder{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wolken{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../media/clouds.jpg);
}

.Stil1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
a:link, a:visited, a:active{
	color: #FFFF00;
}
.Stil2 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.Stil5 {font-size: 14px}
.Stil6 {color: #00FF80}
.Stil8 {font-size: x-large; font-weight: bold; }
.Stil9 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: large
}

