.table_background {
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004B85;
	text-decoration: none;
}
.normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.strongtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B85;
}
.blueline {
	color: #C9D9E5;
	height: 1px;
}
hr {
	color: #C9D9E5;
	height: 1px;
}
.coperfield {
	unicode-bidi:bidi-override; 
	direction: rtl;
}
.normBlau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B85;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #004B85;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
.form_textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	width: 360px;
	border: 1px solid #004B85;
	padding: 2px;
}
.admin_maintable {
	border: 1px solid #666666;
	background-color: #F2F2F2;
}
.admin_smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.admin_normtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.admin_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.admin_menu_highlighted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F58220;
	background-color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-top-width,border-left-width,border-right-width: 1px;
	border-top-style,border-left-style,border-right-style: dotted;
	border-top-color,border-left-color,border-right-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.admin_footer {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
a.admin:link,a.admin:active,a.admin:visited {
	color: #666666;
	text-decoration: none;
}
a.admin:hover {
	color: #666666;
	text-decoration: underline;
	letter-spacing: 1px;
}
.textarea {
	height: 360px;
	width: 700px;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.admin_menu_pulldown {
	background-color: #F2F2F2;
	padding: 2px;
	width: 716px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.listing_grau {
	background-color: #F2F2F2;
}
.listing_weiss {

	background-color: #FFFFFF;
}
.admin_headline_lines {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	height: 25px;
}
.admin_formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F2F2F2;
	padding: 2px;
	width: 270px;
	border: 1px solid #999999;
}
.admin_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F58220;
	text-decoration: none;
	background-color: #F2F2F2;
	padding: 8px;
	border: 1px solid #F58220;
}
.admin_formfield_long {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F2F2F2;
	padding: 2px;
	width: 550px;
	border: 1px solid #999999;
}
.admin_formfield_short {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F2F2F2;
	padding: 2px;
	width: 160px;
	border: 1px solid #999999;
	text-align: center;
}
.listing_marked {

	background-color: #FBCDA8;
}
.admin_bilderrahmen {

	border: 1px solid #999999;
}
.dottedline {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.bilderrahmen {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 2px;
}
.headlines_orange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D69A16;
	text-decoration: none;
}
.container_body {
	background-image: url(admin/images/background_boxes.jpg);
	background-repeat: repeat-x;
}
.container_header {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #d0d0d0;
	border-left-color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 1px;
	text-decoration: none;
	text-align: left;
}
.admin_table_1stline {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
