html,body {	width: 100%; /* make the body expand to fill the visible window */	height: 100%;	margin: 0px;	padding: 0px;	background-color: white;}body,td,input,textarea,select {	font-family: arial;	font-size: 9pt;}table {	empty-cells: show;}a {	color: #000080;}h1,h2,h3,h4 {	font-weight: normal;	margin: 0px;	padding: 0px;}h1 {	font-size: 2.8em;	color: #666;}h2 {	font-size: 1.4em;	color: #999;	width: 80%;}h2.warning {	color: orange;	background-color: #FFF0CC;	padding: 3px;	border: 1px dashed #AA9966;}h3 {	font-size: 1.6em;	margin-top: 20px;	margin-bottom: 3px;	border-bottom: 1px solid #AAAACC;	border-left: 3px solid #AAAACC;	background-color: #EEEEFF;	padding: 3px 2px 2px 2px;	width: 98%;	color: #333388;}#header {	height: 95px;	background-image: url('images/bgt.jpg');	background-repeat: no-repeat;	background-color: #093163;	border-bottom: 3px solid #7089a7;	margin: 0px;}#main {	margin: 0px;	padding-top: 40px;}#navigation {	float: left;	width: 200px;	margin: 10px 0px 0px 20px;	min-height: 300px;}#content {	margin-left: 240px;}#messages_e {	margin: 0px 0px 5px 0px;	padding: 7px 3px 7px 53px;	width: 92%;	border: 1px solid #ffcccc;	-moz-border-radius: 6px;	background-color: #fff5f6;	color: #e45053;	font-weight: bold;	background-image: url('images/state_err_bg.gif');	background-repeat: no-repeat;	min-height: 35px;}#messages_w {	margin: 0px 0px 5px 0px;	padding: 7px 3px 7px 53px;	width: 92%;	border: 1px solid #f9cd9d;	-moz-border-radius: 6px;	background-color: #fffdf5;	color: #f69f00;	font-weight: bold;	background-image: url('images/state_warn_bg.gif');	background-repeat: no-repeat;	min-height: 35px;}#messages_s {	margin: 0px 0px 5px 0px;	padding: 7px 3px 7px 53px;	width: 92%;	border: 1px solid #d5f4d0;	-moz-border-radius: 6px;	background-color: #f5fff7;	color: green;	font-weight: bold;	background-image: url('images/state_suc_bg.gif');	background-repeat: no-repeat;	min-height: 35px;}#messages_i {	margin: 0px 0px 5px 0px;	padding: 7px 3px 7px 53px;	width: 92%;	border: 1px solid #d0e2f4;	-moz-border-radius: 6px;	background-color: #f6f8ff;	color: #070082;	font-weight: bold;	background-image: url('images/state_info_bg.gif');	background-repeat: no-repeat;	min-height: 35px;}#messages_d {	margin: 0px 0px 5px 0px;	padding: 7px 3px 7px 53px;	width: 92%;	border: 1px solid #dbdee1;	-moz-border-radius: 6px;	background-color: #f5f5f7;	color: #333349;	font-weight: bold;	background-image: url('images/state_debug_bg.gif');	background-repeat: no-repeat;	min-height: 35px;}#workarea {	margin-left: 20px;}#ajax {	visibility: visible;	float: right;	margin-right: 50px;}#pg_blackbox {	z-index: 98;	position: fixed;	top: 0px;	left: 0px;	width: 100%;	height: 100%;	background-color: black;	opacity: 0.0;	filter: alpha(opacity = 0) visibility :   hidden;}#pg_box2 {	z-index: 99;	width: 150px;	left: 50%;	top: 50%;	vertical-align: middle;	position: fixed;	margin-left: -75px;	margin-top: -30px;	background-color: white;	border-bottom: 1px solid #aaa;	border-right: 1px solid #aaa;}#pg_box3 {	background-color: white;	border: 1px solid #333;	position: relative;	padding: 10px;	text-align: center;	font-size: 0.8em;}.nb_label_saison {	width: 100%;	font-weight: bold;	border-bottom: 1px solid silver;	cursor: pointer;	margin: 0px;}.nb_label {	width: 100%;	font-weight: bold;	border-bottom: 1px solid silver;	cursor: pointer;	margin: 15px 0px 0px 0px;}.nb_content {	width: 100%;}.nb_item {	margin: 3px 0px;	color: #333;}table.input {	width: 100%;}table.input td {	padding: 2px;}div.header {	border-bottom: 2px solid gray;	background-color: #eee;	line-height: 1.7em;	padding-left: 3px;	margin-top: 10px;	margin-bottom: 3px;	width: 98%;}span.help {	font-size: 0.8em;	color: gray;}table.list {	width: 98%;}table.list .head {	background-color: #ddd;}table.list .head td {	font-size: 1.2em;	border-bottom: 2px solid black;}table.list td {	padding: 3px 1px;	border-bottom: 1px solid #ccc;}table.list .high {	background-color: #f3f3f3;}div.selector {	background-color: #eee;	border: 1px solid #aaa;	margin: 3px 0px 10px 0px;	padding: 3px;	width: 500px;}table.selector td {	padding: 2px;	width: 500px;}#autherror {	width: 600px;}#autherror td {	background-color: #DDD;	border-collapse: collapse;	padding: 2px;	vertical-align: top;}.view {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/view.gif');	background-repeat: no-repeat;}.edit {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/edit.gif');	background-repeat: no-repeat;}.delete {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/dele.gif');	background-repeat: no-repeat;}.vcard {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/vcard.gif');	background-repeat: no-repeat;}.print {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/print.gif');	background-repeat: no-repeat;}.action_movedown {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/mdown.gif');	background-repeat: no-repeat;}.action_moveup {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/mup.gif');	background-repeat: no-repeat;}.action_post {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/post.png');	background-repeat: no-repeat;}.action_copy {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/copy.png');	background-repeat: no-repeat;}.pagination {	margin: 10px 0px;}.pagination a {	color: #666;	text-decoration: none;}.pagination_current {	font-weight: bold;	font-size: 1.2em;}img.icon {	vertical-align: middle;	border: none;}#suhv_tree ul {	margin: 3px;	list-style-type: none;}span.small {	font-size: x-small;}.l {	text-align: left !important;}.r {	text-align: right !important;}span.tabelle_own {	font-weight: bold;}.gray {	background-color: #ddd;}iframe.upload {	border: none;	margin: 0px;	padding: 0px;}img.menu {	vertical-align: middle;	border: none;}a.teammenu {	border: none !important;	text-decoration: none !important;	font-size: 11pt !important;}input[type=text],input[type=password],select,textarea {	border: 1px solid #8daecb;	padding: 1px;}#auth_profile {	font-family: "Arial monospaced for SAP", "Courier New";}div.auth_profile {	margin: 2px 0px;}div.auth_profile span {	background-color: #ddd;}div.auth_obj {	margin: 2px 0px 2px 30px;}div.auth_obj span {	background-color: #ccddee;	padding: 1px 3px;}div.auth_field {	margin: 1px 0px 1px 60px;}div.auth_field span {	background-color: #cceedd;	padding: 0px 3px;}div.auth_field_value {	margin: 0px 0px 0px 90px;}span.inactive {	background-color: #eecccc !important;}/*
 * PICTURE TAGGER
 */.pt_frame {	width: 80px;	height: 80px;	border: 5px solid #E9EEFf;	position: absolute;	display: none;}.pt_frame_inner {	display: inline;	position: absolute;	border: 2px solid #224499;	height: 76px;	width: 76px;}.pt_chooser {	position: absolute;	display: none;	padding: 5px;	border: 1px solid #224499;	background-color: #E9EEFf;	width: 180px;	font-size: 0.8em;}.pt_chooser span {	color: black !important;}.pt_remove {	padding: 1px 5px 1px 18px;	line-height: 18px;	background-image: url('images/dele.gif');	background-repeat: no-repeat;	white-space: nowrap;}
