html {
	height:100%;
}

a, a:link, a:visited,a:hover {color:#0B0B61}

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: #0B0B61;
	margin-bottom:5px;
}
textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

.stzFieldset label, .labelstyle{
	font-weight: bold;
	color:#0B0B61;
}

#logos {
	background: white;
	height: 60px;
}
#header {
    	background-color:#009DC5;background-image: linear-gradient(#009DC5,#009DC5);
	height:26px;
	padding:0.5em;
}
#content {
	margin:0;
	padding:0;
	padding-top:5px;
	background:#FFFFFF;
	margin-left:1px;
}

a:link, a:hover, a:visited, a:active {
	color: #0B0B61
	text-decoration: none;
}
a:hover {
	color: #0B0B61;
}
a:hover, a:link, a:visited {
	text-decoration: underline;
}
#header h1 {
	color:white;
	margin-top:3px;
}
#menu {
	margin-left:1px;
}
.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:#0B0B61;
	text-decoration:none;
	font-weight:bold;
}
.menuitem a:hover {
	color:#000;
}
.menuitem_spacer {
	float:left;
	width:2px;
	height:31px;
	background-color:#5882FA;
	/*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:#5882FA
	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: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:#009DC5;background-image: linear-gradient(#009DC5,#009DC5);
    display: block;
    padding: 0.5em;
    font-size:8px;
    
}
#footer {
	background-color:#009DC5;background-image: linear-gradient(#009DC5,#009DC5);
	 padding: 0.5em;
}
.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 {
    margin: 2em;
}
#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%;
}
#buttones {
	position: fixed;
	left:10px;
	background-color: #009DC5;
	bottom: 0;
	width: 100%;
	display: block;
	
}
#buttones button {
	font-size: 90%;
	background-color: #fff;
	color: black;
	padding: 0.3rem;
	font-family: sans-serif;
	border-radius: 0.5rem;
	cursor: pointer;
	margin:0.5em;
	border: 1px solid #333;
}
label.blockmaster {
	font-weight: bold;
	border:1px solid black;background:#009DC5;padding:0.5em;
}
#Antragnavi_rechts fieldset {margin-left:0px;}
