BODY
{
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
	color:black;
}
H1
{
	border-right: darkred 0px double;
	border-top: darkred 0px double;
	font-weight: bold;
	font-size: 16px;
	border-left: darkred 0px double;
	color: black;
	border-bottom: darkred 0px double;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	text-align: left;
}
H2
{
	border-right: darkred 0px double;
	padding-right: 3px;
	border-top: darkred 0px double;
	padding-left: 3px;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
	border-left: darkred 0px double;
	padding-top: 3px;
	border-bottom: darkred 0px double;
	font-style: normal;
	font-family: Verdana, Sans-Serif;
	text-align: left;
	color:white;

}


.brighttable
{
	background-color: Beige;
}
.darktable
{
	background-color: Gainsboro;
}

TR
{
    FONT-SIZE: 13px;
	font-family: Verdana, Sans-Serif;
}

TD
{
    FONT-SIZE: 13px;
	font-family: Verdana, Sans-Serif;
}

P
{
    FONT-SIZE: 13px;
	font-family: Verdana, Sans-Serif;
}
.programmtitel
{
	FONT-SIZE: 22px;
	color:White;	
	font-family: Verdana, Sans-Serif;
	font-weight:normal;
	padding-bottom:0px;
}
.programmzeitraum
{
	FONT-SIZE: 22px;
	color:black;	
	font-weight:bold;
	padding-bottom:0px;
}
.tagestitel
{
	FONT-SIZE: 14px;
	font-weight:bold;
	color:White;	
	padding-bottom:5px;
}
.jahreszahl
{
	FONT-SIZE: 8px;
	font-weight:bold;
	color:White;	
}
.white
{
	font-weight:bold;
	color:White;	
	FONT-SIZE: 11px;
	padding-bottom:1px;
}
.plakatkommentar
{
	FONT-SIZE: 11px;
	font-weight:normal;
	color:black;	
}
.kommentar
{
	FONT-SIZE: 9px;
	font-weight:normal;
	color:black;	
	text-align:justify;
}
CENTER
{
    FONT-SIZE: 13px;
	font-family: Verdana, Sans-Serif;
    TEXT-ALIGN: center
}

/****************************************************/
/* Links */

A:active
{
    FONT-SIZE: 13px;
    COLOR: black;
	font-family: Verdana, Sans-Serif;
    TEXT-DECORATION: underline;
}
A:link
{
    FONT-SIZE: 13px;
    COLOR: black;
	font-family: Verdana, Sans-Serif;
	TEXT-DECORATION: underline;
}
A:visited
{
	font-size: 13px;
	color: black;
	font-family: Verdana, Sans-Serif;
	TEXT-DECORATION: underline;
}
A:hover
{
    FONT-SIZE: 13px;
    COLOR: black;
    TEXT-DECORATION: underline;
}

A.navigation:active
{
    COLOR: dimgray;
    TEXT-DECORATION: none
}
A.navigation:link
{
    COLOR: dimgray;
    TEXT-DECORATION: none
}
A.navigation:visited
{
    COLOR: dimgray;
    TEXT-DECORATION: none
}

A.navigation:hover
{
    COLOR: white;
    TEXT-DECORATION: none
}

A.selected:link
{
	color: black;
	TEXT-DECORATION: none;
}
A.selected:visited
{
	color: black;
	TEXT-DECORATION: none;
}
A.selected:active
{
	color: black;
	TEXT-DECORATION: none;
}
A.selected:hover
{
	color: black;
	TEXT-DECORATION: none;
}



A.filmlink
{
	font-weight:bold;
	font-size: 11px;
	color: white;
	TEXT-DECORATION: none;
}
A.filmlink:link
{
	font-weight:bold;
	font-size: 11px;
	color: white;
	TEXT-DECORATION: none;
}
A.filmlink:visited
{
	font-weight:bold;
	font-size: 11px;
	color: white;
	TEXT-DECORATION: none;
}
A.filmlink:active
{
	font-weight:bold;
	font-size: 11px;
	color: white;
	TEXT-DECORATION: none;
}
A.filmlink:hover
{
	font-weight:bold;
	font-size: 11px;
	color: black;
	TEXT-DECORATION: none;
}


A.demnaechst
{
	font-weight:bold;
	color: black;
	TEXT-DECORATION: none;
}
A.demnaechst:link
{
	font-weight:bold;
	color: black;
	TEXT-DECORATION: none;
}
A.demnaechst:visited
{
	font-weight:bold;
	color: black;
	TEXT-DECORATION: none;
}
A.demnaechst:active
{
	font-weight:bold;
	color: black;
	TEXT-DECORATION: none;
}
A.demnaechst:hover
{
	font-weight:bold;
	color: white;
	TEXT-DECORATION: none;
}


A.kommentar
{
	font-size: 9px;
	color: black;
	TEXT-DECORATION: underline;
}
A.kommentar:link
{
	font-size: 9px;
	color: black;
	TEXT-DECORATION: underline;
}
A.kommentar:visited
{
	font-size: 9px;
	color: black;
	TEXT-DECORATION: underline;
}
A.kommentar:active
{
	font-size: 9px;
	color: black;
	TEXT-DECORATION: underline;
}
A.kommentar:hover
{
	font-size: 9px;
	color: white;
	TEXT-DECORATION: underline;
}

/****************************************************/
/* forms etc */

FORM
{
    FONT-SIZE: 13px;
	font-family: Verdana, Sans-Serif;
}

INPUT
{
	font-size: 13px;
	font-family: Verdana, Sans-Serif;

}
TEXTAREA
{
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Sans-Serif;

}
SELECT
{
	font-size: 13px;
	font-family: Verdana, Sans-Serif;
}

.FramedInput
{
	border-left: #DF5B17 1px solid;
	border-bottom: #DF5B17 1px solid;
	border-right: #DF5B17 1px solid;
	border-top: #DF5B17 1px solid;
}
.InputStandard
{
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-color:White;
	color:black;
}
.InputFocus
{
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;
	background-color:#DF5B17;
	color:black;
}
.Navigation
{
	border-left: #DF5B17 1px solid;
	border-bottom: #DF5B17 0px solid;
	border-right: #DF5B17 0px solid;
	border-top: #DF5B17 1px solid;
}
.NavigationInner
{
	border-left: #DF5B17 0px solid;
	border-bottom: #DF5B17 0px solid;
	border-right: #DF5B17 1px solid;
	border-top: #DF5B17 0px solid;
}

.button
{
	/*border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-top: black 1px solid;color:white;
	background-color:#DF5B17;*/
	
}
