﻿

/* Toolbar */
.div_addmin_edit_user_toolbar 
{
	border-bottom: solid 1px #C0C0C0;
	padding: 5px 5px 2px 2px;
	font-family:Arial;
	font-size:11px;
}

div.div_addmin_edit_user_toolbar a, div.div_addmin_edit_user_toolbar a:visited 
{
	font-family:Arial;
	font-size:11px;
	 text-decoration:none;
	color:#333333;
}

div.div_addmin_edit_user_toolbar a:hover 
{
	color:#000000;
	
}



/* Globale Übeschrift */

.h1_usereditor_hedline 
{
	margin: 20px 0 2px 0;
	font-family:Arial;
	font-size:13px;
	line-height:16px;
	padding:0px;
	color: #333333;

}

/* Filter  Liste */
.tb_addmin_edit_filter_list
{
	padding:0px;
	width:100%;
	background-color:white;
	
	font-family: Arial;
	font-size: 11px ;
	line-height:15px;
	font-weight:normal;
	color:#333333;
	margin-top:20px;
	border-TOP: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
}
.tb_addmin_edit_filter_list td 
{
	padding:  3px 10px 3px 5px;
	
}

/* Liste */
.tb_addmin_edit_user_list
{
	padding:0px;
	width:100%;
	 background-color:white;
		
		font-family: Arial;
		font-size: 11px ;
		line-height:15px;
		font-weight:normal;
		color:#999999;
		margin-top:10px;
}
table.tb_addmin_edit_user_list tbody tr td a img
{
	border-style:none
}


	table.tb_addmin_edit_user_list thead tr td ,
	table.tb_addmin_edit_user_list thead tr td a, 
	table.tb_addmin_edit_user_list thead tr td a:visited
	{
		
		border-bottom: solid 1px #C0C0C0;
		text-decoration:none;
		font-weight:bold;
		color:#666666;
		vertical-align:top; 
		text-align:left;
		
	}
	
	table.tb_addmin_edit_user_list thead tr td
	{
		padding:  10px 10px 3px 3px;
	}
	table.tb_addmin_edit_user_list tbody tr td	
	{
		padding:  8px 10px 3px 2px;
	}
	table.tb_addmin_edit_user_list thead tr td a, 
	table.tb_addmin_edit_user_list thead tr td a:visited 
	{
		border-bottom-style:none
	}

	table.tb_addmin_edit_user_list thead tr td a:hover 
	{
		text-decoration:underline;
		color:#333333;
	}
	
table.tb_addmin_edit_user_list tbody tr td 
{
	padding-top:6px;
	color:#333333;
	border-bottom:solid 1px #C0C0C0
}


/* Liste Paging */
.tb_addmin_edit_user_list_paging_bottom 
{
	padding:0px;
	width:100%;
	 background-color:white;
		
		font-family: Arial;
		font-size: 11px ;
		line-height:15px;
		font-weight:normal;
		color:#999999;
		border-bottom:solid 1px #f0f0f0;
		
}
.tb_addmin_edit_user_list_paging_bottom  tr td 
{
	padding:  3px 3px 3 px 3px;
	text-align:center;
}
.tb_addmin_edit_user_list_paging_bottom  tr td a,
.tb_addmin_edit_user_list_paging_bottom  tr td a:visited
{
	text-decoration:none;
	color:#333333;
	margin-left:2px;
	margin-right:2px;

}
.tb_addmin_edit_user_list_paging_bottom  tr td a:hover
{
	text-decoration:underline;
	color:#333333;
}


/***************  Formular *******************/
.tb_addmin_edit_user_editor
{
	padding:0px;
	width:100%;
	
}

table.tb_addmin_edit_user_list tbody tr td 
{
	padding-top:3px;
	vertical-align:top;
}

/*Buttons */
.div_addmin_edit_user_buttons
{
	margin-top:30px;  
}

.addmin_edit_clear
{
	clear:both; height:1px; overflow:hidden; margin-top:-1; line-height:1px; font-size:1px;
}


/* ********************************* Loglist */


