html {
	height:100%;
}

a, a:link, a:visited,a:hover {color:#970F76}

body { 
	background-color:#FFF;
	margin:0;
    padding:0px;
    padding-left:0px;
	font-size: 100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	height: auto;
}
h1 {
	margin:0px;
        padding:0px;
	font-size: 100%;
	color: #970F76;
	margin-bottom:5px;
	padding-left: 1em;
}
textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.stzFieldset label, .labelstyle{
	font-weight: bold;
	color:#0B0B61;
}
ul.documents>li{
	list-style: none;

}
ul.documents{
	padding: 0;
}
ul.documents>li>a{
	text-decoration: none;
	color: white;
	margin-bottom: .5em;
}
ul.documents>li>a:hover{
	color: #0B0B61;
	
	transition: all ease-in-out .2s;
}
div.data{
	box-shadow: 0px 1px 4px 0px;
	margin-left: .2em;
	padding: .5em;
	margin-bottom: 1em;
	width: fit-content;
	
}
div.data>div{
	margin-bottom: 1em;
	
  	width: auto;
  	clear: both;
	

}
input[type=checkbox]{
	accent-color: #970f76;

}
button[type=submit], select, input[type=submit]{
	background-color: #970f76;
	border: 0;
	color: white;
	font-weight: bold;
	padding:.2em;
	border-radius: 3px;
	box-shadow: 0px 2px 2px black;
	margin-left: .2em;
	
}
button[type=submit]:hover,input[type=submit]:hover{
	
	scale:1.02;
	transition: all ease-in-out .05s;
	box-shadow: 0px 2px 3px black;

}


fieldset{
box-shadow: 0px 1px 4px 0px;
border:0;
margin-right: .5em;
}
div.data>div.descriptionText{
	margin-left: .2em;
	display:flex;
}
div.data>div>div{
	float: left; /* fix for  buggy browsers */
      
  	width: 350px;         
  	background-color: #970f76; 
	display: flex;
	margin-right: .5em;
	color: white;
	padding: .5em;
	box-shadow: 0px 1px 4px 0px black;
	
}

#logos {
	background: white;
	height: 60px;
	margin-bottom: 1em;
}
#header {
    background-color:#970f76;background-image: linear-gradient(#970f76,#970f76);
	height:26px;
	padding:0.5em;
	box-shadow: 0px 1px 3px;
	margin-bottom: .5em;
}
#content {
	margin:0;
	padding:0;
	padding-top:5px;
	background:#FFFFFF;
	margin-left:1px;
}

a:link, a:hover, a:visited, a:active {
	color: #970F76;
	text-decoration: none;
}
a:hover {
	color: #970F76;
}
a:hover, a:link, a:visited {
	text-decoration: underline;
}
#header h1 {
	color:white;
	margin-top:3px;
}
#menu {
	box-shadow: 0px 1px 1px 0px;
	margin-bottom: .3em;
}
input:focus{
	border: #970f76 2px solid;
	outline: #d89bc9 1px solid;
}
.menuitems {
	/*border:1px solid #5882FA
	background-image: url("../../images/menuitem_bg.gif");
	background-repeat: repeat-x;
	border-bottom:1px solid #BDC7E0;
	*/
	background-color:#F0F0E8;
	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:#F0F0E8;
	/*background-image: linear-gradient(#5882FA, #810A46);*/
	text-align:center;
}
.menuitem a:link, .menuitem a:hover, .menuitem a:visited, .menuitem a:active {
	color:#970f76;
	text-decoration:none;
	font-weight:bold;
}
.menuitem a:hover {
	color:#000;
}
.menuitem_spacer {
	float:left;
	width:2px;
	height:31px;
	background: color #c70063;;
	/*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;
}
div.hinweis{
	width: 24em;
	font-size:10px; 
	font-style:italic; 
	border: 1px solid grey 	;
}
div.hinweis>h5{
	margin-left:1em;
}
div.hinweis>p{
	margin-left:1em;
	font-size: 12px;
	font-weight: 100;
}

.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 {


}
.filterentry {
	width:100%;padding-bottom:5px;
}
.filterentry_label {
	float:left;
	margin-right:5px;
	min-width:166px;
	/* background:red; */
}


.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;
}

.descriptionText {
	font-size: 80%;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 2em;
}
.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:#5882FA;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	background:#cdcdcd;
}


table.comments>tbody>tr>:nth-child(5) {
	text-align: center;
}
tr:nth-child(even) {
	background-color: #f6f2f4;
	
  }
  .summary{
	font-size: 20px;
  }
.customicons{
	width: 1.2em;
	height: auto;
}
.history{
	margin-top: 2em;
	font-size: 14px;
}
img.deletion{
	
width: 1.2em;
height: auto;
}
.deletion:hover{
	scale: 1.2;
	transition: all 0.1s ease-in-out;
}
.deletion:active{
	scale: 0.9;
}

table.listing thead td {
	background:lightgrey;
}

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{
	
	width: 100%;
	padding: 10px;

}

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

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

#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:50%}
#basisdaten .comment {width:50%}
#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 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:50%}


div.hinweis, span.hinweis {font-size:110%;font-weight:bold;color:#000;}

textarea {width:99%}
#kostengruppen input {
    text-align: right;
}
#v1,#v2,#v3,#v4,#p1,#p2,#p3 {
	padding-left:1em;
}
#footerb {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color:#970f76;background-image: linear-gradient(#970f76,#970f76);
    display: block;
    padding: 0.5em;
    font-size:8px;
    
}
#footer {
	background-color:#970f76;background-image: linear-gradient(#970f76,#970f76);
	 padding: 0.5em;
	 margin-top:2em ;
	 box-shadow: 0px 1px 3px;
	
    
}
.row label {
    display: block;
    font-weight: bold;
    width: 90%;
}
.row label.labelradio {
    display: inline;
    font-weight: bold;
}
.row input {
	height:1.5em;
}
.row {
	page-break-inside:avoid;
}
.clear {
	clear:both;
}
fieldset#fieldset {
    margin: 2em;
	box-shadow: 2px 2px 8px;
	border: 0;
	
}
#minimis tr td,#minimis tr th {vertical-align:top;padding:0.5em;}
td.Antragsdaten {vertical-align:top}
a.remove {font-size:80%;color:red}

.checkboxesvn input {display:block;float:left}
.checkboxesvn br {clear:both}
.checkboxesvn label {    
     display: block;
    float: left;
    width: 80%;
}
div.button {
	background-color: #970f76;
	padding:10px;
	border-radius:5px;
	width: 25em;
	text-align: center;
	box-shadow: 0px 0px 5px;
}
div.button:active,fieldset>a.button{
	box-shadow: 0px 0px 3px black;
	scale: 0.995;
	transition: all ease-in-out	0.2s;
}
input.button,select.button {
	background-color: #970f76;	
	width: 10em;
	border: 0;
	border-radius: 4%;
	text-align: center;
	box-shadow: 0px 0px 10px;
	color: #fff;
	margin-right: .5em;
	padding-bottom: .3em	;
	text-decoration: none;


}
fieldset>a.button:hover{
	scale: 1.02;
}
fieldset>a.button{
	background-color: #970f76;	
	border: 0;
	border-radius: 3px;
	box-shadow: 0px 3px 6px 0px black;
	color: #fff;	
	padding: .5em	;
	text-decoration: none;
	text-align: center;
}
input.button:active,select.button:active{
	box-shadow: 0px 0px 3px;
	scale:0.995;
}
input.button:hover{
	
}
input.custom_border:focus{
	border: 2px solid #970f76;
}
#accordion 	.ui-state-default {
	background: #970f76;
	color: #fff;
	border: 0;
}
#accordion 	.ui-state-active {
	background: #970f76;
	border: 0;
}

#accordion .ui-accordion-header{
	display: flex;
}
#accordion .ui-icon.ui-icon-triangle-1-s{
	background-position: -68px -12px;
}
#accordion .ui-state-default .ui-icon.ui-icon-triangle-1-e{
	background-position: -68px -12px;
	
	
}
.rowMod0.odd {
	background-color: #f6f2f4;
  }
  .rowMod0.odd:hover{
	background-color: rgb(207, 169, 198);
  }
  .rowMod1.even:hover{
	background-color: rgb(207, 169, 198);
  }
  #loginform{
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
  }
  .narea, .larea{
	text-align: center;
	box-shadow: 2px 2px 16px;
  }
  .narea>label, .larea>label{
	width: auto;
  }
  fieldset>h3, fieldset>h4{
	margin-top: 0;
  }
