p.error_text, .error_text {font-size:12px; color:#b00000; text-align:left; font-weight: bold;}
span.link_red a:link, span.link_red a:visited  {font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color: #b00000;}
span.link_red a:hover {font-size: 12px; font-style: normal; font-weight: normal; text-decoration: underline; color:rgb(121,139,175);}
span.link_red a:active { font-size: 12px; font-style: normal; font-weight: normal; text-decoration: none; color:rgb(121,139,175);}

.standard {font-size: 12px; font-style: normal; font-weight: normal; color: #666666; text-decoration: none;}
.standard_head {font-size: 17px; font-style: normal; font-weight: bold; color: #444444; text-decoration: none;}

/* Menuabstand im admin-Menu */
.admin_menu {line-height:20px;}

/* Neuanmelungs-Formular */
/*td{	padding:5px 5px 5px 10px;}*/

td.form_left_declaration {
	width: 140px;
	height: 28px;
	background-color:#e7f5ff;
	/*background:url('../bilder/bg_grey-trans.png') repeat scroll;*/
	font-size: 11px;
	font-weight: normal;
/*	border-left:1px solid #000000; */
	padding:5px 5px 5px 10px;
	}
td.form_both_declaration {
	width: 480px;
	height: 28px;
	background-color:#e7f5ff;
	/*background:url('../bilder/bg_grey-trans.png') repeat scroll;*/
	font-size: 11px;
	font-weight: bold;
/*	border-left:1px solid #000000;
	border-right:1px solid #000000;
*/
	padding:5px 5px 5px 10px;
	}

/* td.form_top_declaration {border-top:1px solid #000000;}
td.form_bottom_declaration {border-bottom:1px solid #000000;}
td.form_right_border{border-right:1px solid #000000;}
*/

td.form_right_declaration {
	width: 300px;
	height: 28px;
	background-color:#e7f5ff;
	/*background:url('../bilder/bg_grey-trans.png') repeat scroll;*/
	font-size: 11px;
/*	border-right:1px solid #000000;
*/
	padding:5px 5px 5px 10px;
	}

/* Info-Fenster durch span-Funktion */
.infobox {
	position: absolute;
	z-index:120;
	display:inline;
	text-align:left;
	background: url('../bilder/bg_white-trans.png') repeat scroll;
	padding: 3px;
	font-size:11px;
	line-height:11px;
	width: 190px;
	border: 1px solid #ccc;
	font-weight: normal;
	font-style: italic;
	color: rgb(121,139,175);	
	}

	
.form {
	width:170px;
	font:12px Arial;
	line-height:14px;
	color:#777777;
}
.form_sprachen1 {
	width:120px;
	font:12px Arial;
	line-height:14px;
	color:#777777;
	background:url('../bilder/bg_grey-trans.png') repeat scroll;


}

.form_sprachen2 {
	width:260px;
	font:12px Arial;
	line-height:14px;
	color:#777777;
	background:url('../bilder/bg_grey-trans.png') repeat scroll;

}



.table_dir_content_empty {
	background-image:url(../bilder/empty-trans.png);
	background-repeat:repeat;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
.table_dir_content_up {
	background-image:url(../bilder/up-trans.png);
	background-repeat:repeat-x;
}
.table_dir_content_down {
	background-image:url(../bilder/down-trans.png);
	background-repeat:repeat-x;
}
.table_dir_content_left {
	background-image:url(../bilder/left-trans.png);
	background-repeat:repeat-y;
}
.table_dir_content_right {
	background-image:url(../bilder/right-trans.png);
	background-repeat:repeat-y;
}
.table_dir_corner_left_up {
	background-image:url(../bilder/left_up_corner-trans.png);
	background-repeat:no-repeat;
}
.table_dir_corner_right_up {
	background-image:url(../bilder/right_up_corner-trans.png);
	background-repeat:no-repeat;
}
.table_dir_corner_left_down {
	background-image:url(../bilder/left_down_corner-trans.png);
	background-repeat:no-repeat;
}
.table_dir_corner_right_down {
	background-image:url(../bilder/right_down_corner-trans.png);
	background-repeat:no-repeat;
}

.flags {padding-left: 20px;}
.error_grau {
	color:#999999;
	}
p.weiter {text-align:right;}

td span.edit_row {border:0;}
.user_data_show{font-size:8.5pt; color:#000000;background:url('../bilder/bg_grey-trans.png') repeat scroll;}
.user_data_show_head{font-size:9pt; color:#000000;font-weight:bold; background:url('../bilder/bg_grey-trans.png') repeat scroll;}

