/* DATEI: unilux.css */
html {

}
body { 
	margin:0; 
	padding:0;
	color:#393D43;
	font-family: 	Arial,Verdana,Helvetica,serif;
	font-size:11px;
}
table {
	color:#032A6F;
	font-family: 	Arial,Verdana,Helvetica,serif;
	font-size:12px;
}
p {
	margin:10px 0;
}

#uebersicht td {
	height:35px;
	padding: 3px 7px;
}
#uebersicht th {
	background-color: #d0dafd;
	padding: 3px 7px;
}

input {
	margin:2px;
	
}
img {
    vertical-align: text-bottom;
}
.htmlButton, .htmlLongButton {
    border: medium none;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: normal;
    height: 22px;
    letter-spacing: 0;
    line-height: 22px;
    padding: 0 15px 0 5px;
    text-align: center;
    text-decoration: none;
	/*text-transform: uppercase;*/
	cursor:pointer;
}
.htmlButton {
    background-image: url("../images/button_bg.png");
    width: 143px;
	padding-bottom:5px;
}

.htmlButton:hover {
    background-position: 0 -22px;
    color: #FFFFFF;
}
.htmlButton:active {
    background-position: 0 -44px;
    color: #FFFFFF;
}
.htmlButton * {
    color: #FFFFFF;

}
.htmlLongButton {
	background-image: url("../images/long_button_bg.png");
	padding-bottom:5px;
    width: 250px;
}
.htmlLongButton:hover {
    background-position: 0 -22px;
    color: #FFFFFF;
}
.htmlLongButton:active {
    background-position: 0 -44px;
    color: #FFFFFF;
}
.htmlLongButton * {
    color: #FFFFFF;
}
.footer .button {
	float:left;
	padding:5px;
	margin:0;
	height:auto;
}
.sub-title {
    background: url("../images/hr_bg.png") repeat-x scroll 0 0 transparent;
    clear: both;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 10px;
	color:#000;
}
.page {
	width:650px;
}
.property_left {
    clear: both;
    float: left;
    width: 235px;
}
.energieversorger-left {
	clear:both;
	width:240px;
	float:left;
}

.energieversorger-right {
	width:390px;
	float:left;
}
	
.header {
		color:#032A6F;
	padding-top:6px;
	padding:25px 5px 5px 15px;
	font-weight:bold;
	font-size:18px;
	height:70px;
}
table .sort-header  {
   cursor: pointer;
}
table .headerSortDown, table .headerSortUp {
	 background-color: #032A6F;
	 color: #fff;
}
tbody tr.odd td {
    background-color: #F0F0F6;
}
.service {
	float:left;
	width:210px;
	padding:0 8px;
	margin-right:10px;
	border:#EBEBEB 1px solid ;
}
.hinweise {
	float:left;
	width:220px;
	padding:5px;
	margin-right:10px;
}
.logo {
	float:right;
	margin-right:10px;
}
.button {
	color:#ffffff;
	border:none;
	margin:2px 0;
	height:20px;
	font-weight:bold;
	text-align:center;
	font-size:11px;
	padding:5px;
	display:block;
	display:block;
}
a.button:link, a.button:visited {
	text-decoration:none;
}
a.button:hover {
	background-color:#FFCC00;
	color:#032A6F;
}
.massnahme {
	margin-left:30px;
}
.text01 {
	font-size: 8pt;
}
.text02 {
	font-weight:normal;
}
.text02b {
	font-weight:bold;
	font-size: 9pt;
}
.text04 {
	font-weight:bolder;
	color: #000;
	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;
}
.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;	
}
#processId {
	border: 2px solid #005EAC;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-background-clip: padding;      /* Firefox 1.0-3.6 */
	-webkit-background-clip: padding-box;  /* Safari, Chrome */
	background-clip: padding-box;  /* Firefox 4.0+, Opera */
	padding:3px 5px;
}
#overlayer {
	border: 2px solid #CCCCCC;
	-moz-border-radius: 60px 0px 60px 0px;
	border-radius: 60px 0px 60px 0px;
	-moz-background-clip: padding;      /* Firefox 1.0-3.6 */
	-webkit-background-clip: padding-box;  /* Safari, Chrome */
	background-clip: padding-box;  /* Firefox 4.0+, Opera */
	position: absolute;
	top: 15px;
	left:6%;
	width:550px;
	padding: 40px 20px;
	background-color: #fff;
	height:100px;
	display:none;
	text-align: center;
}
#closeOverlayer {
	float: right;
    margin-top: -33px;
	margin-right: -10px;
	cursor:pointer;
}
#page li {
    color: #006FAB;
    cursor: pointer;
    display: inline;
	text-decoration:underline;
    font-size: 12px;
    padding: 4px;
}
#page li.selected {
    color: black;
	text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    padding: 8px;
}
.info a:link{
	border:none;
	color: #ffffff;
}
.grey {
	background-color: #E8EDFF;
}
.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; */
}

.alert_box {
   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;
}

.kosten {
	display:inline-block;
	width: 180px;
	margin-left: 5px;
}
#login {
	margin-left:100px;
	width: 650px;
	text-align: left;
	margin-top: 100px;
}
.login-label {
	width: 100px;
}
.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;
}
/***
***	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;
}

a {
	color:#000;
	cursor:pointer;
	text-decoration:none;	
}
a:hover {
	color:#00A500;
	
}

/* Pordukte Heiztechnik */
.hiddenProduct {
	margin-left:19px;
	display:none;
}


/* GLOBAL */
* {
    margin: 0;
    padding: 0;
}

/* POSITIONIERUNG */
    /* GLOBAL */
#content {
    width: 650px;
}
.secondary p{
	background:url("../images/arrow.png") no-repeat scroll 0 5px transparent;
	padding-left:15px;
}
.cb_container {
    width: 640px;
}
.trennlinie{
    background: url("../images/hr_bg.png") repeat-x scroll 0 0 transparent;
	height: 6px;
}
.notice{
    float: left;
    margin-top: 3px;
	margin-right:6px;
}
hr{
	border-style:dotted;
	border-color:#487147;
}
h3 {
    float: left;
    width: 180px;
    padding-right: 10px;
}

.cb_content {
    margin-left: 200px;
    width: 440px;
}

/*#AlertBox {
    position: absolute;
}*/

    /* EINZELNE CONTENTBLOCKS */
        /* status_der_modernisierung */
#cb_status_der_modernisierung #statusModernisierung {
    overflow: hidden;
	width:350px;
}

#cb_status_der_modernisierung .left {
    clear:both;
	float: left;
}

#cb_status_der_modernisierung .right {
	float:right;
}

#cb_status_der_modernisierung .title {
    overflow: hidden;
}

#cb_status_der_modernisierung .title input {
    float: left;
    width: 20px;
}

#cb_status_der_modernisierung .title label {
    display: block;
    margin-left: 20px;
}

/* STYLE */
    /* GLOBAL */
.cb_container {
    padding: 10px 0;
}

h3 {
    font-size: 11px;
}

#seiten {
	
}
.seite {
    
}

/*  jQuery UI */

body .ui-dialog-content {
    font-size: 0.8em;
}
body .ui-widget-content {
	color:#393D43;
	border:none;
}
body .ui-widget {
	font-size: 11px;
}

/* EINZELNE CONTENTBLOCKS */
	/* status_der_modernisierung */
#cb_status_der_modernisierung #statusModernisierung {
    margin-top: 10px;
    margin-left: 20px;
}

        /* massnahmen_pakete */
#cb_massnahmen_pakete #mehrereGewerke {
    margin-left: 20px;
}

 /* geplante_massnahmen */

#cb_geplante_massnahmen_heizung .subContainer {
    margin-left: 20px;
}

#cb_geplante_massnahmen_dach .subContainer {
    margin-top: 10px;
}

#cb_geplante_massnahmen_waermedaemmung .subContainer {
    margin-top: 10px;
}
.hiddenProduct {
	margin-left:18px;
	display:none;
}