@charset "utf-8";

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

body
{
	font-size: 10pt;
	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;
}

.zeile
{
	float: left;
	clear: both;
	padding-bottom: 20px;
}

.spalten_leer
{
	float: left;
	width: 115px;
	height: 100%;
	padding-right: 15px;
}

.spalten_1
{
	float: left;
	width: 115px;
	padding-right: 15px;
}

.spalten_2
{
	float: left;
	width: 245px;
	padding-right: 15px;
}

.spalten_3
{
	float: left;
	width: 375px;
	padding-right: 15px;
}

.spalten_4
{
	float: left;
	width: 505px;
	padding-right: 15px;
}

.spalten_5
{
	float: left;
	width: 635px;
	padding-right: 15px;
}

.spalten_6
{
	float: left;
	width: 765px;
	padding-right: 15px;
}

.spalten_7
{
	float: left;
	width: 895px;
	padding-right: 15px;
}

.spalten_8
{
	float: left;
	width: 1025px;
	padding-right: 15px;
}

.spalten_9
{
	float: left;
	width: 1155px;
	padding-right: 15px;
}

.spalten_10
{
	float: left;
	width: 1285px;
	padding-right: 15px;
}

.spalten_11
{
	float: left;
	width: 1415px;
	padding-right: 15px;
}

.spalten_12
{
	float: left;
	width: 1545px;
	padding-right: 15px;
}

#navigation_obenlinks
{
	display: none;
}

#navigation_oben
{
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
	z-index: 11;
	overflow: auto;
	border-bottom: 1px solid #CDD7E6;
	color: #053782;
	font-weight: normal;
}

#navigation_oben .mandant_name
{
	position: relative;
	font-size: 2.5em;
	bottom: 12px;
}

#navigation_oben img
{
	position: relative;
	height: 35px;
	margin-left: 0px;
}

#navigation_oben_popup
{
	position: relative;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: left;
	text-align: left;
	z-index: 11;
	overflow: auto;
	border-bottom: 1px solid #CDD7E6;
	color: #053782;
	font-weight: normal;
}

#navigation_oben_popup .mandant_name
{
	position: relative;
	font-size: 2.5em;
	bottom: 12px;
}

#navigation_oben_popup img
{
	position: relative;
	height: 35px;
	padding-top: 5px;
	margin-left: 0px;
}

#navigation_obenrechts
{
	display: none;
}

#navigation_obenrechts_popup
{
	display: none;
}

#navigation_links
{
	display: none;
}

#navigation_unten
{
	display: none;
}

#inhalt
{
	position: absolute;
	left: 0px;
	top: 40px;
	bottom: 13px;
	right: 13px;
	margin: 0px;
	padding-left: 15px;
	padding-top: 10px;
	min-width: 4em;
	z-index: 1;
}

#inhalt_popup
{
	position: absolute;
	top: 40px;
	left: 15px;
	bottom: 13px;
	right: 13px;
	margin: 0px;
	padding-top: 20px;
	min-width: 4em;
	z-index: 1;
}

#inhalt a, #inhalt_popup a
{
	padding: 0.4em;
	color: #053782;
	text-decoration: none;
	font-weight: normal;

	-webkit-transition: background 0.3s ease-out 0s;
	-moz-transition: background 0.3s ease-out 0s;
	-o-transition: background 0.3s ease-out 0s;
	transition: background 0.3s ease-out 0s;
}

#inhalt .button_klein, #inhalt_popup .button_klein
{
	background-color: #CDD7E6;
	width: 130px;
	display: inline-block;
}

#inhalt .button_gross, #inhalt_popup .button_gross
{
	background-color: #CDD7E6;
	width: 220px;
	display: inline-block;
}

#inhalt a:hover, #inhalt_popup a:hover
{
	font-weight: bold;
	background-color: #F29400;
}

#inhalt iframe
{
	float: left;
	clear: both;
	width: 853px;
	height: 480px;
}

.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: 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: 1em;
}

thead, tr
{
	width: 100%;
	min-width: 100%;
}

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

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

#inhalt table .hellorange, #inhalt_popup table .hellorange
{
	background-color: #F8C97F;
	color: #053782;
}

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

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

.brotkruemel
{
	padding: 0px 10px 0px 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;
}