body {
	font-family: verdana, helvetica, geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding: 8px;
}

.validation-failed {
	background-color: #F8EEC3;
}

body.modul {
	padding-left: 14px;
	padding-top: 60px;
}

img {
	border-width: 0px;
}

p {
	color: #003399;
	padding: 2px;
	margin: 0px;
	margin-bottom: 3px;
}

p.move {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	line-height: 6px;
	margin: 0px;
}

.div_modul_icon {
	position: absolute;
	top: 14px;
	left: 14px;
	visibility: collapse;
}

.div_modul_title {
	position: absolute;
	top: 14px;
	left: 44px;
	color: #003399;
	font-size: 18px;
	visibility: collapse;
}

.tight {
	padding: 0px !important;
	padding-top: 0px !important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	margin: 0px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}

.data_text {
	color: #000000;
}

.inactive_text {
	color: #88aacc;
}

.small {
	font-size: smaller;
}

.write_italic {
	font-style: italic;
}

.superscript {
	font-size: small;
	position: relative;
	bottom: -2px;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #003399;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	margin-bottom: 32px;
}

h3 {
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #003399;
	margin-bottom: 12px;
}

h4 {
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	padding: 0px;
	margin: 0px;
}

input, select, textarea {
	margin: 0px;
	padding: 0px;
}

input[ type =
"text"] {
	font-family: verdana, helvetica, geneva, sans-serif;
	color: #000000;
	font-size: 12px
}

input[ type =
"radio"] {
	margin: 4px
}

input.invalid {
	background-color: #ffcccc;
}

input.date_field {
	width: 100px;
	color: #000;
}

textarea {
	font-size: 12px;
	resize: both;
	font-family: inherit;
	border: 1px solid #5A5A5A;
}

textarea.edit_hilfetext {
	width: 100%;
	margin-bottom: 12px;
}

fieldset {
	/* background: url(../images/fieldset_background.jpg);*/
	border: 1px solid #cccccc;
	padding: 4px;
	margin: 0px;
	-moz-border-radius: 8px;
	border-radius: 0px;
}

fieldset.floating {
	background-color: #dddddd;
	padding: 8px;
	float: left
}

legend {
	color: #003399
}

legend.heading {
	font-size: 14px
}

/* auskommentiert von IP 16.8.2010 (wird eh nirgends gebraucht) */
/*
 button	{ background-color:#ffffff; border-width:0px; margin:0px; padding:0px; vertical-align:middle; font-size:12px; color:#777777 }
 button:hover { text-decoration:underline; color:#000000 }
 */
.invisible {
	background-color: #ffffff;
	background-color: #ffffff;
}

.bare {
	background-color: #ffffff;
	border: 0px solid #ffffff;
}

.comment {
	font-style: italic;
}

.static_text {
	color: #003399
}

pre, tt {
	font-size: small
}

th {
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	text-align: left;
	padding: 6px;
	padding-left: 2px
}

td {
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 4px
}

th.left {
	text-align: left
}

td.menu {
	vertical-align: middle;
	padding-top: 8px
}

td.minor {
	padding-top: 1px;
	padding-left: 16px
}

table.sortable {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 18px;
	margin-bottom: 18px;
	background-color: #dddddd;
}

table.sortable tr.odd {
	border: 1px solid #aaaaaa;
	background-color: #eeeeee;
}

table.sortable th {
	border: 1px solid #aaaaaa;
	background-color: #ffffff;
}

table.sortable td {
	border: 1px solid #aaaaaa;
}

table.sortable th.bare {
	border: 0px solid #aaaaaa;
	background-color: #ffffff;
}

table.data {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 18px;
	margin-bottom: 18px;
}

th.data {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	border: 1px solid #aaaaaa;
}

td.data {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	border: 1px solid #aaaaaa;
}

td.data_even {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	background-color: #dddddd;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

td.data_odd {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

table.form {
	border-spacing: 0px;
	border-collapse: collapse;
	margin-top: 18px;
	margin-bottom: 18px;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	width: 700px;
}

tr {
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px
}

td, th {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px
	
}

tr.form_even {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	background-color: #dddddd;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px
}

tr.form_odd {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px
}

/*
 td.form_even:hover {
 background-color:#f3f0dd;
 }
 td.form_odd:hover {
 background-color:#fffcee;
 }
 */
.form_highlight {
	text-align: left;
	vertical-align: top;
	padding: 4px;
	padding-left: 2px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 0px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

td.icons {
	vertical-align: bottom
}

tr.collapse_links th {
	background-color: #777777;
	padding: 0px;
	padding-left: 2px;
	margin: 0px;
	font-size: 8px;
	color: #ffffff;
	/* border-style:solid;
	 border-width:0px;
	 border-left-width:1px;
	 border-bottom-width:0px; */
}

tr.collapse_links th a {
	color: #ffffff
}

a {
	text-decoration: none;
	color: #777777;
}

a:link {
	text-decoration: none;
	color: #777777;
}

a:visited {
	text-decoration: none;
	color: #777777;
}

a:hover {
	text-decoration: none;
	color: #118800;
}

a.external_link {
	text-decoration: none;
	color: #aa5577
}

a.external_link:link {
	text-decoration: none;
	color: #aa5577
}

a.external_link:visited {
	text-decoration: none;
	color: #aa5577
}

a.external_link:hover {
	text-decoration: none;
	color: #bb0022
}

a.nav:link {
	color: #000000
}

a.nav:visited {
	color: #000000
}

a.nav:hover {
	color: #FF0000
}

a.h1:link {
	font-size: large;
	font-weight: bold;
	color: #000000
}

a.h1:visited {
	font-size: large;
	font-weight: bold;
	color: #000000
}

a.h1:hover {
	font-size: large;
	font-weight: bold;
	color: #FF0000
}

a.drop:link {
	color: #ff0000
}

a.drop:visited {
	color: #ff0000
}

a.drop:hover {
	color: #ffffff;
	background-color: #ff0000;
	text-decoration: none
}

.nav {
	color: #000000;
}

.warning {
	color: #aa1100;
}

table.path {
	padding: 0px;
	margin-bottom: 20px;
	border-style: dotted;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #ccddcc
}

table.path_empty {
	padding: 0px;
	margin-bottom: 20px
}

tr.path {
	padding: 0px
}

td.path {
	font-size: 10px;
	color: #003399
}

a.path {
	font-size: 10px;
	color: #777777
}

a.path:hover {
	color: #118800
}

.inactive_link {
	color: #aabbdd;
}

a.inactive_link:hover {
	color: #aabbdd;
}

a.inactive_link:active {
	color: #aabbdd;
}

a.inactive_link:visited {
	color: #aabbdd;
}

p.is_link {
	color: #777777;
}

p.is_link:hover {
	color: #118800;
}

div.menu {
	text-align: left;
	padding-left: 20px;
	border-left: thin dotted #777777;
	margin-left: 20px;
	margin: 7px;
	margin-top: 0px;
	margin-bottom: 0px
}

div.move {
	text-align: left;
	padding-left: 20px;
	border-left: thin dotted black;
	margin-left: 20px;
	margin: 7px;
	margin-top: 0px;
	margin-bottom: 0px
}

/* noscript Bereich in index.php*/
#noscript {
	margin: 150px;
	width: 600px;
}

/* Spinner, wie er in der BSSpinnerFactory hergestellt wird */
.div_bs_spinner {
	position: relative;
	height: 38px;
	background-color: #dddddd;
	border: 1px solid #777777;
}

.div_bs_spinner img {
	position: absolute;
	top: 7px;
	left: 7px;
}

.div_bs_spinner p {
	position: absolute;
	top: 10px;
	left: 40px;
}
/**
 * 	MooTools Spinner
 */
.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url('media/icons/spinner.gif') no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}

/* edit tg 15.10.12
 * ersetzt table.filelist (immer noch vorhanden in dv/dv.css zwecks Abwärtskompatibilität mit dv)
 */
table.list {
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 11px;
	background-color: transparent;
}

table.list tbody {
	background-color: #dddddd;
}

table.list th {
	margin: 0px;
	vertical-align: top;
	padding: 1px;
	padding-left: 4px;
	padding-right: 6px;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	background-color: #ffffff;
	font-size: 11px;
	line-height: 18px;
}

table.list th:hover {
	color: #180;
}

table.list td {
	margin: 0px;
	vertical-align: top;
	padding: 1px;
	padding-left: 4px;
	padding-right: 6px;
	border-style: solid;
	border-color: #aaaaaa;
	border-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	line-height: 20px;
}

table.list td.even {
	background-color: #dddddd;
}

table.list td.odd {
	background-color: #eeeeee;
}

table.list td.folderline_even {
	background-color: #dddddd;
	padding-left: 0px;
	line-height: 18px;
}

table.list td.folderline_odd {
	background-color: #dddddd;
	padding-left: 0px;
	line-height: 18px;
}

table.list th.last_column {
	border: 1px dotted #aaaaaa;
	border-left-color: #339911;
	border-right-color: #339911;
}

table.list td.last_column {
	border: 1px dotted #aaaaaa;
	border-left-color: #339911;
	border-right-color: #339911;
	border-bottom-style: solid;
}

table.list td.td_verz_name {
	border: 0px dotted white;
	line-height: 18px;
}

table.list td.td_tools {
	border: 1px dotted #339911;
	border-bottom-width: 0px;
	text-align: right;
	line-height: 18px;
}

table.list td.invisible {
	visibility: hidden;
	border-width: 0px;
}

table.list tr {
	background-color: #dddddd;
}

table.list tr.alt {
	background-color: #eeeeee;
}

table.list th {
	color: #777777;
	cursor: pointer;
	padding-right: 12px;
	background-image: none;
}





table.list th.forward_sort {
	background-image: url(media/icons/table_sorting_arrows_up.png);
	background-position: right;
	background-repeat: no-repeat;
}

table.list th.reverse_sort {
	background-image: url(media/icons/table_sorting_arrows_down.png);
	background-position: right;
	background-repeat: no-repeat;
}

.TitelKapitel {
	background-color: #eeeeee ! important;
	border: 1px solid #000000 !important;

}

.Unterkapitel {
	background-color: #ffffff ! important;
}

.dt-button {
	margin-bottom: 0px  !important;
	margin-top: 0px  !important;
	padding-bottom: 0px  !important;
	padding-top: 0px  !important;
	margin-left: 5px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	float: right;
}

