#minwidth{
  max-width: 1280px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 7px;
}

#minwidth_container{
  padding-bottom: 1.42em;
}

.block_header_headline_container  {
background-color: #66CCCC;
border-top: 10px solid #ffffff;
border-bottom: 10px solid #ffffff;
color:#000000;
height:100%;
font-size: 1.2em;
position:relative;
}

.block_header_headline_container {
	background-image: linear-gradient(45deg, #66CCCC, #66CCCC);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0.05, #66CCCC), color-stop(1, #66CCCC));
	background: -moz-linear-gradient(45deg, #66CCCC 0%, #66CCCC 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	background: -ms-linear-gradient(45deg, #66CCCC 0%, #66CCCC 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66CCCC', endColorstr='#66CCCC');
	border-radius: 0.5em 0.5em 0 0;
	padding: 0;
}

div.block h2 {
background-color: #66CCCC;
color:#000000;
font-family: Arial;
font-weight:bold;
font-size: 1.4em;
padding:7px;
}


.block_content  {
font-size:10pt;
font-family: Arial;
font-weight:bold;
background: #eeeeee;
}

.block_content_container {
    border: 1px solid #eeeeee;
    border-left: 4px solid #eeeeee;
    border-top: 0;
    width: auto;
    background-color: #eeeeee;
    padding: 0;
}




.block_content_row{
margin: 3px 0;
padding 4px 0;	
border-radius: 5px;
	}
	
.block_content_row:hover{
background-color: #E7EFF4;	
	}
	
.block_header_info_container a {
   border-left: 3px solid white;
   border-right: 3px solid white;
   font-size: 1.05em;
   line-height: 0.77em; background-color: #66CCCC;}
	
div.block_header_info_container, div.block_header_info_container a {
  background-color: #66CCCC;
  color:white;
}
	
div.cm_block h3 {
  background-color: #d3d3d3;
  color: #000000;
  font-size: 1em;
}

input{
padding: 0.2em;
 border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
border-radius: 3px;
	}
select{
padding: 0.2em;
 border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
border-radius: 3px;
	}
	
textarea{
padding: 0.2em;
 border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
border-radius: 3px;
	}
	

	
input.standard_error, select.standard_error, textarea.standard_error{
padding: 0.2em;
 border: 1px solid #CCCCCC;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
border-radius: 3px;
}
	
	
	input:focus, input:hover, select:focus, select:hover, textarea:focus, textarea:hover {
border-color:  rgba(82, 168, 236, 0.8);
box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 10px rgba(82, 168, 236, 0,6);
		}	

	
.fieldlabel, .fieldlabel_error {
font-size: 1.4em;
font-family: Arial;
font-weight: normal;
}

.fieldradiolabel, .fieldradiolabel_error{
font-family: Arial;
font-weight: normal;
font-size: 1.4em;
	}
	
.fieldcheckboxlabel, .fieldcheckboxlabel_error{
font-family: Arial;
font-weight: normal;
font-size: 1.4em;
	}

.standard , .standard_error {
font-family: Arial;
font-weight: normal;
font-size:1.4em;
}

.standard_disabled {
font-family: Arial;
font-weight: normal;
font-size:1.4em;
}

.standard_number, .standard_number_error  {
font-family: Arial;
font-weight: normal;
font-size:1.4em;
}

.cell_container_html {
    background-color: #66CCCC;
    font-size: 1.35em;
    padding: 4px 8px 4px 8px;
}

.standard_html {
font-family: Arial;
font-size:1.3em;
background-color:#FFFFCC;
border: 1px solid #000000;
padding: 10px;
}

.infotext {
font-family: Arial;
font-size:1.3em;
font-weight: bold;
background-color:#FFFFCC;
border: 1px solid #000000;
padding: 10px;
margin: 10px 0;
}

.fieldheadline {
    font-size: 1.35em;
}

#preface {
clear: both;
margin-top: 20px;
font-family: Arial;
font-size:1.4em;
}


#formtitle {
color:#000000;
background-color: #CCCC99;
border: 2px solid #336666;
font-family: Arial;
font-weight:bold;
font-size:2em;
padding:5px;
}
	
#formsubtitle {
	color: #000000;	
	font-family: Arial;
	margin: 5px 0pt;	 
	font-weight: bold;
}

#logo {
	margin-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: right;
	width: 200px;
}

#logo2 {
	margin-top: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	text-align: left;
	width: 200px;
}

#help {
font-family: Arial;
font-size:10pt;
}

#control_bar input, #bku_control_bar input, #uploadedfile_button {
font-size: 1.2em;
text-align: center;
}

#control_bar #next { 
font-weight: bold;
}

div #note #note1 {
font-size:1em;
}

div #note ul {
font-size:1em;
}

div #note {
margin: 20px 0 30px;
}

input[size="35"] {
    width: auto!important;
}

#form_pagenavigation {
	margin-bottom: 1em;
	position: relative;
	overflow: hidden;
	margin-top: 1em;
}


div#block_L1_1_V1_0 label, div#block_L1_11_6_12_V1_0 label, div#block_E1_19_V1_0 label, div#block_E1a_0_V1_0 label, div#block_FINANZAMT_V3_0 label, div#block_K1_angaben_koerperschaft_V8_0 label, div#block_K1_3_V8_0 label, div#block_K1_13_V1_0 label, div#block_K1_3_V9_0 label, div#block_K1_3_V10_0 label, div#block_K1_3_V11_0 label, div#block_K1_12_V2_0 label,
div#block_E1a_2_V1_0 label, div#block_E4_2014_5_V1_0 label, div#block_K1_8_V1_0 label, div#block_K1_angaben_koerperschaft_V1_0 label, div#block_K1B_8_V1_0 label, div#block_K2a_einkuenfte_V1_0 label, div#block_K1B_angaben_koerperschaft_V8_0 label, div#block_K1B_3_V10_0 label, div#block_K1V_3_V10_0 label, div#block_K1_angaben_koerperschaft_V11_0 label,
div#block_K1B_angaben_koerperschaft_V1_0 label, div#block_K3_angaben_V1_0 label, div#block_K3_angaben_V2_0 label, div#block_K2a_einkuenfte_V2_0 label, div#block_K2a_2_V1_0 label, div#block_K1V_angaben_koerperschaft_V6_0 label, div#block_K1V_angaben_koerperschaft_V9_0 label, div#block_K1V_angaben_koerperschaft_V7_0 label, div#block_K1V_angaben_koerperschaft_V8_0 label,
div#block_K2a_2_V2_0 label, div#block_K2a_2_V3_0 label, div#block_K1_angaben_koerperschaft_V2_0 label, div#block_K1_8_V2_0 label, div#block_K1B_8_V2_0 label, div#block_K1B_angaben_koerperschaft_V2_0 label, div#block_K1B_angaben_koerperschaft_V6_0 label, div#block_K1B_8_V7_0 label,  div#block_K2a_2_V8_0 label, div#block_K2a_2_V9_0 label, div#block_K2a_4_V10_0 label,
div#block_K2b_2_V2_0 label, div#block_K2b_2_V3_0 label, div#block_K1_angaben_koerperschaft_V3_0 label, div#block_K1_9_V3_0 label, div#block_K1B_angaben_koerperschaft_V3_0 label, div#block_K1_8_V7_0 label, div#block_K1_3_V7_0 label, div#block_K1B_angaben_koerperschaft_V7_0 label, div#block_K2a_4_V9_0 label, div#block_K3_angaben_V8_0 label, div#block_K3_angaben_V9_0 label, div#block_K3_angaben_V10_0 label,
div#block_K1B_9_V3_0 label, div#block_K1_8_V4_0 label, div#block_K1_angaben_koerperschaft_V4_0 label, div#block_K1B_angaben_koerperschaft_V4_0 label, div#block_K1B_8_V4_0 label, div#block_K1B_angaben_koerperschaft_V7_0 label, div#block_K1B_8_V7_0 label, div#block_K2_4_V7_0 label, div#block_K1B_3_V9_0 label, div#block_K1B_12_V2_0 label, div#block_K1B_3_V11_0 label, div#block_K1V_3_V11_0 label,
div#block_K2a_2_V4_0 label, div#block_K2b_2_V4_0 label, div#block_K3_angaben_V3_0 label, div#block_K1_angaben_koerperschaft_V5_0 label, div#block_K1_3_V5_0 label, div#block_K1_8_V5_0 label, div#block_K1_3_V6_0 label, div#block_K1B_3_V8_0 label, div#block_K1_8_V6_0 label, div#block_K3_angaben_V6_0 label, div#block_K1V_3_V9_0 label,
div#block_K1V_angaben_koerperschaft_V5_0 label, div#block_K1V_3_V5_0 label, div#block_K1B_8_V5_0 label, div#block_K2_4_V5_0 label, div#block_K2a_2_V5_0 label, div#block_K2a_2_V6_0 label, div#block_K2a_4_V5_0 label, div#block_K2a_4_V6_0 label, div#block_K1V_3_V7_0 label, div#block_K1V_3_V8_0 label, div#block_K1_angaben_koerperschaft_V9_0 label, div#block_K3_4_V7_0 label,
div#block_K1B_angaben_koerperschaft_V5_0 label, div#block_K1B_3_V5_0 label, div#block_K3_angaben_V4_0 label, div#block_K3_angaben_V5_0 label, div#block_K3_angaben_V7_0 label, div#block_K3_4_V5_0 label, div#block_K3_4_V6_0 label, div#block_K1B_3_V7_0 label, div#block_K1_angaben_koerperschaft_V7_0 label, div#block_K2a_2_V7_0 label, div#block_K2a_4_V8_0 label, div#block_K2a_2_V10_0 label, div#block_K2a_4_V11_0 label,
div#block_K3_1_V4_0 label, div#block_K3_2_V4_0 label, div#block_K3_1_V5_0 label, div#block_K3_1_V6_0 label, div#block_K3_2_V5_0 label, div#block_K3_2_V6_0 label, div#block_K3_2_V7_0 label, div#block_K1B_3_V6_0 label, div#block_K1B_13_V1_0 label, div#block_K1B_8_V6_0 label, div#block_K1V_3_V6_0 label, div#block_K2_4_V6_0 label, div#block_K2a_4_V7_0 label

{
white-space: normal;
}
