body {
	width:95%;
	background:#999 url(../img/background_chess.gif);
	background-repeat:repeat;
	color:#fff;
	font-size:12px;
	font-family:Arial, Tahoma, Verdana;
}

input {
	margin:10px;
	border:1px solid #333333;
	background:#cccccc;
	color:#333333;
}

h1 {
	margin-top:4px;
	width:50%;
}

h4 {
	margin:0;
	padding:0;
	width:100px;
	font-weight:normal;
}

ul, li {
	list-style-type:none;
}

a {
	color:#fff;
	text-decoration:none;
}

label {
	font-weight:bold;
}

#shiftplan {
	margin:0 2%;
}

.leftfloat {
	float:left;
}

.rightfloat {
	float:right;
}

.clearer {
	clear:both;
}

.clearer_right {
	clear:right;
}

.clearer_left {
	clear:left;
}

.showblock {
	display:block;
}

.btn {
	margin:10px;
	padding:3px;
	border:1px solid #333333;
	background:#cccccc;
	color:#333333;
}

ul.level1 {
	float:left;
	margin:0;
	padding:0;
	background:#fff;
	list-style-type:none;
}

ul.level2 {
	float:left;
	clear:both;
	margin:0;
	padding:0;
	border:3px solid #555;
	background:#fff;
	list-style-type:none;
}

/*ul.levelBig { background: #fff; margin: 0px; padding:0px; float: left; list-style-type: none;}*/
ul.levelBig {
	float:left;
	margin:0;
	padding:0;
	border:1px solid #000;
	background:#ccc;
	list-style-type:none;
}

ul.levelBig li {
	margin:0;
	padding:3px;
	width:55px;
}

ul.levelBig li a {
	display:block;
	color:#333333;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}

li.level_special {
	float:left;
	clear:both;
	margin:0;
	padding:2px 5px;
	width:150px;
	border:3px solid #555;
}

/*li.level_ledgend {border: 1px solid #555; float: left; width:50px; padding: 2px 5px; margin: 0px; }*/
li.level_ledgend {
	float:left;
	margin:0;
	margin-right:5px;
	margin-bottom:5px;
	padding:2px 5px;
	width:30px;
	border:1px solid #555;
}

li.level_ledgend_big {
	float:left;
	margin:0;
	padding:2px 5px;
	width:270px;
}

li.level1 {
	float:left;
	clear:both;
	margin:0;
	padding:5px;
	width:150px;
	height:15px;
	border:3px solid #555;
}

li.level2 {
	float:left;
	clear:both;
	margin:0;
	padding:2px;
	width:80px;
	height:15px;
	border:1px solid #555;
}

li.level3 {
	float:left;
	clear:both;
	margin:0;
	padding:2px;
	width:150px;
	height:15px;
	border:1px solid #555;
}

li.level2_head {
	float:left;
	clear:both;
	margin:0;
	padding:2px 3px;
	width:80px;
	border:3px solid #555;
}

li.level3_head {
	float:left;
	clear:both;
	margin:0;
	padding:2px 3px;
	width:150px;
	border:3px solid #555;
}

li.level3_print {
	float:left;
	clear:both;
	margin:0;
	padding:2px;
	width:150px;
	border:1px solid #555;
}

li.level_ledgend_big a, li.level_ledgend a, li.level_special a, li.level1 a, li.level2 a, li.level3 a, li.level2_head a, li.level3_head a, li.level_print a {
	display:block;
	color:#000;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 1px #888;
}

li.level3_print a {
	display:block;
	padding:0 0 0 3px;
	color:#000;
	vertical-align:middle;
	text-align:left;
	text-decoration:none;
	text-shadow:1px 1px 1px #888;
}

li.level_print {
	float:left;
	margin:0;
	padding:2px;
	width:190px;
	border:1px solid #555;
}

.background_1 {
	background:#fff;
}

.background_2 {
	background:#ccc url(../img/background_chess.gif);
	background-repeat:repeat;
}

.background_3 {
	background:#99ccff url(../img/background_chess.gif);
	background-repeat:repeat;
}

.background_4 {
	background:#6B8E23 url(../img/background_green.gif) repeat-x;
}

.background_5 {
	background:#fff url(../img/background_white.gif) repeat-x;
}

.background_6 {
	background:#FFA500 url(../img/background_yellow.gif) repeat-x;
}

.background_7 {
	background:#FF4500 url(../img/background_red.gif) repeat-x;
}

.background_8 {
	background:#6B8E23 url(../img/background_green.gif) repeat-x;
}

.background_9 {
	background:#fff url(../img/background_white.gif) repeat-x;
}

.background_10 {
	background:#fff url(../img/background_white.gif) repeat-x;
}

li.background_3 a, li.background_2 a {
	color:#fff;
}

.error {
	padding:15px;
	border:2px solid #000;
	color:#fff;
}

/*span.ledgendtext {width: 150px;}*/
span.ledgendtext {
	padding-top:3px;
	width:135px;
}

/********************* jquery mask ************************/
#mask {
	position:absolute;
	top:0;
	left:0;
	z-index:9000;
	display:none;
	background-color:#000;
}

#boxes .window {
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	display:none;
	padding:20px;
	width:440px;
	height:200px;
	border:2px solid #fff;
}

#boxes #input {
	padding:50px 0 70px 0;
	width:400px;
	height:100px;
	background:#333;
	color:#fff;
}

#boxes #free {
	padding:50px 0 70px 0;
	width:400px;
	height:100px;
	background:#333;
	color:#fff;
}

#boxes #takeover {
	padding:50px 0 70px 0;
	width:400px;
	height:100px;
	background:#333;
	color:#fff;
}

#boxes a, #inputpositiv, #inputnegativ, #freepositiv, #freenegativ, #takeoverpositiv, #takeovernegativ {
	display:block;
	margin:auto;
	width:250px;
	font-size:14px;
}

/*********************** end jquery mask **********************/

.logout {
	position:absolute;
	top:10px;
	left:660px;
	float:right;
}

.logoutbtn {
	position:absolute;
	top:10px;
	left:840px;
	float:right;
}

.print {
	float:left;
	margin-bottom:30px;
}

/*Logout-Text
Anwendung auf Tag: <p>*/
.logout_txt {
	position:absolute;
	top:13px;
	left:660px;
	float:right;
}

/*Logout-Button
Anwendung auf Tag: <input>*/
.logout_btn {
	position:absolute;
	top:12px;
	left:830px;
	float:right;
}

/*Dienstplan drucken Button bzw. Drucken- und zurck Button
Anwendung auf Tag: <div>*/
.buttonprint_div {
	margin-right:10px;
	margin-bottom:20px;
	border:1px solid #000;
	background-color:#ccc;
}

/*Dienstplan drucken Button bzw. Drucken- und zurck Button
Anwendung auf Tag: <a>*/
.buttonprint_a {
	padding:3px;
	color:#000;
}

.button_current_week {
	margin-left:20px;
}

.dbagency {
	background-color:pink;
}
