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: #04B486;
	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: ##aa0000;
    	background-color:#aa0000;
	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: #04B486
	text-decoration: none;
}
a:hover {
	color: #7A6E2A;
}
a:hover, a:link, a:visited {
	text-decoration: underline;
}
#header h1 {
	color:white;
	margin-top:3px;
}
#menu {
	margin-left:1px;
}
.menuitems {
	/*border:1px solid #04B486
	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(#04B486, #810A46);*/
	text-align:center;
}
.menuitem a:link, .menuitem a:hover, .menuitem a:visited, .menuitem a:active {
	color:#04B486;
	text-decoration:none;
	font-weight:bold;
}
.menuitem a:hover {
	color:#000;
}
.menuitem_spacer {
	float:left;
	width:2px;
	height:31px;
	background-color:#04B486;
	/*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:#04B486
	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:80%;color:#00533d;}

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: #04B486;
    background-color:#04B486;background-image: linear-gradient(#01DFA5,#04B486);
    display: block;
    padding: 0.5em;
    font-size:8px;
    
}
.erow td {
	padding: 0.5em 0 0.5em 0;
}
.eumsatz {width:100%}
.eumsatz td input {border:2px solid #CDCDCD;padding:5px;}
.calc td input {background-color:#CDCDCD;border:2px solid #CDCDCD;padding:5px;}


.eumsatz input {
	text-align:right;
}
.eumsatz .col1 {width:50%}
.eumsatz .col2 {width:50%}

.eumsatz tr td {border: 1px solid #cdcdcd;padding-left: 0.5em;}
.boxleft {float:left}
.boxright{float:left}
#faqs > #items > table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
#faqs > #items > table > tbody > tr > td {
    padding: 5px;
    border-left: 1px solid #b1bcd8;
}
#faqs > #items > table {
    border-spacing: 0;
    border-collapse: collapse;
}
#faqs > #items > table > thead > tr > th {
    font-weight: normal;
    text-align: left;
    padding: 5px;
    font-size: 12px;
    border: 1px solid #b1bcd8;
}
div.mitinfo {
	font-size:80%;color:#333333;
}
