html {
	height:100%;
}



body { 
	background-color:#F0F0E8;
	margin:0;
    padding:0px;
    padding-left:10px;
	font-size: 100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	margin:0px;
    padding:0px;
	font-size: 100%;
	color: #810A46;
	margin-bottom:5px;
}
textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.stzFieldset label{
	font-weight: normal;
	
}

#logos {
	background: white;
	height: 60px;
}
#header {
	background: white;
	/*
	background-image: url("../../images/header_middle.gif");
	background-repeat: repeat-x;
	*/
	background-color:#B71566;
	/*background-image: linear-gradient(#B71566, #810A46, #B71566);*/
	height:26px;
}
#content {
	margin:0;
	padding:0;
	background:#FFFFFF;
	margin-left:1px;
}
#footer {
	/*background-image: url("../../images/header_middle.gif");
	background-repeat: repeat-x;*/
	/*background-image: linear-gradient(#B71566, #810A46, #B71566);*/
	background-color:#B71566;
	color:white;
	font-size:11px;
	height:26px;
}
a:link, a:hover, a:visited, a:active {
	color: #810A46;
	text-decoration: none;
}
a:hover {
	color: #7A6E2A;
}
a:hover, a:link, a:visited {
	text-decoration: underline;
}
#header h1 {
	font-size:12px;
	color:white;
	margin-top:3px;
	height:26px;
	max-height:26px;
	overflow:hidden;
}
#menu {
	margin-left:1px;
}
.menuitems {
	/*border:1px solid #810A46;
	background-image: url("../../images/menuitem_bg.gif");
	background-repeat: repeat-x;
	border-bottom:1px solid #BDC7E0;
	*/
	background-color:#810A46;background-image: linear-gradient(#B71566, #810A46);
	height: 31px;
}
.menuitem {
	float:left;
	height:27px; /* 31px insg.*/
	padding-top:4px;
	padding-left:10px;
	padding-right:10px;
	/*background-image: url("../../images/menuitem_bg.gif");
	background-repeat: repeat-x;*/
	background-color:#810A46;background-image: linear-gradient(#B71566, #810A46);
	text-align:center;
}
.menuitem a:link, .menuitem a:hover, .menuitem a:visited, .menuitem a:active {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
.menuitem a:hover {
	color:#FFE83A;
}
.menuitem_spacer {
	float:left;
	width:2px;
	height:31px;
	background-color:#B71566;
	/*background-image: url("../../images/menuitem_spacer.gif");*/
}
.loggedIn {
	float:right;
}

.rowModUser0 td{
	border-bottom: 1px solid #000; 
	
}

.rowModUser1 td{
	border-bottom: 1px solid #000; 
	
}

.rowModUser0{
	vertical-align: top;
	
}

.rowModUser1 {
	background: #cdcdcd;
	vertical-align: top;
}


.rowMod1 {
	background: #cdcdcd;

}

.vorlage > tbody > tr:nth-child(even) {background: #cdcdcd}
.vorlage > tbody > tr:nth-child(odd) {background: #FFF}


label {
	font-weight: bold;
}

.error_message_box {
	background: url('../images/warning.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px; 
	border: rgb(242, 89, 0) dotted 1px;
	padding:5px 0px 5px 40px;
	min-height: 25px;
	color: rgb(242, 89, 0);
}
.error_message {
	font-color:#00FFFF;
}
.filterentry {
	width:100%;padding-bottom:5px;
}
.filterentry_label {
	float:left;
	margin-right:5px;
	min-width:166px;
	/* background:red; */
}
.filterentry_content {
	/* background:blue; */
}

.info_message_box {
	background: url('../images/information.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	border: rgb(200, 200, 200) dotted 2px;
	padding:5px 0px 5px 40px;
	color: rgb(0, 0, 0);
	min-height: 25px;
	font-weight: bold;
}
.info_message {
}
.descriptionText {
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
}
.exportType {
	margin-top:5px;
	margin-bottom:5px;
}
.search_other {
	font-size: 10pt;
}
.search_other th {
	padding:1px;
}
.search_other td {
	padding:5px;
}
div.registriernummer {
	float:left;
	font-weight:bold;
	font-family:monospace;
	font-size:17px;
	color:#810A46;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	background:#cdcdcd;
}
table.listing {
}
table.listing thead td {
	background:lightgrey;
}
table.listing tbody td {
}
table.listing tbody tr.mod1 {
	background:#cdcdcd;
}
div.stzFieldset {
	border:1px solid black;padding:10px;
	page-break-inside:avoid; 
	break-inside: avoid; 
	-webkit-column-break-inside: avoid;
	
}
div.stzFieldcomment {
	border:1px solid black;padding:10px;
	page-break-inside:avoid; 
	break-inside: avoid; 
	-webkit-column-break-inside: avoid;
	
}
label.block {
	font-weight: bold;
	border:1px solid black;padding:2px;background:#cdcdcd;
	clear:both;
}

label.block_important {
	font-weight: bold;
	border:1px solid black;padding:2px;background:red;
}

#message_header{
	
	font-size: 14px;
	
	
}

#message_header label{
	
	font-weight: normal;
	min-width: 300px;
	padding-left: 20px;
	
}

#message_body{
	background-color: #fff;
	padding: 10px;
	
}

#suchelinks{
	float:left;
	width: 45%;
	
}

#sucherechts{
	float:left;
	width: 45%;
}

#account_div{
	display: none;
	width: 300px;
	height: 400px;
	position: absolute;
	border: 1px solid;
	background: #fff;
	z-index: 100;
	right: 0;
	padding: 10px;	
}

#wiedervorlage > #headnavigation{
	background: #cdcdcd;
	width: 100%;
	padding: 10px;

}

#wiedervorlage > #headnavigation label{
	font-weight: normal;
}

#wiedervorlage > #headnavigation >#filter > fieldset{
	
	width: 20%;
	float: left;
	padding-right: 10px;
	min-height: 85px;
	
}

#wiedervorlage > #headnavigation >#filter > fieldset > #category{
	margin-bottom: 10px;
	
}
#wiedervorlage > #headnavigation > #search{
	
	margin-top: 10px;
}

#wiedervorlage > #items{
	border: 1.5px solid #b1bcd8;
	
}

#wiedervorlage > #items > table{
	
	width: 100%;
	    border-spacing: 0;
    border-collapse: collapse;
}

#wiedervorlage > #items > table > thead{
		background: #cdcdcd;
	
}

#wiedervorlage > #items > table > thead > tr > th{
	font-weight:normal;
	text-align: left;
	padding: 5px;
	width: 100%;
	font-size: 12px;
	border: 1px solid #b1bcd8;
	
	
}

#wiedervorlage > #items > table > tbody> tr > td{
	
	padding: 5px;
	border-left: 1px solid #b1bcd8;
	
	
}




#wiedervorlage > #items > table > thead > tr > .small{
	width:1%;
}
#wiedervorlage > #items > table > thead > tr > .middle{
	width: 10%;
}
#wiedervorlage > #items > table > thead > tr > .big{
	width: 25%;
	
}
#wiedervorlage > #items > table > tbody > tr:hover{
	
	border: 1px dotted;
	
}

.overdraw{
	color: red;
}

#wv_details label {

float: left;

width: 12em;

margin-right: 1em;

}



#benutzer > #headnavigation{
	background: #cdcdcd;
	width: 100%;
	padding: 10px;

}

#benutzer > #headnavigation label{
	font-weight: normal;
}

#benutzer > #headnavigation >#filter > fieldset{
	
	width: 20%;
	float: left;
	padding-right: 10px;
	min-height: 85px;
	
}

#benutzer > #headnavigation >#filter > fieldset > #category{
	margin-bottom: 10px;
	
}
#benutzer > #headnavigation > #search{
	
	margin-top: 10px;
}

#benutzer > #items{
	border: 1.5px solid #b1bcd8;
	
}

#benutzer > #items > table{
	
	width: 100%;
	    border-spacing: 0;
    border-collapse: collapse;
}

#benutzer > #items > table > thead{
		background: #cdcdcd;
	
}

#benutzer > #items > table > thead > tr > th{
	font-weight:normal;
	text-align: left;
	padding: 5px;
	width: 100%;
	font-size: 12px;
	border: 1px solid #b1bcd8;
	
	
}

#benutzer > #items > table > tbody> tr > td{
	
	padding: 5px;
	border-left: 1px solid #b1bcd8;
	
	
}




#benutzer > #items > table > thead > tr > .small{
	width:1%;
}
#benutzer > #items > table > thead > tr > .middle{
	width: 10%;
}
#benutzer > #items > table > thead > tr > .big{
	width: 25%;
	
}
#benutzer > #items > table > tbody > tr:hover{
	
	border: 1px dotted;
	
}

.inactive{
	color: #8c8c8c;
}

.forschungspartner{
	 width: 30%;
	 float: left;
	
}
.textblock {width:49%}
#basisdaten .daten {width:49%}
#basisdaten .comment {width:26%}
#basisdaten .comment3 {width:25%}
#basisdaten td {vertical-align:top;}

#kostengruppen tr td {border: 1px solid #cdcdcd}
#kostengruppen tr th.kostengruppen {width:30%;text-align:left;}
#kostengruppen tr th.euro {width:19%;text-align:left;}
#kostengruppen tr th.comment {width:26%;text-align:left}
#kostengruppen tr th.comment2 {width:25%;text-align:left}
#kostengruppen td {vertical-align:top;}
#kostengruppen tr.filer td {border:0;background-color:#fff}

#kostenhinweis tr td {border: 1px solid #cdcdcd}
#kostenhinweis tr th {text-align:left;}
#kostenhinweis td {vertical-align:top;}
#kostenhinweis td.daten {width:49%}
#kostenhinweis td.comment {width:26%}
#kostenhinweis td.comment2 {width:25%}
#kostenhinweis td.kostencomment {width:26%}
#kostenhinweis td.kostencomment2 {width:25%}

.kostenhinweis {width: 100%;}
.kostenhinweis tr td {border: 1px solid #cdcdcd}
.kostenhinweis tr th {text-align:left;}
.kostenhinweis td {vertical-align:top;}
.kostenhinweis td.daten {width:49%}
.kostenhinweis td.comment {width:26%}
.kostenhinweis td.comment2 {width:25%}
.kostenhinweis td.kostencomment {width:26%}
.kostenhinweis td.kostencomment2 {width:25%}

.kostenhinweis tr th.kostengruppen {width:30%;text-align:left;}
.kostenhinweis tr th.euro {width:19%;text-align:left;}
.kostenhinweis tr th.kostencomment {width:26%}
.kostenhinweis tr th.kostencomment2 {width:25%}


div.hinweis {font-size:80%;color:rgb(94,119,24);}
textarea {width:99%}
#kostengruppen input {
    text-align: right;
}
#lmonate2020{
	margin-top:1em;
}
.backgroundbar{
  background-color: 	#810A46;
  padding: 0.2em;
  margin-bottom:5px;
  position: fixed;
  bottom: 0;
  width: 100%;
}

