/** Style */

html {
	height: 100.1%;
}

body {
	background:url('images/bodybg.jpg') left top repeat #998e82; 
	color:Black;
	text-align:center;
	margin:0;
	color: #111111;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
}

input, textarea, select{
	background:#ffeee0;
	}

a, a:link, a:visited {
	color:#D21D17;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:none;
}

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

a.paging:hover {
	text-decoration:none;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

p.success_message {
	line-height:30px;
	position:relative;
	text-align:center;
	height:30px;
	height:auto !important;
}

.errorfield {
	background-color:#FFEFCE;
	border:1px Red solid;
}

a.userlink {
	text-decoration:none;
	font-weight:bold;
	color:#D21D17;
	line-height:20px;
	font-size:12px;
	padding:3px;
	text-align:center;
}

a.userlink:hover {
  text-decoration:underline;
}

p.text {
	font-size:12px;
	line-height:16px;
}

a.smallstats {
	color:#D21D17;
	font-size:8px;
	text-decoration:underline;
}

a.smallstats:hover {
	text-decoration:none;
}

.smallstats {
	font-size:8px;
}

td {
	font-size:11px;
	padding:5px;
}



th {
	font-size:11px;
	font-weight:bold;
	padding:5px;
}



table {
  border:none;
  width: 100% !important;
  width: 96%; /* nur f?r den IE */
}



td big {
	border-bottom:0px Silver solid;
	font-size:16px;
	display:block;
	margin-top:10px;
}

p {
	margin:0;
	padding:3px;
}

form {
	margin:0;
}

#site {
	background:url('images/centerbg.jpg') left top repeat-y #c6b195;
	margin:0 auto;
	text-align:left;
	width:780px;
}

a:hover {
	text-decoration:underline;
}

img {
 border:none;
}

form {
	margin:0;
	padding:0;
}

#content_top {
	margin-top:10px;
	background:transparent;
	height:8px;
	overflow:hidden;
}

#content {
	background:transparent;
	padding-left:10px;
	padding-right:10px;
}

#submenu {
	clear:both;
	background:#111111;
	height:34px;
	line-height:34px;
	margin:0px 3px 0px 3px;
	text-align:center;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

#submenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}

#mainmenu {
	background:url('images/mainmenubg.gif') right top no-repeat transparent;
	height:26px;
}

#mainmenu ul {
	list-style-type:none;
	float:right;
	margin:0px 20px 0px 0px;
}

#mainmenu li {
	width:100px;
	text-align:center;
	line-height:26px;
	display:block;
	float:left;
	margin-right: 0px;
}

#mainmenu li.active {
	background-image:url(images/mainbgactive.gif);
}

#mainmenu li.notactive {
	background-image:url(images/mainbginactive.gif);
}



#mainmenu li a {
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#mainmenu li.active a {
	color:white;
}

#mainmenu li.notactive a {
	color:#efefef;
}

#loginmenu {
	height:35px;
	line-height:26px;
	padding:0px 10px 0px 15px;
	background:url('images/headbg.jpg') left top no-repeat #c6b195;
	text-align:left;
	color:#FFFFFF;
	font-size:9px;
}

#loginmenu a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:9px;
	font-weight:bold;
}

#loginmenu img {
 vertical-align:middle;
}

img {
 	border:none;
}

#logo {
	background:url('images/logobg.gif') right bottom no-repeat transparent;
	height:80px;
}

#footer {
	background:url('images/footerbg.jpg') left top no-repeat #c6b195;
	height:53px;
	line-height:36px;
	color:#111111;
	font-size:11px;
	text-align:center;
}

#footer a {
	color:#111111;
	font-size:11px;
	text-decoration:none;
}

#copyright {
background:url('images/bodybg.jpg') left top repeat #998e82; 
	height:30px;
	line-height:30px;
	font-size:9px;
	color: gray;
	text-align:center;
}

#copyright .ostubeimage {
	float:right;
	display:block;
	border:none;
	margin:10px;
}

/** Content - Bereich */

div.content_area {
	width:570px;
	float:left;
	margin-right:10px;
}

div.list_area {
	width:760px;
	float:left;
	margin-right:10px;
}

div.details_area {
	width:460px;
	float:left;
}

div.player{
	width:450px;
}

div.boxdottedborder{
	margin-top:5px;
	padding:4px;
	border: 1px #111111 dotted;
}

div.boxdottedborder strong{
	color:594635;
}

div.content_area h2 {
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
}

div.dottedbg  {
	background:#f2e0ce;
	background-repeat:no-repeat;
	background-position:right bottom;
}

div.rightmenu {
	width:180px;
	float:left;
}

div.rightmenu b {
	color:#111111;
}

div.leftmenu {
	width:180px;
	float:left;
}

div.details_menu {
	width:285px;
	float:left;
	margin-right:10px;
}

.right {
  float:left;
}

.left {
	float:right;
}

div.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

/** Standard-Box */

div.box {
	margin-bottom:10px;
	background-color:#f2e0ce;
}

div.box h2 {
	line-height:24px;
	height:24px;
	font-size:11px;
	background-image:url(images/cntboxleftbg.gif);
	color:White;
	margin:0;
	font-weight:bold;
}

textarea.largeTextarea {
	width:100%;
}

div.box h2 span.bleft {
	height:24px;
	width:5px;
	float:left;
	margin-right:10px;
	background-image:url(images/cntboxleftbg.gif);
}

div.box h2 span.bright {
	height:24px;
	width:5px;
	float:right;
	background-image:url(images/cntboxleftbg.gif);
}

div.box div.box_content {
	clear:both;
	padding:5px;
}

div.box div.box_end {
	background:url(images/boxendbgc.gif) left top repeat-x transparent;
	height:4px;
	overflow:hidden;
}

div.box div.box_end span.bright {
	height:4px;
	float:right;
	background:url(images/boxendbg.gif) right top no-repeat transparent;
	width:5px;
	display:block;
	background-color:#FEFEFE;
}

div.box div.box_end span.bleft {
	height:4px;
	float:left;
	width:5px;
	background-color:#FEFEFE;
	background:url(images/boxendbg.gif) left top no-repeat transparent;
	display:block;
}

div.box div.box_tinydetail {
	border-left:1px white solid;
	border-right:1px white solid;
	border-bottom:1px white solid;
	float:left;
	margin:5px;
}

/** Slide auf der Startseite */

div.box_content div.next_media {
	width:25px;
	float:left;
	height:auto;
	border:solid 1px #ffffff;
}


div.box_content div.prev_media {
	float:left;
	width:25px;
	height:auto;
}


div.box_content div.media_slide {
  width:510px;
  height:auto;
}


p.showerror, ul.showerror {
	margin:0;
	font-size:12px;
	color:red;
	border:1px red solid;
	padding:5px;
	list-style-type:square;
	padding-left:20px;
	margin-bottom:5px;
	position:relative;
}

div.box_content div.media_slide_item {
	width:160px;
	margin-right:4px;
	margin-left:4px;
	margin-bottom:4px;
	height:auto;
	float:left;
	text-align:center;
}

div.box_content div.bigthumb {
	text-align:center;
	padding:3px;
	margin-bottom:3px;
}

div.box_content div.categories_list {
	width:30%;
	float:left;
	height:100px;
	text-align:center;
}

div.media_list {
	width:33%;
	float:left;
	text-align:center;
}

div.box span.morelink a {
	color:white;
}


div.box span.morelink {
	display:block;
	float:right;
	margin-right:20px;
	background-image:url(images/arrow.gif);
	padding-left: 32px;
	background-repeat:no-repeat;
	background-position: left center;

}

div.userstats {
	text-align:center;
	line-height:20px;
}

div.userstats img {
	vertical-align:middle;
}

span.time_minutes{
	font-size: 12px;
	font-weight: bold;
}

.row1 td {
	border-top:1px dotted #111111;
	border-bottom:1px dotted #111111;
}

.row2 td {
	background-color:transparent;
}

div.box_nobg {
	margin-bottom:10px;
}

.progressBar {
position: relative;
padding: 2px;
width: 300px;
height: 40px;
font-size: 14px;
}
.progressBar .background {
border: solid 1px black;
width: 270px;
height: 20px;
}
.progressBar .bar {
position: relative;
background-color: #0099cc;
width: 0px;
height: 20px;
}

/* Custom AdSense */
.adsense_startseite {
text-align:center;
padding-bottom:13px;
}

/* Custom AdSense */
.adsense_content {
text-align:center;
padding-bottom:13px;
}

/* Custom SWFUpload */
.swfuploadbtn {
}

.browsebtn { }
.uploadbtn { 
	display: none;
}

.cancelbtn { 
	display: block;
	width: 21px;
	height: 21px;
	float: right;
	background: url(images/german/cancel_small.gif) no-repeat; 
}

#cancelqueuebtn {
	display: none;
}

#SWFUploadFileListingFiles ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.uploadCompleted .cancelbtn, .uploadCancelled .cancelbtn {
	display: none;
}

span.progressBar {
	width: 200px;
	display: block;
	font-size: 10px;
	height: 4px;
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
