span.nichtgesehen, span.nichtgekauft, span.gesehen, span.gekauft{
	font-size: 8pt;
	padding: 2px;
}
span.gesehen, span.gekauft{
	background-color: #009900;
}
span.nichtgesehen, span.nichtgekauft{
	background-color: #990000;
}
body{
	background-color: #330000;
	margin: 0px; 
}
h1{
	color: #FFFFFF;
	padding: 0px;
}
/****************************
	MKO music addon -
****************************/
table.music {		
  border-collapse: collapse;
}

table.music th {
	border-width: 1px 1px 1px 1px;
	padding: 5px 100px 5px 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;	
}

table.music td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 100px 1px 5px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	
	border: 1px solid #220000;	
	border-collapse:collapse;
  vertical-align:top;
}

.musicband{
  background-color: #727272;
	border-bottom: 1px solid #440000;
}
/****************************
	MKO music addon +
****************************/

td{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	letter-spacing: .07em;
}
td img{
	border: 0;
}
td h2{
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000000;
	font-size: 10pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	background-color: #666666;
/*	background-image: url(../../images/h2back.gif);
	background-repeat: no-repeat;
*/
	padding-left: 10px;
	padding-right: 10px;
}
td a, td a:visited{
	color: #CCCCCC;
	text-decoration: none;
}
td a:hover, td a:active{
	text-decoration: underline;
}

#main, #page, a:hover{
	background-color: transparent;
}

#page_margins{
	width: 990px;
}
/****************************
	CONTENT COL 1
****************************/
#col1_content {
	color: #000000;
	font-size: 9pt;
	text-align: justify;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #999999;
/*
	border: 1px solid #333333;
*/
}
#col1_content a{
	color: #660000;
}
#col1_content h1{
/*	padding-right: 15px;
*/
	text-align: right;
	font-size: 14pt;
	color: #FFFFFF;
	font-weight: normal;
/*	border-bottom: 3px solid #990000;
*/
}
#col1_content h2{
	text-align: left;
	border-bottom: 1px solid #990000;
	color: #DCDCDC;
	font-weight: bold;
	padding-left: 0px;
	background-color: transparent;
	background-image: none;
	
}
/****************************
	CONTENT COL 1 ENDE
****************************/
#col2_content {
	width: 200px;
	color: #A9A9A9;
	vertical-align: top;
/*
	border-left: 1px solid #333333;
*/
}
#navigation a, #f04_menu a{
	color: #CCCCCC;
	text-decoration: none;
	line-height: 1.2em;
	display: block;
	padding-right: 20px;
}

#navigation a:hover, #f04_menu a:hover, #glossarcontent a:hover{
	background-color: #440000;
}

/****************************
	CONTENT COL 2 ENDE
****************************/
#col2_content, #col3_content, #copyright{
	color: #666666;
/*	background-color: #111111;
*/
}

#col3_content {
	vertical-align: top;
	width: 200px;
/*
	border-right: 1px solid #333333;
*/
}
.small, #copyright, #col2_content, #col2_content .statliste td, #col3_content{
	font-size: 8pt;		
}
#copyright{
	color: #CCCCCC;
	text-align: center;
	height: 20px;
}
#footer{
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	height: 20px;
}

#page_margins{
	margin: 0 auto;
	padding: 0;
}

#col2_content div{
	display: block;
}
#col2_content ul, #col3_content ul{
    display:inline;		/* Fix fuer IE Doubled Float Margin Bug    */ 
    margin: 0;			/* Standard-Listendefinition zuruecksetzen */
    padding: 0;
}
#col2_content ul li, #col3_content ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
	
}
#col2_content ul li a, #col3_content ul li, #col3_content ul li a{
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	line-height: 1.2em;
	color: #666666;
}
#EventCalendar ul li a{
	display: inline;
	padding: 0px;
}

#col3_content ul li{
	text-align: center;
}
#col2_content ul li a:hover, #col3_content ul li a:hover{
	background-color: transparent;
	color: #CCCCCC;
}
/* Ausrichtung COL2 */
#col2_content ul, #navigation a, #f04_menu a{
	text-align: right;
}
#glossarcontent{
	text-align: center;
}
#glossarcontent a{
	color: #666666;
	padding-left: 7px;
	padding-right: 7px;
}
#EventCalendar ul li,.TVFilmliste ul li div{
	margin-top: 10px;
}
#F04_seite_links .ssi_table{
	width: 90%;
}
#F04_seite_links #letzteforumtopics{
	width: 200px;
}

#col3_content .tvlhead{
	text-align: center;
}
#col3_content ul li{
	text-align: left;
}
#col3_content ul li div{
	color: #999999;
}
.today{
	color: #999999;
}

#specialteaserpic{
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#col2_content input{
	background-color: #222222;
	border: 1px solid #666666;
	color: #CCCCCC;
	font-size: 8pt;
}
.ssi_table tr td{
	text-align: right;
}
#homepageblock2{
	padding-left: 20px;
}
.Filmliste{
	margin-bottom: 10px;
}
.Filmliste button, #movieinfos button{
	border: none;
	color: #CCCCCC;
	background-color: transparent;
}
#col2_content .statliste{
	padding-right: 10px;
	text-align: right;
}
#col2_content .statliste td{
	text-align: right;
	font-size: 7pt;
	padding: 0px;
	margin: 0px;
}
#col1_content .TVFilmliste ul, #col1_content .TVFilmliste ul li{
	font-weight: normal;
	list-style-type: none;
}
#col1_content .TVFilmliste ul li div{
	font-weight: bold;
	color: #CCCCCC;
}
.in20{
	padding-left: 20px;
}

#col1_content input, #col1_content select, #col1_content textarea{
	background-color: #111111;
	border: 1px solid #333333;
	color: #A9A9A9;
}

/* ########################Untote.org#MKO######################*/
#col1_content input.btn { 
	color: #A9A9A9;
	background-color: #111111;
	border-style: solid;
	border-width: 3px;
	border-color: #111111;
	-moz-border-radius: 25px;
	text-decoration: none;
	text-align: center;
} 

#col1_content input.btn:hover{ 
	border-style: solid;
	border-width: 3px;
	border-color: #660000;
	color: #A9A9A9;
	background-color: #111111;
	border-style: solid;
} 

/* ######################## */
A.btnTextBox { 
	color: #A9A9A9 !important;
	background-color: #111111;
	border-style: solid;
	border-width: 3px;
	border-color: #111111;
	-moz-border-radius: 25px;
	text-decoration: none !important;
	text-align: center;
} 

A.btnTextBox:hover{ 
	border-style: solid;
	border-width: 3px;
	border-color: #660000;
	color: #A9A9A9;
	background-color: #111111;
	border-style: solid;
} 
/* ######################## */


/* ########################Untote.org#MKO######################*/
.forumnews{
	width: 50%;
	float: left;
}
.forumnews .newsblock{
	padding: 10px;
}
#navigation{
	padding-top: 150px;
}


#smalerNavigation{
	padding-top: 50px;
}
#smalerNavigation a, #f05_menu a{
	color: #CCCCCC;
	text-decoration: none;
	line-height: 1.2em;
	display: block;
	padding-right: 20px;
}
#smalerNavigation a:hover, #f05_menu a:hover, #glossarcontent a:hover{
	background-color: #440000;
}
/* Ausrichtung COL2 */
#smalerNavigation ul, #smalerNavigation a, #f05_menu a{
	text-align: right;
}