body {
	background-color:White;
	color:Black;
	text-align:center;
/*	background-image:url(images/body_back_top_thin.gif);
	background-repeat:repeat-x;*/
	margin:0;
	color: #808080;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}

#wrap{
 width: 700px;
 text-align:left;
 }
 .title{
 font-weight: bold;
 }

a {
	color:#FF8C05;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

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

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

p.success_message {
	background-color:#D6E394;
	font-size:14px;
	color:black;
	line-height:30px;
	text-align:center;
	position:relative;
	height:auto !important;
	height:30px;
}

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

a.userlink:hover {
  background-color:#FCA933;
  color:#FFFFFF;
  text-decoration:none;
}

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

a.smallstats {
	color:#FF8C05;
	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;
}

input {
	border: 1px solid #808080;
	background: #cccccc;
	color: #666666;
}

input.long {
	width: 150px;
}

input:hover {
	border: 1px solid #001539;
	color: #001539;
}

input.none {
	border: none;
	background: transparent;
}

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



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

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

form {
	margin:0;
}

#site {
	margin:0 auto;
	text-align:left;
	width:780px;
}

a:hover {
	text-decoration:underline;
}

img {
 border:none;
}

form {
	margin:0;
	padding:0;
}

hr {
	border: 1px solid #cccccc;
}

#content_top {
	margin-top:10px;
	/*background-image:url(images/header_back_frame_top_top.gif);*/
	height:8px;
	overflow:hidden;
}

#content {
	/*background-image:url(images/header_back_frame_top_mid.gif);*/
	padding-left:10px;
	padding-right:10px;
}

#menu {
	height:26px;
	width: 450px;
	float: left;
}

#menu ul {
	list-style-type:none;
	float:left;
	margin:0;
}

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

#menu li {
	background-image:url(images/tab_inactive.gif);
	font-weight: bold;
}

#menu li.act {
	background-image:url(images/tab_active_fo.gif);
	font-weight: bold;
	color: white;
}

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

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

#menu li.notactive a {
	color:#808080;
}

#loginmenu {
	height:36px;
	line-height:26px;
	padding-right:40px;
	background-image:url(images/header_back_frame_top.gif);
	background-repeat:no-repeat;
	text-align:right;
	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 {
	margin-top: 10px;
	margin-bottom: 20px;
	height:80px;
}

#logo span {

	font-size: 18pt;
	vertical-align: top;
	line-height: 50px;
	margin-left: 10px;
	
}

#footer {
	background-image:url(images/submenu_header_table_back_760_2_1.gif);
	height:24px;
	line-height:24px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	margin-top: 5px;
}

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

#copyright {
	background-image:url(images/header_back_frame_bottom.gif);
	height:45px;
	line-height:45px;
	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;
	background-color:#FFFFFF;
	border: 1px #AAAAAA dotted;
}

div.content_area h2 {
	font-size:16px;
}

div.dottedbg  {
/*	background-image:url(himages/dotted_bg.gif);
	background-repeat:no-repeat;
	background-position:right bottom;*/
}

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

div.clear {
	clear:both;
	padding-top: 5px;
	margin-bottom: 5px;
	height:1px;
	border-bottom: 1px solid #efefef;
}

div.div_error {
	clear:both;
	border: 1px solid #ff0000;
	color: #ff0000;
}

div.div_access_error {
	clear:both;
	border: 2px solid #ff0000;
	color: #ff0000;
}

div.div_alert {
	clear:both;
	border: 1px solid #e59c1e;
}
/** Standard-Box */

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

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

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

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

div.box div.box_content {
	clear:both;
	background-color:#F3F3F3;
	padding:5px;
}

div.box div.box_end {
	background-image:url(himages/nf_2_bg.gif);
	height:4px;
	overflow:hidden;
}

div.box div.box_end span.bright {
	height:4px;
	float:right;
	background-image:url(himages/nf_2_r.gif);
	width:5px;
	display:block;
	background-color:#FEFEFE;
}

div.box div.box_end span.bleft {
	height:4px;
	float:left;
	width:5px;
	background-color:#FEFEFE;
	background-image:url(himages/nf_2_l.gif);
	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;
	margin-top:83px;
}


div.box_content div.prev_media {
	float:left;
	margin-top:83px;
	width:25px;
}


div.box_content div.media_slide {
  float:left;
  width:510px;
  height:250px;
  overflow:hidden;
}


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

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

div.box_content div.bigthumb {
	background-color:White;
	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 {
	background-color:#E7E3E7;
}

.row2 td {
	background-color:transparent;
}

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

div.col1 {
	float: left;
	width: 480px;
	padding-left:10px;
	padding-right:40px;
}

div.col2 {
	float: left;
	width: 180px;
	min-width: 180px;
	max-width: 180px;
}

div.col3 {
	float: left;
	width: 60px;
	text-align:center;
}

div.left {
	float: left;
	width: 550px;
}

div.right {
	float: left;
	width: 200px;
}

div.section {
/*	background: url(images/submenu_header_table_back_760_2_2.gif);*/
	background: #fff;
	border: 1px solid #bfbfbf;
	border-width: 1px 1px 4px;
	height: 14px;
	line-height: 12px;
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
	padding: 10px;
	margin-bottom: 15px;
}

div#menu ul {
	margin-left: 20px;
}

.help {
	background: #ffee99;
	border: 1px solid #E7E3E7;
	padding: 10px;
	margin: 20px;
} 

#flags {
	float: right;
	width: 150px;
}

ul.language {
	padding: 0px;
	margin: 0px;
	text-align: right;
}

ul.language li {
	display: inline;
}

b.c {
	clear: both;
}

#step_title {
	clear: both;
	/*background: url(images/submenu_header_table_back_760_2_1.gif);*/
	background: #fff;
	border: 1px solid #bfbfbf;
	border-width: 1px 1px 4px;
	height: 14px;
	line-height: 12px;
	font-size: 10pt;
	font-weight: bold;
	color: #808080;
	padding: 10px;
}
