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: #fff;
	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;
}

body, table, th, td {
	font-family: Arial, Helvetica, Verdana, "Vera Sans", sans-serif;
	font-size: 76%;
	line-height: 18px;
	color: #666;
}

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

h2, h3.icon {
	margin: 2.5em 0 .5em;
	padding: 12px 10px 2px;
	font-size: 14px;
	line-height: 1em;
	font-weight: 400;
	/*text-transform: uppercase;*/
	color: #333;
	background: transparent;
}

h2.icon {
	color:#C95022 !important;
	font-family:Arial,Helvetica,sans-serif !important;
	font-size:1.2em !important;
	font-weight: bold !important;	
}

h2 a {
	font-size: 10px;
}

h2.rep a {
	color: #AAAAAA;
	font-size: 10px;
	text-decoration: none;
}

h2.rep a:hover {
	font-size: 10px;
	text-decoration: underline;
}

h2.currentcat {
	position: absolute;
	top: -25px;
	left: 370px;
	color: #FE6000;
	font-size: 300%;
	font-weight: bold;
	text-align: right;
	z-index: 60;
}

h2.currentcat a {
	font-size: 100%;
}

span.currentcatdesc {
	/*position: absolute;
	top: 62px;
	left: 400px;*/
	color: #7D7D7D;
	font-size: 40%;
	font-weight: bold;
	text-align: right;
}

div.inner h2.icon, h2.icon, h3.icon {
	clear: both;
	margin: 0 0 .5em;
}


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
==========================================*/
div#test {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

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: #FF6600;
	text-decoration: none;
}

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

a:focus,
html body a:hover,
a:hover,
a:active {
	color: #FF6600;
	text-decoration: underline;
}

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: 628px;
}

.posts #flash {
	width: 608px;
}

.col-1e_mediadetails iframe#flash {
	width: 608px;
	background-color: #fff;
}

.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;*/

	/*background: #000;*/
}

.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 3em 10px;
	padding: 0;
	/*background: url(images/dark.225.top.png) 0 0 no-repeat;*/
}

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

.col-s .content,
.col-s1 .content


/*.col-s3 .content,
.col-s4 .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;*/
	border: 1px solid #c3c3c3;
	/*background: #F7F2DC;*/
}

.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;*/
	color: #000;
}

#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 {
	clear: both;
	width: 960px;
	margin: 0 10px 2em;
	/*background: url(images/dark.960.top.png) 0 0 no-repeat;*/
	border: 1px solid #C3C3C3;
}

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

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

.col-x .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 {
	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-s4 .content {
	/*background: url(images/dark.960.content.png) 0 0 repeat-y;*/
}

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

#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: 4px auto;
	padding: .5em 0;
	text-align: left;
	border: 0;
	background: url(images/bodybg.gif) top left repeat-y #fff;
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
}

#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 3em 10px;
	height: 2.4em;
	line-height: 1.5em;
	vertical-align: middle;
	border-bottom: 1px solid #C3C3C3;
}

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

#my ul.usr {
	float: right;
	height: 2em;
	line-height: 2em;
	text-align: right;
	position: absolute;
	top: 120px;
	right: 0px;
	z-index: 100;
}

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

#my ul.usr li a:link, #my ul.usr li a:visited{
	border: 1px solid #ff6600;
	background-color: #ff8633;
	color: #fff;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
}

#my ul.usr li a:hover, #my ul.usr li a:active, #my ul.usr li a:focus{
	border: 1px solid #BF4C00;
	background-color: #FF6600;
	text-decoration: none;
}

#my ul.usr li.upload a:link, #my ul.usr li.upload a:visited{
	border: 1px solid #9f2728;
	background-color: #bc2e2d;
	text-decoration: none;
}

#my ul.usr li.upload a:hover, #my ul.usr li.upload a:active, #my ul.usr li.upload a:focus{
	border: 1px solid #8F0000;
	background-color: #8F2323;
	text-decoration: none;
}

#my ul.usr li,
#my ul.language li {
	display: inline;
	list-style: none;
}
#my ul.language li.active{
	text-decoration:underline; 
	color:#FF6600;
}
#my ul.language li.glue{ 
	color:#FF6600;
}
#my ul.language {
	/*float: right;*/
	text-align: left;
	height: 2em;
	line-height: 2em;
	position: absolute;
	top: 70px;
	left: 888px;
	z-index: 101;
	width: 75px;
}

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

/* =========================================
        Header
==========================================*/

#header {
	position: relative;
	margin: -1.5em 0 -3em 10px;
	z-index: 50;
	padding: 0 .8em 0;
	font-size: 2em;
	letter-spacing: -.1em;
	text-transform: uppercase;
	font-weight: 700;
	color: #990000;
	width: 930px;
	height: 7em;
	
	 
}
#header #logolinks { 
	position: absolute;
	top: -35px;
	left: 670px;
	padding-right: 180px;
	padding-left: 20px;
}

#header .coop_de { 
	background: url(images/logo_de.jpg) 184px 0px no-repeat #fff;
}

#header .coop_it { 
	background: url(images/logo_it.jpg) 130px 0px no-repeat #fff;
}

#header .coop_fr { 
	background: url(images/logo_fr.jpg) 143px 0px no-repeat #fff;
}


#header #logolinks a {
	clear:both;
	font-size: 0.4em;
	color:#808080;
	text-transform:none; 
	text-align:right;
	display:block;
	letter-spacing:0em; 
	background: url(images/external_coop.gif) center right no-repeat; 
	padding-right: 13px;
	width: 80px;
}

#header #pnglogo {
	/*height: 72px;*/
	padding-top: 0.5em; 
}

#header a {
	background: transparent;
}

#menu {
	width: 960px;
	margin: 0 auto;
	clear: both;
	display: block;
}

#menu ul {
	/*height: 7em;*/
	padding: 0 0,5em 0 0;
	text-align: left;
	/*text-transform: uppercase;*/
	z-index: 200;
}

#menu ul li {
	/*display: inline;*/
	float: left;
	font-size: 1.5em;
	list-style: none;
}

#menu a {
	position: relative;
	padding: 0 12px;
	margin-right: 12px;
	top: 12px;
	left: 0px;
	background: transparent;
	color: #F49E00;
	font-weight: normal;
	text-decoration: none;
	z-index: 10;
	background: transparent url(images/pfeil_rechts_orange.gif) no-repeat scroll right center;
}

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

#menu a:hover {
	text-decoration: none;
	color: #C84723;
}

#sub, .sub {
	border-top: 1px solid #C3C3C3;
	border-bottom: 1px solid #C3C3C3;
	clear: both;
	display: block;
	height: 26px;
	margin: 0 auto 2em;
	padding: 3px 0 2px;
	position: relative;
	width: 960px;
	z-index: 60;
	font-size: 11px;
	background: url(images/grauer_verlauf_search_bg.jpg) 0px -3px repeat-x #E5E5E5;
}

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

#sub ul {
	float: left;
	width: 600px;
	height: 25px;
}

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

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

.sub ul li {
	margin: 0 1.5em 0 .5em;
}

#sub ul li a {
	display: block;
	line-height: 25px;
	padding: 0 .5em;
	color: #666666 ;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

.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: #C84723 ;
	text-decoration: none;
}

.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;
	padding: 3px 0 0 0;
}

#mainsearch, #mainsearch p {
	margin: 0;
}

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

#mainsearch form input {
	height: 18px;
}

#mainsearch p {
	display: block;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0 15px 0 0;
	border: 0;
}

#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_surname_id,
#register_lastname_id,
#register_street_id,
#register_zip_id,
#register_city_id,
#register_country_id,
#register_phone_id,
#register_username_id,
#register_captcha_confirm_id,
#message_id,
#blog_media_id_id,
#guestbook_text_id,
#guestbook_media_id,
#upload_media_title_id,
#upload_media_interpret_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 {
	background: #fff;
	border: 1px solid #999999;
	color: #111;
}

#myprofile #my_profile_submit_id,
#compose #compose_send_id {
	background: transparent;
	border: none;
}

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

#mainsearch label {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: middle;
}

#mainsearch label:after {
	content: ':';
}

/* =========================================
        Registrierung
==========================================*/

#register .check input {
	margin: 0;
}

a.log {
	display: block;
}

/* =========================================
        Player
==========================================*/
#content_menu {
	display: none;
}

#thetube {
	
	width: 642px;
	/*margin: 3em auto 3em;
	padding: 1px 0 0;*/
	overflow: hidden;
	/*background: url(images/dark.tube.png) 0 0 no-repeat;*/
	/*border-bottom: 5px solid #121212;*/
	/*background: #F7F2DC;*/
	background: #FFFFFF;
	margin-bottom: 20px;
	/*padding-bottom: 7px;*/
}

#thetube1 {
	
	width: 652px;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 20px;
}

#thetube4 {
	/*width: 955px;
	overflow: hidden;
	background: #FFFFFF;*/
	width: 652px;
	overflow: hidden;
	background: #FFFFFF;
	margin-bottom: 20px;
	
}

#thetube h2, #thetube1 h2, #thetube4 h2 {
	margin: 0;
	padding: 10px 10px 11px;
	font-size: 24px;
}

h2.icon a {
	font-size: 14px;
	background: url(images/pfeil_rechts_orange.gif) center right no-repeat;
	padding-right: 15px;
}

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

#thetube-latest h2 {
	background: transparent;
}

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

#thetube-featured1 {
	/*overflow: auto;*/
	/*height: 550px;*/
	height:600px;
	width: 642px;
	padding: 5px;
}

#thetube-featured4 {
	padding: 5px;
}

.finale {
	width: 230px;
	float: left;
	padding-left: 5px;
	position: relative;
}

#thetube-featured1  ul {
	list-style: none;
	overflow: auto;
	height: 430px;
	width: 622px;	
	position: relative;
}

#thetube-featured1  ul.viertelf {
	height: 465px !important;
}

#thetube-featured1  ul.halbf {
	height: 450px !important;
}

#thetube-featured1  li {
	margin-bottom: 15px;
	position: relative;
}

p.desc {
	padding-left: 5px;
	padding-bottom: 5px;
}

#main_content {
	position: relative;
}

#newest_videos {
	position: absolute;
	top: 207px;
	left: 664px;
	width: 305px;
	height: 561px;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
	/*overflow: hidden;*/
}

#scrollable {
	position: relative;
	overflow: auto;
	width: 285px;
	height: 500px;	
}

#newest_videos1 {
	position: absolute;
	top: 207px;
	left: 680px;
	width: 285px;
	height: 270px;
	overflow: auto;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
}

#newest_videos2 {
	position: absolute;
	top: 495px;
	left: 680px;
	width: 285px;
	height: 270px;
	overflow: auto;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
}

#newest_videos3 {
	position: absolute;
	top: 207px;
	left: 680px;
	width: 285px;
	height: 140px;
	overflow: auto;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
}

#newest_videos4 {
	position: absolute;
	top: 365px;
	left: 680px;
	width: 285px;
	height: 150px;
	overflow: auto;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
}

#newest_videos5 {
	position: absolute;
	top: 635px;
	left: 680px;
	width: 285px;
	height: 130px;
	overflow: auto;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
}

#newest_videos6 {
	position: absolute;
	top: 555px;
	left: 680px;
	width: 285px;
	height: 85px;
	padding-top: 15px;
	overflow: auto;
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;
}

div.lft {
	float: left;
	width: 255px;
}

div.rgt {
	float: left;
	width: 330px;
}

.newest_videos3 {
	margin-left: 20px;
	float: left;
	width: 285px;
	height: 258px;	
	border: 1px solid #c3c3c3;
	background: url(images/hg_grau_teaser_gross.jpg) bottom left repeat-x #fff;	
}

.newest_videos3 h2 {
	font-size: 14px !important;
}

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

#thetube 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;
}

#best-rated {
	border: 1px solid #c3c3c3;
	padding: 0 !important;
	width: 960px;
}

#best-rated  ul li {
	float: left !important; 
	padding-right: 10px;
	position: relative;
}

#newvideos { 
	float: none !important;
	margin-top: -25px;
}

#best-rated img {
	width: 175px;
	clear: both;
}

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

/* =========================================
        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 {
	float: right;
	color: #333;
	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:link, 
.sort a:visited, 
.sort a:hover {
	/*padding: 2px 5px 1px;
	color: #333;*/
	background: none !important;
	font-weight: normal !important;
	font-size: 12px;
	padding-right: 0px;
}

.sort .count {
	font-weight: normal !important;
}

.pagination form {
	display: inline;
}

/* =========================================
        Listen
==========================================*/

ul.inner {
	padding: 0;
	list-style: none;
}

div.inner h2 {
	margin: 0;
	color: #333;
}

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 #c3c3c3;
	padding: 2px;
}

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 {
	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 {
	width: 140px;
	display: block;
}

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 {
	
}

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;
}

/* =========================================
        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;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
	border-bottom: 1px solid #aaaaaa;
	color: #333;
}

.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: left;
	margin: 20px 0 0 0;
}

.posts span.date,
.comments span.date {
	display: block;
	text-align: left;
	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;
}

#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 input#chat_text_id {
	width: 125px;
	margin: 0;
	padding: 0px;
	vertical-align: bottom;
}

#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 {
	display: block;
	float: left;
	margin: 0 10px 20px 0;
}

#kategorien 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;
}

.media li.file img {
	width: 100%;
}

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

.content .media li.file {
	float: left;
	width: 260px;
	margin: 0;
	padding: 5px 0 0;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:  10px !important;
	padding-top:  10px !important;
	position: relative;
	
}

.content .media li.file a {
	
}

.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;
}

img.overlay {
	width: 50px !important;
	height: 50px !important;
	position: absolute;
	top: 80px;
	left: 100px;	
}

img.overlay1 {
	width: 50px !important;
	height: 50px !important;
	position: absolute;
	top: 75px; 
	left: 65px;	
}

img.overlay2 {
	width: 50px !important;
	height: 50px !important;
	position: absolute;
	top: 65px;
	left: 95px;
}

img.overlay3 {
	width: 50px !important;
	height: 50px !important;
	position: absolute;
	top: 60px;
	left: 90px;
}

.media li.file div.about {
	background: #fff;
	color: #333;
	padding: 5px 5px 1px;
	line-height: 1em;
	width: 170px;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #c3c3c3;
}

.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;
	color: #FF4205;
}

.swissstar {
	color: #FF4205;
	font-weight: bold;
}

.swissstarcount {
	font-size: 120%;	
}

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

.media ul.history li.file {
	width: 120px;
	height: 150px;
	margin: 10px 0;
	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 li.desc {
	height: 3em;
}

.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;
	font-size: 150%;
}

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: 25%;
}

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

div.pad .category_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: 250px;
	/*float: left;*/
	padding: 1em 10px;
	margin: 0 0 3em;
	display: block;
}

#myprofile {
	width: 100%;
}

#myprofile td {
	font-size: 100%;
}

td.profile {
	font-size: 100%;
	}

th.profile {
	font-size: 100%;
	font-weight: bold;
	}	
	
th.profile:after {
	content: ':';
	}	

.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;
}

/* =========================================
        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;
}

html body .showerror
{
	clear: both;
	position: relative;
	display: block;
	margin: 1em 10px;
	padding: .5em;
	background: #e88;
	color: #000;
}

input.errorfield {
	margin: 0;
	/*padding: 2px;*/
	background: #e88;
}

.success_message {
	display: block;
	margin: 1em 10px;
	padding: .5em;
	background: #aea;
	color: #000;
}

/* =========================================
        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;
}

#shareOverlay {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background-color: #000;
	opacity: 0;
	display: none;
}

#shareWindow {
	position: absolute;
	top: 10%;
	left: 50%;
	width: 30em;
	margin: 0 0 0 -15em;
	z-index: 10001;
	opacity: 1;
	display: none;
	text-align: left;
	overflow: visible;
	border: 1px solid #333;
	border-top: 0;
}

#shareWindow a {
	color: #000000;
}

#shareWindow dt,
#shareWindow dd {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#shareWindow dt {
	border-top: 1px solid #333;
}

#shareWindow dt .inner {
	display: block;
	cursor: pointer !important;
	background: #111;
	padding: .25em 1em;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#shareWindow dt.open .inner {
	font-weight: bold;
}

#shareWindow dd,
#shareWindow #sharebox_status {
	background: #333;
}

#shareWindow dd .inner,
#shareWindow #sharebox_status {
	padding: 1em;
}

#shareWindow #sharebox_status {
	font-weight: bold;
}

#shareWindow form {
	overflow: hidden;
}

#shareWindow .bookmarks {
	text-align: center;
}

#shareWindow textarea,
#shareWindow input {
	width: 96%;
	margin: 0;
	padding: .5em 2%;
	border: 0;
	outline: 1px solid #999;
	background: #DBDBDB;
}

#shareWindow input.button {
	float: right;
	margin: 0;
	padding: 0;
	background: transparent;
	outline: 0;
}

#shareWindow p.close {
	position: absolute;
	top: -1.2em;
	right: 0;
	text-align: right;
}

#shareWindow p.close a {
	background: #333;
	line-height: 1em;
	margin: 0;
	padding: .4em .5em;
	text-decoration: none;
	color: #999;
}

/* =========================================
        FOOTER
==========================================*/

#footer {
	clear: both;
	height: 50px;
	margin: 1em 10px;
	padding: 5px 0 0;
	text-align: left;
	border-top: 1px solid #C3C3C3;
	position: relative;
}

div#facebooklogo {
	position: absolute;
	top: 23px;
	left: 492px;
}

div#facebook {
	position: absolute;
	top: 7px;
	left: 588px;
}

#footer p {
	margin: 0;
}

p.coop {
	float: right;
}

#footer a, #footer span {
	margin: 0 .1em;
	display: inline-block;
	
	overflow: hidden;
	text-decoration: none;
	color: #000;
	font-size: 0.9em;
}

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

#dragableElementsParentBox .content .media li.file {
	margin: 0;
	padding: 5px 0 0;
}

#dragableElementsParentBox .col-s4 .content .media li.file,
#dragableElementsParentBox .col-s3 .content .media li.file {
	margin: 0;
	padding: 5px 20px 0 0;
}

#dragableElementsParentBox .col-s2 .content .media li.file {
	margin: 0;
	padding: 5px 20px 0 0;
}

#dragableElementsParentBox .content .media li.file {
	margin: 0;
	padding: 5px 0 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;
}

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;
}

.avatar img {
	border: 1px solid #DBDBDB;
	padding: 2px;
}

.activity_items {
	margin: 0;
	padding: 0;
}

.activity_items li {
	border-bottom: 1px solid #202020;
	margin: 0 0 5px;
	padding: 0 0 5px;
}

.activity_items li.lt {
	margin: 0;
	padding: 0;
}

.activity_items li.more {
	text-align:center;
	vertical-align: middle;
	padding: 5px 0;
}

.activity_items li.more a {
	text-decoration: none;
	font-weight: bold;
}

.activity_items li.more a:hover {
	text-decoration: underline;
}

.activity_items li img.activity_avatar {
	border: 1px solid #202020;
	padding: 2px;
	width: 50px;
	margin-right: -56px;
	float: left;
	background: #000;
}

.activity_items .user {
	font-weight: bold;
}

.activity_items li p span {
	display: block;
	padding: 0 0 0 66px;
}

.activity_items .timediff {
	color: #999;
	font-size: 11px;
}

#activity_post {
	border-bottom: 1px solid #202020;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#sharebox_status {
	display: none;
}

ul.related li {
	margin-top: 5px;
	list-style-type: none;
}

ul.related li span.thumb {
	float: left;
}

ul.related li span.details {
	margin-left: 10px;
	float: left;
	width: 200px;
}

ul.related li span.details span.views {
	font-size: 10px;
}

.nopad {
	padding-top: 0;
}

.article {
	margin: 0;
	padding: .5em 0;
}

.yellowbg {
	background-color: #F7F2DC;
}

#kategorien {
	margin-left: -20px;
}

.about ul 
{
	list-style: none;
}

a.orange {
	font-size: 150%;
}

img.pic1, img.pic2, img.pic3, img.pic4 {
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}

img.blogpic {
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}

a.userlink {
	color: #333 !important;
}

div.delay {
	position: absolute;
	top: 90px;
	left: 718px;
	width: 250px;
	text-align: right;
	font-size: 70%;
}

div.phase {
	position: absolute;
	top: 43px;
	left: 350px;
	width: 330px;
	height: 50px;
}

div#community_bestratedusers h2 {
	display:  none;
}

div#community_bestratedusers .inner {
	padding-bottom: 600px;
}

div#community_bestratedusers ul {
	display:  none;
}

div#community_newusers {
	margin-top:-655px;
}

span.avg1 {
	display: block;
	padding-bottom: 5px;
}

.votenow {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #C3C3C3;
	text-align: center;
	font-weight: bold;
}

.votenow_start {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px solid #C3C3C3;
	font-weight: bold;
}
