html {
	height:100%;
}

.bold {
	font-weight:bold;
}

body { 
	color: #000000;
    font-family: arial,helvetica,clean,sans-serif;
    font-size: 14px;
    font-weight: normal;
	margin:0;
}

input, select {
	margin:2px;
	font-size:14px;
        padding: 4px;
}
input [type=text] { 
	border: 1px solid #000;
}
	
input[type=button], button, .ie-button {
 font-weight: bold;
 border: medium none;
 border-radius: 5px;
 background-color: #00A9CE;
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    
   padding: 8px;
	cursor:pointer;
}

.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -20px;
}
#uebersicht {
	border-radius: 4px;
	border: 1px solid #555;
}
#uebersicht td {
	height:35px;
	padding:4px;
}
#uebersicht thead {
	background-color: #DFDFDF;
color: #000;
cursor: pointer;
}
table {
    font-family: arial,helvetica,clean,sans-serif;
	font-size:14px;
}
.table-left {
	border-right: 1px solid #7C8087;
}
.page {
	margin-left:10px;
    width: 1300px;	

}
.serviceList {
	padding-left:15px;
	margin:10px 0;
}
.footer-container {
    margin: 40px 0 10px;
    position: relative;
    width: 920px;
	clear:both;
	top:20px;
}
.earth {
    left: 33px;
    position: absolute;
    top: -28px;
}
.footer {
    margin-top:15px;
	height: 52px;
}
.footer-left {
    color: #FFFFFF;
    float: left;
    line-height: 16px;
    margin-left: 126px;
    padding-top: 9px;
    width: 250px;
}
.footer-right {
    color: #FFFFFF;
    float: right;
    line-height: 16px;
    margin-right: 20px;
    padding-top: 9px;
    text-align: right;
    width: 370px;
}
.copyright {
    color: #469629;
    float: left;
    margin-left: 20px;
    padding-top: 2px;
    width: 250px;
}
.clearfix {
    display: block;
}
.massnahme_radio {
	margin-left:10px;
}
.delete_file {
	cursor:pointer;
}
#footer_links li {
    display: inline;
    padding: 0 7px 0 8px;
}
#footer_links {
    float: right;
    margin: 2px 10px 0 0;
    text-align: right;
    width: 250px;
}
#loading-image {
	width: 55px;
	height: 55px;
	position: fixed;
	top: 270px;
	left: 200px;
	z-index: 1;
	display:none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px; /* future proofing */
	-khtml-border-radius: 10px;
}
#loading-image img {
	width:80px;
}
.header_top {
	
    color: #000;
	
    font-size: 20px;
    font-weight: bold;
    height: 57px;
    margin-bottom: 20px;
    padding: 10px;
}
.header_text {
	float: left;
	font-size: 25px;
	margin-top: 25px;
        color: #00A9CE;
}
table .sort-header  {
   cursor: pointer;
}
table .headerSortDown, table .headerSortUp {
	 background-color: #2C62A4;
	 color: #fff;
}
tbody tr.odd td {
    background-color: #f6f8f9;
}
.logo {
	float:right;
}
.ie-button {
	overflow: visible; 
	width:auto;
}
.button {
	color:#000;
	border:none;
	background: #01426A none repeat scroll 0 0;
	border-width: 0 medium medium!important;
	padding-left:10px;
	padding: 9px 4px 8px 8px;
	border-top: 1px solid #000;
}
.button a:link, .button a:visited, .button a, .button a:active {
	/*color:#2C60A2;*/
	color: #fff;
	font-size:14px;
	text-decoration:none;
	min-height:25px;
	font-weight:bold!important;
}
.button a:hover {
	font-size:14px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

.text01 {
	font-size: 8pt;
}
.text02 {
	
}
.text02b {
	font-weight:bold;
}
.text03 {
	
}
.text04 {
	font-weight:bold;
	font-size: 18px;
	
}
.text05 {
	border-bottom: 1px solid #000000;
	font-weight:bold;
	font-size: 16px;
	padding-top: 20px;
	margin-bottom: 15px;
	clear:both;
	width: 500px;
}
.konto-laden {
	background-color:#d7e4bd;
	text-align:center;
	font-size:24px;
	height:50px;
	padding-top:31px;
}
.checkbox {
	margin: 3px 10px 0 0;
}
.link {
	float:right;
	margin-top: 4px;
}
.statistik-table tbody {
	height:300px;
	overflow-y:scroll;
	overflow-x:hidden;
}
.inputzeile {
	width: 450px;
}
td a {
		text-align: center;	
}
.service {
	float:left;
	  width: 280px;
	padding:5px;
	margin-right:10px;
	border:#EBEBEB 1px solid ;
}
.nachweis_upload  input {
	visibility:hidden;
	position: absolute;
	top:0;
}
.info a:link{
	border:none;
	color: #ffffff;
}
.grey {
	background-color: #EAEBEF;
}
.red {
	background-color:#e17474;
}
.inactive {
	background-color: #FF7200;
}
.nocalculate{
	background-color: #CFFFFA;
}

#textchange {
	float:right;
}
.wdb_block {
	max-height: 170px;
	overflow-y: scroll;
	border: 1px solid #000000;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
.menu {
	margin-left: 50px;
}
.menu input {
	background-color: red;
	color:#ffffff;
	font-weight: bold;
}  
.value {
	background-color: #f0f0f0;
	width: 68px;
	border: 1px solid grey;
}
.bearbeitung input {
	/*border: 1px dotted red; */
}
ul {
	margin:0;
}
.AlertBox {
   display:none;
   background-color: #f0f0f0;
   position:absolute;
   top:1px;
   left:1px;
   width:300px;
   border-style:solid;
   border-width:1px;
   padding:15px 20px 5px 20px;
   z-index:1;
  }
#wdb .alert {
	width: auto;
}

.kosten {
	display:inline-block;
	width: 180px;
	margin-left: 5px;
}
#login {
	margin-left:10px;
	width: 550px;
	text-align: left;
	margin-top: 40px;
}
.login-label {
	width: 135px;
}
.eckdaten-right {
	width: 255px;
	height: 600px;
	float:right;
	margin-left: 5px;
}
.defaultSimpleSkin table.mceLayout   {
	width: 500px!important;
}
#pretext_ifr {
	height: 180px!important;
}
.hidden {
	display:none;
}
/*****
***ADMINISTRATION.PHP
***
******/
#menu {
	width:130px;
	float:left;
	position: fixed;
	padding-top: 20px;
}
#admin {
	float:left;
	margin-left: 130px;
	width: 800px;
}
#teams {
	display:none;
}
#admin-newUser {
	float:left;
	width: 800px;
}
.newUser-text {
	width: 130px;
	display: inline-block;
}
#newTeam {
	float:left;
	width: 800px;
}
#admin-teambutton {
	clear:both;
}
#admin-team-rights {
	float:left;
}
#showTeams {
	clear:both;

}

#online_antragstellung {
	margin-top:10px!important;
}

.nachweisservice_block {
	border-top: 1px dotted #000;
	padding-top: 20px;
}
.nachweisservice_block h3 {
   width: 240px!important;
}

.nachweisservice_block div.nachweis_upload  {
	margin: 10px 0;
}
.nachweisservice_block .ajax-upload-dragdrop {
	margin-left: 200px;
	width: 225px;
}

.nachweisservice_block .cb_content {
    height: 50px;
}

.nachweisservice_block .upload_list {
   padding-top: 5px;
}

.upload_list {
	margin:5px 0 ;
}
.ajax-file-upload-button {
	background-color: #80acd3;
    background-position: left center;
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    padding: 3px;
	display:inline-block;
	margin-left:10px;
	
}
.check_img {
	display:none;
}
/***
***	ECKDATEN.PHP
***
****/

.errorBox {
	clear:both; 
	color:red;
	display:none;
	font-size:12px;
	
}
input.delete {
	border:none;
	background-color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}


td.xplcode { background-color:#EEEEFF; }

table.pagecontents 
   {
     margin: 0px; padding: 0px; spacing:0px;
   }
   
.navileft {font-size: 6pt;}


a { color: #000; cursor:pointer; text-decoration: none;}
a:link { color: #000; text-decoration:none;}
a:visited { color: #000;text-decoration:none; }
a:active { color: #000;text-decoration:none; }
a:hover { color: #000;text-decoration:underline; }

.ui-button {
    background: #00A9CE url("images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") repeat-x scroll 50% 50%!important;
    color:#fff;
    border: 0px solid!important;
}

.ui-button:hover {
    background: #00A9CE url("images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") repeat-x scroll 50% 50%!important;
    color:#fff;
    border: 0px solid!important;
}

.ui-tabs-nav .ui-state-hover,.ui-tabs-nav .ui-widget-content .ui-state-hover, .ui-tabs-nav .ui-widget-header .ui-state-hover, .ui-tabs-nav .ui-state-focus, .ui-tabs-nav .ui-widget-content .ui-state-focus, .ui-tabs-nav .ui-widget-header .ui-state-focus {
     background: #00A9CE url("images/ui-bg_highlight-soft_100_f6f6f6_1x100.png")!important; 
    border: 0px solid #00A9CE;
    color: #fff;
    font-weight: bold;
}

.ui-tabs-nav .ui-state-default,.ui-tabs-nav .ui-widget-content .ui-state-default, .ui-tabs-nav .ui-widget-header .ui-state-default {
  /*  background: #fff url("images/ui-bg_highlight-soft_100_f6f6f6_1x100.png") repeat-x scroll 50% 50%;
    border: 1px solid #dddddd;
    color: #5e636b;
    font-weight: bold;*/
}

.ui-tabs-nav .ui-state-hover a,.ui-tabs-nav .ui-state-hover a:hover {
  /*  color: #00A9CE;
    text-decoration: none;*/
}

.ui-tabs-nav .ui-state-active, .ui-tabs-nav .ui-widget-content .ui-state-active, .ui-tabs-nav .ui-widget-header .ui-state-active {
   /* background: #77BCDA url("images/ui-bg_glass_65_ffffff_1x400.png") repeat-x scroll 50% 50%!important;
    border: 1px solid #dddddd;
   color: #ffffff;
    font-weight: bold;*/
}
.ui-tabs-nav .ui-state-active a{
  /* color: #5e636b;
    text-decoration: none;*/
}

.ui-icon-closethick {
    display:none!important;
}

.ui-tabs-nav .ui-state-active a:link , .ui-tabs-nav .ui-state-active a:visited {
  /*  color: #fff !important;
    text-decoration: none;*/
}

.ui-state-default a:link, .ui-state-default a:visited {
   /* color: #000!important;
    text-decoration: none;*/
}

.announcement  {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2;
    cursor: pointer;
	display:none;
}
.announcementtext{
    position: absolute;
    top: 55%;
    left: 45%;
    color: black;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
	background: white;
	padding: 20px;
	font-size: 11px;
	line-height: 1.3;
}

.announcement_btn {
	font-size:12;
}

#craftsmenNoticeInfoBtn {
	color:red;
}

.cc-revoke, .cc-window {
  
   font-family: Arial,Verdana,Sans-Serif!important;
    font-size: 16px;

}

.cc-btn {
    text-decoration: none;
}

.check_password, .check_repeat_password {
	display:none;
}

.check_password div, .check_repeat_password div {
	color:red;
}

.valid {
	color:green!important;
}

.welcome {
	font-size:12px;
	line-height: 18px;
}

.welcome  .header{
font-size:18px;
font-weight:bold;
}
.welcome  .sub-header{
font-size:14px;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
}

.welcome  li{
	padding:8px;
}

.text04-document {
font-weight:bold;
}

.arrow-right{
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
  margin-right:5px;
   transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.arrow-right + a:hover, .arrow-right + a  {
	font-weight: unset;
	text-decoration: none;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 3000px;
  width: 100%;
  z-index: 10;
  background-color: rgba(0,0,0,0.6);
  }
  
  .loader-wrap{
  margin-top:400px!important;

margin: auto;
  width: 50%;
    width: 200px;
  height: 200px;
text-align: center;
  }
  
 .loader-wrap label {
	  font-size:20px;
	  	color: #fff;
 }
  
  .loader {
  border: 16px solid #f3f3f3; 
  border-top: 16px solid #005388; 
  border-radius: 50%;
  margin: auto;
  width: 25px;
  height: 25px;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.nachweisservice_block h3{
	width: 240px;
}

.service-info-ext{
	width: 70% ; margin-left: auto ;margin-right: auto ; background-color: #F9F9F9; padding: 5px; border: 1px solid #DDD; margin-bottom:10px;
}
.service-info-ext p, .service-info-ext b, .service-info-ext i, .service-info-ext li, .service-info-ext ul{
	font-size:13px!important;
}
.service-info-ext h3 {
	font-size:15px;
}

.start-submit:disabled {
    background-color: #ccc;   
    color: #666;            
    cursor: not-allowed;      
}

.service-info .h1{
	font-size:20px;
text-decoration: none !important;
}

.service-info .h3{
	font-weight:bold;
}

.service-info  ul {
	margin-top:10px;
}

.service-info  li {
  margin-bottom: 10px;
}