html {
	height:100%;
}

body { 
	color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
	margin:0;
}

input, select {
	margin:2px;
	font-size:11px;
}
input [type=text] { 
	border: 1px solid #000;
}
	
input[type=button], button, .ie-button {
	background-color: #002d59;
    background-position: left center;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 11px;
    padding: 3px;
	cursor:pointer;
}

.checkbox input[type="checkbox"] {
    float: left;
    margin-left: -18px;
}
#uebersicht {
	border-radius: 4px;
	border: 1px solid #555;
}
#uebersicht td {
	height:35px;
	padding:4px;
}
#uebersicht thead {
	background-color: #002d59;
	color:#fff;
	cursor:pointer;
}
table {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.table-left {
	border-right: 1px solid #7C8087;
}
.page {
	margin-left:10px;
    width: 1150px;	

}
.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 {
	padding-top:13px;
	font-size:20px;
	margin-bottom:20px;
	height:57px;
	font-weight:bold;
}
.header_text {
	float: left;
	font-size: 16.5px;
	margin-top:15px;
}
table .sort-header  {
   cursor: pointer;
}
table .headerSortDown, table .headerSortUp {
	 background-color: #2C62A4;
	 color: #fff;
}
tbody tr.odd td {
    background-color: #F0F0F6;
}
.logo {
	float:right;
}
.ie-button {
	overflow: visible; 
	width:auto;
}
.button {
	background-color:#ededed;
	color:#002d59;
	border:none;
	padding-left:10px;
	padding: 9px 4px 8px 8px;
	border-top: 1px solid #BBC2D3;
}
.button a:link, .button a:visited, .button a, .button a:active {
	color:#002d59;
	font-size:13px;
	text-decoration:none;
	min-height:25px;
	font-weight:bold;
}
.button a:hover {
	font-size: 13px;
	color:#000;
}

.text01 {
	font-size: 8pt;
}
.text02 {
	
}
.text02b {
	font-weight:bold;
}
.text03 {
	font-size:11px;
}
.text04 {
	font-weight:bold;
	font-size: 11px;
	
}
.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:200px;
	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: #ededed;
}
.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: 90px;
}
.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;

}
.nachweisservice_block {
	border-top: 1px dotted #000;
	padding-top: 20px;
}
div.nachweis_upload  {
	margin: 10px 0;
	overflow:hidden;
}
.nachweisservice_block .ajax-upload-dragdrop {
	margin-left: 200px;
	width: 225px;
}
.upload_list {
	margin:5px 0 ;
}
.ajax-file-upload-button {
	background-color: #002d59;
    background-position: left center;
    background-repeat: no-repeat;
    color: #ffffff;
    cursor: pointer;
    font-size: 11px;
    padding: 3px;
	display:inline-block;
	margin-left:10px;
	
}
.check_img {
	display:none;
}
/***
***	ECKDATEN.PHP
***
****/

.errorBox {
	clear:both; 
	color:red;
	display:none;
	font-size:95%;
	margin-bottom:5px;
}
input.delete {
	border:none;
	background-color: #ffffff;
	text-decoration: underline;
	cursor: pointer;
}


td.xplcode { background-color:#EEEEFF; }

table.pagecontents 
   {
     margin: 0px; padding: 0px; spacing:0px;
   }
   
.navileft {font-size: 6pt;}


a { color: #002d59; cursor:pointer; text-decoration: underline;}
a:link { color: #002d59; text-decoration:underline;}
a:visited { color: #002d59;text-decoration:underline; }
a:active { color: #000;text-decoration:underline; }
a:hover { color: #000;text-decoration:underline; }

.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;
}

.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 #002d59; 
  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); }
}

.service-info  .h1{
	font-size:16px;
}

.service-info  .h2{
	font-size:14px; 
}

.service-info  .h3{
	font-size:13px; 
}

.service-info  .h4{
	font-size:11px;
}

.service-info  .h5{
	font-size:9px;
}

.service-info  p{
	margin-bottom:1em;
}

.service-info  ul{
	margin-bottom:10px;
	margin-bottom:10px;
}

.service-info .red {
	background-color: inherit !important;
color: red;
}

.service-info .green {
	color:#275F41!important;
}

.service-info .braun {
	color:#833c0b!important;
}
.service-info .mt-0 {
	margin-top:0px;
}

.service-info {
	width:800px;
}

.bold {
	font-weight:bold;
}

.gebaeudetypwahl .checkbox-label {
	display:inline-block;
}

.gebaeudetypwahl .checkbox-div {
	margin-top:15px;
}

.gebaeudetypwahl .checkbox-group{
	margin-bottom:15px;
}

.nachweisservice_block h3{
	width: 240px;
}

.checkliste li{
   margin-left: 1em!important;
   margin-bottom:1em!important;
}

.checkliste ul{
   padding: 0px;
}

.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;
}