@charset "utf-8";
@page
{
	size: 21cm 29.7cm;
	margin: 3mm 4mm 3mm 4mm;
}

html
{
	background-color: white !important;
	background-image: none !important;
}

body
{
	font-size: 8pt;
	font-style: normal;
	font-family:Arial,serif;
	text-align:justify;
	background-color: white !important;
	background-image: none !important;
	max-width: 100%;
}

.not_visible
{
	display: none !important;
}

#fortschrittsanzeige
{
	display: none;
}

#navigation_obenlinks
{
	display: none;
}

#navigation_oben
{
	display: none;
}

#navigation_oben .mandant_name
{
	display: none;
}

#navigation_oben img
{
	display: none;
}

#navigation_oben_popup
{
	display: none;
}

#navigation_oben_popup .mandant_name
{
	display: none;
}

#navigation_oben_popup img
{
	display: none;
}

#navigation_obenrechts
{
	display: none;
}

#navigation_obenrechts_popup
{
	display: none;
}

#navigation_links
{
	display: none;
}

#navigation_links2
{
	display: none;
}

#navigation_unten
{
	display: none;
}

#inhalt
{
	top: 0px;
	margin: 0px !important;
	padding-top: 0px;
	min-width: 4em;
	z-index: 1;
}

#inhalt_popup
{
	top: 0px;
	margin: 0px;
	padding-top: 10px;
	min-width: 4em;
	z-index: 1;
}

.infobar
{
	display: none;
}

#inhalt a, #inhalt_popup a
{
	padding: 0.4em;
	color: #053782;
	text-decoration: none;
	background-color: #F8C97F;
}

.ohne_hintergrund
{
	padding: 0.2em;
	color: #053782;
	text-decoration: none;
	background-color: transparent;
}

#inhalt table, #inhalt_popup table
{
	position: static;
	top: 15px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	empty-cells: show;
	border: 1px;
	border-spacing: 0px;
	border-collapse: collapse;
	border-color: #CDD7E6;
	border-style: solid;
}

#inhalt table td, #inhalt_popup table td
{
	vertical-align: top;
	padding: 4px;
}

.tabelle_standabrechnung td
{
	padding: 4px 6px !important;
}

#inhalt table thead td, #inhalt_popup table thead td
{
	background-color: #F29400;
	color: #053782;
}

#inhalt table tbody td, #inhalt_popup table tbody td
{
	border-top: 1px solid #CDD7E6;
	border-left: 1px solid #CDD7E6;
}

#inhalt table tr.summe, #inhalt_popup table tr.summe
{
	background-color: #F29400;
	color: #053782;
	font-weight: bold;
}

#inhalt table tfoot td, #inhalt_popup table tfoot td
{
	background-color: #F29400;
	color: #053782;
}

.brotkruemel
{
	padding: 10px 0px;
	font-weight: bold;
}

#inhalt_formular
{
	empty-cells: show;
	border: 0px;
	border-spacing: 0px;
	border-collapse: separate;
	border-color: black;
	border-style: solid;
}

.inhalt_formular_ueberschrift
{
	float: left;
	clear: both;
	font-weight: bold;
	color: #053782;
}

.inhalt_formular_infotext
{
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#inhalt_formular form
{
	width: 635px;
	min-width: 635px;
	max-width: 635px;
}

#inhalt_formular label
{
	float: left;
	clear: both;
	margin-top: 15px;
}

#inhalt_formular input
{
	float: right;
	margin-top: 15px;
	width: 370px;
	font-size: 1em;
	background-color: #E6EBF2;
	border: 0px solid;
}

#inhalt_formular select
{
	float: left;
	margin-top: 15px;
	width: 370px;
	background-color: #F2F5F9;
	border: 0px solid;
}

#inhalt_formular textara
{
	float: left;
	margin-top: 15px;
	width: 370px;
	background-color: #F2F5F9;
	border: 0px solid;
}

#inhalt_formular input[type=submit]
{
	float: right;
	clear: both;
	width: 115px;
	margin-top: 15px;
	margin-bottom: 30px;
	padding: 0.2em;
	color: #053782;
	text-decoration: none;
	background-color: #F8C97F;
}

.inhalt_formular_trennung
{
	float: left;
	clear: both;
	width: 100%;
	max-width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #CDD7E6;
	background-color: #CDD7E6;
}

#inhalt_info
{
	empty-cells: show;
	border: 0px;
	border-left: 0px solid #CDD7E6;
	border-spacing: 0px;
	border-collapse: separate;
	border-style: solid;
}

.verwaltung_tabelle
{
	position: static;
	top: 15px;
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	empty-cells: show;
	border: 1px;
	border-spacing: 0px;
	border-collapse: separate;
	border-color: #CDD7E6;
	border-style: solid;
	font-size: 8pt;
}

.verwaltung_tabelle select
{
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

#verwaltung_bearbeiten
{
	empty-cells: show;
	border: 0px;
	border-spacing: 0px;
	border-collapse: separate;
	border-color: black;
	border-style: solid;
}

#verwaltung_bearbeiten form
{
	float: left;
	clear: both;
}

#verwaltung_bearbeiten label
{
	float: left;
	clear: both;
}

#verwaltung_bearbeiten input
{
	float: right;
	width: 100%;
	font-size: 1em;
	background-color: #E6EBF2;
	border: 0px solid;
}

#verwaltung_bearbeiten select
{
	float: left;
	width: 100%;
	background-color: #F2F5F9;
	border: 0px solid;
}

#verwaltung_bearbeiten textara
{
	float: left;
	width: 100%;
	background-color: #F2F5F9;
	border: 0px solid;
}

#verwaltung_bearbeiten input[type=submit], #verwaltung_bearbeiten input[type=button], #verwaltung_bearbeiten input[type=reset]
{
	clear: both;
	margin-bottom: 30px;
	padding: 0.2em;
	color: #053782;
	text-decoration: none;
	background-color: #F8C97F;
}

#verwaltung_bearbeiten input[type=submit]
{
	font-weight: bold;
}

#speicher_buttons_unten input[type=submit], #speicher_buttons_unten input[type=button], #speicher_buttons_unten input[type=reset]
{
	float: right;
	margin-top: 15px;
	width: 100%;
	font-size: 1em;
	border: 0px solid;
	clear: both;
	margin-bottom: 30px;
	padding: 0.2em;
	color: #053782;
	text-decoration: none;
	background-color: #F8C97F;
}

#speicher_buttons_unten input[type=submit]
{
	font-weight: bold;
}

td.dragHandle
{

}

td.showDragHandle
{
	background-image: url(../img/updown2.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: move;
}

h4, h5, h6
{
	margin: 4px 0 !important;
}
