/*############# Error/Hinweise #################################################*/

p.error_cell {
	padding: 8px;
	border: 1px solid #A39572;
	color: #CC0000;	
	margin-bottom:15px;
}

p.error_cell a {
	color: #CC0000;	
}

p.message_cell, div.message_cell {
	padding: 8px;
	border: 1px solid #cccccc;
	margin-bottom:15px;
}

.message_cell img  {
	float:left;
	margin: 0px 8px 8px 0px;
}

/*############# Content ###############################################################*/

.content_tabelle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content_tabelle table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.content_tabelle a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B858A;
	text-decoration: none;
}

.content_tabelle a:hover {
	color: #CC0000;
}
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0B858A;
	font-weight: bold;
	margin-bottom: 3px;
}

.error_b 
   {
	color: #CC0000;
	font-weight: bold;
}

.error 
   {
	color: #CC0000;
}

input.text {
	font-size: 11px;
	width:200px; 
	border-right: #e7e8ed 1px solid; 
	padding-right: 4px; 
	border-top: #474e66 1px solid; 
	padding-left: 4px; 
	padding-bottom: 1px; 
	border-left: #474e66 1px solid; 
	padding-top: 1px; 
	border-bottom: #e7e8ed 1px solid;}

	
.text-h10gr
  {
	font-size: 10px;
	color: #666666;  	
  }
  
.text-h11gr
  {
	font-size: 11px;
	color: #666666;  	
  }


.text-h10s { font-size: 10px; color: #000000; }
