/* 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;
}


.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;
}

.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;
}

.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;
}

/* 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;
}

