body {    
	background-color: white;
	margin: 155px 0px 0px 160px;
	color: black;
	font-family: "Arial";
	scrollbar-base-color:#dedede;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#d5d9db;
	scrollbar-shadow-color:#d5d9db;
	scrollbar-darkshadow-color:#413941;
	scrollbar-arrow-color:#413941;
	scrollbar-face-color:#d5d9db;
	scrollbar-track-color:#dedede;
}

p table tr td {
	font-family: "Arial";
	color: black;
}

.ueber {
	font-weight: bolder;
	font-size: large;
	color: black;
}

.ueber1 {
	font-weight: bolder;
	font-size: medium;
	color: black;
}

.meldung {
	padding: 10px;
	border: thick solid silver;
}

.schattenunten {
	BACKGROUND-IMAGE: url("../../images/bg_sh_vertical.jpg");
	BACKGROUND-REPEAT: repeat-x
}

.schattenrechts {
	BACKGROUND-IMAGE: url("../../images/bg_sh_horizontal.jpg");		
	BACKGROUND-REPEAT: repeat-y
}

.navi_box {
	BACKGROUND-COLOR: rgb(227,228,227);
	BORDER-RIGHT: rgb(227,228,227) 1px solid; 
	BORDER-TOP: rgb(227,228,227) 1px solid; 
	BORDER-LEFT: rgb(227,228,227) 1px solid; 
	BORDER-BOTTOM: rgb(227,228,227) 1px solid;
	CURSOR: pointer; 
}

.navi_box_nolink {
	BACKGROUND-COLOR: rgb(227,228,227);
	BORDER-RIGHT: rgb(227,228,227) 1px solid; 
	BORDER-TOP: rgb(227,228,227) 1px solid; 
	BORDER-LEFT: rgb(227,228,227) 1px solid; 
	BORDER-BOTTOM: rgb(227,228,227) 1px solid;
}

.navi_head {
	FONT-SIZE: 11px; COLOR: rgb(255,255,255);
	BACKGROUND-REPEAT: repeat-y;
	FONT-FAMILY: tahoma, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #009977;
}

a.navi:link {
	font-family: "Arial";
	font-size: 9pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
a.navi:visited {
	font-family: "Arial";
	font-size: 9pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
a.navi:active {
	font-family: "Arial";
	font-size: 9pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
a.navi:hover {
	font-family: "Arial";
	font-size: 9pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}

td.navi {
	font-family: "Arial";
	font-size: 9pt;
	COLOR: rgb(0,0,0); 
    min-width: 90px;
}

a.dlink {
	color: black;
	text-decoration: none;
}

a.nlink {
	color: black;
	text-decoration: none;
}

a.ulink {
    color: black;
    text-decoration: underline;
}

a.ulink:visited {
    color: black;
}

#navi {
	margin: 0px;
	position: absolute;
	z-index: 1;
	visibility: visible;
	left: 0px;
	top: 150px;
	width: 110px;
	color: black;
	font-family: "Arial";
	font-size: 9pt;
}

.hotspot {
	font-family: "Arial";
	font-size: 9pt;
}

.hotspot_box {
	font-family: "Arial";
	font-size: 9pt;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	padding: 3px 6px 3px 6px;
}

.fehlerbox {
	padding: 10px;
	border-color: rgb(239,107,16);
	border-style: solid;
	border-width: 3px;
}

.okbox {
	padding: 10px;
	border-color: silver;
	border-style: solid;
	border-width: 3px;
}


#logo_demo {
	background-color: #FFFFFF;
	background-image: url("../../images/dab_bannerg2026.png");
	background-repeat: no-repeat;
	margin: 0px;
	position: absolute;
	z-index: 0;
	visibility: visible;
	left: 0px;
	width: 1020px;
	height: 130px;
	top: 0px;
}


#logo_plasma {
	background-color: #FFFFFF;
	background-image: url("../../images/dab_banner_plasmag2026.png");
	background-repeat: no-repeat;
	margin: 0px;
	position: absolute;
	z-index: 0;
	visibility: visible;
	left: 0px;
	width: 1360px;
	height: 130px;
	top: 0px;
}

#logo_text {
	position: absolute;
	left: 22px;
	top: 87px;
    z-index: 3;
    font-size: 1.07em;
    font-family: Arial, Verdana, helvetica, sans-serif;
    height: 2.33em;
    line-height: 2.33em;
    color: white;
    margin: 0;
    padding: 0;

}

#online {
}

#offline {
	background-color: #EF6910;
	background-image: url("../../images/offline_wo.gif");
	background-repeat: no-repeat;
	margin: 0px;
	position: absolute;
	z-index: 0;
	visibility: visible;
	left: 450px;
	width: 65px;
	height: 50px;
	top: 0px;
}

#info_liste { 
	position: absolute;
	left: 30px;
	top: 80px;
}

#info_uhr { 
	position: absolute;
	left: 30px;
	top: 400px;
}

#info_eingang { 
	position: absolute;
	left: 10px;
	top: 450px;
	width: 480px;
}

#info_durchgang { 
	position: absolute;
	left: 510px;
	top: 450px;
	width: 480px;
}

table.info {
	border-collapse: collapse;
}

tr.info {
}

th.info {
	font-family: "Arial";
	font-size: 14pt;
	border: 1px solid black;
	padding: 5px;
	text-align: left;
}

td.info {
	font-family: "Arial";
	font-size: 14pt;
	border: 1px solid black;
	padding: 5px;
}

a.touch:link {
	font-family: "Arial";
	font-size: 13pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
a.touch:visited {
	font-family: "Arial";
	font-size: 13pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
a.touch:active {
	font-family: "Arial";
	font-size: 13pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
a.touch:hover {
	font-family: "Arial";
	font-size: 13pt;
	COLOR: rgb(0,0,0); 
	TEXT-DECORATION: none
}
div.menuTopItemActive a {
	background		: #FFFFFF;
	color			: #000000;
}
div.menuTopItemActive a:ACTIVE {
	background		: #FFFFFF;
	color			: #000000;
}
div.menuTopItemActive a:VISITED {
	background		: #FFFFFF;
	color			: #000000;
}
div.menuTopItemActive a:HOVER {
	background		: #FFFFFF;
	color			: #000000;
}

div.leftColArea {
	width			: 207px;
	float			: left;
}

div.menuItemLevel0 {
	background		: #D6D8DE;
	color			: black;
	font-weight		: bold;
	border-top		: 2px solid #E1E5E7;
	border-bottom	: 2px solid #C4CCCF;
	border-left		: 2px solid #1B0F5D;
	padding-left	: 3px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	width			: 205px;
}

div.menuItemLevel1 {
	background		: #D6D8DE;
	font-weight		: bold;
	border-top		: 2px solid #E1E5E7;
	border-bottom	: 2px solid #C4CCCF;
	padding-left	: 30px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	width			: 180px;
}

div.menuItemLevel2 {
	background		: #D6D8DE;
	font-weight		: bold;
	border-top		: 2px solid #E1E5E7;
	border-bottom	: 2px solid #C4CCCF;
	padding-left	: 60px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	width			: 150px;
}

div.menuItemLevel0Active {
	background		: #D6D8DE;
	color			: #1B0F5D;
	font-weight		: bold;
	border-top		: 2px solid #E1E5E7;
	border-bottom	: 2px solid #C4CCCF;
	border-left		: 2px solid #1B0F5D;
	padding-left	: 3px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	width			: 205px;
}

div.menuItemLevel1Active {
	background		: #FFFFFF;
	color			: #000000;
	font-weight		: bold;
	border-top		: 2px solid #E1E5E7;
	border-bottom	: 2px solid #C4CCCF;
	padding-left	: 30px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	width			: 180px;
}

div.menuItemLevel2Active {
	background		: #FFFFFF;
	color			: #000000;
	font-weight		: bold;
	border-top		: 2px solid #E1E5E7;
	border-bottom	: 2px solid #C4CCCF;
	padding-left	: 60px;
	padding-top		: 2px;
	padding-bottom	: 2px;
	width			: 150px;
}
div.menuItemLevel0Active a, div.menuItemLevel0Active a:VISITED, div.menuItemLevel0Active a:ACTIVE, div.menuItemLevel0Active a:HOVER {
	color			: #1B0F5D;
}
div.menuItemLevel1Active a, div.menuItemLevel1Active a:VISITED, div.menuItemLevel1Active a:ACTIVE, div.menuItemLevel1Active a:HOVER, div.menuItemLevel2Active a, div.menuItemLevel2Active a:VISITED, div.menuItemLevel2Active a:ACTIVE, div.menuItemLevel2Active a:HOVER {
	color			: #000000;
}

div.kopfzeile {
	BACKGROUND-IMAGE: url("../../images/bgkopfzeile.png");
	BACKGROUND-REPEAT: no-repeat;
	font-weight:bold;
	width:147px;
	height:22px;
	padding-top:3px;
	padding-left:3px;
	CURSOR: pointer; 
}

#hoverbox { 
    position: absolute;     
    border: thin solid rgb(0,152,120);
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    visibility: hidden;
}

span.bl {
	COLOR: black;
	text-decoration: underline;
	CURSOR: pointer;
}

td.liste, td.listecenter {
	font-family: "Arial";
	font-size: 10pt;
}

td.listecenter {
	text-align: center;
}

.kontaktinfo
{
    position:absolute;
    top:150px;
    left:855px;
    background-image:url('../../images/kontaktdabg.png');
    background-repeat:no-repeat;
    width:164px;
	height:243px;
    overflow:hidden;
    padding: 118px 8px 8px 8px;
    font: normal 11px Arial, Verdana, helvetica, sans-serif;
    color:black;
}
.kontaktinfo p
{
    margin: 10px 0 0 0;
}
.kontaktinfo a
{
    text-decoration:none;
    color:black;
}
.kontaktinfo a:hover
{
    text-decoration:underline;
}

.dsinfo
{
    position:absolute;
    top:400px;
    left:855px;
    background-image:url('../../images/dsdabg.png');
    background-repeat:no-repeat;
    width:164px;
	height: 101px;
    overflow:hidden;
    padding: 40px 8px 8px 8px;
    font: normal 11px Arial, Verdana, helvetica, sans-serif;
    color:black;
}
.dsinfo p
{
    margin: 10px 0 0 0;
}
.dsinfo a
{
    text-decoration:none;
    color:black;
}
.dsinfo a:hover
{
    text-decoration:underline;
}
