a {
    font-family: Arial, sans-serif;
    color: #000000;
}
a.stat_table{
	color: inherit;
	text-decoration: none;
	}
a.stat_table:hover{
	text-decoration: underline;
	}

a.active {
    font-family: Arial, sans-serif;
    color: #000000;
    text-decoration: none;
}
a.normal {
    font-family: Arial, sans-serif;
    color: #000000;
    text-decoration: none;
}
a.start {
    font-family: Arial, sans-serif;
    color: #FFFFFF;
    text-decoration: none;
    border-style:none;
    border-width:0;
}
a.head_nav{
	color: #efefef;
	text-decoration: underline;
}

a.index{
	color: #D62C10;
}
a.index_selected{
	color: #D62C10;
	font-weight: bold;
}

table.head_nav{
	margin-right: 8px;
	margin-left: auto;
	border-spacing: 5px;
	border-collapse: separate;
}
body.normal {
    color: #000000;
    border-collapse:collapse;
    text-decoration: none;
    font-family: Arial, sans-serif;
    position: static;
    white-space: normal;
    right: auto;
    background-color: 	#EAEAEA;
    font-size: 10pt;
	margin:0px;
	padding:0px;
}
body.login {
    color: #000000;
    border-collapse:collapse;
    text-decoration: none;
    font-family: Arial, sans-serif;
    position: static;
    white-space: normal;
    right: auto;
    background-color: 	#FFFFFF;
    font-size: 10pt;
	margin:0;
	padding:0;
}
h1.normal {
    font-family: Arial, sans-serif;
    color: #FFFF00;
    text-decoration: none;
    text-align: center;
    margin-bottom: 1em;
}
a.content {
    font-family: Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    border: 0 solid;
    position: relative;
    height: auto;
    width: auto;
}
td.listing{
    text-decoration: none;
    background-color: #efefef;
    text-align: center;
}
td.listing_lb{
    text-decoration: none;
    font-weight: bold;
	background-color: #efefef;
    text-align: left;
}
td.vtop{
	vertical-align: top;
}
td.left{
	text-align: left;
	}
a.nav{
    font-family: Arial, sans-serif;
    color: #ffffff;
    text-decoration: underline;
    font-size: 10pt;
}
tr.severity_high {
    background-color: #FF0000;
    }
tr.severity_medium {
    background-color: #FFFF00;
    }
tr.severity_low {
    background-color: #00FF00;
    }

.nav{
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, sans-serif;
    white-space: normal;
    background-color: #888888;
    
    }
ul.nav{
	padding-left: 15px;
	margin-left: 15px;
}

table.liste{
    color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    white-space: normal;
    background-color: #FFFFFF;
    font-size: 10pt;
    text-align: left;
    width: 100%;
    }
table.details{
	color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    white-space: normal;
    background-color: #FFFFFF;
    font-size: 10pt;
    text-align: left;
    max-width: 100%;
}
table.aendbez{
	width: 75%;
}
table.left{
	margin-left:2px;
}

td.lang{
	word-wrap: break-word;
	}

table.login{
    	width: 100%;
 	height: 1066px;
    color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: 10pt;
    text-align: left;
    }
    
tr.invalid{
	color: #000000;
	background-color: #A0A0A0;
	}

tr.listing{
	color: #000000;
	height:1.6em;
	background-color: #E0E0E0;
}

tr.listing td{
	text-align: left;
}

tr.listing_c{
	color: #000000;
	height:1.6em;
	background-color: #E0E0E0;
}

tr.listing_c td{
	text-align: center;
}

tr.listing_c th{
	text-align: left;
}

table.strukturplatz{
	color: #000000;
	height:1.6em;
	background-color: #E0E0E0;
	border-collapse: collapse;
	}
td.strukturplatz_prop{
	vertical-align: top;
	color: #000000;
	height:1.6em;
	background-color: #E8E8E8;
	border-collapse: collapse;
	}
td.strukturplatz_material{
	color: #000000;
	height:1.6em;
	background-color: #F0F0F0;
	border-collapse: collapse;
	}

tr.listing:hover{
	color: #000000;
	height:1.6em;
	background-color: silver;
	}

tr.listing_1:hover{
	color: #000000;
	height:1.6em;
	background-color: #EEEEEE;
	}

tr.listing_c:hover{
	color: #000000;
	height:1.6em;
	background-color: silver;
	}

tr.listing_c_1:hover{
	color: #000000;
	height:1.6em;
	background-color: #EEEEEE;
	}

table.top_border{
	border-style: solid;
	border-top-color: black;
	border-bottom-color: white;
	border-left-color: white;
	border-right-color: white;
}
	
th.listinghead{
	white-space: nowrap;
}
tr.listinghead{
	white-space: nowrap;
}
th.tuerkis{
	background-color: #E0E0E0;
	font-weight:normal; 
	font-size:1em; 
	color:black; 
	padding-left: 5px;
	padding-right: 15px;
	min-height: 15px;
	height: 15px;
}

td.filter{
    font-size: 140%;
    background-color: #adadad;
    text-align: center;
    font-weight: bold;
    width: 10px;
    padding-left: 5px;
    padding-right: 5px
    }
    
th {
	/*background-color: #efefef */;
	padding-bottom: 4px ;
	padding-top: 4px;
}

th:hover{
	padding-bottom: 4px ;
	padding-top: 4px;
	background-color: silver;
}

thead > tr > th{
	background-color: #efefef;
	padding-bottom: 4px ;
	padding-top: 4px;
}
	

.sonntag {
	background-color: #d62c10;
}
.samstag {
	background-color: #f64c40;
}
.centered{
	text-align: center;
}


td.offen {
	color: #51baff;
	font-weight: bold;
}

td.teilerledigt {
	color: #ffa451;
	font-weight: bold;
}
td.erledigt {
	color: #78cf64;
	font-weight: bold;
}
td.ressourcenmangel{
	color: #ff5c51;
	font-weight: bold;
}
td.personalmangel{
	color: #ebc42a;
	font-weight: bold;
}
td.storniert{
	color: #c77eff;
	font-weight: bold;
}
td.wartend{
	color: #ff54e4;
	font-weight: bold;
}


td.spezial {
	color: #ff00ff;
	font-weight: bold;
}

td.wert {
	background-color: #E0E0E0;
}

td.prewarn {
	background-color: #FFC43D;
	border: 1px solid gray;
}
td.warn {
	background-color: #d62c10;
	border: 1px solid gray;
	color: white;
}
td.current_step {
	font-weight: bold;
	font-size: 1.5em;
}
td.step {
	font-weight: normal;
	font-size: 1.2em;
}
td.ok {
	background-color: #60FF60;
}
td.beziehung{
	background-color: #FFFF80;
	min-width: 40px;
}

td.projekt_name {
	color: #333333;
	text-decoration: none;
    font-family: Arial,sans-serif;
    font-size: 3em;
    vertical-align: middle;
}

p.normal {
    color: #FFFFFF;
    text-decoration: none;
    font-family: Arial, sans-serif;
    position: static;
    white-space: normal;
    right: auto;
}
h1 {
    font-family: Arial, sans-serif;
    color: black;
    background-image: url("images/Verlauf.png");
    background-repeat:repeat-x;
    text-decoration:none;
    text-align: left;   
    font-size:16px;
    font-weight: bold;
    min-height: 35px;
    width: auto;
    margin: 0px;
    padding-top: 5px;
    padding-left: 7px;
}

h1.hilfe {
    font-family: Arial, sans-serif;
    color: black;
    background-image: url("images/bgd_h1-menu.png");
    background-repeat:repeat-x;
    text-decoration:none;
    text-align: left;
    font-size:16px;
    font-weight: bold;
    min-height: 20px;
    width: auto;
    margin: 0px;
    padding: 5px;
    padding-left: 7px;
    }

h1.menu {
    font-family: Arial, sans-serif;
    color: black;
    background-image: url("images/bgd_h1-menu.png");
    background-repeat:repeat-x;
    text-decoration:none;
    text-align: left;
    font-size:16px;
    font-weight: bold;
    min-height: 25px;
    width: 213px;
    margin: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom:0px;
    padding-left: 7px;
    }
h2 {
    font-family: Arial, sans-serif;
    color: #000000;
    background-color: #d7d7ff;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    height: auto;
    width: auto;
    margin-top: 10pt;
    margin: 0.5em;
  
    }
h3 {
    font-family: Arial, sans-serif;
    color: #000000;
    text-decoration: none;
    text-align: center;
    font-size: medium;
    font-weight: bold;
    height: auto;
    width: auto;
    margin: 0.5em;
    background-color: #ffffff;
}
img{
	border: 0px solid black;
}

option.spezial{
	background-color: #80FFFF;
}
option.filter {
	background-color: #a0ffa0;
}
option.dunkel {
	background-color: #B0A0A0;
}
option.in_use {
	background-color: #FFCC00;
}

select.filter_on {
	background-color: #FBB000;
}
input.filter_on {
	background-color: #FBB000;
}

select.fzgnr{
	font-size: 12pt;
	font-weight: bold;
}
select.maxwidth75{
	max-width: 75px;
}

select.maxwidth100{
	max-width: 100px;
}
select.maxwidth150{
	max-width: 150px;
}
select.maxwidth200{
	max-width: 200px;
}
select.maxwidth400{
	max-width: 400px;
}
select.minwidth250{
	min-width: 250px;
	}

td.submit{
	text-align: center;
	}
td.icon_white{
	background-color: #EEEEEE;
}
tr.warning{
	background-color: #FF8800;
}
h2.warning{
    background-color: #FF8800;
}
td.tuerkis{
	background-color: #E5F0FF;
	}
	
td.orange {
	background-color: #FBB000;
}
	
td.gelb {
    background-color: #FFFF00;
    }

th.r_gruen {
	background-color: #60FF60;
	text-align: right;
}
	
th.r_gelb {
	background-color: #FBFB00;
	text-align: right;
}
	
th.r_orange {
	background-color: #FBB000;
	text-align: right;
}
	
th.r_rot {
	background-color: #FB5050;
	text-align: right;
}
	
th.right {
	text-align: right;
}

td.rot {
	background-color: #FB5050;
	text-align: right;
}

td.hgruen {
	background-color: #EDFFED;
}

table.matrix  td.summe{
	font-weight: bold;
	background-color: #ffffff;
}
table.matrix td.doppelsumme{
	font-weight: bold;
	background-color: #aaaaaa;
}

table.matrix  td.summe:hover{
	font-weight: bold;
	background-color: #dedede;
}
table.matrix td.doppelsumme{
	font-weight: bold;
	background-color: #dedede;
}

div.strukturbaum{
	text-align: left;
	vertical-align: top;
	min-width: 300px;
	overflow: auto;
}

div.strukturanzeige{
	top: 200px;
	position: fixed;
	text-align: left;
	vertical-align: top;
	min-heigt: 800px;
	min-width: 300px;
	max-width: 500px;
	overflow: auto;
}

table.protokoll{
	color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    white-space: nowrap;
    background-color: #F5FFFF;
    font-size: 10pt;
    text-align: left;
    max-width: 95%;
}

span.abmelden{
	font-size: 8pt;

	color: #e8e8e8;
}

table.head{
	color: #EAEAEA;
	padding:0px;
	margin:0px;
	border:1px;	
	width:100%;
	
}

tr.head_z1{
	/* align:center; */
	/* valign:center; */
	color: white;
	height: 40px;
}
    
div.login{
    color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    background-color: #FFFFFF;
    font-size: small;
    padding:0px; 
    margin:0px; 
	background-image: url(images/hintergrund.png);  
	background-repeat: no-repeat;
}    
table{
	border-collapse: separate;
	margin-left: auto;
	margin-right: auto;
}

td.head_z1_e1 {
    padding-left:27px;
    border-bottom: 1px solid #555555;
}
    
td.btn_style{
	background-color:#333333; 
	width:45px;
	/* valign:middle; */
	padding:0;
	margin:0;
}

table.loginform{
	width:1150px;
	height:666px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	padding-left:15px;
	padding-right:15px; 
	border:0px;
	background-image:url(images/hintergrund.png);
	background-repeat: no-repeat;
}

p{
	text-align: center; 
}
input.login{
	border: 1px solid #9E9E9E;
	color : #515151;
	border-radius: 4px;
	padding:4px 4px;
	margin:0px;
}

button.anmelden {
	height:25px;
	width:105px;
	color:#FFFFFF;
	font-size:8pt;
	font-weight:bold;
	border: none;
	border-radius: 4px;
	outline: none;
}
button.anmeslden:hover {
	background: transparent url(images/btn_login.png) no-repeat;
	height:25px;
	width:105px;
	font-size:8pt;
	font-weight:bold;
	color:#FF271C;
	border: none;
	outline: none;
}
td.little_nav{
	height: 30px;
	background-color: #474747;
	text-align: center;
	vertical-align: middle;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	color: #d7d7d7;
}

button.nav{
	vertical-align: middle;
}

textarea {
	resize: none;
	border: 1px solid #888888;
}

table.hilfe{
	width: 100%;
	border: 0px solid black;
	border-collapse: collapse;
}
td.hilfe_head{
	font-family: Arial, sans-serif;
    color: black;
    background-image: url("images/bgd_h1-menu.png");
    background-repeat:repeat-x;
    text-decoration:none;
    text-align: left;
    font-size:16px;
    font-weight: bold;
    min-height: 20px;
    width: auto;
    margin: 0px;
    padding: 5px;
    padding-left: 7px;
	}
td.hilfe_nav{
	background-color:#d7d7d7;
	vertical-align: top;
	border: 1px solid gray;
	border-left:0px;
	border-top:0px;
	padding: 7px;
	width:225px;
}
div.hilfe_nav{
	background-color: white;
	min-height:  800px;
	width:200px;
	padding-left: 10px;
	padding-right:10px;
	height: 100%;
	border: 2px ridge gray;
	overflow-x: auto;
	}
td.hilfe_navmenu{
	background-color:#d7d7d7;
	text-align:center;
	height:24px;
	border: 1px solid gray;
	border-top:0px;
	width: 75px;
}

td.hilfe_navmenu:HOVER{
	background-color:#e6e6e6;
	text-align:center;
	border-bottom: 1px solid black;
	max-width: 75px;   
}

td.hilfe_navmenu_tools{
	text-align: right;
	vertical-align: middle;
	padding-right: 15px;
	background-image: url("images/bgd_hilfe-content.png");
    background-repeat:repeat-x;
}

div.hilfe_content_head{
	font-size: 15pt;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	margin-bottom: 12px; 
}
ol {
	list-style-position: inside;
	}
/*
ol.hierarchy{
	counter-reset: list_level;
	}
ol.hierarchy li{
	list-style: none;
	}
ol.hierarchy li:before{
	counter-increment: list_level;
	content: counters(list_level, ".") " ";
} 
*/
td.hilfe_cont{
	border-top: 0px solid #333333;
	text-align: justify;
	width:inherit;
	vertical-align: top;
	padding: 22px;
	padding-top: 0px;
}

td.hilfe_cont_inh{
	border-top: 0px solid #333333;
	text-align: justify;
	width:inherit;
	vertical-align: top;
	padding: 5px;
	padding-top: 0px;
}

div.navigation_inner{
	border: solid gray;
	border-width:1px;
	background-color: white;
	width:225px; 
	left:0px;
	height: auto;
	padding:0px; 
	margin:0px;
	margin-bottom: 1px;
	overflow: visible;	
}
#navigation{
	position: fixed;
	width:230px; 
	left:5px;
	top: 85px;
	padding:0px;
	overflow: visible;
	z-index: 50;
}
#body{
	width: 100%;
	height: calc(100% - 85px);
	position: fixed;
	background-color: #FFFFFF;
	padding-left: 0px;
	top: 85px;
	paddig-bottom: 5px;
	padding-right: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
}

#content {
 	margin-top: 0px;
 	margin-right: 0px;
 	position: fixed;
 	top: 85px;
 	left: 240px;
 	width: calc(100% - 245px);
 	height: calc(100% - 85px);
 	border: solid gray;
 	overflow: scroll;
 	border-width:1px;
	color: #000000;
    text-decoration: none;
    font-family: Arial, sans-serif;
    font-size: small;
    background-color: #fffff;
   }
#log {
 	position: fixed;
 	bottom: 5px;
 	left: 260px;
 	width: calc(100% - 300px);
 	height: 50px;
	color: #ffffff;
    text-decoration: none;
    font-family: Arial, sans-serif;
    background-color: #404040;
    font-size: small;
    opacity: 0.75;
    }
    
#log table{
	font-size: 8pt;
	margin-left: 5px;
}
#head{
	width: 100%;
	height: 85px;
	top:0;
	background-image: url("images/bgd_head.png");
	background-repeat: repeat-x;
	z-index: 3;
	margin-top:0px;
	padding-top: 0px;
}
.padder{
	float:left;
	display: block;
	width: 300px;
}

div.head_platzhalter{
	position:fixed;
	width: 100%;
	height: 80px;
	background-color: #EAEAEA;
}

div.explorer{
	width: auto;
	height: calc(100% - 100px);
}

div.explorer_left{
	margin-left: 10px;
	width: 35%;
	height: 100%;
	float:left;
	overflow: scroll;
}
div.explorer_right{
	margin-left: 10px;
	width: 60%;
	height: 100%;
	float:left;
	overflow: auto;
}
#debug{
	position:fixed;
	bottom:10px;
	left:10px;
	width:220px;
	overflow:scroll;
	height:250px;
	background-color:#ffffff;
} 

div.foot{
	position:fixed;
	bottom:10px;
	left:0px;
	width: auto;
}

img.logo_bt{
	width:127px;
	height:20px; 
	padding-left:40px; 
	padding-top:0px; 
	margin:0px;
	margin-bottom: 0px;
}
img.center{
	display: block; 
	margin-left: auto;
	margin-right: auto;
}

td.head_left{
	text-align: right;
}
td.logo{
	
	vertical-align:middle;
	width:auto; 
	height:79px; 
	padding-left: 12px;
}

td.nav{
	width: 230px;
	min-width:230px;
	height: auto;
	table-layout: fixed;
	background-color: #EAEAEA;
}

fieldset.in_f {
	padding: 10px;
	margin:0px;
	margin-bottom:20px;
	border:1px solid;
	border-color: #bbbbbb; 
	border-radius:0px;
}

fieldset.f {
	padding: 10px;
	margin: 5px;
	border:1px solid;
	border-color: #bbbbbb; 
	border-radius:0px;
}

legend.l {
	color: #d62c10;
	font-size: 1.1em;
	font-weight:bold;
	border: 0px solid #bbbbbb;
	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}

fieldset.fi {
	padding: 10px;
	margin:20px;
	margin-top:0px;
	border:1px solid;
	border-color: #bbbbbb; 
	border-radius:0px;
	color: #d62c10;
}

input[type="button"]:hover {
	background: transparent url(images/btn_login_over.png) repeat-x;
}

input[type="button"]:ACTIVE {
	color: #d62c10;
	padding-left:5px;
	padding-right:3px;
	padding-top:1px;
}

input[type="button"] {
	height: 23px;
	font: caption;	
	left: 0px;
	bottom: 0px; 
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #333333;
	background-color: silver;
	background: transparent url(images/btn_login.png) repeat-x;
}


input[type="submit"] {
	height: 23px;
	font: caption;	
	left: 0px;
	bottom: 0px; 
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #333333;
	background-color: silver;
}

input[type="submit"]:hover {
	border: 1px solid #d62c10;
	color: #d62c10;
}

button.input {
	height: 23px;
	font: caption;	
	left: 0px;
	bottom: 0px; 
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #333333;
	background-color: silver;
}

button.input:hover {
	border: 1px solid #d62c10;
	color: #d62c10;
}


button[type="submit"] {
	height: 23px;
	font: caption;	
	left: 0px;
	bottom: 0px; 
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #333333;
	background-color: silver;
}

button[type="submit"]:hover {
	border: 1px solid #d62c10;
	color: #d62c10;
}

button[type="submit"]:ACTIVE {
	color: #d62c10;
	padding-left:5px;
	padding-right:3px;
}

input.submit {
	height: 23px;
	font: caption;	
	left: 0px;
	bottom: 0px; 
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #333333;
	background-color: silver;
}

input.submit:hover {
	border: 1px solid #d62c10;
	color: #d62c10;
	background-color: silver;
}

input.submit:ACTIVE {
	color: #d62c10;
	padding-left:5px;
	padding-right:3px;
}

button[type="button"] {
	/*background: transparent url(images/btn_login_over.png) repeat-x; */
}

button[type="button"]:hover {
	background: transparent url(images/btn_login_over.png) repeat-x;
}

button[type="button"]:ACTIVE {
	color: #d62c10;
	padding-left:5px;
	padding-right:3px;
}

button[type="button"] {
	height: 23px;
	font: caption;	
	padding-left:4px;
	padding-right:4px;
	border: 1px solid #333333;
	background: transparent url(images/btn_login.png) repeat-x;
}

td.bearbeiten{
	font-weight:bold; 
	font-size:0.9em; 
	color:#2c3d48; 
	max-width: 200px; 
}

td.line{
	border:1px solid black; 
}

td.listefiltern{
	font-weight:bold; 
	font-size:0.9em; 
	color:#2c3d48; 
	width: 110px; 
}

span.wert{
	background-color: #E0E0E0;
	font-weight:normal; 
	font-size:1.1em; 
	color:black; 
	padding-left: 5px;
	padding-right: 15px;
	min-height: 15px;
	height: 15px;
}

input[type="password"] {
	border: 1px solid gray;
	
}
input[type="password"]:hover {
	border: 1px solid #d62c10;

}
input[type="text"] {
	border: 1px solid gray;
}
input[type="text"][required] {
	border: 1px solid #d62c10;
}
textarea[required]{
	border: 1px solid #d62c10;
}
.missing{
	border:3px solid #d62c10;
	background-color: #ffe0e0;
	}
.warn{
	border:3px solid #ff9900;
	background-color: #ffcc99; 
	}
	
.valid{
	border:3px solid #339900;
	background-color: #99ff33; 
	}
.fehler{
	border:3px solid #ff0000;
	background-color: #cc0000; 
}

hr {
	border:0px;
	background-color: #d62c10;
	color: #d62c10;
	height: 1px;
}

select {
	border: 1px solid gray;
}

table.erfassung_komponente_details{
	margin-left:2px;
	border-collapse: collapse;
}

tbody.erfassung_komponente_zeile{
	border: 1px solid #000000;
	}
td.eingabe_ereignis_row_head{
	background-color: #bfbfbf;
	}
table.komponente_block{
	margin-left:2px;
	width: 100%;
}
table.aufenthalt_block{
	width: 100%;
	}
table.aufenthalt_block td {
	vertical-align: top;
}

span#SessionTimeCount.timeoutwarn{
	color: #ff0000;
    font-weight: bold;
    font-size: 	x-large; 
}
span#SessionTimeCount.timeoutprewarn{
	color: #ff9900;
    font-weight: bold;
    font-size: 	large; 
}

li.normal{
	color: #000000;
	margin-left: 1.5em;
	padding: 0px;
}
tr.listing ul{
	list-style-position: "outside";
	padding-left: 1.2em;
	margin-left: 0px;
}
th.vertical-text {
	writing-mode: vertical-rl;
	transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	text-orientation: mixed;
	text-align: left;
}

