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

.stzFieldset label{
	font-weight: normal;
	
}

#logos {
	background: white;
	/*height: 45px;*/
}

#logos .logo img {
	padding:0.5em;
	height: 60px;
}
#logos .wappen img {
	padding:0.5em;
	height: 60px;
}

#header {
	background-image: url('/images/ByernInno-header-hg.png');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f3f4f4),color-stop(100%, #dcddde));
	background-image: -moz-linear-gradient(top, #f3f4f4,#dcddde);
	background-image: -webkit-linear-gradient(top, #f3f4f4,#dcddde);
	background-image: linear-gradient(to bottom, #f3f4f4,#dcddde);
	padding-right: 0.9375em;
	padding-left: 0.9375em;
	border-bottom: 0 solid #0863a4;
	position: relative;
	padding: 20px 0;
	color:#424a4f;
}
#header h1 {
	padding-left: 0.5em;
}
#content {
	margin:0;
	padding:0;
	padding-top:5px;
	background:#FFFFFF;
	margin-left:1px;
}
#footer {
	background-color:#E4E9E6;
	color:#525556;
	padding:0.5em;
}
a:link, a:hover, a:visited, a:active {
	color: #2F53A7;
	text-decoration: none;
}
a:hover {
	color: #7A6E2A;
}
a:hover, a:link, a:visited {
	text-decoration: underline;
}
#header h1 {
	color:#525556;
}
#menu {
	margin-left:1px;
}
.menuitems {
	border:1px solid #2F53A7;
	background-image: url("../../images/menuitem_bg.gif");
	background-repeat: repeat-x;
	border-bottom:1px solid #BDC7E0;
	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;
	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-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: #E1E5F0;
	vertical-align: top;
}


.rowMod1 {
	background: #E1E5F0;

}

.vorlage > tbody > tr:nth-child(even) {background: #E1E5F0}
.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:#2F53A7;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
	background:#E1E5F0;
}
table.listing {
}
table.listing thead td {
	background:lightgrey;
}
table.listing tbody td {
}
table.listing tbody tr.mod1 {
	background:#E1E5F0;
}
div.stzFieldset {
	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:#B3C4E1;
}
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;
	font-size:14px;
}

#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: #e1e5f0;
	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: #e1e5f0;
	
}

#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: #e1e5f0;
	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: #e1e5f0;
	
}

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

#accordionantrag .ui-widget-content {
	background: #fff;
}
#accordionantrag .ui-state-default, 
#accordionantrag .ui-widget-content .ui-state-default, 
#accordionantrag .ui-widget-header .ui-state-default {
  font-weight: bold;
  color: #000;
}
#accordionantrag .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
#accordionantrag .ui-accordion-header {
  padding-left: 2.2em;
}


#headeraccordion .ui-widget-content {
	background: #fff;
}
#headeraccordion .ui-state-default, 
#headeraccordion .ui-widget-content .ui-state-default, 
#headeraccordion .ui-widget-header .ui-state-default {
  font-weight: bold;
  color: #000;
}
#headeraccordion .ui-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
#headeraccordion .ui-accordion-header {
  padding-left: 2.2em;
}
.leftfieldset {
	float: left; width: 40%;
}
.rightfieldset{
	float: left; width: 40%;

}
label.blockmaster {
	font-weight: bold;
	border:1px solid black;background:#B3C4E1;padding:0.5em;
}
#bayern_nav {display:inline}
input.numberfield, select[id="jahresumsatz_verbund"],select[id="jahresumsatz"],td.numberfield {text-align:right;}

#wrapper1::after {
	left: auto;
	right: 7.94118em;
	top: 1.5em;
	font-size: 17px;
	font-size: 1.0625rem;
	color: #008dc9;
	white-space: pre;
	text-align: right;
	content: "Bayerisches Staatsministerium für\aWirtschaft, Landesentwicklung und Energie";
	position: absolute;
	line-height: 1.31818em;
}

#wrapper1::before {
	display: block;
	background: #fff;
	font-weight: normal;
	font-size: 22px;
	font-size: 1.375rem;
	line-height: 1.31818em;
	color: #000;
	content: url('/images/logo_bay.png');
	padding: 0.22727em 0.68182em 0.22727em 0.68182em;
	text-align: left;

}
.spaceleft2 {padding-left:2em;}
div.error-tooltip {min-width:400px;max-width:800px;}

#div_verbund,#gesellschafter_unternehmen_new,#gesellschafter_unternehmen_new_button,#gesellschafter_new,#gesellschafter_new_button {
	padding-left:1em;
}
#gesellschafter_new table td ,#gesellschafter_new table th{ 
	border:1px solid #cdcdcd;
}
#gesellschafter_unternehmen_new table td ,#gesellschafter_unternehmen_new table th{ 
	border:1px solid #cdcdcd;
}
#div_verbund table td ,#div_verbund table th{ 
	border:1px solid #cdcdcd;
}
