@charset "utf-8";

/*
@import 'https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i';
HD-Blau: #00004d;
*/

html, body {
	position: absolute;
	top: 0;  
	right: 0;
	left: 0;
	min-height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	/*font-family: "Open Sans", helvetica, arial, sans-serif;*/
	font-family: "helvetica", arial, sans-serif; 
	color: #000000;
	font-size: 100%;
}

a {
	color: #00004d;
	font-size: 0.7rem;
	font-weight: bold;
	text-decoration: none;
}
a:link,a:visited {
	text-decoration: none;
}
a:hover,a:active {
	color: #808080;
	text-decoration: underline;
}

datalist {
	display: none;
}

/*
input[type="file"]{
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: -1px;
    left: 0;
    width: 0.1px;
    height: 0.1px;
    user-select: none;
}
input[type="file"]:focus + label[for="files"]{
    border: 1px solid #85E5FF;
}
label[for="files"]{
    background: #FF7B47;
    padding: 10px;
    color: #fff;
    font-family: sans-serif;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
}
*/

input[type="submit"] {
	/*
		background: #e9effc;
		-webkit-border-radius: 0.4em;
		-moz-border-radius: 0.4em;
		border-radius: 0.4em;
		border: 0.1em solid #cccccc;
		margin: 0;
		padding: 0.2em 0.6em 0.2em 0.6em;
		color: #000000;
		font-size: 0.7rem;
		text-align: center;
  */
	cursor: pointer;
}
/*
	input[type="submit"]:hover {
	background: #00004d;
	color: #ffffff;
	}
*/

input[type=checkbox] + label {
  font-weight: Normal;
} 
input[type=checkbox]:checked + label {
		font-weight: Bold;
}


input[type="text"],input[type="email"],input[type="password"],input[list] {
	border: 0.1em solid #808080;
	margin: 0;
	padding: 0.1em 0.2em 0.1em 0.2em;
	height: 1.5em;
	font-size: 0.7rem;
}

textarea {
	border: 0.1em solid #808080;
	margin: 0;
	padding: 0.1em 0.2em 0.1em 0.2em;
	font-size: 0.7rem;
}

select {
	border: 0.1em solid #808080;
	margin: 0;
	padding: 0.1em 0.2em 0.1em 0.2em;
	height: 1.9em;
	font-size: 0.7rem;
}
select[multiple]{
	height: auto;
}

button {
	/*
		background: #e9effc;
		-webkit-border-radius: 0.4em;
		-moz-border-radius: 0.4em;
		border-radius: 0.4em;
		border: 0.1em solid #cccccc;
		margin: 0;
		padding: 0 0.6em 0 0.6em;
		color: #000000;
		font-size: 0.7rem;
		text-align: center;
	*/
	cursor: pointer;
}


.btn_upload_div {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.btn_upload {
  border: 0.1em solid #cccccc;
  color: #ffffff;
  background-color: #538cc6;
  padding: 0.2em 0.6em 0.2em 0.6em;
	 -webkit-border-radius: 0.4em;
		-moz-border-radius: 0.4em;
  font-size: 0.7rem;
  font-weight: bold;
}
.btn_upload_div input[type=file] {
  font-size: 0.7rem;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}




input[type=checkbox].cbox16 {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=checkbox].cbox16 + label.label16 {
padding-left:20px;
height:16px; 
display:inline-block;
line-height:16px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:0.7rem;
vertical-align:middle;
cursor:pointer;
}
input[type=checkbox].cbox16:checked + label.label16 {
background-position: 0 -16px;
}
label.label16 {
background-image:url(checkbox16.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].cbox18 {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=checkbox].cbox18 + label.label18 {
padding-left:22px;
height:18px; 
display:inline-block;
line-height:18px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:0.7rem;
vertical-align:middle;
cursor:pointer;
}
input[type=checkbox].cbox18:checked + label.label18 {
background-position: 0 -18px;
}
label.label18 {
background-image:url(checkbox18.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

input[type=checkbox].cbox20 {
position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
}
input[type=checkbox].cbox20 + label.label20 {
padding-left:24px;
height:20px; 
display:inline-block;
line-height:20px;
background-repeat:no-repeat;
background-position: 0 0;
font-size:0.7rem;
vertical-align:middle;
cursor:pointer;
}
input[type=checkbox].cbox20:checked + label.label20 {
background-position: 0 -20px;
}
label.label20 {
background-image:url(checkbox20.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

/* Customize the label (the container) */
.cbox_style1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.cbox_style1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.cbox_checkmark1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}

/* On mouse-over, add a grey background color */
.cbox_style1:hover input ~ .cbox_checkmark1 {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.cbox_style1 input:checked ~ .cbox_checkmark1 {
  background-color: #2196F3;
}

/* Create the cbox_checkmark1/indicator (hidden when not checked) */
.cbox_checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the cbox_checkmark1 when checked */
.cbox_style1 input:checked ~ .cbox_checkmark1:after {
  display: block;
}

/* Style the cbox_checkmark1/indicator */
.cbox_style1 .cbox_checkmark1:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}






 /* Customize the label (the radio_style1) */
.radio_style1 {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.radio_style1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.radio_checkmark1 {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radio_style1:hover input ~ .radio_checkmark1 {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radio_style1 input:checked ~ .radio_checkmark1 {
  background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radio_checkmark1:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.radio_style1 input:checked ~ .radio_checkmark1:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.radio_style1 .radio_checkmark1:after {
  top: 18px;
  left: 18px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: white;
} 



/*---------------------------------------------------------------*/
#header_container {
	position: fixed;
	top: 0; 
	right: 0;
	left: 0; 
	margin: 0;
	padding: 0;
	height: 1em;
	z-index: 1;
}
#header {
	position: absolute;
	top: 0; 
	right: 0; 
	bottom: 0;
	left: 0; 
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #00004d;
	font-size: 0.7rem;
	font-weight: bold;
}

/*---------------------------------------------------------------*/
#menu_tree {
	display: block;
	position: absolute;
	top: 7em; 
	left: 1em;
	text-align: left;	
}
#menu_container {
	position: fixed;
	top: 0.9em; 
	right: 0;
	left: 0; 
	margin: 0;
	padding: 0;
	height: 1.6em;
	text-align: center;
	z-index: 2;
}
#menu {
	position: absolute;
	top: 0.9em; 
	right: 0; 
	bottom: 0;
	left: 0; 	
	margin: 0;
	padding: 0;
	height: 100%;
	background: #00004d;
	color: #ffffff;
}
#menu select {
	border: 0.1em solid #ffffff;
	margin: 0;
	padding: 0;
	height: 1.5em;
	width: 14em;
	color: #00004d;
	font-size: 0.8rem;	
	font-weight: normal;
}
#menu a {
	color: #ffffff;
	font-size: 0.8rem;
	font-weight: bold;
	text-decoration: none;
}
#menu a:link,a:visited {
	text-decoration: none;
}
#menu a:hover,a:active {
	color: #808080;
	text-decoration: underline;
}


#menu_tree_lager {
	display: block;
	position: absolute;
	top: 7em; 
	left: 1em;
	text-align: left;	
}
#menu_container_lager {
	position: fixed;
	top: 0; 
	right: 0;
	left: 0; 
	margin: 0;
	padding: 0;
	height: 1.6em;
	text-align: center;
	z-index: 2;
}
#menu_lager {
	position: absolute;
	top: 0; 
	right: 0; 
	bottom: 0;
	left: 0; 	
	margin: 0;
	padding: 0;
	height: 100%;
	background: #00004d;
	color: #ffffff;
}
#menu_lager select {
	border: 0.1em solid #ffffff;
	margin: 0;
	padding: 0 0.2em 0 0.2em;
	height: 1.5em;
	width: 14em;
	color: #00004d;
	font-size: 0.8rem;	
	font-weight: normal;
}
#menu_lager a {
	color: #ffffff;
	font-size: 0.8rem;
	font-weight: bold;
	text-decoration: none;
}
#menu_lager a:link,a:visited {
	text-decoration: none;
}
#menu_lager a:hover,a:active {
	color: #808080;
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
#content {
	margin: 0;
	padding: 7em 1em 3em 1em;
	text-align: center;
	color: #000000; 
	font-size: 0.7rem;
	z-index: 1;
}
/*---------------------------------------------------------------*/
#footer_container {
	position: fixed;
	right: 0; 
	bottom: 0;
	left: 0;
	margin: 0;
	height: 1em;
	text-align: center;
	z-index: 2;
}
#footer {
	position: absolute;
	top: 0; 
	right: 0; 
	bottom: 0;
	left: 0; 
	height: 100%;
	margin: 0;
	padding: 0 1em 0 1em;
	background: #00004d;
	color: #ffffff;
	font-size: 0.7rem;
	font-weight: normal;
}
#footer a {
	color: #ffffff;
	font-size: 0.7rem;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link,a:visited {
	text-decoration: none;
}
#footer a:hover,a:active {
	color: #808080;
	text-decoration: underline;
}
/*---------------------------------------------------------------*/
#openwin_header {
	position: fixed;
	top: 0; 
	right: 0;
	left: 0; 
	margin: 0;
	padding: 0;
	height: 1em;
	z-index: 2;
}
#openwin {
	position: absolute;
	top: 0; 
	right: 0; 
	bottom: 0;
	left: 0; 
	height: 100%;
	margin: 0;
	padding: 0 1em 0 1em;
	background: #00004d;
	color: #ffffff;
	font-size: 0.7rem;
	font-weight: bold;
	text-align: center;
}
#openwin_content {
	margin: 0;
	padding: 2em 1em 2em 1em;
	text-align: center;
	color: #000000;
	font-size: 0.7rem;
	z-index: 1;
}
/*---------------------------------------------------------------*/
.fieldsetHide {
	margin: 0;
	padding: 1em;
	border: 0;
	background: #ffffff;
}
.fieldsetHide legend {
	margin: 0;
	padding: 0;
	font-size: 0.7rem;
	font-weight: bold;
	text-align: left;
	color: #808080;
}
.fieldset1 {
	margin: 0;
	padding: 1em;
	border: 0.1em solid #cccccc;
	background: #ffffff;
}
.fieldset1 legend {
	margin: 0;
	padding: 0;
	font-size: 0.8rem;
	font-weight: bold;
	text-align: left;
	color: #00004d;
}

.fieldsetMsgInfo {
	margin: 0;
	padding: 1em;
	border: 0;
	border-left: 1em solid #99e6e6;
	background: #ebfafa;
}
.fieldsetMsgInfo legend {
	margin: 0;
	padding: 0;
	font-size: 0.7rem;
	font-weight: bold;
	text-align: left;
	color: #00004d;
}

.fieldsetMsgOkey {
	margin: 0;
	padding: 1em;
	border: 0;
	border-left: 1em solid #80ffaa;
	background: #e6ffee;
}
.fieldsetMsgOkey legend {
	margin: 0;
	padding: 0;
	font-size: 0.7rem;
	font-weight: bold;
	text-align: left;
	color: #00004d;
}

.fieldsetMsgAttention {
	margin: 0;
	padding: 1em;
	border: 0;
	border-left: 1em solid #ffff80;
	background: #ffffe6;
}
.fieldsetMsgAttention legend {
	margin: 0;
	padding: 0;
	font-size: 0.7rem;
	font-weight: bold;
	text-align: left;
	color: #00004d;
}

.fieldsetMsgError {
	margin: 0;
	padding: 1em;
	border: 0;
	border-left: 1em solid #ff8080;
	background: #ffe6e6;
}
.fieldsetMsgError legend {
	margin: 0;
	padding: 0;
	font-size: 0.7rem;
	font-weight: bold;
	text-align: left;
	color: #00004d;
}
/*---------------------------------------------------------------*/
table.my_form {
	font-size: 0.7rem;
 text-align: center;
 border-collapse: collapse;
}
table.my_form fieldset {
	margin: 0.1em 0.1em 0 0.1em;
	padding: 0 0.2em 0.2em 0.2em;
	border: 0.1em solid #cccccc;
	background: #f2f2f2;
}
table.my_form legend {
	font-size: 0.7rem;
	font-weight: bold;
	color: #00004d;
	text-align: left;
}
table.my_form caption.caption1 {
	background: #ffffff;
	font-weight: bold;
	color: #808080;
	text-align: center;
}
table.my_form caption {
	margin: 0.2em 0 0 0;
	padding: 0.1em 0 0.1em 0;
	background: #e6e6e6;
	font-weight: bold;
	color: 	#808080;
	text-align: center;
}
table.my_form thead {
	background: #e9effc;
	color: #000000;
}
table.my_form thead th {
	font-weight: bold;	
}
table.my_form thead td {
	font-weight: normal;	
}
table.my_form label {
	font-size: 0.7rem;
	text-align: left;
}
/*---------------------------------------------------------------*/
table.my_php_tprint {
	padding: 0.1em;
	margin: 0;
	font-size: 0.6rem;
	border: 0.1em solid #cccccc;
	border-collapse: collapse;
}

table.my_php {
	border: 0.1em solid #cccccc;
  text-align: center;
  border-collapse: collapse;
	font-size: 0.7rem;
}
table.my_php a {
	font-weight: bold;
	color: #00004d;
	text-decoration: none;
}
table.my_php a:link,a:visited {
	text-decoration: none;
}
table.my_php a:hover,a:active {
	color: #808080;
	text-decoration: underline;
}
table.my_php tr:nth-child(even) {
 background: #f2f2f2;
}
table.my_php tr:hover {
	background-color: #fff2e6;
}
table.my_php tr:last-child:hover {
	background-color: #fff2e6;
}
table.my_php th, table.my_php td {
 border: 0.1em solid #cccccc;
	margin: 0;
	padding: 0.4em;
}
table.my_php button.sort {
	border: 0;
	background: #538cc6;
	font-size: 0.7rem;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
table.my_php fieldset {
	margin: 0.1em 0.1em 0 0.1em;
	padding: 0 0.2em 0.2em 0.2em;
	border: 0.1em solid #cccccc;
	background: #f2f2f2;
	text-align: left;
}
table.my_php legend {
	font-weight: bold;
	color: #cccccc;
}
table.my_php caption {
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.2em;
	font-size: 0.8rem;
	font-weight: bold;
	color: #00004d;
	background: #e9effc;
}
table.my_php thead {
	background: #538cc6;
	color: #ffffff;
}
table.my_php thead th {
	font-weight: bold;	
}
table.my_php thead td {
	font-weight: normal;	
}
table.my_php tbody th {
	font-weight: bold;
}
table.my_php tbody td {
	font-weight: normal;
}
table.my_php tbody tr.sum {
	background: #538cc6;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}
table.my_php tfoot {
	border: 0;
	background: #f2f2f2;
}
table.my_php tfoot th {
	border: 0;
	font-weight: bold;
}
table.my_php tfoot td {
	border: 0;
	font-weight: normal;
}
table.my_php tfoot fieldset {
	margin: 0.1em 0.1em 0 0.1em;
	padding: 0 0.2em 0.2em 0.2em;
	border: 0.1em solid #ffffff;
	background: #f2f2f2;
	text-align: left;
}
table.my_php tfoot tr:last-child:hover {
	background: #f2f2f2;
}
/*---------------------------------------------------------------*/
table.my_php2 {
	border: 0.1em solid #cccccc;
 text-align: center;
 border-collapse: collapse;
	font-size: 0.7rem;
	background: #f0f8ff;
}
table.my_php2 thead {
	background: #b3daff;
	color: #000000;
}
table.my_php2 thead th {
	font-weight: bold;
	border-left: 0.1em solid #cccccc;
}
table.my_php2 thead td {
	font-weight: normal;
	border-left: 0.1em solid #cccccc;
}
table.my_php2 tbody th {
	font-weight: bold;
}
table.my_php2 tbody td {
	font-weight: normal;
}
table.my_php2 th, table.my_php2 td {
 border: 0.1em solid #cccccc;
	margin: 0;
	padding: 0.4em;
}
table.my_php2 tr:nth-child(even) {
 background: #e6f3ff;
}
table.my_php2 tr:hover, table.my_php2 tr:last-child:hover {
	background-color: #cce7ff;
}

/*---------------------------------------------------------------*/
table.my_message {
	font-size: 0.7rem;
 border-collapse: collapse;
}
table.my_message fieldset {
	margin: 0;
	padding: 0;
	border: 1em solid #cccccc;
	background: #f2f2f2;
}
table.my_message legend {
	font-size: 0.7rem;
	font-weight: bold;
	color: #808080;
	text-align: left;
}
table.my_message thead th {
	margin: 0.2em 0 0 0;
	padding: 0.1em 0 0.1em 0;
	background: #fff2e6;
	font-weight: bold;
	color: #808080;
	text-align: center;	
}
table.my_message thead td {
	font-weight: normal;	
}

/*---------------------------------------------------------------*/
.markfield {
	background: #e9effc;
}
.mustfield {
	background: #e8e8ff;
}
.level2 {
	color: #004080;
	width: 4em;
}
.space {
	font-size: 0.7rem;
	color: #cccccc;
	font-weight: bold;
}
.ptextb {
	font-weight: bold;
}
.sline {
	display: block;
	margin: 1.4em auto 1em auto;
	padding: 0;
	border: none;
	background: #e6e6e6;
	height: 0.1em;
	width: 50em;
}
.sline2 {
	display: block;
	margin: 0.1em auto 0.1em auto;
	padding: 0;
	border: none;
	background: #e6e6e6;
	height: 0.1em;
	width: 40em;
}
.slineform {
	display: block;
	margin: 1em auto 0.4em auto;
	padding: 0;
	border: none;
	background: #e6e6e6;
	height: 0.2em;
	width: 38em;
}
.slineh {
	display: block;
	margin: 0.2em auto 0 auto;
	padding: 0;
	border: none;
	background: #ffffff;
	height: 0.1em;
}
.slineh2 {
	display: block;
	margin: 0.2em auto 0 auto;
	padding: 0;
	border: none;
	background: #ffffff;
	height: 0.4em;
}
.slineh3 {
	display: block;
	margin: 0.2em auto 0 auto;
	padding: 0;
	border: none;
	background: #ffffff;
	height: 0.6em;
}
.slineh4 {
	display: block;
	margin: 0.2em auto 0 auto;
	padding: 0;
	border: none;
	background: #ffffff;
	height: 0.8em;
}
.slineh6 {
	display: block;
	margin: 0.2em auto 0 auto;
	padding: 0;
	border: none;
	background: #ffffff;
	height: 1.2em;
}
.slineh8 {
	display: block;
	margin: 0.2em auto 0 auto;
	padding: 0;
	border: none;
	background: #ffffff;
	height: 1.6em;
}

/*---------------------------------------------------------------*/
/* Image zoom: 0.8s die Zeit des Zooms und 4.0,4.0 die Vergrößerung in der Breite und Höhe */
/*---------------------------------------------------------------*/
img.zoom {
	transition: transform 0.8s;
	-moz-transition: transform 0.8s;
	-webkit-transition: transform 0.8s;
	-o-transition: transform 0.8s;
	-ms-transition: transform 0.8s;
}
img.zoom:hover {
	cursor: zoom-in;
	cursor: -moz-zoom-in;
	cursor: -webkit-zoom-in;
	transform: scale(4.0, 4.0);
	-moz-transform: scale(4.0, 4.0);
	-webkit-transform: scale(4.0, 4.0);
	-o-transform: scale(4.0, 4.0);
	-ms-transform: scale(4.0, 4.0);
}
/*---------------------------------------------------------------*/
/* infobox */
/*---------------------------------------------------------------*/
#infobox {
	visibility: hidden;
	position: absolute;
	top: 10px; /* ok */
	left: 10px;
	z-index: 1;
	width: 20em;
	background-color: #e9effc;
	border: 0.1em solid #cccccc;
}
#infobox_insite {
	padding: 0.1em 0.3em 0.3em 0.6em;
}
#infobox_contain {
	font-size: 0.7em;
	color: #000000;
}
#infobox_contain b{
	font-size: 0.9em;
	color: #000000;
}
#infobox_contain h1 {
	font-size: 1.1em;
	color: #808080;
	text-transform: none;
}

/*---------------------------------------------------------------*/
/* jQuery */
/*---------------------------------------------------------------*/
#loading-div-background {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.8);
	width: 100%;
	height: 100%;
	z-index:2;
}
#loading-div {
	width: 300px;
	height: 150px;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
	color: #00004d;
	font-size: 0.7rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -100px;
}