﻿.lcLeft
{
	background-image    : url('http://data.notfallplan.nuklearmedizin-life.de/bgShadowLeft.jpg');
	background-repeat   : repeat-y;
	background-position : right;
}

.lcRight
{
	background-image    : url('http://data.notfallplan.nuklearmedizin-life.de/bgShadowRight.jpg');
	background-repeat   : repeat-y;
	background-position : left;
}

.pnlShadowLeft
{
	position : relative;

	height   : 100%;
	float    : right;
/*
	background-image  : url('http://data.notfallplan.nuklearmedizin-life.de/bgShadowLeft.jpg');
	background-repeat : repeat-y;
*/
}

.pnlShadowRight
{
	position : relative;

	height   : 100%;
/*
	background-image  : url('http://data.notfallplan.nuklearmedizin-life.de/bgShadowRight.jpg');
	background-repeat : repeat-y;
*/
}

.pnlInnerSite
{
	background-color : #ffffff;
}

.pnlSiteFunctions
{
	position : absolute;
	
	width    : 800px;
	height   : 70px;

	left     : 50px;
	top      : 238px;

	z-index  : 10000;
}

.btnAddData, .btnShowData, .btnInformation
{
	position      : absolute;

	left          : -3px;
	top           : 0px;

	width         : 263px;
	height        : 70px;

	cursor        : pointer;

	z-index       : 11000;
}

img
{
	border : 0px none;
}

.btnShowData
{
	left : 269px;
}

.btnInformation
{
	left : 541px;
}

.pnlMain
{
	position : relative;
	
	width : 530px;
	width : 850px;

	padding-left   : 50px;
	padding-right  : 0px;
	top    : 333px;
	padding-bottom : 50px;

	overflow       : visible;

	z-index       : 50000;
}

.pnlSearch
{
	position : absolute;

	top      : 333px;
	left     : 594px;

	width    : 263px;

	z-index  : 600000;
}

.pnlGridData
{
	margin-top : 27px;
}

.colField, .pnlField
{
	padding-bottom : 16px;
}

.pnlArea
{
	padding-bottom : 11px;
}

.btnLogin, .btnRegister
{
	position : relative;
	cursor   : pointer;
}

.pnlLogin, .pnlRegistration
{
	position : relative;
}

.colRegister
{
	padding-left : 13px;
}

.pnlRegistration
{
	/*
	left : 13px;
	*/
}

.pnlSupplyArea, .pnlSupplyAreaFirst
{
	padding-top : 11px;
	position    : relative;
}

.pnlSupplyArea
{
	padding-top : 27px;
}

.imgPhysicals, .imgTherapies
{
	position : relative;

	
}

.pnlState, .pnlStateInactive
{
	position : relative;
}

.pnlStateInactive
{
	display  : none;
}

.pnlQuickLinks
{
	position : relative;

	text-align : right;
}

.btnQL, .btnQLH, .btnQLA
{
	position     : relative;

	float        : right;
	margin-left  : 13px;
	margin-left  : 0px;

	font-size    : 11px;
	color        : #155e6d;

	cursor       : pointer;
}

.btnQLH, .btnQLA
{
	text-decoration : underline;
}

.pnlInfo
{
	padding-bottom : 36px;
}

.lblError
{
	position  : relative;

	padding-top : 5px;

	font-size : 12px;
	color     : #dd0000;
}

.lblQLSpacer
{
	font-family : Arial;
	font-size   : 11px;
	color       : #8d8d8d;

	float       : right;

	padding-left  : 3px;
	padding-right : 3px;
}