a
{
    color: #ea4f00;  
    font-family: Arial, Helvetica; 
    font-weight:bold;
    text-decoration: none; 
}

a.weiss
{
    color: #FFFFFF; 
    font-family: Arial, Helvetica; 
    font-weight:bold;
    font-size: 12px;
    text-decoration: none; 
}

.back_red
{
	background-color:#FFD9D9;
}

body 
{ 
    scrollbar-arrow-color:#E5F4F7; 
    scrollbar-base-color:BC6A22;
    margin:0px;
    background-image:url(bilder/bg.jpg);
	background-repeat:repeat;
}

.body_beige
{
    background-color: #FFF9EF;
    color: #000000; 
    font-size: 12px;
    font-family: Arial, Helvetica; 
}

.body_bottom
{
    background-color:#799EBF;
    color: #FFFFFF; 
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
    text-align: center;
    vertical-align:middle;
    height: 20px;
}

.body_top
{
    background-color: #E5F4F7;
    color: #999999;
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
    text-align: left;
    vertical-align:middle;
}

.body_top_hell
{
    background-color: #E5F4F7;
	color: #003d6a;
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
    text-align: left;
}

.body_orange
{
    background-color: #ea4f00;
    color: #FFFFFF; 
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
    height: 20px;
}

.body_orange_header
{
    background-color: #ea4f00;
    color: #FFFFFF; 
    font-size: 14px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
    height: 24px;
}

.body_menu
{
    background-color: #003d6a;
    color: #FFFFFF; 
    font-size: 12px;  
    font-weight:bold;
    font-family: Arial, Helvetica; 
}

.body_menu_light
{
    background-color: #003d6a;
    color: #FFFFFF; 
    font-size: 12px;  
    font-weight:bold;
    font-family: Arial, Helvetica; 
}

.body_warnung
{
    background-color: #FF0000;
    color: #FFFFFF; 
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
}

.body_ok
{
    background-color: #039303;
    color: #FFFFFF; 
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
}


.btm_line
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.btm_line_stoerung
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    font-size: 1px;
}

.headline1
{
    color: #003d6a; 
    font-size: 14px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
}

.headline2
{
    color: #003d6a; 
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
}

.headline3
{
    color: #ea4f00; 
    font-size: 12px;
    font-weight:bold;
    font-family: Arial, Helvetica; 
}

hr
{
 	color:#003d6a; 
	background-color:#003d6a; 
	height:1px; 
	border:1px solid #003d6a;
}

.disable
{
    background-color:#FDE8C3; 
    border-style: solid;
    border-width: 1px;
    border-color: #FCE0B0;
}

.legende
{
    font-size: 12px;
    font-family: Arial, Helvetica; 
}

.td_small
{
    font-size: 1px;
    height: 3px;
}

.text_format
{
    font-size: 12px;
    font-family: Arial, Helvetica; 
}

.text_format_8
{
    font-size: 8pt;
    font-family: Arial, Helvetica; 
}

.text_orange
{
	color:#ea4f00;
	font-size:8pt;
}

.text_red
{
	color:#FF0000;
	font-size:8pt;
}

.text_darkblue
{
	color:#003d6a;
	font-size:8pt
}

.text_gray
{
	color:#777E83;
	font-size:8pt
}

.text_white
{
	color:#FFFFFF;
	font-size:8pt
}

.th_yellow
{
	font-size: 12px;
    font-family: Arial, Helvetica; 
    font-weight:bold;
	color: #F8BF24;
}

.th_blue
{
    font-size: 12px;
    font-family: Arial, Helvetica; 
    font-weight:bold;
    color: #003d6a;
}

.th_green
{
    font-size: 12px;
    font-family: Arial, Helvetica; 
    font-weight:bold;
    color: #039303;
}

.th_red
{
    font-size: 12px;
    font-family: Arial, Helvetica; 
    font-weight:bold;
    color: #FF0000;
}
.top_orange
{
     border-top-color:#ea4f00;
     border-top-style:solid;
     border-top-width:1px;
}
.left_orange
{
     border-left-color:#ea4f00;
     border-left-style:solid;
     border-left-width:1px;
}
.side_orange
{
     border-left-color:#ea4f00;
     border-left-style:solid;
     border-left-width:1px;
     border-right-color:#ea4f00;
     border-right-style:solid;
     border-right-width:1px;
}
.right_orange
{
     border-right-color:#ea4f00;
     border-right-style:solid;
     border-right-width:1px;
}
.bottom_orange
{
     border-bottom-color:#ea4f00;
     border-bottom-style:solid;
     border-bottom-width:1px;
}

.underline_orange
{
     border-bottom-color:#ea4f00;
     border-bottom-style:solid;
     border-bottom-width:1px;
}
.underline_green
{
     border-bottom-color:#039303;
     border-bottom-style:solid;
     border-bottom-width:1px;
}
.underline_red
{
     border-bottom-color:#FF0000;
     border-bottom-style:solid;
     border-bottom-width:1px;
}

.border_orange
{
     border-color:#ea4f00;
     border-style:solid;
     border-width:1px;
}

.sideborder
{	
	border-color: #003d6a;
	border-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.pflicht
{
    font-size: 12px;
    font-family: Arial, Helvetica; 
    font-weight:bold;
    color: #003d6a;
}


/* ----------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ DIGITALBELEGUNG ------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------- */

.legende_radio
{
	//background-color:#DDE5C3;
	background-color:#D8E7A9;
}

.legende_radio_enc
{
	background-color:#D8E7A9;
}

.legende_tv
{
	//background-color:#EFEFDF;
	background-color:#F7F7D7;
}

.legende_tv_enc
{
	background-color:#F7F7D7;
}

/*.legende_sdtv
{
	background-color:#DCF3F6;
}*/

.legende_hdtv
{
	background-color:#DCF3F6;
	/*background-color:#F7E3E1;*/
}

.legende_3dtv
{
	background-color:#F7E3E1;
	/*background-color:#f0eaf4;*/
}

.legende_data
{
	background-color:#FFFFFF;
}

.legende_error
{
	background-color:#808080;
}


/* ----------------------------------------------------------------------------------------------------- */
/* ------------------------------------------ DIGITALBELEGUNG ------------------------------------------ */
/* ----------------------------------------------------------------------------------------------------- */

.text				{ font-family: Verdana; font-size: 8pt; color:#003d6a; }
.text_color_thin	{ font-family: Verdana; font-size: 8pt; color:#799EBF; }
.box				{ height:22px;}
.box_empty 			{ font-size: 1pt; height:10px;}
.box_color 			{ background:#003d6a; background-repeat:no-repeat; }
.box_color_hell	 	{ background:#E5F4F7; background-repeat:no-repeat; }
.line_bottom_dash 	{ border-color:#000066; border-style:dashed; border-width:0px; border-bottom-width:0.7px;}
.line_bottom_dash_left { border-color:#000066; border-style:solid; border-width:0px; border-bottom-style:dashed; border-bottom-width:0.7px;}
.line_bottom_dash_right { border-color:#000066; border-style:solid; border-width:0px; border-bottom-style:dashed; border-bottom-width:0.7px;}


/* ------------------------------------------------------------------------------------------ */
/* ------------------------------------------ MENU ------------------------------------------ */
/* ------------------------------------------------------------------------------------------ */

ul, li
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.menu
{
	position: absolute;
	top: 137px;
	z-index: 3;
}

.menu li
{
	width: 162px;
	float: left;
}

.menu a
{
	background-color: #003d6a;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	cursor: default;
	margin: 0px 1px;
	display: block;
	height: 20px;
	color: #ffffff;
}

.menu a:hover
{
	background-color:#799EBF;
	color: #FFFFFF;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6
{
	font-size: 12px;
	display: none;
	width: 150px;
	float: left;
}

#smenu1 a, #smenu2 a, #smenu3 a, #smenu4 a, #smenu5 a, #smenu6 a
{
	font-weight: normal;
	padding-top: 2px;
	border-top: 0px;
	cursor: pointer;
}

