/*
 Farben
--------

Schrift:
	#FFFFFF
Links:
	#CCCCCC
Hintergrund: (dunkel -> hell)
	#000000
	#1A181D
	#272727
Trennlinie unter Überschriften:
	#767477
REBEL-Rot:
	#E32219
*/


:focus{
	outline: 0; }

body{
	color: #FFFFFF;
	background-color: #000000;
	margin:0px;
	padding:0px;
	overflow-x:hidden;
	overflow-y:auto;
}

img {
	border:none;
}

form {
	margin:0px;
	padding:0px;
}

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

caption, th, td{
	font-weight: normal;}

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, sans-serif;
	font-size: 12px; }

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

h3 {
	font-size: 12px;
	font-weight: 700;
	margin: 1.2em 0 .4em;
	color: #CCCCCC; }

h2, h3.icon, div.inner h2.icon, h2.icon, h3.icon{
	margin: 1.5em 0 .5em;
	padding:6px 5px;
	font-size: 14px;
	line-height: 1em;
	color: #FFFFFF;
	background:#1A181D; }

div#videos.col-1m div.col-m div.inner h2.icon {
	background: #1A181D;
}

h2 a{
	font-size: 10px;}

h2.rep a{
	text-decoration:none;
	font-size:11px;
	color:#333333;}
	
h2.rep a:hover{
	text-decoration:underline;}

/*div.inner h2.icon, h2.icon, h3.icon{
	clear: both;
	margin: 0 0 .5em;
	padding:6px 5px;
	background:#f2f2f2;
	border-top:1px solid #DBDBDB;
	border-bottom:1px solid #DBDBDB;}*/

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

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

li{
	padding: .1em 0; }

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

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

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

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

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

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

.col-1, .col-2{
	float: left;
	width: 490px; }

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

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

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

.col-1m{
	width: 802px;
	float: left;
	padding: 0;
	margin: 0;}

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

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

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

.col-1{
	clear: both; }

.col-x{
	display: block; }

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

.col-s{
	float: left;
	width: 225px;
	margin: 0 10px 3em 10px;
	padding: 0; }

.col-s1{
	width: 225px;
	margin: 0 10px 3em 10px;
}

.col-s2{
	width: 470px;
	margin: 0 10px 3em 10px; }

.col-s3{
	width: 650px;
	margin: 0 10px 2em;}

.col-s4{
	width: 960px;
	margin: 0 10px 2em; }

.col-s,	
.col-s1,
.col-s2,
.col-s3{
	border-bottom:0px solid #DBDBDB;
}

html body .player{
	margin: 0 0px 2em 10px;
	padding: 1px 0; }

html body div.player div.inner h2{
	width: 480px; }

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

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

#insertionMarker{
	display: none; }

html body .half{
	width: 48%; }

html body .left{
	float: left; }

html body .right{
	float: right; }

#wrap{
	position: relative;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/home_background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	min-width: 950px;
	border-width: 0px; }

/* GENERAL */

#tbl_background{
	background-image:url(images/home_background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	min-width: 940px; }

#main_header {
	width: 940px;
	height: 36px;
	display: block;
	overflow: hidden;
	margin: 0 auto; }

#logo{
	clear:both;
	width: 195px;
	height: 36px;
	float: left; }

#main_menu {
	float: left;
	width: 745px;
	height: 36px; }

#main_content {
	clear:both;
	width: 940px;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	vertical-align: middle; }

#player_footer_back {
	background-image:url(images/player_footer_background.gif);}

#flash{
	z-index:1;
}

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

#shareWindow a {
	color: #FFFFFF;
}

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

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

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

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

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

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

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

#shareWindow form {
	overflow: hidden;
}

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

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

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

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

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

#sharebox_status {
	display: none;
}

.header_menu_td {
	background-color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	white-space: nowrap;
}

.header_menu_td_active a:link, .header_menu_td_active a:visited, .header_menu_td_active a:focus, .header_menu_td_active a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.header_menu_td_active a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.header_menu_td_lang {
	background-color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:top;
}

.header_menu_td_community {
	background-color:#000000;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	white-space: nowrap;
	font-size:14px;
	font-weight:bold;
}

.contentarea{
	width: 802px;
	margin: 0 auto; }

/* END GENERAL */

/* VIDEO DETAILS */

#medialink {
	width:340px;
	height:50px;
	border:0px;
	padding:2px;
	background-color:transparent;
	color: #ffffff;
}
#embeddedlink {
	width:340px;
	height:50px;
	border:0px;
	padding:2px;
	background-color:transparent;
	color: #ffffff;
}
.largeTextarea {
	border:0px;
}


/* END VIDEO DETAILS */

#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: #b22222;
	width: 200px; }

#header a{
	background: transparent; }

#menu{
	width: 802px;
	clear: both;
	display: block;
	height: 5em;
}

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

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

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

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

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

.boxform{
	display: inline; }

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

#searchbox {
	width:123px;
	height:18px;
	border:none;}

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

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

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

#mainsearch p{
	display: block;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0 15px;
	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{
	border: 1px solid #DBDBDB;
	height:18px;}

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

#register_captcha_id {
	margin: 3px 0 0;
	width: 207px;
}

#mainsearch label{
	display: none; }

.home_small_gray {
	font-size:75%;
	color:#CCCCCC;
}

#home_lower {
	margin: 0;
	padding: 0;
}

#home_lower table {
	padding: 5px;
	background-color:#1A181D;
}

#home_lower .tablespace {
	margin:0;
	padding:0;
	background-color:#000000;
}

#home_lower td {
	margin: 5px;
	background-color:#1A181D;
}

#home_lower .slim_gray {
	margin: 0 5px;
	color:#CCCCCC;
	font-size:80%;
}

#home_lower h2 {
	margin: 0 5px;
	padding: 0;
	font-weight:bold;
}

#home_lower .table_head {
	margin: 0 5px;
	padding: 10px 0 5px;
	color:#FFFFFF;
	border-bottom: 1px solid #767477;
}

.home_latestbuzz_b td {
	background-color:#232224;
}

.home_latestbuzz_a h2,
.home_latestbuzz_b h2 {
	margin:0;
	padding:5px;
	background-color:transparent;
	color:#999999;
}

.home_latestbuzz_a h3,
.home_latestbuzz_b h3 {
	margin:0;
	padding:5px;
	color:#FFFFFF;
}

.home_latestbuzz_a .slim_gray,
.home_latestbuzz_b .slim_gray {
	padding:0 5px;
}

#home_player_box {
	width:802px;
	background-color:#1A181D;
	padding-top:10px;
}

#home_player_box_bottom {
	width:802px;
	background-color:#1A181D;
	text-align:left;
	padding-top:10px;
}
#home_player_box_bottom_title, .home_player_box_bottom_title {
	font-family:Arial;
	font-size:18px;
}
#home_player_box_bottom_description {
	font-family:Arial;
	font-size:14px;
}

#home_player_box_bottom #media_horizontal_padding{
	background-image:url(images/player_footer_background.gif);
}

#home_rebelstable,
#home_rebelstable table,
#home_rebelstable tr,
#home_rebelstable td {
	padding: 0;
	margin: 0;
}

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

#media_horizontal_padding {
	padding: 0 20px 0 20px;
}

#media_featuretable {
	background-color: #000000;
}

#media_featuretable h2 {
	border-bottom: 1px solid #767477; 
	margin: 0 0 4px;
	padding: 10px 0 5px;
}

#media_featuretable_center {
	background-color: #000000;
}

#media_featuretable .inner{
	padding: 0 10px 5px;
	background-color: #1A181D;
}

#media_featuretable .content {
	padding: 0 10px 2px;
}

#media_featuretable .col-m {
	margin: 0 0 10px;
}

#media-featuretable ul {
	margin-bottom: 0px;
}

.home_footer_title {
	font-family:Arial;
	font-size:18px;
}

#thetube{
	width: 802px;
	overflow: hidden;
}

#thetube h2{
	margin: 0;
	padding:4px 10px;
}

#thetube h2.icon {
	border-bottom: 1px solid #767477;
	margin: 0 5px;
	padding: 10px 0 5px;
}

#thetube-featured,
#thetube-latest {
	clear: both; 
}

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

#thetube-latest.col-m{
	width: 300px;
	float: left; }

#thetube li{
	float: left; }

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

#thetube-latest li.lt {
	margin-left:2px;
}

#thetube-latest li{
	width: 167px;
	height: 125px; 
	margin-top:2px; }

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

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

#thetube-latest table{
	background-color: #1A181D;
}

.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: 0;
	margin: 0;
	padding: .5em 0 .5em;
	background: #1A181D;
	border-top: 0px solid #DBDBDB; }

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

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

span.sort{
	float: right;
	font-size: 12px;
	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: #b22222;
	color: #ffffff; }

.pagination form{
	display: inline; }

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

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

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

.media li.file .preview img{
	border: 1px solid #DBDBDB;
	padding: 2px; }

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

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;
	border: 5px solid #ffffff; }

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

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

#most-active-user ul.media li.file{
	width: 140px; }

#most-active-user ul.media li.file .preview img {
	width: 130px; }

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

div.m_info{
	float: left; }

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

.m_media{
	float: right; }

.m_media .media {
	width: 140px; }

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

.col-2s .col-m .inner .content input,
.col-2s .col-m .inner .content textarea{
	width: 300px; }

div.user ul li a{
	width: 20px; }

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

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

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

.posts li{
	margin: 0 0 50px;
	padding: 0 0 15px;
	border-bottom: 4px solid #ddd; }

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

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

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

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

#comments_div {
	background-color: #1A181D;
	padding: 4px 10px;
	margin: 0 auto;
}

#commentform{
	margin: 12px 0 0; }

#comment_show{
	padding: 4px 10px;
	margin: 4px 10px;
	background-color: #272727;
}

.users li,
.media .users li{
	margin: 0 0 3px;
	padding: 3px 0 6px;
	border-bottom: 1px solid #DBDBDB; }

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

.users a.avatar img{
	display: block;
	width: 50px;
	border:1px solid #DBDBDB;
	padding:2px;}

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

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

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

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

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

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

strong.stats{
	display: inline-block;
	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; }

#chatbox input#chat_text_id{
	height:16px;
	width: 135px;
	margin: 0;
	background: #ffffff;
	border: 1px solid #DBDBDB;
	color: #333;
	padding: 0px; }

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

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

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

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

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

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

ul.actions a{
	display: block;
	color: #CCCCCC; }

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

#welcome h2{
	margin: 0; }

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

.media{
	position: relative; }

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

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

#kategorien{
	width:140px;}

#kategorien .inner {
	margin: 0 0 20px 10px; }

#kategorien li{
	display: block;
	float: left;}

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

.media li.file,
.users.big li{
	float: left;
	width: 172px;
	margin: 1em 20px 1em 0; }

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

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

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

.col-ms .content ul li img{
	width: 150px; }

#dragableElementsParentBox .content .media li.file{
	float: none;
	/*width: 225px;*/
	margin: 0;
	padding: 5px 0 0;
	/*border-bottom: 1px solid #999;*/ }

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

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

.mwimg{
	width: 216px }

.media li.file .preview img{
	display: block;
	width: 166px;
	height: 120px; }

.media li.file div.about{
	background: #1A181D;
	padding: 5px 5px 1px;
	line-height: 1em;
	overflow: hidden; }

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

.media li.file div.about li{
	font-size: 10px;
	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;
	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: 100px;
	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; }

.error{
	display: block;
	padding: .4em;
	margin: .5em;
	border: 1px solid #e1e3e5; }

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

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

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

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

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

.media div.about li.desc{
	height: 3em; }

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

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

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

.col-3.more img{
	display: block;
	width:100%; }

div.buttons{
	margin: 9px 0; }

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

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

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

.g_edit input {
	width:445px; }

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

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

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

div.profile div.about{
	float: left;
	width: 640px;
	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 span.p_left{
	padding-right: 2em;
	text-align: right;
	display: block;
	float: left;
	width: 300px; }

div.profile span.p_right{
	display: block; }

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

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

#myprofile{
	width: 100%; }

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

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

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

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

table.forum td{
	padding: .2em; }

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

table.forum td{
	height: 100%; }

table.forum span.tdate{
	font-size: 10px;
	display: block; }
	
ul.showerror{
	position: relative;
	list-style: none; }

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

.showerror,
.errorfield{
	display: block;
	margin: 1em 10px;
	padding: .5em; 
	border: 2px solid #E32219 !important;
	text-align:left;
}

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

#chat div.chat{
	overflow: hidden; }

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

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

.button{
	width: 70px;
	height:  24px; }

.buttons{
	margin: 10px 0 5px; }
	
ul.channel_info li {
	list-style:none;
	float:left;
	width:33%;
}

/* FOOTER */

#footer{
	clear: both;
	width: 940px;
	margin: 0 auto;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	text-align: center; }

#webtv_footer {
	clear: both;
	margin: 1em 10px;
	padding: 1.5em 0;
	text-align:center;
}

#footer p, #webtv_footer p {
	margin: 0; }

#footer a, #footer span, #webtv_footer a, #webtv_footer span {
	text-decoration:none; }

#footerlinks{
	clear: both;
	width: 940px;
	margin: 0 auto;
	padding: 1.5em 0;
	text-align: center; }

/* ENDE FOOTER */

#dragableElementsParentBox{
	/* width: 802px; */
	border: 0; }

img.avatar{
	float: left;
	width: 80px; 
	padding: 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:110px;
}

ul.comments li div.comment cite.about span {
	text-align: left;}
	
.playlist ul li{
	list-style: none;
	float: left;
	width: 90px;
	margin: 0 8px 0 0; }

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

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

#max_id,
#compose_to_id,
#compose_buddies_id,
#compose_subject_id,
#compose_text_id_tbl,
#compose_text_id,
#guestbook_text_id,
#guestbook_media_id,
#register_email_id,
#register_username_id,
#register_pwd_id,
#register_pwd2_id,
#register_captcha_confirm_id,
#login_username_id,
#login_password_id,
#password_email_id,
#invite_text_id,
#password_old_id,
#password_pwd_id,
#password_pwd2_id,
#embededvideo_url_id,
#username_id,
#email_id,
#surname_id,
#lastname_id,
#street_id,
#city_id,
#zip_id,
#country_id,
#relation_id,
#homepage_id,
#about_me_id,
#occupation_id,
#company_id,
#school_id,
#favourite_movies_id,
#favourite_music_id,
#topic_title_id,
#media_title_id,
#media_desc_id,
#media_tags_id,
#medialink,
#embeddedlink,
#upload_media_title_id,
#upload_media_description_id,
#upload_media_tags_id,
#comment_text_id {
	border:1px solid #DBDBDB;	
}

#login_username_id,
#login_password_id,
#register_email_id,
#register_username_id,
#register_pwd_id,
#register_pwd2_id,
#password_email_id {
	width:250px;
	display:block;
}

#register .check input {
margin:0;
}

a.log {
	display:block;
}

.content {
	padding:0 0 3px 0; }
	
.avatar img {
	padding:2px; }
	
/* DEFAULT BOX CLASSES */

.box_default_headline {
	text-align:left;
	border-bottom:1px solid #767477;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-weight:bold;
}
.box_default_headline a:link,.box_default_headline a:active, .box_default_headline a:visited {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.box_default_headline a:hover {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

.box_default_headline_small {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
}
.box_default_headline_small a:link,.box_default_headline_small a:active, .box_default_headline_small a:visited {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.box_default_headline_small a:hover {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

.box_default_headline_noborder {
	text-align:left;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-weight:bold;
}
.box_default_headline_noborder a:link,.box_default_headline_noborder a:active, .box_default_headline_noborder a:visited {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.box_default_headline_noborder a:hover {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:16px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
}

.box_default_headline .morelink,
.box_default_headline .morelink a {
	font-size:12px;
}

.box_default_back {
	background-color:#1A181D;
}

.box_default_imageborder img {
	border:1px solid transparent;
}

.default_box_form input, .default_box_form textarea {
	border:none;
}

.box_default_back ul {
	list-style-type:none;
	padding:0;
	margin:0;
}

.box_default_back .file {
	float:left;
	width:170px;
	margin:0 0 10px 10px;
	padding:5px;
	height:270px;
	display:block;
	overflow:hidden;
	background-color:#272727;
	text-align:left;
}

.box_default_back .file img {
	width:160px;
	height:120px;
	margin-bottom:5px;
	padding:5px;
}

.box_default_back .rating img,
.box_default_back .stats img {
	width:16px;
	height:16px;
	margin:0;
	padding:0;
}

.box_default_back .users_big li {
	float:left;
	margin:0 10px 10px 0;
	padding:5px;
	width:165px;
	background-color:#272727;
}

.box_default_back .groups_add_media_item {
	background-color:#1A181D;
	float:left;
	margin-bottom:15px;
}

.box_default_back .groups_add_media_item .file {
	margin:0 0 0 10px;
}

.box_default_back .groups_add_media_item form {
	text-align:center;
	width:170px;
	float:left;
	background-color:#1A181D;
}

/* ENDE DEFAULT BOX CLASSES */

/* FORMULARE RECHTS */

.rightside_form {
	background-color: #1A181D;
}

.rightside_form form {
	padding: 5px;
	background-color: #1A181D;
}

.rightside_form select {
	width: 100%;
	margin: 5px 0 5px 0;
}

.rightside_form h2 {
	margin: 0 5px 0 5px;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #767477;
	text-align:left;
}

/* ENDE FORMULARE RECHTS */

/* PAGELINKS */

.pagelinks_top,
.pagelinks_bottom {
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.pagelinks_top {
	border-bottom: 1px solid #767477;
}

.pagelinks_bottom {
	border-top: 1px solid #767477;
}

.pagelink,
.pagelink_active {
	padding-left:3px;
	padding-right:3px;
}

.pagelink:hover,
.pagelink_active:hover {
	text-decoration:none;
}

.pagelink_active {
	background-color:#E32219;
}


/* ENDE PAGELINKS */

/* CHANNELS */

.channel_overview_channel_desc {
	text-align:left;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	color:#CCCCCC;
	line-height:18px;
}
.channel_overview_channel_desc a:link,.channel_overview_channel_desc a:active, .channel_overview_channel_desc a:visited {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	line-height:16px;
}
.channel_overview_channel_desc a:hover {
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration:none;
	line-height:16px;
}

/* ENDE CHANNELS */

/* MEDIA PREVIEW */

#media_preview_table {
	background-color:#1a181c;
}

.media_preview_title,
.media_preview_title a {
	background-color:transparent;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 0;
	padding: 5px 0 0;
}

.media_preview_item td,
.media_preview_title,
.media_preview_title a,
.media_preview_desc {
	text-align:left;
}

.media_preview_desc {
	margin: 0 0 0 0;
	padding: 5px 0 0;
}

.media_preview_item td {
	margin: 0;
	padding: 0;
}

.media_preview_item {
	background-color: #272727;
	padding: 0;
}

/* ENDE MEDIA PREVIEW */

/* MEDIA EDIT */

#media_upload_category_list li {
	width:30%;
	float:left;
}

/* ENDE MEDIA EDIT */

/* COMMENTS */

#comment_text_id {
	width: 100%;
}

/* ENDE COMMENTS */

/* CATEGORYMENU */

#categorymenu_blog a {
	background-image:url(images/categorymenu/c_tabs-99-01.gif); 
	display:block; }
#categorymenu_blog a:hover {
	background-image:url(images/categorymenu/c_tabs-99-00.gif); 
	display:block; }
#categorymenu_blog.selected a {
	background-image:url(images/categorymenu/c_tabs-99-02.gif); 
	display:block; }
#categorymenu_blog.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-99-02.gif); 
	display:block; }

#categorymenu_all a {
	background-image:url(images/categorymenu/c_tabs-00-01.gif); 
	display:block; }
#categorymenu_all a:hover {
	background-image:url(images/categorymenu/c_tabs-00-00.gif); 
	display:block; }
#categorymenu_all.selected a {
	background-image:url(images/categorymenu/c_tabs-00-02.gif); 
	display:block; }
#categorymenu_all.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-00-02.gif); 
	display:block; }
	
#categorymenu_air a {
	background-image:url(images/categorymenu/c_tabs-01-01.gif); 
	display:block; }
#categorymenu_air a:hover {
	background-image:url(images/categorymenu/c_tabs-01-00.gif); 
	display:block; }
#categorymenu_air.selected a {
	background-image:url(images/categorymenu/c_tabs-01-02.gif); 
	display:block; }
#categorymenu_air.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-01-02.gif); 
	display:block; }
	
#categorymenu_water a {
	background-image:url(images/categorymenu/c_tabs-02-01.gif); 
	display:block; }
#categorymenu_water a:hover {
	background-image:url(images/categorymenu/c_tabs-02-00.gif); 
	display:block; }
#categorymenu_water.selected a {
	background-image:url(images/categorymenu/c_tabs-02-02.gif); 
	display:block; }
#categorymenu_water.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-02-02.gif); 
	display:block; }
	
#categorymenu_snow a {
	background-image:url(images/categorymenu/c_tabs-03-01.gif); 
	display:block; }
#categorymenu_snow a:hover {
	background-image:url(images/categorymenu/c_tabs-03-00.gif); 
	display:block; }
#categorymenu_snow.selected a {
	background-image:url(images/categorymenu/c_tabs-03-02.gif); 
	display:block; }
#categorymenu_snow.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-03-02.gif); 
	display:block; }
	
#categorymenu_dirt a {
	background-image:url(images/categorymenu/c_tabs-04-01.gif); 
	display:block; }
#categorymenu_dirt a:hover {
	background-image:url(images/categorymenu/c_tabs-04-00.gif); 
	display:block; }
#categorymenu_dirt.selected a {
	background-image:url(images/categorymenu/c_tabs-04-02.gif); 
	display:block; }
#categorymenu_dirt.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-04-02.gif); 
	display:block; }

#categorymenu_urban a {
	background-image:url(images/categorymenu/c_tabs-05-01.gif); 
	display:block; }
#categorymenu_urban a:hover {
	background-image:url(images/categorymenu/c_tabs-05-00.gif); 
	display:block; }
#categorymenu_urban.selected a {
	background-image:url(images/categorymenu/c_tabs-05-02.gif); 
	display:block; }
#categorymenu_urban.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-05-02.gif); 
	display:block; }

#categorymenu_dagoods a {
	background-image:url(images/categorymenu/c_tabs-06-01.gif); 
	display:block; }
#categorymenu_dagoods a:hover {
	background-image:url(images/categorymenu/c_tabs-06-00.gif); 
	display:block; }
#categorymenu_dagoods.selected a {
	background-image:url(images/categorymenu/c_tabs-06-02.gif); 
	display:block; }
#categorymenu_dagoods.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-06-02.gif); 
	display:block; }

#categorymenu_games a {
	background-image:url(images/categorymenu/c_tabs-07-01.gif); 
	display:block; }
#categorymenu_games a:hover {
	background-image:url(images/categorymenu/c_tabs-07-00.gif); 
	display:block; }
#categorymenu_games.selected a {
	background-image:url(images/categorymenu/c_tabs-07-02.gif); 
	display:block; }
#categorymenu_games.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-07-02.gif); 
	display:block; }
		
#categorymenu_arts a {
	background-image:url(images/categorymenu/c_tabs-08-01.gif); 
	display:block; }
#categorymenu_arts a:hover {
	background-image:url(images/categorymenu/c_tabs-08-00.gif); 
	display:block; }
#categorymenu_arts.selected a {
	background-image:url(images/categorymenu/c_tabs-08-02.gif); 
	display:block; }
#categorymenu_arts.selected a:hover {
	background-image:url(images/categorymenu/c_tabs-08-02.gif); 
	display:block; }

#categorymenu_uploadlink a {
	background-image:url(images/categorymenu/upload.gif);
	display:block; }	
#categorymenu_uploadlink a:hover {
	background-image:url(images/categorymenu/upload_hl.gif);
	display:block; }

/* ENDE CATEGORYMENU */

/* ORDERMENU */

#ordermenu_latest a {
	background-image:url(images/ordermenu/tabs-0-1.gif);
	display: block; }
#ordermenu_latest a:hover {
	background-image:url(images/ordermenu/tabs-0-0.gif);
	display: block; }
#ordermenu_latest.selected a {
	background-image:url(images/ordermenu/tabs-0-2.gif);
	display: block; }
#ordermenu_latest.selected a:hover {
	background-image:url(images/ordermenu/tabs-0-2.gif);
	display: block; }

#ordermenu_popular a {
	background-image:url(images/ordermenu/tabs-1-1.gif);
	display: block; }
#ordermenu_popular a:hover {
	background-image:url(images/ordermenu/tabs-1-0.gif);
	display: block; }
#ordermenu_popular.selected a {
	background-image:url(images/ordermenu/tabs-1-2.gif);
	display: block; }
#ordermenu_popular.selected a:hover {
	background-image:url(images/ordermenu/tabs-1-2.gif);
	display: block; }

#ordermenu_related a {
	background-image:url(images/ordermenu/tabs-2-1.gif);
	display: block; }
#ordermenu_related a:hover {
	background-image:url(images/ordermenu/tabs-2-0.gif);
	display: block; }
#ordermenu_related.selected a {
	background-image:url(images/ordermenu/tabs-2-2.gif);
	display: block; }
#ordermenu_related.selected a:hover {
	background-image:url(images/ordermenu/tabs-2-2.gif);
	display: block; }

#ordermenu_random a {
	background-image:url(images/ordermenu/tabs-3-1.gif);
	display: block; }
#ordermenu_random a:hover {
	background-image:url(images/ordermenu/tabs-3-0.gif);
	display: block; }
#ordermenu_random.selected a {
	background-image:url(images/ordermenu/tabs-3-2.gif);
	display: block; }
#ordermenu_random.selected a:hover {
	background-image:url(images/ordermenu/tabs-3-2.gif);
	display: block; }

#ordermenu_my a {
	background-image:url(images/ordermenu/tabs-4-1.gif);
	display: block; }
#ordermenu_my a:hover {
	background-image:url(images/ordermenu/tabs-4-0.gif);
	display: block; }
#ordermenu_my.selected a {
	background-image:url(images/ordermenu/tabs-4-2.gif);
	display: block; }
#ordermenu_my.selected a:hover {
	background-image:url(images/ordermenu/tabs-4-2.gif);
	display: block; }
	
/* ENDE ORDERMENU */

/* MAINMENU */

#mainmenu_channels a {
	background-image:url(images/mainmenu/mainmenu_channels.gif);
	display: block; }
#mainmenu_channels a:hover,
#mainmenu_channels.selected a {
	background-image:url(images/mainmenu/mainmenu_channels_white.gif);
	display: block; }

#mainmenu_newsevents a {
	background-image:url(images/mainmenu/mainmenu_newsevents.gif);
	display: block; }
#mainmenu_newsevents a:hover,
#mainmenu_newsevents.selected a {
	background-image:url(images/mainmenu/mainmenu_newsevents_white.gif);
	display: block; }

#mainmenu_hotspots a {
	background-image:url(images/mainmenu/mainmenu_hotspots.gif);
	display: block; }
#mainmenu_hotspots a:hover,
#mainmenu_hotspots.selected a {
	background-image:url(images/mainmenu/mainmenu_hotspots_white.gif);
	display: block; }

#mainmenu_rebels a {
	background-image:url(images/mainmenu/mainmenu_rebels.gif);
	display: block; }
#mainmenu_rebels a:hover,
#mainmenu_rebels.selected a {
	background-image:url(images/mainmenu/mainmenu_rebels_white.gif);
	display: block; }

/* ENDE MAINMENU */

/* HOTSPOTS */

#detailbild_gr, #bild_grDiv {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	width: 310px;
	height: 250px;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#000000;
	overflow:hidden;
}
#detailbild, #bildDiv {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	width: 310px;
	height: 250px;
	border:1px solid #CCCCCC;
	padding:5px;
	background-color:#000000;
}
.errortext {
	color:#E8F4F6;
	font-family:arial,verdana,helvetica;
	font-size:12px;
	line-height:15px;
	margin-left:10px;
	margin-top:10px;
}
.gmnoprint {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
}

#hotspots_userlink,
#hotspots_description,
#hotspots_rating {
	display:block;
	width:185px;
	overflow:hidden;
	text-align:left;
}

#hotspots_userlink {
	height:20px;
	white-space:nowrap;
}

#hotspots_description {
	height:150px;
	border-bottom:10px solid #000000;
}

#hotspots_rating {
	height:20px;
}

/* ENDE HOTSPOTS */

/* GOOGLEMAP */

.divGmap {
	border:1px solid #CCCCCC;
}

/* GOOGLEMAP ENDE */

/* NEWS */

.news_title a{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
}

.news_title a:hover{
	color:#CCCCCC;
}

.news_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.news_links a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.news_links a:focus, .news_links a:hover, .news_links a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

.news_text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.news_text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.news_text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.news_text a:focus, .news_text a:hover, .news_text a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

#newspage .news_title{
	padding-top: 5px;
	padding-bottom: 5px;
}
	
/* ENDE NEWS */
/* UPLOAD */

#upload_file_chooser input {
	background-color:#FFFFFF;
	width:333px;
}

/* ENDE UPLOAD */
