/* Redefinition of some HTML tags */
/**********************************/
td	{text-align: left;
         vertical-align: top;}

body    {
	background-color: #669966;
}

/* Standard-Links */
a:link, a:visited, a:hover, a:active {
	color: #A01125; 
	text-decoration: none; 
}


/*         Message-boxes          */
/**********************************/
table.message {vertical-align: top; 
               text-align: left; 
               /* width: 60%; */
               background-color:#dddddd;}

td.message_title {background-color:#eeeeee;}
td.message_text  {background-color:#ffffff;}



/*   Navigation area (complete)   */
/**********************************/
.area_nav  {
	position: absolute;
	z-index: 2;
	width: 247px;
	left: 25px;
	top: 126px;
	text-align: right;
	vertical-align: top;
	height: 126px;
}


/* Data area (right to the navigation) */
/***************************************/
.page_contents_adminmode{
	z-index: 4;
	background-color: #FFFFFF;
	width: 650px;
	left: 285px;
	top: 40px;
	position: absolute;
	padding-right: 6px;
	padding-left: 6px;
	overflow: auto;
	padding-top: 13px;
	padding-bottom: 9px;
	border: 1px solid #004983;
}
.page_contents_standardusermode{}
         		  
            		  

/* Maileditor subject (input box) */
/**********************************/
.maileditor_subject { width:250px; }
             


/*   Mailarchive and drafts-list  */
/**********************************/

.mailarchive_browse_table,
.drafts_browse_table,
.tempusers_browse_table,
.users_browse_table
{
	width: 100%;
	border-left: 1px solid #004983;
	border-top: 1px solid #004983;
	text-align: left;
        vertical-align: top;

}



.mailarchive_browse_table_cell,
.drafts_browse_table_cell,
.tempusers_browse_table_cell,
.users_browse_table_cell
{
	border-right: 1px solid #004983;
	border-bottom: 1px solid #004983;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.mailarchive_browse_table_th_cell,
.drafts_browse_table_th_cell,
.tempusers_browse_table_th_cell,
.users_browse_table_th_cell
{
	height : 21px;
	width : 247px; 
	padding-left : 2px;
	padding-right : 2px;
	border-right: 1px solid #004983;
	border-bottom: 1px solid #004983;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    	text-decoration : none;
	background-color : #E4E4E4;
	color : #B22222;
}


th.mailarchive_browse_table_th_cell :link,
th.drafts_browse_table_th_cell :link,
th.tempusers_browse_table_th_cell :link,
th.users_browse_table_th_cell :link
{
	text-decoration : none;
	color : #004983;
}


th.mailarchive_browse_table_th_cell :hover,
th.drafts_browse_table_th_cell :hover,
th.tempusers_browse_table_th_cell :hover,
th.users_browse_table_th_cell :hover
{
	color: #004983;
	text-decoration : none;   
}

th.mailarchive_browse_table_th_cell :active,
th.drafts_browse_table_th_cell :active,
th.tempusers_browse_table_th_cell :active,
th.users_browse_table_th_cell :active
{
	color: #004983;
	text-decoration : none;   
}


th.mailarchive_browse_table_th_cell :visited,
th.drafts_browse_table_th_cell :visited,
th.tempusers_browse_table_th_cell :visited,
th.users_browse_table_th_cell :visited
{
	text-decoration : none;   
	color : #004983;
}


.drafts_browse_sortbutton,
.mailarchive_browse_sortbutton,
.tempusers_browse_sortbutton,
.users_browse_sortbutton
{
	border: 0px solid ;
}




/*         Buttons near to the HTML-Editor         */
/***************************************************/
.btnImage {cursor: pointer; cursor: hand;}



/*         HTML-Editor (Inputfield for text)       */
/***************************************************/
.texteditor {width:100%;}



/*        HTML-Editor (Inputfield for text)        */
/***************************************************/
.maileditor_section_head {border-color:grey; border-width:1px; border-style:solid; padding:4px; 
	            		  background-color: #f0f0f0; 
	            		  margin: 15px 0px 0px 0px;}



/*      HTML-Editor and Maileditor and PREVIEW     */
/***************************************************/
.maileditor_section_body {border-color:grey; border-width:1px; border-style:solid; padding:4px;}
.maileditor_section_body2 {margin: 0px 30px 2px 10px;}
.maileditior_subsection   {border-color:grey; border-width:1px; border-style:solid; padding:4px; 
		                   background-color: #f5f5f5; 
                           margin: 15px 0px 0px 0px;}
						   
						   
/*                 Page-Title                      */
/***************************************************/
.pagetitle_adminmode, .pagetitle_standardusermode{
	z-index: 5;
	background-color: #FFFFFF;
	width: 650px;
	left: 285px;
	top: 15px;
	height: 24px;
	position: absolute;
	padding-right: 6px;
	padding-left: 6px;
	overflow: auto;
	border: 1px solid #004983;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-style: normal;
}

						  
/* Eigenschaft für Hauptnavigationstabelle 1. Ebene*/
/***************************************************/
td.MainNav  {
	height : 21px;
	width : 247px; 
	padding-left : 5px;
	padding-right : 25px;
	padding-top: 2px;
	border-right: 1px solid #004983;
	border-bottom: 1px solid #004983;	
	border-left: 1px solid #004983;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;      
	background-color : #E4E4E4;
	color : #B22222;
}
td.MainNav :link, td.MainNav :visited {
    	text-decoration : none;
	color : #004983;
	font-weight: bold;
}
td.MainNav :active , td.MainNav :hover {
	color: #A52A2A;
    text-decoration : none;   
	font-weight: bold;
}



/*            Hauptnavigation 2. Ebene             */
/***************************************************/
td.SubNav{
	height: 21px;
	border-right: 1px solid #004983;
	border-bottom: 1px solid #004983;	
	border-left: 1px solid #004983;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : White;
	padding-left : 25px;
	color : #B22222;
}
td.SubNav :link {
    text-decoration : none;   
	color : #004983;
}
td.SubNav :hover {
	color: #A52A2A;
    text-decoration : none;   
}
td.SubNav :active {
	color : #DC143C;
    text-decoration : none;   
}

td.SubNav :visited {
    text-decoration : none;   
	color : #004983;
}



/*                   Logo Bereich                  */
/***************************************************/
div.logo {
	height: 126px;
	width: 247px;
	left: 25px;
	top: 15px;
	position: absolute;
	z-index: 1;
	border-top: 1px solid #004983;}




/* Eigenschaften für Formular Eingabefelder */
.cwnl_subscribebox_mailadr{
	background-color: #669966;
	border: 1px dotted #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	width: 150px;

}
/*  Subscribe / unsubscribe table  */
/*  (the subscribebox is based on  */
/*  a table)                       */
/***********************************/
.cwnl_subscribebox_table
{
	width: 160px;
	height: 183;
	background-color: #336633;
	border: 1px solid #FFFFFF;
	margin-left: 6px;
/*
	width: 100%;
	text-align: left;
        vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #000000;		*/
}
.cwnl_subscribebox_td{
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
/* mail-format list in subscription dialog */
/***************************************************/
.cwnl_subscribebox_mailformat{
	background-color: #669966;
	border: 1px dotted #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	width: 100px; 
}

/* subscribe / unsubscribe option in subscription dialog */
/*********************************************************/
.cwnl_subscribebox_todo{
}


/* subscribe / unsubscribe box */
/*******************************/
.cwnl_subscribe_form{
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
/*  20040405 DS include Submit-Field */
.dsnl_subscribebox_button{
	background-color: #669966;
	border: 1px dotted #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 12px;
	width: 100px; 
	

}

