/* DATEI: unilux.css */
html {



}
body { margin:0; background-color:#FFFFFF;
font-family: Verdana; font-size:9pt; color:#000000
}

.user {
font-weight:bold;
float:left;
margin-left:5px;
margin-top:7px;
font-size:10px
}

/* margin-top = Abstand zwischen Fensterrand und Inhalt oben */
/* margin-bottom = Abstand zwischen Fensterrand und Inhalt unten */
/* 10px = 10 Pixel, Wert aenderbar */
input {
	margin:2px;
}

.logo {
margin-left:3px;
margin-bottom:2px;
width:125px;

}

.adminstatistik{
	margin-top:15px;
	background-color:#EFEFEF;
	border: solid 1px #b3b2b2;
	width:985px;
}

.adminstatistik .main{
	overflow:hidden;
	padding:3px;
	border: solid 1px #b3b2b2;
}

.adminstatistik .head_sta{
	width:160px;
}
.adminstatistik .head_sta70{
	width:70px;
}


.adminstatistik .body_sta{
	
width:160px;
}

.statistik{
	margin-top:15px;
	background-color:#EEEEFF;
	border: solid 1px #CCCCCC;
	width:820px;
}
.statistik .main{
	overflow:hidden;
	padding:3px;
	border: solid 1px #CCCCCC;
}

.statistik .head_sta{
	font-weight:bold;
	width:160px;
}

.statistik_header{
	margin-top:15px;
	width:820px;
}

.statistik .body_sta{
	
width:160px;
}

.infomarker{
	margin-top:15px;
	background-color:#EFEFEF;
	border: solid 1px #b3b2b2;
	width:560px;
}

.infomarker .main{
	overflow:hidden;
	padding:3px;
	margin-top:10px;
}
.infomarker .left{
	width:150px;
	float:left
}

.infoinput {
	margin:0px;
}
.infomarker .right{
	float:left;
	width:404px;
}

.infoplz{
	margin-top:15px;
	background-color:#EFEFEF;
	border: solid 1px #b3b2b2;
	width:560px;
}

.infoplz .main{
	overflow:hidden;
	padding:3px;
	margin-top:10px;
}
.infoplz .left{
	width:150px;
	float:left
}

.infoplz .right{
	float:left;
	width:404px;
}

.login {
	width: 400px;
	height: 165px;
	margin: auto;
	margin-top:15px;
}

.login_btn {
	margin-left:110px;
}

.login_logo {
	margin: auto;
	width: 737px;
}

.infowindow {
	margin:5px;
	margin-top:10px;
	padding:3px;
	background-color:#EFEFEF;
	border: solid 1px #b3b2b2;
}

.btn {
-moz-border-radius:2px 2px 2px 2px;
background:url("../img/btn.gif") repeat-x scroll 0 0 transparent;
border:1px solid #BBBBBB;
cursor:pointer;
display:block;
float:left;
margin-right:7px;
height:24px;
}

.btn_load {
-moz-border-radius:2px 2px 2px 2px;
background:url("../img/btn.gif") repeat-x scroll 0 0 transparent;
border:1px solid #BBBBBB;
cursor:pointer;
display:block;
margin-right:7px;
height:24px;
}

.btn_find {
-moz-border-radius:2px 2px 2px 2px;
background:url("../img/btn_find.png") repeat-x scroll 0 0 transparent;
border:1px solid #000000;
cursor:pointer;
color: #FFFFFF;
font-weight:bold;
display:block;
float:left;
margin-right:7px;
height:22px;
}

.standardsuche  {
background:url(../img/tab.png);
float:left;
font-size:13px;
font-weight:bold;
display: inline;
cursor:pointer;
text-align:center;
padding:1px;
padding-top:5px;
height:24px;
width:140px;
}

.plzsuche{
background:url(../img/tab.png);
float:left;
font-size:13px;
font-weight:bold;
display: inline;
text-align:center;
cursor:pointer;
padding:1px;
padding-top:5px;
margin-left:6px;
height:24px;
width:140px;
}
/*ADMIN */

.content {
	float:left; 
	width:400px;
	background-color:#eeeeff;
	border:2px solid #cccccc;
	padding-left:10px;
}
.menu {
	margin-bottom:5px;
	display:inline-block;
	margin-right:18px;
}
.text20 {
	font-weight:bold;
	margin:5px 0;
}
.div-checkbox-text {
	clear:both;
}
.main-content-right {
	clear:right;
}
.menu a:link, .menu a:visited {
	color:#000000;
	font-size: 14px;
	text-decoration:none;
}
.menu a:hover {
	font-weight:bold;
	text-decoration:none;
}
.text01 {
	font-size: 8pt;
}
.text02 {
	padding-top:3px;
	font-size: 9pt;
}
.text02b {
	font-weight:bold;
	font-size: 9pt;
}
.text04 {
	font-weight:bold;
	font-size: 14pt;
}
.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;
}
.inputzeile {
	width: 450px;
}

.info a:link{
	border:none;
	color: #ffffff;
}
.grey {
	background-color: #f0f0f0;
}
.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 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 {
   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;
}
#baujahr {
	display:none;
}
#frühere-nutzung, #anteil-wg, #komplettfenster-div, #sonderverglasung-div, #dachflächen-div,#denkmäler-div, #außentür-div, #lärmschutz-div , #fördermittel-höhe{
	display:none;
}
.kosten {
	display:inline-block;
	width: 180px;
	margin-left: 5px;
}
#login {
	margin: 0 auto;
	width: 250px;
	text-align: left;
	margin-top: 100px;
}
.login-label {
	width: 80px;
}
.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
***
****/
#eckdaten-div {
	width: 700px;
}
.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 {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
	cursor:pointer;
}
