body { font-family: Verdana; }

/* menu oben */
/*************/
#menuOben1 a.current
{
 background-color: #00FFFF;
}

#menuOben1 a.aktiv
{
 background-color: #00FFFF;
}

#menuOben2 a.current
{
 background-color: #00FFFF;
}

#menuOben2 a.aktiv
{
 background-color: #00FFFF;
}

#menuOben3 a.current
{
 background-color: #00FFFF;
}

#menuOben3 a.aktiv
{
 background-color: #00FFFF;
}

/* Menu Links        */  
/*********************/

/* Menu Links 1 */

SPAN.menuLinks1 A {
 font-family: Verdana;
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks1 A:visited {
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks1 A:hover {
 TEXT-DECORATION: none;
 color:red;
}

SPAN.td.menuLinks1 A:aktivL1 {
 font-weight: bold;
 TEXT-DECORATION: none;
 color:red;
}

SPAN.td.aktivL1 A {
 font-weight: bold;
 TEXT-DECORATION: none;
 color:red;
}

/* Menu Links2 */

SPAN.menuLinks2 A {
 font-family: Verdana;
 font-size: 10pt;
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks2 A:visited {
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks2 A:hover {
 TEXT-DECORATION: none;
 color:red;
}

/* Menu Links3 */

SPAN.menuLinks3 A {
 font-family: Verdana;
 font-size: 8pt;
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks3 A:visited {
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks3 A:hover {
 TEXT-DECORATION: none;
 color:red;
}

/* Menu Links4 */

SPAN.menuLinks4 A {
 font-family: Verdana;
 font-size: 8pt;
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks4 A:visited {
 TEXT-DECORATION: none;
 color:black;
}

SPAN.menuLinks4 A:hover {
 TEXT-DECORATION: none;
 color:red;
}

/* Content Movie */


SPAN.ContentMovieDescTitle {
 font-weight: bold;	
 text-align: justify;
}

SPAN.ContentMovieDescText {
 font-weight: normal;	
 text-align: justify;
}

SPAN.ContentMovieDescText LI{
 font-weight: normal;	
 text-align: justify;
}

/* Content */

SPAN.ContentTitle {
 font-weight: bold;	
 text-align: left;
}

.ContentBlockTxt {
 font-weight: normal;	
 text-align: justify;
 /* text-transform:uppercase; */
}