html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: #dcdcdc;
	background: #000 url(images/bg.jpg) center 12px no-repeat;
	text-align: center;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}

blockquote:before,blockquote:after,q:before,q:after {
	content: "";
}

blockquote,q {
	quotes: "" "";
}

img {
	vertical-align: bottom;
}

@font-face {
 font-family: 'DOWNCOME';
 src: url('DOWNCOME.eot');
 src:local('DOWNCOME'), url('DOWNCOME.woff') format('woff'), url('DOWNCOME.TTF') format('truetype'), url('DOWNCOME.svg#DOWNCOME') format('svg'); }
 
@font-face {
 font-family: 'Dakota';
 src: url('dakota.eot');
 src:local('dakota'), url('dakota.woff') format('woff'), url('dakota.ttf') format('truetype'), url('dakota.svg#Dakota') format('svg'); }
 
@font-face {
 font-family: 'American';
 src: url('amrtypen-webfont.eot');
 src:local('American'), url('amrtypen.ttf') format('truetype'), url('amrtypen-webfont.svg#American') format('svg'); }

@font-face {
 font-family: 'jr_ha';
 src: url('jr_ha.eot');
 src: local('jr_ha'), url('jr_ha.woff') format('woff'), url('jr_ha.ttf') format('truetype'), url('jr_ha.svg#jr_ha') format('svg'); }

body,table,th,td {
	font-family:Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	font-size: 12px;
	line-height: 18px;
}

h3 {
	font-size: 1em;
	font-weight: 700;
	margin: 0 0 .4em;
	color: #dcdcdc;
}

h2,h3.icon,#thetube-charts dt span, h3.songlist {
	font-family: "DOWNCOME", Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	margin: 2.5em 0 .5em;
	padding: 12px 10px 2px;
	font-size:20px;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	color: #aaaaaa;
	background: transparent;
}

#thetube-charts dt span, #thetube-charts dt span { color: #fff; }

#thetube-charts dt span:hover, #thetube-charts dt span:hover * { color: #990000; }

h2 a, #thetube-charts dt span a {	font-size:12px; }

h2#mediatitle a,
#thetube-charts dt span.rep a,
#thetube h2.rep a	{
	color: #AAAAAA;
	font-size:18px;
	text-decoration: none;
	cursor:default;
}

#thetube h2.rep a {
  cursor:pointer;
}

h2.rep a:hover,#thetube-charts dt span.rep a:hover { text-decoration: underline; }

div.inner h2.icon,h2.icon,h3.icon {
	clear: both;
}

p,ul,ol {
	margin: 0 0 .75em;
}

ul,ol {
	padding: 0 0 0 1em;
}

li {
	padding: .1em 0;
}

/* -------------------------------------------------------
  Aufheben von Floats ohne zusaetzliches Markup
  http://www.jassesnee.de/easyclear/
------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */ /* =========================================
        ALLGEMEIN
==========================================*/
html body ul li.lt,html body ol li.lt {
	border-bottom: 0;
}

#thetube .col-s,#thetube .col-m,#thetube .col-mf,#thetube ol,#thetube li,#menu ul,#menu li,#sub ul,#sub li
	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}

a:link {
	color: #dcdcdc;
	text-decoration: underline;
}

a:visited {
	color: #dcdcdc;
}

a:focus,html body a:hover,a:hover,a:active {
	color: #990000;
}

html body .c {
	clear: both;
	display: block;
}

html body .c-left {
	clear: left;
}

html body .c-right {
	clear: right;
}

/* =========================================
        Mehrspaltigkeit
==========================================*/
.col-1,.col-2 {
	float: left;
	width: 490px;
}

.col-1 {
	clear: both;
}

.col-1e {
	width: 500px;
	float: left;
}

.col-1e_mediadetails {
	width: 650px;
	float: left;
}

.col-1e_mediadetails #flash {
	width: 630px;
}

.col-1e_mediadetails .col-m {
	background: url(images/dark.630.top.png) 0 0 no-repeat;
}

.col-1e_mediadetails .col-m .inner {
	background: transparent url(images/dark.630.bottom.png) 0 100% no-repeat
		;
}

.col-1m {
	width: 810px;
	float: left;
	margin: 0 10px 3em 10px;
	padding: 0;
}

.col-1m .col-m {
	margin: 0;
}

.col-2s {
	float: left;
	width: 330px;
}

.col-3 {
	float: left;
	width: 130px;
	padding: 1px 0;
	margin: 0 10px 10px;
}

.col-3 .content {
	background: url(images/dark.130.content.png) repeat-y scroll 0 0;
}

.col-3 .inner {
	background: url(images/dark.130.bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

.col-m {
	clear: both;
	margin: 0 10px 3em 10px;
	padding: 0;
}

.col-s {
	float: left;
}

.col-s,.col-s1 {
	float: left;
	width: 225px;
	margin: 0 10px 2em 10px;
	padding: 0;
	background: url(images/dark.225.top.png) 0 0 no-repeat;
}
.teaser-col-s1 {
	float: left;
	width: 225px;
	margin: 0 10px 3em 10px;
	padding: 0;
	text-align:center;
}
.teaser-col-s1 img {
	margin:auto;
}

.col-s h2 {
	background: url(images/dark.225.top.png) no-repeat scroll 0 0;
}

.col-s .content, .col-s1 .content
{
	background: url(images/dark.225.content.png) repeat-y scroll 0 0;
}
.col-s2 .content {
	background: url(images/dark.470.content.png) repeat-y scroll 0 0;
}

.col-s .inner,.col-s1 .inner {
	background: url(images/dark.225.bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

.col-1m .col-m {
	margin: 0 0 20px;
	background: url(images/dark.810.top.png) 0 0 no-repeat;
}

.col-1m .col-m .inner {
	background: url(images/dark.810.bottom.png) 0 100% no-repeat;
}

.col-x .inner .content,.col-s .content,.col-m .content,.col-s1 .content,.col-s2 .content,.col-s3 .content,.col-s4 .content,.col-2s .col-m .content
	{
	padding: 10px;
}

.col-s2 {
	overflow: hidden;
	width: 470px;
	margin: 0 10px 3em 10px;
	background: url(images/dark.470.top.png) 0 0 no-repeat;
}

.col-m {
	margin: 0 10px 3em 10px;
	background: url(images/dark.470.top.png) 0 0 no-repeat;
}

.col-m .inner,.col-s2 .inner {
	background: url(images/dark.470.bottom.png) 0 100% no-repeat;
	padding: 0 0 10px 0;
}

.col-m h2 {
	background: url(images/dark.470.top.png) no-repeat 0 0;
}

#videos .col-m h2,#audios .col-m h2,#photos .col-m h2,#documents .col-m h2
	{
	background: transparent;
}

.col-m .content {
	background: url(images/dark.470.content.png) repeat-y scroll 0 0;
}

#videos .col-m .content,#audios .col-m .content,#photos .col-m .content,#documents .col-m .content
	{
	background: url(images/dark.810.content.png) repeat-y scroll 0 0;
}

.col-s3 {
	width: 715px;
	margin: 0 10px 2em;
	background: url(images/dark.715.top.png) 0 0 no-repeat;
}

.col-s3 .inner {
	background: url(images/dark.715.bottom.png) 0 100% no-repeat;
}

.col-x,.col-s4 {
	width: 960px;
	margin: 0 10px 2em;
	background: url(images/dark.960.top.png) 0 0 no-repeat;
}

.col-x .inner,.col-s4 .inner {
	background: url(images/dark.960.bottom.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

.col-x .content {
	background: url(images/dark.960.content.png) repeat-y scroll 0 0;
}

html body .col-s4 .inner .content {
	background: url(images/dark.960.content.png) repeat-y scroll 0 0;
}

.col-1e .col-m {
	background: url(images/dark.480.top.png) 0 0 no-repeat;
}

.col-1e .col-m .inner {
	background: url(images/dark.480.bottom.png) 0 100% no-repeat;
}

.col-2s .col-m {
	background: url(images/dark.320.top.png) 0 0 no-repeat;
}

.col-2s .col-m .inner {
	background: url(images/dark.320.bottom.png) 0 100% no-repeat;
}

.col-2s div.inner h2.icon {
	font-size:20px;
	clear: both;
	margin: 0;
	padding: 15px 10px 10px;
}

h3.icon {
	background: transparent;
}

.col-3 .inner {
	background: url(images/dark.130.bottom.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

.col-3 {
	background: url(images/dark.130.top.png) 0 0 no-repeat;
}

.col-x .inner h2.icon {
	margin-right: 0;
	margin-left: 0;
}

.col-1e_mediadetails h2,.col-1e_mediadetails .content {
	background: transparent;
}

.col-1e_mediadetails .content {
	background: url(images/dark.630.content.png) 0 0 repeat-y;
}

.col-2s .col-m {
	background: transparent;
}

.col-2s .col-m h2 {
	background: url(images/dark.320.top.png) 0 0 no-repeat;
}

.col-2s .col-m .inner {
	background: url(images/dark.320.bottom.png) left bottom no-repeat;
	padding: 0 0 10px 0;
}

.col-2s .col-m .content {
	background: url(images/dark.320.content.png) 0 0 repeat-y;
}

.col-s3 .content {
	background: url(images/dark.715.content.png) 0 0 repeat-y;
}

.col-s3 .inner {
	padding: 0 0 4px;
}

#rectangle {
	float: left;
	border: 1px dotted #202020;
	background-color: #666;
}

#insertionMarker {
	display: none;
}

html body .half {
	width: 48%;
}

html body .left {
	float: left;
}

html body .right {
	float: right;
}

#wrap {
	position: relative;
	width: 980px;
	margin: 0 auto;
	padding: .5em 0;
	text-align: left;
	border: 0;
	background: transparent;
}

#webtv_wrap {
	position: relative;
	width: 720px;
	margin: 0 auto;
	padding: 0.5em 0;
	text-align: left;
}

/* =========================================
        Profil
==========================================*/
#my {
	display: block;
	overflow: hidden;
	margin: 0 10px 0 10px;
	height:4em;
	line-height: 1.5em;
	vertical-align: middle;
}

#my img {
	vertical-align: middle;
	margin: 1px;
}

#my ul.usr {
	float: right;
	height: 2em;
	line-height: 2em;
	text-align: right;
}

#my ul.usr li {
	margin-right: 1em;
}

#my ul.usr li,#my ul.language li {
	display: inline;
	list-style: none;
}

#my ul.language {
	float: right;
	text-align: right;
	height: 2em;
	line-height: 2em;
}

#my span.offline {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
	color: #F00;
}

/* =========================================
        Header
==========================================*/
#header {
	margin: -1.5em 0 -4.5em 10px;
	padding: 0 .8em 0;
	font-size: 2em;
	position:absolute;
	z-index:0;
	width:350px;
	display:block;
	height:0;
}

#header #pnglogo {
	height: 72px;
}

#header a {
	background: transparent;
}

#header a#logo {
  position:relative;
  z-index:2;
}

#header a#powered {
  position:relative;
  z-index:1;
}

#header img#logo_holo {
  position:relative;
  z-index:-1;
  left:15px;
  top:-210px;;
}

#menu {
	background:url("images/dark.header.png") no-repeat scroll 0 0 transparent;
	clear:both;
	display:block;
	font-family:"DOWNCOME",Calibri,Arial,Helvetica,Verdana,"Vera Sans",sans-serif;
	height:7.5em;
	margin:0 auto;
	width:960px;
}

#menu ul {
	height: 5em;
	padding: 0 1em 0 0;
	text-align: right;
	text-transform: uppercase;
	z-index: 200;
}

#menu ul li {
	display: inline;
	font-size: 22px;
	list-style: none;
}

#menu a {
	position: relative;
	padding: 0 8px;
	line-height:3em;
	background: transparent;
	color: #a9a9a9;
	font-weight: 400;
	text-decoration: none;
	z-index: 10;
}

#menu li.act a {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}

#menu a:hover {
	text-decoration: underline;
	color: #990000;
}

/*---RUF-REISEN_LOGO---*/
img#logo_ruf {
  position:relative;
}

*+html img#logo_ruf {
  position:relative;
  top:16px;
  left:-2px;
}

#sub,.sub {
	background:url("images/dark.header-sub.png") no-repeat scroll left bottom transparent;
	clear:both;
	display:block;
	height:43px;
	margin:-24px auto 21px;
	width:960px;
	}

.sub {
	height:29px;
	padding:2px 0 0 .3em;
}

#sub ul {
	float:right;
	font-family:"Dakota",Calibri,Arial,Helvetica,Verdana,"Vera Sans",sans-serif;
	font-size:12px;
	position:relative;
	z-index:1;
}

.sub ul {
	float: left;
	height: 25px;
}

#sub ul li,
.sub ul li {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	margin:-3px 5px 0 0;
	vertical-align: middle;
	font-size:12px;
	text-transform:uppercase;
}

#sub ul li a {
	display: block;
	line-height: 25px;
	padding: 0 .75em;
	color: #a9a9a9;
	text-decoration: none;
}

.sub ul li a,.sub ul li b,.sub ul li {
	line-height: 25px;
	padding: 0 .75em;
	color: #a9a9a9;
	text-decoration: none;
}

#sub a:hover,.sub a:hover {
	color: #990000;
	text-decoration: underline;
}

.sub span.right {
	margin-right: 1em;
	display: block;
	height: 25px;
	line-height: 25px;
}

.boxform {
	display: inline;
}

input {
	color: #111;
}

.boxform input {
	border: 0;
	background-color: #ddd;
	display: inline;
}

#mainsearch {
	width:330px;
	float: right;
	text-align: right;
}

#mainsearch form input,#mainsearch form select {
	margin: -1px 0 0;
	padding: 0;
	vertical-align: middle;
	background: #ddd;
}

#mainsearch form input {
	height: 18px;
}

#mainsearch p {
	margin: 0;
	padding-right:10px;
	}
	
#mediasub #mainsearch p	{ padding-right:0; }

#mediasub a {
	padding: 0 5px;
	font-size:20px;
	text-transform: uppercase;
	text-decoration: none;
}

#mainsearch input,#mainsearch label,#mainsearch select {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	max-width: 130px;
}

#mainsearch form input {
	color: #111;
}

#mainsearch form input.button {
	border: 0;
}

#mainsearch #send_id {
	background: none;
}

#medialink,#myprofile input,#myprofile select,#embeddedlink,#chat_text_id,#embeddedlink,#login_username_id,#register_email_id,#register_username_id,#register_captcha_confirm_id,#message_id,#blog_media_id_id,#guestbook_text_id,#guestbook_media_id,#upload_media_title_id,#upfile_0_id,#upload_media_description_id,#upload_media_tags_id,#topic_title_id,#topic_media_id,#comment_text_id,#title_id,#invite_email0_id,#invite_email1_id,#invite_email2_id,#invite_email3_id,#invite_email4_id,#invite_name0_id,#invite_name1_id,#invite_name2_id,#invite_name3_id,#invite_name4_id,#invite_text_id,#name_id,#url_short_id,#desc_id,#user_name_id,#user_email_id,#user_surname_id,#user_lastname_id,#user_street_id,#user_city_id,#user_zip_id,#user_country_id,#user_birthdate_year_id,#user_birthdate_month_id,#user_birthdate_day_id,#user_gender_id,#user_relation_id,#user_homepage_id,#user_avatar_id,#user_about_me_id,#user_occupation_id,#user_school_id,#user_favourite_movies_id,#user_favourite_music_id,#user_favourite_books_id,#users_pm_notify_id,#users_conversion_notify_id,.i_bg,#media_title_id,#media_desc_id,#media_tags_id,#thumb_id,#media_inappropriate_text_id,#max_id,#compose input,#compose select,#friends textarea,#chatbox input#chat_text_id,#password_email_id,#invite input,#upload_media_song_id
	{
	background: #efefef;
	border: 1px solid #333;
}

#myprofile #my_profile_submit_id,#compose #compose_send_id,#invite input.button
	{
	background: transparent;
	border: none;
}

#register_captcha_id {
	margin: 3px 3px 0 1px;
	width: 203px;
}

#mainsearch label {
	display: none;
}

#invite td {
	padding: 3px 3px 3px 0;
}

/* =========================================
        Registrierung
==========================================*/
#register .check input {
	margin: 0;
}

a.log {
	display: block;
}

/* =========================================
        Player
==========================================*/
#thetube {
	width: 960px;
	overflow: hidden;
	background: url(images/dark.tube.png) 0 0 no-repeat;
	border-bottom: 5px solid #121212;
}

#thetube.news {
	background: transparent;
}

#thetube>* {
	background-color: #000000;
}

#thetube-songlist, #thetube-tradlist	{
  background: transparent;
  display: block;
	float:left;
	}

#thetube-songlist ol, thetube-tradlist ol {
	overflow: auto;
	background: transparent;
	width: 317px;
	height: 360px;
	display: block;
	}

#thetube-songlist .content {
    
}

#thetube-featured.news {
	background: transparent;
}

#thetube-charts dl,#thetube-charts dt,thetube-charts dd {
	margin: 0;
	padding: 0;
}
#thetube-charts dt span {
	display: block;
}
#thetube-charts dt {
	cursor: pointer;
}

#thetube h2, #thetube-charts dt span, #charts2 h2, h3.songlist {
	background:none repeat scroll 0 0 transparent;
	margin: 0;
	padding: 12px 10px 11px;
	font-size:18px;
	}
	
h3.songlist	{ padding:12px 10px 0; }

h3.songlist.libro	{
	position:relative;
	top:-13px;
	margin-bottom:-13px;
	}
	
h3.songlist.libro span	{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffdb44;
	text-transform:none;
	font-size:13px;
	line-height:22px;
	}
	
h2#mediatitle	{
	display:inline-block;
	height:14px;
	}

h3.songlist span	{
	padding-left:15px;
	font-size:10px;
	font-family: "Dakota", Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	}

#thetube-featured,#thetube-latest,#thetube-charts,#thetube-categories {
	background: transparent;
	float: left;
	clear: none;
}

#thetube-charts h2, #thetube-categories h2, #thetube-charts dt span {
	background: transparent;
}

#thetube-charts {
	width: 224px;
	margin-right: 0px;
}

#thetube-categories {
	width: 112px;
}

#thetube-charts *,#thetube-categories * {
	background: transparent;
}

#thetube-latest h2 {
	background-position: top right;
}

#thetube-featured,#thetube #flash {
	width: 622px;
}

#thetube-featured.news .infotext {
	width: 622px;
	height: 360px;
	padding: 10px;
}

#thetube-latest.col-m {
	width: 336px;
	float: left;
	overflow: hidden;
}

#thetube li, #charts2 li {
	float: left;
}

#thetube-latest li,#thetube-latest li img {
	width: 166px;
	height: 125px;
	overflow: hidden;
}

#thetube-latest li {
	width: 166px;
	height: 125px;
	margin: 3px 0 0 2px;
}

#thetube-latest ol li.ft img {
	width: 336px;
	height: 252px;
}

#thetube-categories ul, #charts2-categories ul {
	margin: auto;
}

#charts2-categories ul {
	height: 345px;
	margin-top:3px;
}

#thetube-categories li, #charts2-categories li {
	float: none;
	margin:0 0 27px;
}

#thetube-charts ol, #charts2 ol, #thetube-songlist ol {
	list-style-type: decimal;
	list-style-position: outside;
	padding-left: 15px;
}

#charts2 ol {
	background: #202020
}

#thetube-charts li,
#thetube-songlist li,
#thetube-tradlist li,
#charts2-daily li,
#charts2-weekly li {
	float: none;
	padding: 7px;
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}

#thetube-songlist li a,
#thetube-charts li a,
#charts2 li a {	text-decoration: none; }

#thetube-songlist li img,
#thetube-charts li img,
#charts2 li img {
	vertical-align: middle;
}

#thetube-songlist li span,
#thetube-charts li span {
	float:right;
	height: 40px;
	line-height: 20px;
	margin-left: 8px;
	vertical-align: middle;
	width: 82px;
	cursor: pointer;
}

#thetube-songlist li span	{ float:none; }

#charts2 li span {
	float: right;
	height: 40px;
	line-height: 20px;
	margin-left: 8px;
	vertical-align: middle;
	width: 135px;
	cursor: pointer;
}

#best-rated img {
	width: 205px;
	height: 154px;
}

#best-rated li.file {
	margin: 0 10px;
}

#thetube-latest li.ft {
	width: 336px;
	height: 252px;
	margin-top: 0;
}

#charts2-daily, #charts2-weekly {
	float: left;
	width: 40%;
}

#charts2-categories {
	float: left;
	width: 20%;
}

#charts2-weekly .content, #charts2-daily .content {
	background: none;
	background-color: #121212;
	height: 354px;
}

#charts2-categories .content {
	background-position: top right;
}

.chartlist {
	overflow-y: auto;
	height: 345px;
}

#charts2 div.chartlist {
	margin: 0 0 0.75em;
}

/* =========================================
        Press
==========================================*/

.pressdate-date {
	float: left;
	padding-left:1em;
	margin-top:10px;
}

.pressdate-text {
	float: left;
	padding-left: 1em;
	margin-top:10px;
}

.pressfinalist-left {
	float: left;
	 width: 120px;
}

.pressfinalist-middle {
	float: left;
	padding-left: 1em;
	width: 490px;
}

.pressfinalist-right {
	width: 300px;
	float: right;
	padding-left: 1em;
}

.pressmedia-left {
	float: left;
	width:180px;
}

.pressmedia-right {
	float: left;
	padding-left: 1em;
	width: 730px;
}

.presspictures-left {
	float: left;
	width: 120px;
}

.presspictures-right {
	float: left;
	padding-left: 1em;
	width: 790px;
}

/* =========================================
        Pagination
==========================================*/
.pagination,.pagination-bottom {
	position: absolute;
	top: .6em;
	right: .8em;
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
}

.pagination_over {
	text-align: right;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
}

.pagination-bottom {
	clear: both;
	position: relative;
	top: 0;
	right: 10px;
	margin: 0;
	padding: .5em 0 .5em;
}

.pagination span.count,.pagination-bottom span.count {
	margin: 0 1em;
}

.pagination a.rsslink,.pagination-bottom a.rsslink,.sort a.rsslink,.pagination a.rsslink:hover,.pagination-bottom a.rsslink:hover,.sort a.rsslink:hover
	{
	padding: 0;
	background: transparent;
}

.pagination a,.pagination-bottom a,.pagination_over a,.sort a {
	padding: 2px 5px;
}

span.sort {
	font-family:Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	float: right;
	color: #dcdcdc;
	font-size: 12px;
	line-height: 16px;
	text-transform: none;
}

span.sort a.rsslink {
	margin: 0 0 0 1.25em;
}

span.sort form {
	display: inline;
}

.pagination b,.pagination-bottom b,.pagination_over b,.sort b,.pagination a:hover,.pagination-bottom a:hover,.pagination_over a:hover,.sort a:hover
	{
	padding: 2px 5px 1px;
	background: #990000;
	color: #dcdcdc;
}

.pagination form {
	display: inline;
}

/* =========================================
        Listen
==========================================*/
ul.inner {
	padding: 0;
	list-style: none;
}

div.inner h2 {
	margin: 0;
}

p.tags {
	line-height: 2em;
}

.post {
	margin: 0 0 .5em;
	padding: 0 0 .5em;
	border-bottom: 2px solid #111;
}

.comments img.avatar,.users a.avatar img,a.avatar img,li.user a.avatar img,.media li.file .preview img
	{
	border: 1px solid #202020;
	padding: 1px;
}

ul.visitor {
	list-style: none;
	display: block;
	padding: 0;
}

.comments,.files,ul.inner li.comment,.users-pic ul,ul.mystats,#mystats ul,.media,.media li,#kategorien li,#categories li
	{
	padding: 0;
	list-style: none;
}

li.user {
	padding: 0;
	margin: .5em 0 0;
}

li.user a.avatar {
	display: block;
	float: left;
	margin: 0 1em 0 0;
}

li.user a.avatar img {
	display: block;
	width: 50px;
	height: auto;
}

li.user cite.about a {
	display: block;
	margin: 0 0 0.2em;
}

li.user cite.about a:hover {
	background: transparent;
}

li.user cite.about .stats,#mystats strong.stats {
	display: block;
	float: left;
	margin: 0 .5em 0 0;
	text-align: center;
}

li.user cite.about .stats img,#mystats strong.stats img {
	display: block;
}

li.user cite.about .stats a {
	display: inline;
	margin: auto;
}

div.about ul li strong {
	color: #dcdcdc;
}

div.user ul.about {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

div.user ul.about li {
	text-align: right;
	clear: both;
	margin-left: 100px;
}

.posts,.comments,.users {
	margin: 0;
	padding: 0;
	list-style: none;
}

.traditionals	{
	font-family:"DOWNCOME", Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	padding-left:5px;
	}

.traditionals p	{
	font-family:"Dakota", Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	font-size:14px;
	line-height:19px;
	padding-right:110px;
	}
	
.inner .traditionals h2	{
	padding:0;
	margin:7px 0;}
	
.traditionals ol	{
	font-size:20px;
	color:#aaa;
	padding:7px 100px 0 30px;
	height:400px;
	display:block;
	overflow:auto;
	margin:0;
	}

.traditionals p a,
.traditionals p.learn {
	font-family:"DOWNCOME", Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	text-decoration:none;
	font-size:15px;
	color:#aaa;
	}

/* =========================================
        Posts, Comments
==========================================*/
.posts li {
	margin: 0 0 50px;
	padding: 0 0 15px;
	border-bottom: 4px solid #111;
}

.posts li.lt {
	margin: 0 0 15px;
}

.posts h3,.comments h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px solid #aaaaaa;
}

.posts h3 span.blog_user,.comments  h3 span.blog_user {
	position: absolute;
	vertical-align: bottom;
}

.posts h3 span.blog_user span.avatar,.comments h3 span.blog_user span.avatar
	{
	width: 50px;
	overflow: hidden;
}

.posts h3 span.blog_user span.avatar img,.comments h3 span.blog_user span.avatar img
	{
	width: 50px;
}

.posts h3 span.blog_user span.avatar a,.comments h3 span.blog_user span.avatar a
	{
	display: inline;
}

.posts h3 span.blog_user a.autor,.comments h3 span.blog_user a.autor {
	margin: 0 0 0 10px;
	display: inline;
	font-size: 11px;
	line-height: 14px;
}

.posts h3 a,.comments h3 a {
	display: block;
	text-decoration: none;
}

.posts h3 a.title,.comments h3 a.title {
	float: right;
	margin: 20px 0 0 0;
}

.posts span.date,.comments span.date {
	display: block;
	text-align: right;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 6px;
}

.posts cite.about,.comments cite.about {
	display: block;
	margin: 25px 0 3px;
	font-size: 10px;
	line-height: 14px;
	text-align: right;
	color: #aaaaaa;
}

.posts cite.about a,.comments cite.about a {
	line-height: 14px;
	color: #aaaaaa;
}

.comments li,#commentform {
	margin: 0 0 6px;
	padding: 9px;
	background: #202020;
}

#commentform {
	margin: 12px 0 0;
}

/* =========================================
        Users
==========================================*/
.users li {
	margin: 0 0 3px;
	padding: 3px 0 6px;
	border-bottom: 1px solid #202020;
}

.users a.avatar,.user a.avatar {
	display: block;
	width: 120px;
	float: left;
	margin-right: -120px;
}

.users a.avatar img {
	display: block;
	width: 50px;
}

.users span.user {
	display: block;
	padding-left: 70px;
	line-height: 12px;
}

.users span.user a {
	display: block;
}

.users span.user strong a {
	display: inline;
}

.users span.user strong {
	display: inline;
}

a.userlink {
	font-size: 12px;
	display: inline-block;
	padding: 0 0 3px 0;
}

span.o_stats {
	width: 80px;
	display: block;
}

span.o_stats img {
	padding: 0 4px 0 0;
}

.users span.user span.stats a {
	display: inline;
}

strong.stats {
	display: inline;
	text-align: center;
	margin: 0 6px 0 0;
	line-height: 1.6em;
}

.content .media .about strong.stats img {
	width: 16px;
}

.users span.user span.stats strong.stats strong.small {
	float: none;
	margin: 0;
}

div.user {
	width: 280px;
	float: left;
}

div.m_info {
	float: left;
}

div.m_info ul.about li {
	text-align: left;
}

.m_media {
	float: right;
	margin-right: 10px;
}

.m_media .media {
	width: 140px;
}

.m_media .media li.file div.about {
	width: 134px;
}

#news div.inner div.content.media ul li.user {
	width: 110px;
	float: left;
}

#most-active-user ul.media li.file {
	float: right;
	padding: 0pt;
	width: 150px;
}

#most-active-user ul.media li.file a.preview img {
	margin: 0;
	width: 140px;
}

/* =========================================
        Chatbox
==========================================*/
#chatbox form#chat_form div {
	display: block;
}

#chatbox input#chat_text_id {
	width: 125px;
	margin: 0;
	padding: 0px;
}

#chatbox input.button {
	width: 60px;
	margin: -5px 0 -7px 3px;
	border: 0;
}

#chatbox input#chat_text_id :focus {
	border-color: #990000;
}

#chatbox cite.about {
	margin: .5em 0 0;
}

div.chatform {
	margin: 0 0 5px;
}

/* =========================================
        Actions
==========================================*/
ul.actions {
	list-style: none;
	margin: 0;
	padding: .25em 0 0;
}

ul.actions li {
	padding: 0 1em .25em;
	margin: 0 0 .25em;
}

#welcome {
	clear: both;
	float: none;
	width: auto;
	padding: 1em;
}

#welcome h2 {
	margin: 0;
}

.mwimg {
	width: 205px;
}

/* =========================================
        Media
==========================================*/
.media {
	position: relative;
}

.media ul li cite.about {
	float: left;
}

.media ul {
	margin: 0 -40px 0 0;
	padding: 0;
}

div.content .media.left.add {
	width: 230px;
	height: 335px
}

.media ul.groups li.file {
	height: 235px;
}

.media div.inner div.content {
	padding: 5px;
}

.col-2s .col-m .inner .content input {
	width: 285px;
}

#kategorien li,#categories li {
	display: block;
	float: left;
	margin: 0 0 20px 0;
}

#categories li {
	margin: 0 10px;
}

#kategorien li img,#categories li img {
	width: 105px;
	height: 80px
}

.col-3.more ul,.col-3.more li {
	margin: 0;
	padding: 0;
}

.col-3.more li {
	display: block;
	padding: 5px 10px;
	list-style: none;
	overflow: hidden;
}

.col-3.more img {
	display: block;
	width: 110px;
}

.media li.file,.users.big li {
	float: left;
	width: 186px;
	margin: 1em 5px 1em 10px;
}

html body .media li.file.c-left {
	clear: both;
	float: left;
}

#topic select {
	width: 400px;
}

.media div.g_app {
	float: left;
	margin-right: 25px;
	width: 175px;
}

.col-ms .content ul li img {
	width: 50%;
}

.content .media li.file {
	float: left;
	width: 205px;
	margin: 0;
	padding: 5px 0 0;
}

.content .media .mystats li.file {
	height: 290px;
}

#latest-comments .content.media li.file {
	height: 240px;
}

.content .media li.file .preview img,.media li.file .preview img {
	display: block;
	width: 176px;
	height: 125px;
}

.media li.file div.about {
	background: #202020;
	color: #dcdcdc;
	padding: 5px 5px 1px;
	line-height: 1em;
	width: 170px;
}

.media li.file strong a {
	line-height: 1.3em;
}

.media li.file div.about li {
	font-size: 11px;
	margin: 0;
}

.media li.file div.about li.rating {
	padding: 5px 0 3px;
}

.media ul.history {
	padding: 5px;
}

.media ul.history li.file {
	width: 120px;
	height: 150px;
	overflow: hidden;
	font-size: 10px;
}

.media ul.history li.file .preview img {
	height: 85px;
	width: 100px;
}

.media ul.history li.file div.about {
	width: 94px;
	height: 40px;
	overflow: hidden;
}

.media ul.history li.file div.about li.rating img {
	width: 14px;
}

.media li.file div.about li.rating img {
	width: 16px;
}

.media ul.history li.file div.about ul {
	display: none;
}

.bookmark img {
	padding: .5em 2px 0;
}

.media div.about ul {
	position: relative;
	display: block;
	margin: 0 0 .5em;
	padding: 0;
	line-height: 1.3em;
}

.media div.about li {
	display: block;
	position: relative;
	font-weight: 700;
	list-style: none;
}

.media div.about li.lt {
	border: 0;
}

.media div.about li strong {
	font-weight: 400;
}

.media div.about input {
	width: 95%;
	margin: 0 .5em;
}

.related ul,.related li {
	margin: 0;
	padding: 0;
}

.related li {
	float: left;
	display: block;
	list-style: none;
	overflow: hidden;
}

div.inner ul li span.plt {
	margin: 2em 1em;
	display: block;
}

.descr {
	display: block;
	padding: 0 .2em 1em;
}

.g_desc {
	background: #111;
	padding: .5em;
	display: block;
}

ul.g_list {
	list-style: none;
	width: 45%;
	padding: .5em;
}

.g_edit input {
	width: 445px;
}

div.about img {
	padding: .2em .3em .4em 0;
}

div.inner h2.pad {
	margin-top: 3em;
}

div.pad label {
	display: block;
	width: 110px;
}

div.pad .check {
	display: block;
	padding: 1em 0 0 111px;
}

div.pad .media_list {
	list-style: none;
	padding: 0pt 0pt 1.75em;
}

div.pad .media_list li {
	float: left;
	width: 30%;
}

div.pad .channel_info {
	list-style: none;
	padding: 0pt 0pt 1em;
}

div.pad .channel_info li {
	float: left;
	width: 33%;
}

/* =========================================
        Profile
==========================================*/
div.profile div.avatar {
	float: left;
	width: 290px;
	margin: 0 30px 0 0;
}

div.profile div.avatar img {
	display: block;
	margin: 30px auto;
	border: 5px solid #dcdcdc;
}

div.profile div.about {
	float: left;
	padding: 30px 0 0;
}

div.profile div.about h3 {
	margin: 0 10px 1.5em;
	font-size: 2em;
}

div.profile div.about ul {
	float: left;
	width: 280px;
	margin: 0 10px;
	padding: 0 0 30px;
}

div.profile div.about ul li.errorfield {
	margin: 0 0 2.5em;
	text-transform: uppercase;
	text-decoration: underline;
	letter-spacing: .3em;
}

div.profile div.about .user_info {
	margin: 0 100px;
}

div.profile div.about.user_info ul {
	list-style: none;
	width: 700px;
}

div.profile .user_info ul li {
	text-align: left;
	height: 1em;
	width: 900px;
}

div.profile p {
	width: 330px;
	float: left;
	padding: 1em 0;
	margin: 0 0 3em;
}

div.profile p.full {
	float: none;
	margin: 0 0 3em;
	padding: 1em 0;
	width: 100%;
}

.p_avatar {
	float: left;
	width: 270px;
	padding: 10px;
}

.p_avatar img {
	margin-bottom: 15px;
	border: 1px solid #202020;
	padding: 1px;
}

.p_infos {
	float: right;
	padding: 10px;
	width: 646px;
}

.p_infos th {
	text-align: right;
	width: 180px;
	padding-right: 5px;
}

#myprofile td, #academy_form td {
	padding: 3px 0;
}

/* =========================================
        YAMAHA
==========================================*/
#academy_form td {
	padding: 3px;
	width: 50%;
	align: left;
}

#academy_form textarea, #academy_form input[type=text] {
	font-family: Calibri,Arial,Helvetica,Verdana,"Vera Sans",sans-serif;
	width: 80%;
}

/* =========================================
        Forum
==========================================*/
table.forum td {
	padding: .2em;
}

table.forum th {
	background: #111;
	padding: .1em .5em;
	border-right: 5px #222 solid;
}

table.forum td {
	height: 100%;
}

table.forum span.tdate {
	font-size: 10px;
	display: block;
}

/* =========================================
        Errors
==========================================*/
.error {
	display: block;
	padding: .4em;
	margin: 1em .5em;
	border: 3px solid #e1e3e5;
}

ul.showerror {
	position: relative;
	list-style: none;
}

.showerror,.errorfield {
	position: relative;
	display: block;
	margin: 1em 10px;
	padding: .5em;
	background: #e88;
	color: #000;
}

input.errorfield {
	margin: 0;
	padding: 2px;
}

.success_message {
	background:none repeat scroll 0 0 #54824d;
	color:#fff;
	display:block;
	margin:13px 10px;
	padding:6px 22px;
	width:583px;
	}

/* =========================================
        other
==========================================*/
.content .media li.file img {
	width: 100%;
}

#chat div.chat {
	overflow: hidden;
}

.blog_post_text {
	width: 446px;
	height: 5em;
}

.blog_com_text {
	width: 446px;
	height: 5em;
}

.buttons {
	margin: 10px 0 5px;
}

/* =========================================
        FOOTER
==========================================*/
#footer {
	background: transparent url(images/dark.footer.png) no-repeat 0 100%;
	clear: both;
	height: 40px;
	margin: 1em 10px;
	padding: 25px 0 0;
	text-align: center;
}

#footer p {
	margin: 0;
}

#footer a,#footer span {
	margin: 0 .5em;
	display: inline-block;
	height: 1.6em;
	overflow: hidden;
	text-decoration: none;
}

#dragableElementsParentBox {
	width: 980px;
	border: 0;
}

img.avatar {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

ul.comments li div.comment cite.about {
	margin: 0;
	text-align: left;
	font-style: normal;
}

div.comment {
	position: relative;
	word-wrap: break-word;
	width: 420px;
}

ul.comments li div.comment p {
	margin-left: 120px;
}

ul.comments li div.comment cite.about span {
	text-align: left;
}

.playlist ul li {
	list-style: none;
	float: left;
	width: 90px;
	margin: 0 5px 0 0;
}

.playlist ul li img {
	float: left;
	width: 90px;
	height: 70px;
}

#map_canvas .gmnoprint {
	white-space: normal !important;
}

/* WebTV */
#player #flash {
	width: 720px;
}

.browseleft,.browseright {
	cursor: pointer;
	float: left;
	width: 20px;
	height: 120px;
	border: 1px solid green;
}

#playlist #playlisttabs {
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

#playlist #playlisttabs li {
	float: right;
	border: 1px solid fuchsia;
	padding: 1px 5px;
}

#playlist #playlisttabs li.left {
	float: left;
}

#playlist #playlisttabs li.clickable {
	cursor: pointer;
}

#playlist #playlistcontainer,#playlist #playlistmanage {
	float: left;
	width: 674px;
	height: 120px;
	border: 1px solid red;
	overflow: hidden;
}

#playlist #playlistcontainer {
	position: relative;
}

#playlist #playlistmanage {
	display: none;
}

#playlist #playlistitems,#playlistdrag {
	list-style-type: none;
	width: 1000px;
	padding: 0;
	margin: 0;
}

#playlist #playlistitems {
	position: relative;
}

#playlist #playlistitems li.playlistitem,#playlistdrag li.playlistitem {
	float: left;
	width: 100px;
	height: 90px;
	padding: 5px;
}

#playlist #playlistitems li.playlistitem.act {
	color: fuchsia;
}

#playlist #playlistitems li.playlistitem img.thumb,#playlistdrag li.playlistitem img.thumb
	{
	width: 100px;
	height: 75px;
	background-image: url('images/loading.gif');
}

#playlistdrag li.playlistitem {
	cursor: move;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha('opacity = 70');
}

#playlist #playlistitems li.droppable {
	float: left;
	height: 90px;
	padding: 0;
	margin: 0;
	background-color: fuchsia;
}

#playlist #playlistitems li.droppable .highlight {
	width: 10px;
	height: 90px;
	margin: auto;
}

#playlist #playlistitems li.droppable.over {
	background-color: red;
}

#playlist #playlistitems li.droppable.over .highlight {
	background-color: green;
}

#playlist #playlistitems li.droppable.firstdroppable .highlight {
	position: absolute;
	left: 0;
	top: 0;
	width: 5px;
}

#playlist #playlistitems li.droppable.lastdroppable .highlight {
	position: absolute;
	right: 0;
	top: 0;
	width: 5px;
}

#playlistdrag {
	height: 0;
	width: 0;
	overflow: hidden;
}

#contentbrowser #browsertabs {
	list-style-type: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}

#contentbrowser #browsertabs li {
	float: left;
	border: 1px solid fuchsia;
	padding: 1px 5px;
	cursor: pointer;
}

#contentbrowser #browsertabs li.act {
	padding-top: 5px;
	margin-top: -4px;
	border-bottom-color: transparent;
}

#contentbrowser #browsertabs li .loader {
	visibility: hidden;
	margin-left: 5px;
}

#contentbrowser #browsertabs li.notab {
	float: right;
	border: 0;
	cursor: default;
}

#contentbrowser .contentitems {
	float: left;
	width: 674px;
	height: 120px;
	border: 1px solid red;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#contentbrowser .contentitems li {
	float: left;
	width: 70px;
	height: 120px;
	padding: 5px;
}

#contentbrowser .contentitems li p {
	overflow: hidden;
}

#contentbrowser .contentitems li img.thumb {
	width: 70px;
	height: 53px;
	background-image: url('images/loading.gif');
}

#profilenav ul {
	list-style-type: none;
}

#profilenav li {
	display: inline;
	margin-right: 15px;
}

#profilenav a {
	text-transform: uppercase;
	text-decoration: none;
}

#profilenav a:hover {
	text-decoration: underline;
}

.docs {
	float:right;
	font-family:"DOWNCOME",Calibri,Arial,Helvetica,Verdana,"Vera Sans",sans-serif;
	font-size:18px;
	color:#aaa;
	padding:12px 12px 10px;
	height:14px;
	}
	
.docs a	{
	text-decoration:none;
	color:#aaa;
	}
/*---Section: Song/Text download, home_media---START---*/
span.songdownload {	margin-left: 50px; color:#fff; }
span.songdownload a {
	position:relative;
}
span.songdownload a#dl_song {
  background:url('../../images/gfx_dl/dl_song.png') no-repeat;
  width:36px;
  height:19px;
  margin-left:10px;
  display:inline-block;
  top:5px;
}
span.songdownload a#dl_text {
  background:url('../../images/gfx_dl/dl_text.png') no-repeat;
  width:35px;
  height:19px;
  margin-left:10px;
  display:inline-block;
  top:5px;
}
span.songdownload a#dl_song:hover {
  background:url('../../images/gfx_dl/dl_song_act.png') no-repeat;
} 
span.songdownload a#dl_text:hover {
  background:url('../../images/gfx_dl/dl_text_act.png') no-repeat;
}
/*---Section: Song/Text download, home_media---END---*/

/*---Buttons playbacks download, home_media---START---*/
span.playbacksdownload { margin-left: 30px; color:#fff; }
*+html span.playbacksdownload { margin-left:50px; }
span.playbacksdownload a {
  position:relative;
  top:5px;
}

span.playbacksdownload a#trsdl_micro,
span.playbacksdownload a#trsdl_guitar,
span.playbacksdownload a#trsdl_bass,
span.playbacksdownload a#trsdl_drum {
  display:inline-block;
  width:30px;
  height:23px;
  margin-left:5px;
}
span.playbacksdownload a#trsdl_micro {
  margin-left:10px;
}
span.playbacksdownload a#trsdl_micro {
  background:url('../../images/gfx_dl/icn_micro.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_guitar {
  background:url('../../images/gfx_dl/icn_guitar.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_bass {
  background:url('../../images/gfx_dl/icn_bass.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_drum {
  background:url('../../images/gfx_dl/icn_drums.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_micro:hover {
  background:url('../../images/gfx_dl/icn_micro_act.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_guitar:hover {
  background:url('../../images/gfx_dl/icn_guitar_act.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_bass:hover {
  background:url('../../images/gfx_dl/icn_bass_act.jpg') no-repeat;
}
span.playbacksdownload a#trsdl_drum:hover {
  background:url('../../images/gfx_dl/icn_drums_act.jpg') no-repeat;
}
/*---Buttons playbacks download, home_media---END---*/

div.songdownload {
	margin-left: 622px;
	vertical-align: middle;
}

.chartslink {	text-decoration: none; }

.chartslink:hover {	text-decoration: underline; }

li.topcontainer {
	position: relative;
	top: 0;
	left: 0;
}

li.topcontainer img.top {
	border: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 0;
	right: 10px;
	width: 43px !important;
	height: 43px !important;
}

img.fix {
	border: 0 !important;
	padding: 0 !important;
	position: absolute;
	top: 0;
	right: 0;
	width: 57px !important;
	height: 30px !important;
}

html body #thetube-charts img.fix,
html body #charts2-daily img.fix, 
html body #charts2-weekly img.fix {
	position: static;
}

* html .col-2s{
	overflow: hidden;
	width: 320px;
}

* html .col-2s .col-m {
	margin-left: 0; 
}

#workshops h3 {
color:#DCDCDC;
font-size:1.1em;
font-weight:bold;
margin:0 0 0.5em;
}

#workshops li {
list-style-type:none;
padding-bottom:11px;
}

#workshops .avatar, 
#workshops .part_info {
	float: left;
	display: block;
}

#workshops .part_info {
	margin-left: 2em;
	width: 400px;
}

#workshops .rating {
border:1px solid #DCDCDC;
display:block;
float:left;
height:15px;
margin-left:2em;
margin-top:18px;
padding:1px;
width:150px;
}

#workshops .rating .bar {
width:70%;
background-color:#30946B;
height:15px;
margin:0;
padding:0;
}

.pressmenu {
	/*float: left;*/
	margin-top: -3px;
	position:absolute;
}

.pressmenu ul {
	list-style-type: none;
	padding:0;
}
.pressmenu li {
	display: block;
	float: left;
	font-size: 1.5em;
	padding: 0 10px;
}
.pressmenu li,
.pressmenu li a {
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
	text-transform: uppercase;
	color: #aaaaaa;
	background: transparent;
	text-decoration: none;
}
.pressmenu li.first {
	padding-left: 0;
}


/* Year-Switcher */

ul.parts li	{
	float:right;
	list-style:none;
	padding:0;}

ul.parts li a	{
	background:url(images/year.png) no-repeat;
	height:42px;
	display:block;
	width:72px;
	text-indent:-9999px;
	margin:0 8px;
	}
	
ul.parts li.part_2010 a	{
	background-position:-76px top;
	}
	
ul.parts li.part_2010 a:hover,
ul.parts li.part_2010.active a	{
	background-position:-76px -42px;
	}

ul.parts li.part_2009 a	{
	background-position:top left;
	}

ul.parts li.part_2009 a:hover,
ul.parts li.part_2009.active a	{
	background-position:left -42px;
	}

img.yamaha	{
	left:128px;
	position:relative;
	top:-42px;
	}
	
/*  SUMMERCAMP  */

.col-x .content .summercamp	{
	background:#111111;
	height:2030px;
	overflow: hidden;
	}
	
.col-x .content .summercamp p.otherfont	{
	font-family: "American", Calibri, Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	font-size:12px;
	position:relative;
	}
	
.col-x .content .summercamp p.spec {
  text-align:right;
}

.col-x .content .summercamp p.nd {
  left:50px;
  width:352px;
}

p.otherfont.isle	{
	left:545px;
	top:-160px;
	width:364px;
	}
	
p.otherfont.camping	{
	left:590px;
	top:-490px;
	width:310px;
	}
	
p.otherfont.back	{
	left:30px;
	top:-732px;
	width:300px;
	}
	
p.otherfont.fest	{
	left:475px;
	top:-1300px;
	width:430px;
	}
	
.col-x .content .summercamp p.otherfont.big	{
	left:190px;
	text-align:center;
	top:-1005px;
	width:600px;
	font-size:16px;
	}

.content .summercamp .header-sc	{ 
	height:150px;
	background:url(images/summercamp/bg-head.png) repeat-x scroll 0 0 transparent;
	}
	
.content .summercamp img	{
	margin-top:5px;
	position:relative;
	}

.content .summercamp img.ruf	{
	top:-25px;
	left:50px;
	}

.content .summercamp img.present	{
	left:60px;
	top:-40px;
	}

.content .summercamp img.fotolive	{
	left:1px;
	top:-4px;
	}

.content .summercamp img.trssummercamp	{
	left:70px;
	top:10px;
	z-index:1;
	}

.content .summercamp img.headline	{
	left:60px;
	top:10px;
	}
	
.content .summercamp img.subtext	{ left:68px; }
	
.content .summercamp img.insel	{
	left:20px;
	top:5px;
	}
	
.content .summercamp img.camp	{
	left:30px;
	top:-135px;
	}
	
.content .summercamp img.backstage	{
	left:342px;
	top:-421px;
	}
	
.content .summercamp img.festival	{
	left:30px;
	top:-740px;
	}
	
.content .summercamp img.ruf-link	{
	left:295px;
	top:-1020px;
	}