.body, body, a, h1, table, td .headline, .subline, .untertitel, .link, .thementitel, .kino_name, .kino_zusatz {
	font: normal 11px "Trebuchet MS", sans-serif;
	line-height: 19px;
	
	margin-left: 0px;
	margin-right: 0px;
		
	scrollbar-face-color: #EEEEEE;
	scrollbar-base-color: #CCCCCC;
}


/*--- popupLayer ---*/
.popupLayer_link, .popupLayer_headline{
	font: normal 11px "Trebuchet MS", sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
}
.popupLayer_headline{
	font-weight: bold;
}

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

a:hover.popupLayer_link, a:active.popupLayer_link{
	color: #FF0033;
}


/*--- NEWS ---*/
.news_text, .news_headline, .news_date{
	font: normal 11px "Trebuchet MS", sans-serif;
	color: Black;
	line-height: 16px;
}

.news_headline{
	font-weight: bold;
	text-transform: uppercase;
}
.news_date{
	font-size: 10px;
	line-height: 16px;
}

.titel, h1 {
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
h1 {
	
	margin-bottom: 0px;
}

/*--kinos---*/
.kino_name {
	text-transform: uppercase;
	font-weight: bold;	
	font-size: 12px;
}

.kino_zusatz {
	color: #ff0033;
}


/*--allgemein---*/
.subline {
	text-transform: uppercase;
}

.untertitel{
	/*color: #A3A3A3;*/
	color: #999999;
}

.thementitel {
	font-size: 10px;
}

/*---links---*/
a:link.link, a:visited.link  {
	text-decoration: underline;
	color: #000000;
}
a:hover.link, a:active.link{
	text-decoration: underline;
	color: #FF0033;
}

/*--- allgemeine links */

a:link, a:visited  {
	text-decoration: underline;
	color: #000000;
}


a:hover, a:active{
	color: #FF0033;
}


a:link.button, a:visited.button   {
	font: 10px "Trebuchet MS", sans-serif;
	color: #000000;
	text-decoration: none;
}

a:hover.button, a:active.button   {
	font: 10px "Trebuchet MS", sans-serif;
	color: #FF0033;
	text-decoration: none;
}


/*---teaser boxes---*/

.teaser_text, .teaser_headline, .teaser_link{
	font: 10px "Trebuchet MS", sans-serif;
	line-height: 14px;
	color: #444444;
	
}

.teaser_headline {
	text-transform: uppercase;
}

a:link.teaser_link, a:visited.teaser_link  {
	text-transform: uppercase;
	text-decoration: none;
	color: #000000;
}

a:hover.teaser_link, a:active.teaser_link{
	color: #FF0033;
}


/*--- CM Menue --- */
.content_navi, .content_navi_active {
	font: 11px "Trebuchet MS", sans-serif;
	line-height: 18px;
	color: #A3A3A3;
	text-transform: uppercase;
	text-decoration: none;
	white-space:nowrap;
}

/*--- CM nicht ausgewählte einträge--*/
a:link.content_navi, a:visited.content_navi {
	font: 11px "Trebuchet MS", sans-serif;
	line-height: 18px;
	color: #A3A3A3;
	text-transform: uppercase;
	text-decoration: none;
}

a:hover.content_navi, a:active.content_navi  {
	text-decoration: none;
	color: #FF0033;
}

/*--aktuell ausgewählter eintrag im CM ---*/
a:link.content_navi_active, a:visited.content_navi_active, a:hover.content_navi_active, a:active.content_navi_active {
	font: 11px "Trebuchet MS", sans-serif;
	line-height: 18px;
	color: #000000;
	text-transform: uppercase;
	text-decoration: none;
	white-space:nowrap;
}



/*--- formulare ---*/
.formular{
	border: 1px solid #999999;
	font: 10px "Trebuchet MS", sans-serif;
	color: #444444;
	scrollbar-face-color: #EEEEEE;
	scrollbar-base-color: #CCCCCC;
	width: 165px;
}

.formular_einleitung{
	font: 10px "Trebuchet MS", sans-serif;
	line-height: 14px;
	color: #444444;
}

.formular_TF_headline{
	font: 10px "Trebuchet MS", sans-serif;
	color: #444444;
	text-transform: uppercase;
}

.formular_einleitung a:link {
	font-size: 10px;

}


/* -- DVD -- */
.list{
	margin:0px;
	padding:0px;
}
	
.list ul{
	margin:0px 0px 0px 14px;
	padding:0px;
	list-style-image: url(../content/cd_dvd/img_list.gif);
}
.txtsm {
	font: normal 11px "Trebuchet MS", sans-serif;
}
a:link.order, a:visited.order
{
	text-decoration: none;
	color: #FF0033;
	font-size:10px;
	font-weight:bold;
}