.Button1
{
	width:144px;
}

.Button2
{
	width:62px;
}

table
{
	empty-cells: show;
}

td.navigation
{
	padding:2px;
	font-family: Tahoma,Arial,TimesNewRoman;
	font-size: 12px;
	border-left-style: none;
	border-right-style: dotted;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	vertical-align:middle;
}

td.list_view
{
	border-left-style: none;
	border-right-style: dotted;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #CCCCCC;
 	height: 23px;
	font-size: 12px;
	font-family: Arial,TimesNewRoman;
}

th.list_view
{
	position: -webkit-sticky;
	position: sticky;
	top: 0;
	border-left-style: none;
	border-right-style: dotted;
	border-top-style: solid;
	border-bottom-style: none;
	border-color: #CCCCCC;
	height: 28px;
	font-size: 13px;
	font-family: Tahoma,Arial,TimesNewRoman;
}

th.sub_title
{
	border-color: #CCCCCC;
	border-left-style: none;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #BBBBBB;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma,Arial,TimesNewRoman;
}

/* Formatierungen für einzelne Formularzeilen */
td.above_sum_row
{
	border-bottom: 1px dotted black;
	padding-top: 8px;
}

td.sum_row
{
	border-bottom: 1px solid black;
	font-weight: bold;
	padding-top: 8px;
}

.header_button
{
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	background: none;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma,Arial,TimesNewRoman;
}

.header_button:hover
{
	border-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #CCCCCC;
	border-style: outset;
	cursor: pointer;
	text-decoration: underline;
}

.info_box
{
	background-color: #000000;
	border-width: 5px;
	border-color: #CCCCCC;
}

li
{
	margin-left: -6px;
}

form
{
	margin:0;
}

#document_header
{
	font-size:12px;
	font-family:Arial;
	color:#FEFEFE;
	width:165px;
	height:20px;
	margin-right:5px;
	padding:3px;
	background-color:#355E7E;
	border-right:5px solid #F26522;
	font-weight:bold;
	float:left;
}

#document_explain
{
	font-size:12px;
	font-family:Arial;
	height:20px;
	width:260px;
	padding:3px;
	background-color:#F7DB6A;
	border-right:2px solid #D3D3D3;
	float:left;
}

#document_item
{
	border-bottom:1px solid #D3D3D3;
	padding-bottom:4px;
	margin-top:4px;
}

#document_item a
{
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
	color:#010101;
}

#duplicate_arrow
{
	display:block;
	background-image:url(../images/duplicate_arrow.gif);
	background-repeat:no-repeat;
	width:18px;
	height:13px;
}

#duplicate_arrow:hover
{
	background-image:url(../images/duplicate_arrow_hover.gif);
	background-repeat:no-repeat;
}


input.image_button
{
/*	display:block;*/
	background-color:transparent;
	background-repeat:no-repeat;
	border:0px;
}

input.form_image_button
{
	/*width:20px;*/
	height:20px;
}

/* Tooltip-Infos für Tabellenbuttons */

div.table_button_tooltip
{
/*	position:relative;*/
/*	z-index:1;*/
}

div.table_button_tooltip a
{
	color:#333333;
	text-align:center;
	font:bold 11px verdana, sans-serif;
	text-decoration:none;
	display:block;
}

div.table_button_tooltip a:hover
{
	color:#333333;
	height:17px;
}

div.table_button_tooltip a span
{
	display:none;
}

div.table_button_tooltip a:hover span
{
	position:absolute;
/*	z-index:2;*/
	color:#000000;
	background-color:#E6E7ED;
	text-align:left;
	font:normal 11px arial, sans-serif;
	border:1px solid #333333;
/*	width:200px;*/
	display:block;
	padding:5px;
	margin-left:30px;
	margin-top:-17px;
}

/* IE Anpassung */
* html div.table_button_tooltip a:hover span
{
/* 	left:30px;*/
 	margin-left:20px;
}


/* Tooltip-Infos für Maillog-Link */

div.emaillog_tooltip a
{
	display:block;
}

div.emaillog_tooltip a span
{
	display:none;
}

div.emaillog_tooltip a:hover span
{
	position:absolute;
	color:#000000;
	background-color:#E6E7ED;
	text-align:left;
	font:normal 11px arial, sans-serif;
	border:1px solid #333333;
	display:block;
	padding:5px;
	margin-left:10px;
	margin-top:15px;
}

/* IE Anpassung */
* html div.emaillog_tooltip a:hover span
{
/* 	left:30px;*/
 	margin-left:20px;
}



a.table_image_link
{
	display:block;
/*	float:left;*/
	background-color:transparent;
	background-repeat:no-repeat;
	border:0px;
	width:18px;
	height:17px;
}

a.duplicate_arrow
{
	background-image:url(../images/duplicate_arrow.gif);
/*	background-repeat:no-repeat;
	display:block;
	width:18px;
	height:13px;*/
}

a.duplicate_arrow:hover
{
	background-image:url(../images/duplicate_arrow_hover.gif);
/*	background-repeat:no-repeat;*/
}

a.table_link_edit
{
	background-image:url(../images/button_edit_small.gif);
	width:17px;
}

a.table_link_edit:hover
{
	background-image:url(../images/button_edit_hover_small.gif);
	width:17px;
}

a.table_link_create
{
	background-image:url(../images/button_create.gif);
	width:20px;
	height: 20px;
}

a.table_link_create:hover
{
	background-image:url(../images/button_create_hover.gif);
	width:20px;
	height: 20px;
}

a.table_link_cart
{
	background-image:url(../images/button_cart_small.gif);
	width:17px;
}

a.table_link_cart:hover
{
	background-image:url(../images/button_cart_hover_small.gif);
	width:17px;
}

a.table_link_copy
{
	background-image:url(../images/button_copy_small.gif);
}

a.table_link_copy:hover
{
	background-image:url(../images/button_copy_hover_small.gif);
}

a.table_link_delete
{
	background-image:url(../images/button_delete_small.gif);
	width:17px;
}

a.table_link_delete:hover
{
	background-image:url(../images/button_delete_hover_small.gif);
	width:17px;
}

a.table_link_view
{
	background-image:url(../images/button_search.gif);
	width:20px;
	height: 20px;
}

a.table_link_view:hover
{
	background-image:url(../images/button_search_hover.gif);
	width:20px;
	height: 20px;
}

a.table_link_preview
{
	background-image:url(../images/info_symbol.gif);
	width:20px;
	height: 20px;
}

a.table_link_preview:hover
{
	background-image:url(../images/info_symbol.gif);
	width:20px;
	height: 20px;
}

a.table_link_send_success
{
	background-image:url(../images/button_send_success.gif);
}

a.table_link_send_success:hover
{
	background-image:url(../images/button_send_success_hover.gif);
}

a.table_link_send_warning
{
	background-image:url(../images/button_send_warning.gif);
}

a.table_link_send_warning:hover
{
	background-image:url(../images/button_send_warning_hover.gif);
}

a.table_link_send_error
{
	background-image:url(../images/button_send_error.gif);
}

a.table_link_send_error:hover
{
	background-image:url(../images/button_send_error_hover.gif);
}

a.table_link_pdf
{
	background-image:url(../images/pdf_small.gif);
}

a.table_link_login
{
	background-image:url(../images/button_login_small.gif);
	width:18px;
}

a.table_link_login:hover
{
	background-image:url(../images/button_login_hover_small.gif);
	width:18px;
}

input.form_button_search
{
	background-image:url(../images/button_search.gif);
}

input.form_button_search:hover
{
	background-image:url(../images/button_search_hover.gif);
}

input.form_button_create
{
	background-image:url(../images/button_create.gif);
}

input.form_button_create:hover
{
	background-image:url(../images/button_create_hover.gif);
}

input.form_button_edit
{
	background-image:url(../images/button_edit.gif);
}

input.form_button_edit:hover
{
	background-image:url(../images/button_edit_hover.gif);
}

input.form_button_help
{
	background-image:url(../images/button_help.gif);
}

input.form_button_help:hover
{
	background-image:url(../images/button_help_hover.gif);
}
