@charset "utf-8";
/* CSS Document */

.rottext{
    color: #f00;
    background-color: #8f8;
}

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding:0px;
	margin:0px;

	color:#254379;
	background-color:#f2f2f2;
	background-image:url('/gfx/allbg.png');
	background-repeat:repeat-y;
}

a{
	color:#f48b48;
}

#alles {
	float:left;
	width:990px;
	height:100%;
	
}


#header {
	width:990px;
	height:104px;
	float:left;

}


#teamlogo{
	background-color:#fff;
	padding: 35px 0px 0px 0px;
}

#menu {
	padding: 55px 0px 0px 0px;
	margin: 0px 0px 0px 323px;
}

#menu a{
	margin:0px;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}

#links {
	width:798px;
	min-height:600px;
	height:100%;
	float:left;
}

#rechts {
	width:170px;
	min-height:600px;
	height:100%;
	float:left;
	/* background-image:url('/gfx/rechtsbg.png'); */
	background-repeat:repeat-y;
}

#schaffnerrechts{
	width:170px;
	height:313px;
	margin-right:-6px;
	margin-top:155px;
	background-image:url('/gfx/schaffnerrechts.png');
	background-repeat:no-repeat;
	float:right;
}

#sr_innen{
	padding-top:45px;
	padding-left:20px;
	font-size:7pt;
	font-weight:bold;
	line-height:10px;
}

#sr_innen a,
#sr_innen a:hover{
	color:#254379;
	text-decoration:underline;
}

#content{
	width:504px;
	min-height:400px;
	float:right;
}

#submenu{
	width:290px;
	float:right;
	height:400px;
	background-image: url('/gfx/smenu.png');
	background-repeat:no-repeat;
	background-position:top right;
}

#sm_innen{
	padding-top:45px;
	padding-left:150px;
	font-size:9pt;
	font-weight:bold;
	line-height:12px;
}

#sm_innen_2{
	padding-top:11px;
	padding-left:150px;
	font-size:9pt;
	font-weight:bold;
	line-height:12px;
}

#sm_innen_3{
	padding-top:68px;
	padding-left:100px;
	font-size:8pt;
	font-weight:bold;
	line-height:12px;
}


#sm_innen a,
#sm_innen_2 a{
	color:#254379;
	text-decoration:none;
}

#inhalt{
	padding: 10px 15px 10px 15px;
	font-size:9pt;
}

#inhalt a{
	color:#f48b48;
}

#loginfeld{
	width:100px;
	padding: 5px 0px 5px 0px;
	margin-top:-12px;
}

.forgot_password{
	font-size:7pt;
}

.logintxt{
	display:block;
	width:100px;
	margin: 0 auto;
	margin-top:2px;
	margin-bottom:2px;
	/* float:left; */
}

.loginbut{
	display:block;
	width:50px;
	margin: 0 auto;
	margin-top:3px;
	margin-bottom:3px;
	/* float:left; */
}

#loggedin{
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:100px;
	font-size:8pt;
	font-weight:bold;
	text-align:center;
	margin-top:3px;
}

.problem{
	padding:3px 5px 3px 5px;
	font-size:8pt;
	font-weight:bold;
	color:#900;
	text-align:center;
}

.logmenu{
	text-align:center;
	width:100px;
	padding-top:10px;
	font-size:9pt;
}

#logoutform{
	padding-bottom:5px;

}
#logoutform > input{
	margin-top:3px;
	border:0px solid #000;
	background:none;
	color:#254379;
	font-weight:bold;
	font-size:10pt;
	cursor:pointer;
}

#eingloggt{
	margin-top:3px;
}

#anmeldetitel{
	font-size:12pt;
	padding-bottom:10px;
}

#changepass{
	width:350px;
	margin:0 auto;
	margin-top:150px;
	text-align:center;
}

.pwfield{
	width:200px;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:5px;
	display:block;
}

#changepass label{
	margin: 0 auto;
	display:block;
	width:200px;
}

#userlist{
	display:block;
	list-style:none;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	margin: 0px 0px 0px 20px;
	width:950px;
	float:left;
}

.user-li{
	display:block;
	background-color:#d2d3f4;
	border-bottom:1px solid #999;
	float:left;
	/* height:40px; */
}



.user-lix{
	display:block;
	background-color:#CCC;
	border-bottom:1px solid #999;
	height:20px;
}

.user_status{
	display:block;
	background-color:#fff;
	width:700px;
	height:15px;
	font-size:8pt;
	font-weight:bold;
	margin:20px 0px 0px 20px;
}

.user-li:hover{
	background-color:#ffcca9;
}

.uluser{
	display:block;
	width:150px;
	float:left;
	height:20px;
}

.ulrechte{
	display:block;
	width:55px;
	float:left;
	border-left:1px solid #999;
	border-right:1px solid #999;
	height:100%;
}

.ulstadt{
	display:block;
	width:685px;
	float:left;
	height:100%;
}

.ulicons{
	display:block;
	width:55px;
	float:left;
	height:20px;
	text-align:right;
}

.ulicons img{
	margin:2px 5px 2px 5px;
}

.ulsid{
	display:block;
	width:55px;
	float:left;
	clear:both;
	/* height:20px; */
	height:100%;
}

.ulname{
	display:block;
	width:177px;
	float:left;
	border-left:1px solid #999;
	height:100%;
}

.ullinien{
	display:block;
	width:660px;
	float:left;
	border-left:1px solid #999;
	height:100%;
}

#header a{
	display:block;
	width:150px;
	font-weight:bold;
	float:left;
	font-size:12pt;
}

#tabmenu,
#tabmenu2{
	float: left;
	margin-top:20px;
}

#tabmenu div{
	border: 1px solid #999;
	margin: 0px 5px -1px 0px;
	padding: 2px 2px 2px 2px;
	float:left;
	position:relative;
	z-index:100;
	font-size:8pt;
}

#tabmenu2 div{
	border: 1px solid #999;
	margin: 0px 2px -1px 0px;
	padding: 2px 1px 2px 1px;
	float:left;
	position:relative;
	z-index:100;
	font-size:10px;
}


#tabmenu div>a,
#tabmenu2 div>a{
	color: #333;
	text-decoration:none;
	padding:4px;
}

#tagdiv,
#nixdiv,
#marktdiv,
#allediv,
#benachrichtigungdiv{
	border: 1px solid #999;
	float:left;
	width:95%;
	min-height:250px;
	padding: 5px;
	position:relative;
	z-index:10;
}

#admin_maerkte,
#admin_text,
#admin_text2,
#admin_aussendung,
#admin_benachrichtigung,
#admin_uebertragung,
#admin_schichten,
#admin_dateien,
#admin_anmeldungen,
#admin_user,
#admin_zaehler{
	border: 1px solid #999;
	float:left;
	width:95%;
	min-height:250px;
	padding: 5px;
	position:relative;
	z-index:10;
}


#tagdiv,
#marktdiv,
#allediv,
#benachrichtigungdiv{
	display:none;
	background-color:#ffc022;
}

#admin_maerkte,
#admin_schichten,
#admin_anmeldungen,
#admin_benachrichtigung,
#admin_aussendung,
#admin_uebertragung,
#admin_user,
#admin_text,
#admin_text2,
#admin_dateien,
#admin_zaehler{

	background-color:#eee;
}

.chosenone{
	background-color:#ffc022;
	border-bottom:1px solid #ffc022 !important;
}

.chosenone2{
	background-color:#eee;
	border-bottom:1px solid #eee !important;
}


#tagchoser,
#marktchoser,
#tagchoser2,
#marktchoser2{
	padding: 10px 0px 0px 10px;
}

#tagchoser span,
#tagfilter span,
#marktchoser span,
#marktfilter span,
#tagchoser2 span,
#marktchoser2 span{
	display:inline-block;
	width:120px;
}

#schichtliste,
#schichtliste2,
#schichtliste3,
#benachrichtigungliste{
	text-align:center;
	width:100%;
	padding: 10px 0px 10px 0px;
}

#benachrichtigungsliste td{
	padding-right:10px;
	background-color:#fff;
	border-right:1px solid #999;
}

#benachrichtigungsliste th{
	background-color:#ddd;
}

#benachrichtigungsliste td:last-child{
	border-right:none;
}

#benachrichtigungsliste tr:last-child td{
	border-bottom:1px solid #999;
}



/********************************* TABLESORTER *****************************************/
table.sliste {
	background-color: #fff;
	display:inline-block;
	font-size: 10pt;
	width:390px;
	margin: 0 auto;
}

table.sliste thead tr th, table.sliste tfoot tr th {

}

table.sliste thead tr .header {
	background-image: url('images/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.sliste tbody td {
	background-color: #FFF;
	vertical-align: top;
	padding: 2px 0px 2px 0px;
	text-align:left;
}
table.sliste tbody tr.odd td {
	background-color:#eee;
}
table.sliste thead tr .headerSortUp {
	background-image: url('images/asc.gif');
}
table.sliste thead tr .headerSortDown {
	background-image: url('images/desc.gif');
}
table.sliste thead tr .headerSortDown, table.sliste thead tr .headerSortUp {
	background-color: #8dbdd8;
}

.sliste th{
	text-align:left !important;
	cursor:pointer;
	background-color:#eee;
	padding: 2px 10px 2px 5px;
}

.sliste > tfoot > td{
	text-align:right;
}

.sliste > tfoot > td > input{
	float:right;
}

/*************************************************************************************/

/* **************** PROMPT ********************************* */
.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 500px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

/* *********************************************************************************************** */

#schichtkorb h2{
	font-size:8pt;
	font-weight:bold;
	padding-top:5px;
	border-bottom:1px solid #eee;
	width:90%;
	margin: 0 auto;
	margin-top:0px;
	margin-bottom:10px;
}

#schichtkorb input{
	display:block;
	width:90%;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:0px;
	font-size:7pt;
}

#schichtkorb .small{
	font-size:6pt;
	display:block;
	text-align:justify;
	padding:10px 5px 5px 5px;
	
}

#schichtkorb{
	font-size:8pt;
	border: 1px dotted #ffc022;
	float:left;
	width:90%;
	min-height:50px;
	padding: 5px;
	position:relative;
	z-index:10;
}

#korb_speichern{
	clear:both; 
	float:right;
}

.tdvon{
	width:115px;
}

.tdbis{
	width:50px;
}

.tdcheck{
	width:15px;
}

.tdmarkt{
	width:200px;
}

.resentry{
	width:100%;
	float:left;
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px dashed #ddd;
}

.del_reservierung{
	float:right;
}


.sureyesno {
    float: left;
    margin-right: -100%;
    z-index: 1000;
    position: absolute;
    background-color: #eee;
    color: #f00;
	display:none;
}
.sureyesno a{
	color: #f00 !important;
}

#admin{
	display:none;
}

#admin h2{
	margin:0px;
	padding:0px 0px 20px 0px;
	font-weight:bold;
	font-size:10pt;
}

#admin_schichten{
	display:none;
}

#admin_user{
	display:none;
}

#admin_uebertragung{
	display:none;
}

#admin_benachrichtigung{
	display:none;
}

#admin_aussendung{
	display:none;
}

#admin_dateien{
	display:none;
}


#admin_text{
	display:none;
}

#admin_text2{
	display:none;
}


#admin_anmeldungen{
	display:none;
}

#admin_zaehler{
	display:none;
}

#admin_marktliste table,
#admin_userliste table,
#admin_dateiliste table,
#admin_schichtliste table{
	width:95%;
	margin:0 auto;
	margin-top:10px;
	display:block;
	font-size:7pt !important;
}

#admin_dateiliste{
	padding-bottom:30px;
}

#admin_schichtliste td{
	padding:0px 5px 0px 0px;
}

#admin_userliste td{
	padding:0px 5px 0px 0px;
}

#admin_dateiliste td{
	padding:0px 5px 0px 0px;
}


#admin_marktliste td:first-child{
	width:90px;
}

#admin_marktliste td:nth-child(2){
	width:70px;
}

#admin_marktliste td:nth-child(2){
	width:120px;
}

.us_1{
	width:250px;
	font-weight:bold;
	text-transform:capitalize;
}

.us_2{
	width:100px;
}

.userweiss{
	background-color:#fff;
}

}

#admin_userliste td:last-child{
	width:35px;
}



#admin_anmeldungsliste td:first-child{
	width:120px;
}

#admin_schulungsanmeldungsliste td:first-child{
	width:50px;
}


#admin_schichtliste td:nth-child(2){
	width:55px;
}

#admin_anmeldungsliste td:nth-child(2),
#admin_schulungsanmeldungsliste td:nth-child(2){
	width:65px;
}


#admin_schichtliste td:nth-child(3),
#admin_schichtliste td:nth-child(4){
	width:35px;
}

#admin_anmeldungsliste td:nth-child(3),
#admin_anmeldungsliste td:nth-child(4),
#admin_schulungsanmeldungsliste td:nth-child(3),
#admin_schulungsanmeldungsliste td:nth-child(4){
	width:35px;
}

#admin_anmeldungsliste td:nth-child(5){
	width:120px;
}

#admin_schulungsanmeldungsliste td:nth-child(5){
	width:160px;
}

#admin_marktliste tr:nth-child(2n+2),
#admin_anmeldungsliste tr:nth-child(2n+2),
#admin_schulungsanmeldungsliste tr:nth-child(2n+2),
#admin_schichtliste tr:nth-child(2n+2)
#admin_dateiliste tr:nth-child(2n+2){
	background-color:#fff;
}

div#admin_schichtliste>
table>
tbody>
tr>
td:first-child{
	width: 120px !important;
}

div#admin_schichtliste>
table>
tbody>
tr>
td:nth-child(5){
	width: 170px !important;
}

div#admin_schichtliste>
table>
tbody>
tr:nth-child(2n+2){
	background-color:#fff;
}

div#die_schulungsanmeldungsliste{
	font-size:7pt;
	padding: 50px 0px 0px 15px;
}

div#admin_schulungsanmeldungsliste>
table>
tbody>
tr>
td:nth-child(1){
	width:120px;
}

#tagfilter,
#marktfilter{
	
}

#eintragediv{
	
	background-color:#ddd;
	border:1px solid #333;
	padding:5px;
	margin: 20px 10px 20px 0px;
}

#eintragediv select{
	font-size:10px;
}

#nur_personen th{
	text-align:left;
}

#nur_personen{
	font-size:10px;
}

#nur_personen input{
	font-size:10px;
}

.stundeneintragung{
	display:none;
}

#stein_1{
	display:block;
}

.nurpersonendiv{
	padding-bottom:30px;
}

#arbeitszeit_div{
	height:380px;
	overflow:auto;
	padding-bottom:20px;
	display:none;
}

#arbeitszeit_div table{
	width:95%;
}
	
#arbeitszeit_div tr:nth-child(2n+1){
	background-color:#fff;
}

#arbeitszeit_div td:nth-child(2),
#arbeitszeit_div td:nth-child(3){
	width:70px;
	text-align:right;
	padding-right:5px;
}

#arbeitszeit_div tr:nth-child(2n+1) td:nth-child(2),
#arbeitszeit_div tr:nth-child(2n+1) td:nth-child(3){
	border-left:1px solid #eee;
}

#arbeitszeit_div tr:nth-child(2n) td:nth-child(2),
#arbeitszeit_div tr:nth-child(2n) td:nth-child(3){
	border-left:1px solid #fff;
}

