body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000001;
	background-color: #ffffff;
}
#logo{
	position: absolute;
	z-index:2;
	width: 215px;
	height: 107px;
}
#flash{
	position: absolute;
	z-index:5;
	width: 200px;
	height: 200px;
	top: 160px;
}
#player{
	position: absolute;
	z-index:10;
	margin-left: 483px;
	top: 60px;
}

#slide{
	position: absolute;
	width: 499px;
	margin-left: 213px;
	top: 89px;
	height: 235px;
	z-index:15;
}
#hbox{
	position: absolute;
	z-index: 25;
	top: 89px;
	width: 206px;
	margin-left: 740px;
}
#navi{
	position: absolute;
	z-index:20;
	top: 347px;
	width: 740px;
	margin-left: 200px;
}
#mutter{
	width: 950px;
}
#header{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 389px;
}
#main{
	background-image: url(../images/hg.jpg);
	padding-top: 20px;
}
#left{
	float: left;
	width: 192px;
}
#songfinder{
	width: 140px;
	margin-left: 20px;
}
#musikw{
	width: 140px;
	margin-left: 20px;
}
#content{
	float: left;
	width: 500px;
	//width: 521px;
	line-height: 140%;
	padding-left: 21px;
	padding-bottom: 10px;
}
#c1{
	float:left;
	width: 245px;
}
#c2{
	float: right;
	width: 245px;
}
#right{
	float: right;
	width: 206px;
	margin-right: 4px;
	padding-bottom: 34px;
}
#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 33px;
}
#meta{
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
}
#meta a{
	color: #ffffff;
	text-decoration: none;
}
#meta a:hover{
	text-decoration: underline;
}
#copy{
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	font-size: 10px;
	padding-bottom: 5px;
}
.clear{
	clear: both;
}
a{
	color: #e74d11;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a img{
	border: 0px;
}
h1{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}
h2{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 8px;
	font-size: 13px;
	font-weight: bold;
}
fieldset{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.field{
	padding-bottom: 5px;
}
textarea, input{
	border:solid 1px #E74D11;
	background-color: #FFFFFF;
}
p{
	padding: 0px;
	margin: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
}
table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/********************/
/* guestbook      */
/********************/
.tx-guestbook-left{
	padding: 2px;
}
.tx-guestbook-right{
	padding: 2px;
	border-bottom: dotted 1px #E74D11;
}
.tx-guestbook-clear{
	clear: both;
}
.tx-guestbook-header{
	padding: 3px;
	background-color:#E74D11;
	color: #ffffff;
	margin-top: 10px;
	font-weight: bold;
}
.tx-guestbook-field input, .tx-guestbook-field textarea {
	width: 200px;
	border:solid 1px #E74D11;
	background-color:#FFFFFF;
}
.tx-guestbook-submit input {
	background-color:#FFFFFF;
	border: solid 1px #E74D11;
}
.freecap-span{
}
.tx-srfreecap-pi2-cant-read{
	color:#000000;
	font-size: 10px;
}
.gb_comment{
	margin-left: 50px;
	font-weight: bold;
}
.tx-guestbook-comment{
	margin-left: 60px;
}