body {
	background-image: url("../images/streifen.gif");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

.orange_box {
	color: #FFFFFF;
	font-size: 12px;
	background: #FF8000;
	border-left: 2px #EBEBEB solid;
	border-right: 2px #EBEBEB solid;
	border-top: 2px #EBEBEB solid;
	padding: 4px;
}

.table_white {
	background: #FFFFFF;
	border: 1px #cccccc solid;
	padding: 6px;
}

.table_wid {
	padding: 6px;
}

.table_wid_outer {
	border: 1px #cccccc solid;
}

.m_title {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.m_artist {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.m_review {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

.normal_text_bold {
	font-weight: bold;
}

.m_playlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8000;
}

a:link {
	color: #8C8C8C;
	text-decoration: none;
}

a:visited {
	color: #8C8C8C;
	text-decoration: none;
}

a:active {
	color: #8C8C8C;
	text-decoration: none;
}

.archiv_title {
	font-weight: bold;
	font-family: Tahoma, Helvetica;
	color: #000;
}

.search_btn {
	color: #FF8000;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}

.search_field {
	background-color: #FFFFFF;
	border: thin solid #666666;
}

.copyright {
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	color: #666666;
}

.details_artist {
	font-family: Tahoma, Helvetica;
	font-size: 14px;
	font-weight: bold;
}

.details_title {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.details_album {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.details_album_small {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

.m_playlist_small a:link {
	color: #FF8000;
}

.m_playlist_small a:visited {
	color: #FF8000;
}

.m_playlist_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #8C8C8C;
}

.m_lyrics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}

.review_desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.overview_small {
	font-family: Tahoma, Helvetica;
	font-size: 10px;
	color: #333333;
}

.standart_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}

.cat_header {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold
}

.sites_bold td {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.sites_bold_header td {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.sites_bold td a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

input,textarea,select {
	border: 1px solid #A7A7A7;
	color: #8B8B8B;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

buttons {
	font-weight: bold;
	color: #FF8000;
}

.voting_box {
	border: 1px #8b8b8b solid;;
	font-size: 12px
}

.text_orange {
	color: #FF9900;
}

.list_link  a:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.list_link a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.archiv_links {
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.archiv_links a:link {
	color: #8C8C8C;
	text-decoration: none;
}

.archiv_links a:visited {
	color: #8C8C8C;
	text-decoration: none;
}

.archiv_links a:active {
	color: #8C8C8C;
	text-decoration: none;
}

.m_inf {
	text-align: left;
}

.tracklist {
	background-color: #e7e7e7;
	padding: 3px;
}

.rbox {
	border: 2px #B6B6B6 dashed;
}

img.cd_cover {
	border: 1px #a7a7a7 solid;
}

img.cd_cover:hover {
	border: 1px #FF8000 solid;
}

table.commentarylist {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.commentarylist tr.odd {
	background-color: #e7e7e7;
}

table.commentarylist tr.even {
	
}

table.commentarylist td {
	vertical-align: top;
	padding: 5px 10px 15px 5px;
}

table.commentarylist td.user {
	width: 120px;
	padding-right: 15px;
}

table.commentarylist td.comment {
	
}

.newcomment-form .button {
	display: none;
}

.newcomment-form .form {
	display: block;
	background-color: #e7e7e7;
	padding: 5px 10px 0px 10px;
}

.newcomment-form .form p {
	font-weight: bold;
	margin-top: 5px;
	padding-top: 0px;
	width: 390px;
}

.newcomment-form .form p.message {
	color: #FF8000;
}

.newcomment-form .form input.name {
	width: 190px;
	margin-right: 10px;
}

.newcomment-form .form input.email {
	width: 190px;
}

.newcomment-form .form textarea.comment {
	width: 390px;
}

.newcomment-button .button {
	display: block;
	text-align: right;
	font-weight: bold;
	padding-bottom: 5px;
}

.newcomment-button .form {
	display: none;
}