BODY  {
        font-size : 10px;
        font-family : Arial;
        color : Black;
}
H1  {
        font-size : x-large;
        font-family : Arial;
        font-weight : normal;
        font-style : italic;
        color : FFFFFF;
}
H2  {
        color : FFFFFF;
        font-size : 18px;
        font-family : Arial;
}
H3  {
        color : FFFFFF;
        font-size : 14px;
        font-family : Arial;
        font-weight : bold;
}
A  {
        color : FFFFFF;
        font-family : Arial;
        font-weight : bold;
        font-style : normal;
        text-decoration : none;
}
A:Visited  {
        color : FFFFFF;
        font-family : Arial;
        text-decoration : none;
}
A:Active  {
        color : FFFFFF;
        font-family : Arial;
        text-decoration : none;
}
A:Hover  {
        color : C1C1A1;
        font-family : Arial;
        text-decoration : underline;
}
A.small        {
        color : FFFFFF;
        font-family : Arial;
        font-weight : normal;
        text-decoration : normal;
        font-style: normal;
        font-size : x-small;
        }
DIV.nav {
        font-size : xx-small;
        }
TH  {
        font-size : 12px;
        font-family : Arial;
        font-weight : bold;
        color : FFFFFF;
}
TD  {
        font-size : 10px;
        font-family : Arial;
        color : FFFFFF;
}
TD.inactiv  {
        font-size : 10px;
        font-family : Arial;
        color : AFAFAF;
}

TD.big {
        font-size : 14px;
        font-family : Arial;
        color : FFFFFF;
}
TD.norm {
        font-size : 12px;
        font-family : Arial;
        color : FFFFFF;
}
TD.small {
        font-size : x-small;
             }
P.gross  {
        color : FFFFFF;
        font-style : italic;
        font-size : large;
        font-family : Arial;
        font-weight : bold;
        line-height : 16pt;
}
P.termin  {
        color : FFFFFF;
        font-style : italic;
        font-size : normal;
        font-family : Arial;
        font-weight : bold;
                }

P.kino  {
        color : FFFFFF;
        font-style : italic;
        font-size : larger;
        font-family : Arial;
        font-weight : bold;
        }
SMALL {
        font-size : x-small;
        }

SMALL.navi {
        color : FFFFFF;
        font-family: Arial;
        font-weight : bold;
        }

.red {
		color: ff0000;
		font-weight: bold;
}

SMALL.white {
        color : FFFFFF;
        }

.errormsg
{
	margin-top: 20px;
	margin-bottom: 20px;
	background-color : #ffd0d0;
	color: #ff0000;
	font-weight: bold;
	z-index: +1;
}
BODY, TD, TR, P, UL, OL, LI, INPUT, SELECT, DL, DD, DT, FONT
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
}

.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    width: 500px;
}

.PhorumListTable
{
    border-style : solid;
    border-color : Black;
    border-width : 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 14px;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 24px;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 10px;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 12px;
}
DT {
	font-weight: bold;
	font-size: +1em;
	margin-top: 10px;
	}
fieldset {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
legend {
	font-size: +1em;
	font-weight: bold;
}
sub, sup {
  line-height: 0px;
  font-size: 60%;
}
sup {
	color: Red;
}
.tableheader {
	margin-top: 10px;
	background-color: #C1C1A1;
	color: #8D8D74;
	font-weight: bold;
	-moz-border-radius: 4px;
	padding: 3px;
	}

a.actionbutton {
	background-color: #C1C1A1;
	color: #8D8D74;
	font-weight: bold;
	-moz-border-radius: 4px;
	padding: 3px;
	}
a.actionbutton:hover {
       color : 000000;
       font-family : Arial;
       text-decoration : none
	}
.eintragadmin_singleentry {

	}