/* CSS Document - Author: buero-punkt */

body 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	background-color: #FFFFCC;	
	
	
}

#all
{
	color: #000000;
	font-size: 1.1em;
	text-align: center;
	height:auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto;
	vertical-align: bottom;
	padding-top: 5px;
background-image: url(../images/hintergrund1.gif);
	background-repeat: no-repeat;
	border: 1px solid #CBB0DB;	
}


a 
{
	text-decoration: underline;
	color: #5349A0;
	font-weight: bold;
}
a:visited 
{
	text-decoration: underline;
	color: #5349A0;
	font-weight: bold;
}

a:hover 
{
	text-decoration: underline;
	color: #CC212A;
	font-weight: bold;
}

h1
{
	font-size: 1.5em;
	color: #5349A0;
	padding-top: 10px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.img
{
	
	border: 1px solid #FFFFFF;
}


#musik-intro {
	height: 50px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5349A0;
	z-index: 500;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	line-height: 2em;
}
#musik {
	height: 123px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5349A0;
	z-index: 500;
	text-align: center;
	vertical-align: bottom;
	top: 41px;
	position: absolute;
	font-weight: bold;
	right: -126px;
	line-height: 2em;
}


.hidden
{
	visibility: hidden;	
}