body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;

}

a.menu {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	width:16ex;
	letter-spacing: 2px;
	margin: 0px;
	line-height: 15px;
	border-style: solid;
	border-width: 1px;
	padding: 1px;
	text-decoration: none;
	color: #000000;
} 

a.menu:link {
	background-color: #DFFFEC;
	border-color: #DFFFEC;
}
a.menu:visited {
	background-color: #DFFFEC;
	border-color: #DFFFEC;
}
a.menu:hover {
	background-color: #FF9933;
	border-color: #000000;
}
a.menu:active {
	background-color: #CCCCCC;
	border-color: #000000;
}
.adm_headline {
	font-size: 13px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	color: #FF9933;
}
.table_dashed {
	border: 1px dashed #000000;
}
.text {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
}
.form_edit {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9933;
}
.form_edit:hover {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFF00;
}
.form_new {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9933;
}
.form_new:hover {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #46E9AF;
}
.form_dele {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF9933;
}
.form_dele:hover {
	border: 1px solid #000000;
	font-size: 11px;
	font-weight: bold;
	background-color: #FF0000;
}
.adm_headline_1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 4px;
	padding: 0px;
	color: #FF9933;
}
form {
	margin: 0px;
	padding: 0px;
}
.form_txt {
	border: 1px solid #000000;
	background-color: #DFFFEC;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
.status {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF9933;
}
.form_select {
	font-size: 12px;
	color: #000000;
	background-color: #DFFFEC;
	border: 1px solid #000000;
	font-style: normal;
	font-weight: bold;
}
.form_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 5px;
}

a.standard:link {
	color: #FF9933;
	text-decoration: none;
}
a.standard:visited {
	color: #FF9933;
	text-decoration: none;
}
a.standard:hover {

	color: #FF9933;
	text-decoration: underline;
}
a.standard:active {
	color: #FF9933;
	text-decoration: none;
}

#showimage{
	position:absolute;
	visibility:hidden;
	border: 1px solid #000000;
	z-index: 500;
}

#dragbar{
cursor: hand;
cursor: pointer;
background-color: #FF9933;
min-width: 100px;
}
.fliesstext {
	font-size: 12px;
	line-height: 19px;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
}
.help {
	font-size: 9px;
	font-style: italic;
}
.text_grey {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
.standard_link {

	font-size: 13px;
	font-weight: bold;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.tabelle_head {
	font-size: 12px;
	font-weight: bold;
}
.tabelle_main {
	font-size: 12px;
}
.tabelle_headline {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.tabelle_back {
	background-color: #F2FAF2;
	border: 2px solid #009900;
	margin: 5px;
}

