/*	ALLGEMEIN	*/
body
{
	color: black;
	background-color: #000000;
	font-size: 100.01%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;

}
body#bbhome{

}
body#bbnews{

}
body#bblinks{

}
span, table, p
{	/*	Standardschrift */
	font-size: 9pt;
	text-indent: 0px;
	text-decoration: none;
	line-height: 12pt;
	margin-bottom:5px;
}
input.is{
	color:#000;
	border:1px solid #111;
	background-color:#CCC;
}
input {
	font-size:11px;
}
textarea {
	font-size:11px;
}
img.ietrans {

}

/*	Auf allen Hauptseiten	*/
div#j_rahmen {
    text-align: left;
    margin: 0 auto;  /* horizontale Zentrierung */
    width: 950px;
    padding: 0;
    color:#FFFFFF;
    height:900px;
}
div#j_kopf
{
	height: 80px;
	background-color: transparent;
	background-repeat: no-repeat;
}
div#j_navi
{
	float: left;
	width: 227px;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
div#j_navitop
{
	height: 177px;
	background-repeat: no-repeat;
}
ul#j_naviliste
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul#j_naviliste li{
	margin: 0px;
	padding: 0;
	height:32px;
}
ul#j_naviliste a{
	margin: 0px;
	padding: 0;	
}
* html ul#j_naviliste li{
	margin: -3px;
}
div#j_navipic
{
	height: 167px;
	background-repeat: no-repeat;
}
div#j_naviblack
{
	background:#000000;
	width:187px;
	padding:0px;
	margin:0 20px 10px 20px;
	height:32px;
}
div#j_inhalt {
	float:left;
	/*height:500px;*/
	width:496px;
	margin:0;padding:0;
}
div#j_inhaltThumbs
{
	height: 108px;
	background-color: transparent;
}
div#j_inhaltMain{
	min-height:434px;border:0px dashed yellow;
	padding:0;margin:0;
	max-height:800px;overflow:scroll;
}
div#j_inhaltStuff{
	min-height:434px;
	max-height:800px;
	overflow:auto;
	background:#000;
	padding:10px;margin:0;
}
div#j_kontext
{
	float: left;
	width: 227px;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
div#j_kontextLogin
{
	height: 150px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding:0;
}
#LoginForm input {
	width:100px;
	height:12px;
	background:#000;
	color:#fff;
	border:1px solid #999;
	font-size:10px
}
div#j_kontextBox2
{
	height: 192px;
	background-color: transparent;
	background-repeat: no-repeat;
}
div#j_suchBox{
	height: 192px;
	border:0px solid red;
	padding:0px;
	background-color: transparent;
	background-repeat: no-repeat;
}
div#j_suchBox select{
	background:#eeeeee;
	width:150px;
}
div#j_suchBox select:hover{
	background:#d0d0d0;
}
div#j_suchBox input{
	background:#eeeeee;
	width:150px;
}
div#j_suchBox input:hover{
	background:#d0d0d0;
}
div#j_kontextChat
{
	height: 215px;
	/*background-color: #000;*/
	
	background-repeat: no-repeat;
}
div#j_chat_big_back{
	margin:18px 0;
	height:30px;
	padding:0px;
	text-align:right;
}
div#j_chat_big_back a{
	border:1px dashed #000;
	background:#000;padding:5px;
	font-size:11px;
	font-weight:bold;
}
div#j_kontextblack
{
	background:#000000;
	width:187px;
	height:32px;
	padding:0px;
	margin:-20px 20px 10px 20px;

}
* html div#j_kontextblack{
	margin-top:-26px;
}
div#j_fuss {
	clear:both;
	background:#000000;
	font-size:8pt;
	padding:5px;
	margin:10px 20px 0 20px;
}
div#j_fuss a{
	clear:both;
	background:#000000;
}
div#j_spielchen{
	height:70px;
	width:150px;border:0px solid gold;
}
div#j_farbwaehler{
	border:0px solid gold;
	width:150px;height:20px;
	margin:60px 0 0 35px;
	color:#FFF;
	font-weight:normal;
	font-size:12px;
}
.metainfoPlayer {
	font-size:14px;
}
/*	Seite HOME	*/

div#j_inhaltPlayer{
	min-height:434px;
	max-height:800px;overflow:auto;
}
div#j_aehnlichevids{
	height:80px;
	margin:10px 0 10px 0;
	padding:10px 20px 10px 20px;
	background:#000000;
	font-weight:bold;
	font-size:11pt;
	color:#ffffff;
}

/*	Seite LINKS	*/

table#linktbl{
	margin:0;padding:0;
	width:480px;
	background:#FFF;
	table-layout:fixed;
	border-collapse:collapse;
	
}
table#linktbl tr{
	border-bottom:1px solid #FFF;
}
table#linktbl td{
	height:57px;
	padding:10px;margin:0;
}

/*	Seite NEWS	*/

table#newstbl{
	margin:0;padding:0;
	width:430px;
	background:#FFF;
	table-layout:fixed;border-collapse:collapse;border:0px solid red;
}
table#newstbl tr{
	border-bottom:1px solid #FFF;
}
table#newstbl td{
	height:57px;
	padding:10px;margin:0;
}
table#newstbl .newshdlne{
	color:#FF0000;
	font-size:14px;
	font-weight:normal;
}
table#newstbl .newstxt{
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
/*	Seite Archiv	*/

table#srchtbl{

	margin:0;padding:0;
	background:#FFF;
	table-layout:fixed;border-collapse:collapse
}
table#srchtbl tr{
	
	border-bottom:1px solid #FFF;
}
table#srchtbl td{
	height:57px;
	padding:10px;margin:0;
}
table#srchtbl p#srchhdlne{
	color:#FF0000;
	font-size:14px;
	font-weight:normal;
}
table#srchtbl p#srchtxt{
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}

/*	Seite Audio	*/
table#audiotbl {
	margin:0;padding:0;
	background:#FFF;
	table-layout:fixed;border-collapse:collapse
}
.audioplayertd {
	height:150px;
	width:180px;
	border-right:0px dashed #fff;
	border-bottom:1px solid #fff;
	text-align:center
}
.audioinfotd {
	width:280px;
	border-bottom:1px solid #fff;
	padding:10px;
	color:white;
}
/*	Seite HGF	*/

table#hgftbl{
	margin:0;padding:0;
	background:#FFF;
	table-layout:fixed;border-collapse:collapse
}
table#hgftbl tr{
	border-bottom:1px solid #FFF;
}
table#hgftbl td{
	padding:10px 0px 10px 10px;margin:0;
	vertical-align:top;
}
table#hgftbl .hgfhdlne{
	color:#FF0000;
	font-size:10pt;
	font-weight:normal;
}
table#hgftbl .hgftxt{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:normal;
}

/*	Seite stuff.php 
div#j_inhaltMain{
	min-height:434px;
	background-color:#000;
	overflow:auto;
	color:white;
	padding:5px 20px 5px 20px;
	margin-bottom:10px;
}*/

/*	Popup Registrieren */
div#pl_rahmen {
    text-align: left;
    margin: 0 auto;  /* horizontale Zentrierung */
    width: 350px;
    padding: 0;
    color:#FFFFFF;
}
table#regTable {
	margin-top:30px;
	background-color:#333;
	padding:2px;
}
table#regTable td{
	border:0px solid #999;
	padding:2px;
}