/* CSS Document */

* {
	font-family:tahoma,arial,helvetica,sans-serif;
}

/* GRUNDEINSTELLUNGEN */
body
{
	SCROLLBAR-FACE-COLOR: #DDE2E7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #333333; 
	SCROLLBAR-SHADOW-COLOR: #D1D1E0; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #023446; 
	SCROLLBAR-TRACK-COLOR: #CCCCCC; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	margin-top:0; 
	margin-left:0; 
	margin-top:0;
	margin-bottom:0;
	background-color: #FFFFFF;
}

table
{
	background-color: rgb(255,255,255);
}

.othertable
{
	background-color: transparent;
}

/* TEXTFORMATE */
td
{
	font-size:11px;
	font-weight: normal; 
	line-height:12px;
	color:rgb(0,0,0);
	font-family: tahoma,arial,helvetica,sans-serif;
}

.navTableHead {
	font-size:12px;
	font-weight: bold; 
	color:rgb(0,0,0);
	font-family:tahoma,arial,helvetica,sans-serif;
	}
		
.navTableSubHead {
	color:rgb(255,255,255);
	font-family:tahoma,arial,helvetica,sans-serif;
	background-color: rgb(115,130,163);
	}


.MiniNav
{
	background-color: rgb(245,245,245);
}
a.MiniNav:link			{ text-decoration: none; color:rgb(0,0,0); }
a.MiniNav:active		{ text-decoration: none; color:rgb(0,0,0);	background-color:rgb(225,225,225); 	}
a.MiniNav:visited		{ text-decoration: none; color:rgb(0,0,0); }
a.MiniNav:hover 		{ text-decoration: none; color:rgb(0,0,0);	background-color:rgb(225,225,225); 	}



a.0-Nav:link		{ text-decoration: none; color:rgb(0,0,0); }
a.0-Nav:active		{ text-decoration: none; color:rgb(0,0,0);	background-color:rgb(150,50,50); }
a.0-Nav:visited		{ text-decoration: none; color:rgb(0,0,0); }
a.0-Nav:hover 		{ text-decoration: none; color:rgb(0,0,0);	background-color:rgb(150,50,50); }


.navTableSubContent
{
	background-color: rgb(245,245,245);
}
a.navTableSubContent:link		{ text-decoration: none; color:rgb(0,0,0); }
a.navTableSubContent:active		{ text-decoration: none; color:rgb(0,0,0);	background-color:rgb(225,225,225); 	}
a.navTableSubContent:visited	{ text-decoration: none; color:rgb(0,0,0); }
a.navTableSubContent:hover 		{ text-decoration: none; color:rgb(0,0,0);	background-color:rgb(225,225,225); 	}


.TableSubHead
{
	font-weight: bold; 
}


/* NAVIGATION */
a:link 		{
	text-decoration: none; color:rgb(0,0,0);
}
a:active	{
	text-decoration: none;
	color:rgb(0,0,0);
	background-color:#eeeeee;
}
a:visited	{
	text-decoration: none;
	color:rgb(0,0,0);
}
a:hover 	{
	text-decoration:none;
	color:rgb(0,0,0);
	background-color:#648095;
}
a.link:hover 	{
	text-decoration:none;
	background-color:transparent;
}


.table_td_1_head,
.table_td_1 {
	padding: 5px 2px 5px 12px;
}
.table_td_2_head,
.table_td_2 {
	padding-left:4px;
	padding-right:2px;
}
.table_td_1_head,
.table_td_2_head {
	border-bottom:1px solid #6f8698;
}

a.button {
	display:block;
	background:url(/img/button.png);
	border:0px;
	width:94px;
	height:18px;
	text-align:center;
	padding-top:5px;
}

a.button_icon {
	height:22px;
	padding-top:1px;
}

.button_submit,
.button {
	background:url(/img/button.png);
	border:0px;
	width:94px;
	height:23px;
}
.button_128 {
	display:block;
	background:url(/img/button_128.png);
	border:0px;
	width:128px;
	height:23px;
	cursor:pointer;
}

a.button_128 {
	display:block;
	background:url(/img/button_128.png);
	border:0px;
	width:128px;
	height:18px;
	text-align:center;
	padding-top:5px;
}
.button_272 {
	display:block;
	background:url(/img/button_272.png);
	border:0px;
	width:272px;
	height:23px;
}
a.button_272 {
	display:block;
	background:url(/img/button_272.png);
	border:0px;
	width:272px;
	height:18px;
	text-align:center;
	padding-top:5px;
}
.button_336 {
	display:block;
	background:url(/img/button_336.png);
	border:0px;
	width:336px;
	height:23px;
}
a.button_336 {
	display:block;
	background:url(/img/button_336.png);
	border:0px;
	width:336px;
	height:18px;
	text-align:center;
	padding-top:5px;
}


.letter_cron_th {
	background-color:#e5f0f6;
	border-bottom:1px solid #7f8698;
	height:20px;
	margin:0;
	padding:0px 20px 0px 2px;
}
.letter_cron_td0{
	height:20px;
	margin:0;
	padding:0;
}
.letter_cron_td1 {
	background-color:#e5f0f6;
	height:20px;
	margin:0;
	padding:0;
}

.letter_archiv_table .td1,
.letter_archiv_table .td2,
.letter_archiv_table .td3 {
	background-color:#e5f0f6;
	border-bottom:1px solid #6F8698;
	height:20px;
	padding:1px 2px 3px 4px;
}
table.letter_archiv_table_newsletter_stop .td1,
table.letter_archiv_table_newsletter_stop .td2,
table.letter_archiv_table_newsletter_stop .td3 {
	background-color:pink;
}


.statistics_action_table .th1,
.statistics_action_table .th2 {
	background-color:#e5f0f6;
	border-bottom:1px solid #6F8698;
	height:20px;
	padding:1px 2px 3px 4px;
	font-weight:bold;
}
.statistics_action_table .td1,
.statistics_action_table .td2 {
	padding:3px 2px 6px 4px;
}

.message_error {
	border:1px solid #e0e0e0;
	margin:3px 20px 15px 2px;
	text-align:left;
	padding:5px 10px 7px 12px;
	color:red;
}

.message_error_table_td1 {
	color:#af1612;
	font-weight:bold;
}
.message_error_table_td2 {
	color:#af1612;
}

/* begin HEADER */

.header_logo1 {
	position:absolute;
	left:0px;
	width:251px;
	height:89px;
	background:url(/img/header_top_logo1.png);
	
}

.header_logo2 {
	position:absolute;
	right:50px;
	width:248px;
	height:89px;
	background:url(/img/header_top_logo2.png);
	
}

.header {
	height:138px;
	width:100%;
	background:url(/img/header_top_middle.png);
	display:table;
}

.header_tr1 {
	height:89px;
	display:table-row;
}
.header_tr1_td1 {
	display:table-cell;
}

.header_tr2 {
	height:49px;
	display:table-row;
}
.header_tr2_td1,
.header_tr2_td2,
.header_tr2_td3,
.header_tr2_td4 {
	display:table-cell;
	color:#565656;
	font-size:9px;
	vertical-align:middle;
}
.header_tr2_td1 {
	width:20px;
}
.header_tr2_td2 {
	width:100px;
	text-align:center;
}
.header_tr2_td3 {
	width:100px;
	text-align:center;
}
.header_tr2_td4 {
	text-align:right;
	padding-right:30px;
}

/* end HEADER */





/* begin CONTENT */

.content {
	width:1260px;
	width2:100%;
	width2:950px;
}
.content_tr1_td1 {
	width:215px;
	height:1px;
}
.content_tr1_td2 {
	width:5px;
	height:1px;
}
.content_tr1_td3 {
	width:5px;
	height:1px;
}
.content_tr1_td4 {
	width:10px;
	height:1px;
}
.content_tr1_td5 {
	width:215px;
	height:1px;
}
.content_left {
	width:205px;
	height:100%;
}

.content_middle {
	width2:485px;
	width:815px;
	height:100%;
}
.content_middle_full {
	width2:485px;
	width:1035px;
	height:100%;
	border2:1px solid red;
}

.content_right {
	width:205px;
	height:100%;
}

/* end CONTENT */


.input1 {
	width2:753px;
	width:753px;
	height:16px;
	font-size:9px;
}
.input2 {
	width:1020px;
	height:16px;
	font-size:9px;
}
.select1 {
	width2:453px;
	width:753px;
	height:16px;
	font-size:9px;
}
.textarea1 {
	width:640px;
	height:150px;
}

.textarea_mce {
	width:850px;
	height:250px;
}
.textarea_mce_full1 {
	width2:550px;
	height2:250px;
	width:973px;
	height:400px;
}
.textarea_full1 {
	width:973px;
	height:200px;
}

.letter_letter_table2 {
	width:970px;
}

.letter_letter_select1 {
	width:973px;
	font-size:9px;
}
.letter_letter_select2 {
	width:973px;
	height:16px;
	font-size:9px;
}
.letter_letter_input1 {
	width:973px;
	height:20px;
	font-size:9px;
}
.data_select1 {
	width:780px;
	font-size:9px;
}

.csv_export {
	background-color:transparent;
	padding:0px;
	border-spacing:0px;
}
.csv_export_count {
	width:32px;
	padding-right:10px;
	text-align:right;
}
.csv_export a:hover {
	border:0;
	background-color:transparent;
}










.statistics_detail_title,
.statistics_detail_send_date,
.statistics_detail_recipients,
.statistics_detail_pools,
.statistics_detail_mail_open {
	width:120px;
}

.statistics_detail_title {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.statistics_detail_title_value {
	display:inline-block;
	font-size:12px;
	font-weight:bold;
	color:#005dab;
}
.statistics_detail_pools_values {
	padding-left:10px;
}
.statistics_detail_send_date,
.statistics_detail_send_date_value,
.statistics_detail_recipients,
.statistics_detail_recipients_value,
.statistics_detail_pools,
.statistics_detail_pools_value,
.statistics_detail_pools_values,
.statistics_detail_mail_open,
.statistics_detail_mail_open_value {
	display:inline-block;
}

.statistics_detail_box_between1 {
	width:12px;
}

.statistics_detail_box {
    width:158px;
    height:98px;
	font-size:16px;
	font-weight:bold;
	color:#005dab;
    text-align:center;
	vertical-align:top;
    padding-top:17px;
	padding-left:10px;
	padding-right:10px;
    border:1px solid #e0e0e0;
    border-radius:4px;
}
.statistics_detail_box>div {
	font-weight:normal;
	padding-top:11px;
	color:#000000;
	font-size:14px;
}
.statistics_detail_box>div.statistics_detail_box_comment {
	font-weight:normal;
	padding-top:9px;
	color:#6c6c6c;
	font-size:11px;
}
.statistics_detail_td_percent1bottom,
.statistics_detail_td_percent1top,
.statistics_detail_td_percent1 {
	text-align:left;
}
.statistics_detail_td_percent2bottom,
.statistics_detail_td_percent2top,
.statistics_detail_td_percent2 {
	text-align:right;
}
.statistics_detail_td_percent1,
.statistics_detail_td_percent2 {
	padding-bottom:19px;
}
.statistics_detail_td_percent1top,
.statistics_detail_td_percent2top {
	padding-top:16px;
	padding-bottom:16px;
}
.statistics_detail_td_percent1bottom,
.statistics_detail_td_percent2bottom {
	padding-bottom:28px;
}

.statistics_detail_percent_box_tr1td1 {
	height:25px;
	text-align:left;
	font-size:14px;
	color:#000000;
}
.statistics_detail_percent_box_tr1td1>div {
	display:inline-block;
	font-size:11px;
	color:#6c6c6c;
}
.statistics_detail_percent_box_tr1td2 {
	text-align:right;
	font-size:14px;
	color:#005dab;
}
.statistics_detail_percent_box_tr3td1 {
	font-size:11px;
	color:#6c6c6c;
}
.statistics_detail_percent_box {
	width:100%;
	border-spacing:0;
}
.statistics_detail_percent_border {
	position:absolute;
	width:370px;
	height:16px;
	border:1px solid #bfbfbf;
	border-radius:4px;
}
.statistics_detail_percent {
	position:relative;
	width:235px;
	height:16px;
	background-color:#FE9400;
	border:1px solid #FE9400;
	border-radius:4px;
}
.statistics_detail_percent_box_tr2td1 {
	padding:0;
}


.img_graph_text {
	position:absolute;
	display:none;
	border-left:1px dashed #e0e0e0;
	height:380px;
}
.img_graph_text_1 {
	position:absolute;
	width:100px;
	height:28px;
	padding-left:10px;
	padding-top:10px;
	background-color:#fff;
	margin-left:40px;

	margin-top:160px;
	border-left:9px solid #1268b1;
	border-right:1px solid #1268b1;
	border-top:1px solid #1268b1;
	border-bottom:1px solid #1268b1;
}
.img_graph_text_2 {
	position:absolute;
	width:100px;
	height:28px;
	padding-left:10px;
	padding-top:10px;
	background-color:#fff;
	margin-left:40px;
	
	margin-top:100px;
	border-left:9px solid #ff9e19;
	border-right:1px solid #ff9e19;
	border-top:1px solid #ff9e19;
	border-bottom:1px solid #ff9e19;
}
.img_graph_text_3 {
	position:absolute;
	min-width:300px;
	min-height:18px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#fff;
	margin-left:40px;
	
	margin-top:220px;
	border-left:9px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
}

.img_graph_frame {
	width:100%;
	border:1px solid #e5e5e5;
}
.img_graph_frame_legend {
	padding-left:50px;
}
.img_graph_frame_legend_box_clickrate {
	width:14px;
	height:14px;
	background-color:#015eab;
}
.img_graph_frame_legend_box_openrate {
	width:14px;
	height:14px;
	background-color:#FE9400;
}
.img_graph_frame_legend_td3 {
	width:70px;
}

.img_graph_distance {
	width:50px;
}
.img_graph_right_text {
	vertical-align:top;
}
div.img_graph_right_text_header {
	font-weight:bold;
	padding-bottom:10px;
}

.content_table_header {
	font-weight:bold;
	padding-bottom:10px;
}
.img_graph_text_in_out {
	font-weight:bold;
	padding-top:27px;
	padding-left:27px;
}
.img_graph_text_in_out_number {
	font-weight:normal;
	display:inline;
}

.img_graph_left_text_header {
	padding-top:27px;
	padding-left:27px;
}

.data_log_mail_input {
	width:90%;
}
.data_log_mail_table {
	width:100%;
}



.import_double_mails_table {
	width:95%;
	margin-top:10px;
	border-spacing:0;
}
.import_double_mails_table th {
	background-color:#e5f0f6;
	height:30px;
	border-bottom:1px solid #6f8698;
	font-size:11px;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.import_double_mails_table td {
	border-bottom:1px solid #e5f0f6;
	padding:3px 5px 5px 5px;
}
.import_double_mails_table_td_mail {
	vertical-align:top;
}
.import_double_mails_table_td_saved {
	background-color:#f0f7fa;
}

.prio_table {
	border-spacing:0;
}
.prio_table th,
.prio_table td {
	border-bottom:1px solid #e0e0e0;
	padding:4px 15px 5px 10px;
	font-size:11px;
}
.prio_table td>img {
	cursor:pointer;
}







#checkMailBox {
	display:none;
	border:1px solid #e0e0e0;
	margin:20px 0px 20px 0px;
	padding:10px;
	width2:640px;
}

#checkMailBoxTable {
	display:table;
}
#checkMailBoxTable>div {
	display:table-row;
}
#checkMailBoxTable>div>div {
	display:table-cell;
	padding:5px 20px 5px 5px;
	vertical-align:middle;
}
#checkMailBoxTable>div.checkMailBoxTr1>div {
	background-color:#e5f0f6;
}
#checkMailBoxTable>div.checkMailBoxTr2>div {
	background-color:#ffffff;
}

#checkMailBoxTable>div.checkMailBoxTableHeader>div {
	font-weight:bold;
	background-color:#e5f0f6;
	border-bottom:1px solid #6f8698;
	padding-top:10px;
	padding-bottom:10px;
}
#checkMailBoxTable>div>div>.checkMailBoxTableNotChecked {
	font-weight:bold;
	color:orange;
}
#checkMailBoxTable>div>div>.checkMailBoxTableOk {
	font-weight:bold;
	color:green;
}
#checkMailBoxTable>div>div>.checkMailBoxTableError {
	font-weight:bold;
	color:red;
}
.checkMailBoxStop {
	padding:10px 10px 10px 0px;
}




