@CHARSET "ISO-8859-1";
/* ##################### OVERALL SETTINGS ##################### */
body {
	margin					: 0px;
	padding					: 0px;
	color					: #000000;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	background				: #999999;
	}


/* ############## LAYOUT CONTAINER SETTINGS ############### */

#layoutContent {
	float					: none;
	width           		: 955px;
	z-index 				: 1;
	background				: #ffffff;
	}
/*     kopf                        */
#layoutHead {
	position				: relative;
	width           		: 955px;
	height					: 89px;
	background				: #ffffff;
	}
	
#topRight
{	position				: absolute;
	top						: 0px;
	left					: 257px;
	width           		: 754px;
	height					: 89px;

	}
	
#layoutNavtop {
	margin-right			: 20px;
	height					: 18px;
	color					: #ffffff;
	text-align        		: right;
	}

#layoutSessionview {
	margin					: 50px 0px 0px 0px;
	color					: #999999;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 10px;
	text-align        		: left;
	}
	
#layoutNavtop a:visited {
    color: #ffffff;
}
#layoutNavtop a {
    color: #ffffff;
}
#layoutTitel {
  	margin          		: 0px 20px;
	width           		: 750px;
	height					: 10px;
	color					: #333333;
	font-weight				: bold;
	text-align        		: left;
	}
#layoutText {
  	margin          		: 0px 20px;
	width           		: 750px;
	height					: 41px;
	color					: #333333;
	text-align        		: left;
	}
#layoutModule {
  	margin          		: 6px 0px 6px 72px;
  	width           		: 472px;
	height  				: 525px;
	overflow-y		    	: auto;	
	overflow-x			   	: hidden	
	}
#layoutEdit {
	padding          		: 10px 12px;
	width           		: 740px;
	height					: 461px;
	text-align        		: left;	
	overflow				: auto;
	background-image: url(img/layout/bg_module.gif);
	background-repeat:repeat-x;
	}
#layoutPopupedit {
	padding          		: 35px 35px;
	width           		: 100%;
	height					: 100%;
	text-align        		: left;	
	overflow				: auto;
	
	}
#benutzerTable
{	position				: absolute;
	top						: 300px;
	left					: 277px;
	width           		: 740px;
	height					: 416px;
	overflow				: auto;
}	

#formLogin{
	position 				: absolute;
  	margin          		: 180px 140px;
	color					: #333333;
	text-align        		: left;	
	}
#layoutHintbox {
  	position				: absolute;
  	margin          		: -240px 0px 0px -795px;
	width           		: 170px;
	height					: 435px;
	color					: #333333;
	text-align        		: left;	
	}
#layoutHelpdesk {
  	margin          		: 8px 8px;
	width           		: 170px;
	height					: 435px;
	color					: #999999;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9px;
	text-align        		: left;	
	}
#layoutCopyright {
  	margin          		: 0px 14px;
	font-family             : Verdana, Arial, Helvetica, sans-serif;
	font-size				: 8pt;
	color					: #FFFFFF;
	}

#testMsg 
{	position				: absolute;
	top						: 246px;
	left					: 603px;
	width					: 360px;
	font-family             : Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9pt;
	font-weight				: bold;
	text-align        		: right;
	color					: #008822;

	

	}
#testMsgPopup 
{	position				: absolute;
	top						: 30px;
	left					: 443px;
	width					: 360px;
	font-family             : Verdana, Arial, Helvetica, sans-serif;
	font-size				: 9pt;
	font-weight				: bold;
	text-align        		: right;
	color					: #008822;

	

	}
.listInfo 
{	position				: absolute;
	padding					: 15px 15px;
	top						: 50px;
	left					: 265px;
	width					: 505px;
	height					: 193px;
	font-family             : Verdana, Arial, Helvetica, sans-serif;
	font-size				: 8pt;
	text-align        		: left;
	color					: #000000;
	visibility				: hidden;
	overflow				: hidden;
	}

.listInfoBg 
{	position				: absolute;
	padding					: 15px 15px;
	top						: 50px;
	left					: 265px;
	width					: 505px;
	height					: 193px;
	font-family             : Verdana, Arial, Helvetica, sans-serif;
	font-size				: 8pt;
	font-weight				: bold;
	text-align        		: left;
	color					: #ffffff;
	border					: 1px solid;
	border-color			: #333333;
	visibility				: hidden;

	background				: #ffffff;	

	}
#errPartner 
{	margin					: 5px -60px;

	}

#export 
{	position				: absolute;
	padding					: 15px 15px;
	top						: 25px;
	left					: 50px;
	width					: 725px;
	font-family             : Verdana, Arial, Helvetica, sans-serif;
	font-size				: 8pt;
	font-weight				: bold;
	text-align        		: left;
	color					: #333333;
	}
