.BG {
	background-image: url(../Bilder/BG.gif);
	background-repeat: repeat;
}
body {
	background-image: url(../Bilder/BG.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
}
.box1 {
	background-color: F3F3DA;
	border: 1px solid #46462A;
}
.header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #46462A;
}

.bottom {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #46462A;
}

.playlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;



}
.spacer10 {
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.mainrahmen {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #f7f7e9;

}
.mainrahmenrechts {
	background-color: #f7f7e9;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-top-style: none;
	border-left-style: none;
}
.rahmen-rechts {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}
.nav-linie {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E96024;
	background-color: f3b387;
}
.inhaltfenster {
	margin-top: 20px;
	margin-left: 40px;
	padding-top: 20px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FCEBB3;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: E96024;
}

a {
	text-decoration: none;
}

