﻿td
{
	background-color : #ffffff;
}

.colService, .colServiceLeft
{
	height : 34px;
/*
	border-bottom : 1px solid #a0a0a0;
*/
}

.colServiceLeft
{
	/*
	border-left : 1px solid #d4d4d4;
	*/
	background-color    : #ffffff;
	background-image    : url('http://data.notfallplan.nuklearmedizin-life.de/dot.bmp');
	background-repeat   : repeat-y;	
	background-position : left;
}

.btnSupplyState, .btnSupplyStateH, .btnSupplyStateA, .imgSupplyState
{
	position : absolute;

	top    : 8px;
	left   : 8px;
	
	width  : 10px;
	height : 10px;

	background-repeat : no-repeat;
	cursor : pointer;
}

.imgSupplyState
{
	cursor : default;
}

.btnSupplyState
{
	background-image : url('http://data.notfallplan.nuklearmedizin-life.de/btnSupplyState_n.jpg');
}

.btnSupplyStateH
{
	background-image : url('http://data.notfallplan.nuklearmedizin-life.de/btnSupplyState_h.jpg');
}

.btnSupplyStateA
{
	background-image : url('http://data.notfallplan.nuklearmedizin-life.de/btnSupplyState_a.jpg');
}

.imgSupplyStateHeader
{
	position : relative;

	left     : -6px;
}

.lblSupplyEdit
{
	position : relative;
	float    : left;

	font-size : 12px;
	color     : #767575;

	top      : 6px;
}

.pnlEdit
{
	position : relative;
	float    : left;

	top      : -1px;
	left     : 6px;

	width    : 110px;
}

.btnEdit
{
	position : relative;
	float    : left;

	left     : 12px;
	top      : -2px;

	cursor   : pointer;
}

.btnSaveMember
{
	position : relative;

	padding-top : 20px;
}

.btnSaveMember img
{
	cursor : pointer;
}

.lblService, .lblStatus
{
	position : relative;

	left     : 6px;
	top      : 6px;

	font-size : 12px;
	color     : #767575;
}

.lblStatus
{
	font-weight : bold;
}

.lblServiceHeader, .lblServiceHeader2
{
	position : absolute;

	left     : 282px;
	top      : 103px;

	font-size   : 12px;
	font-weight : bold;
	color       : #767575;
}

.lblServiceHeader2
{
	left : 361px;
	top  : 118px;
}