/**
* Stylesheet für Login
* @package Tools
* @author K.Sann, SF-Bau Xanten
* @see page.php
*/

body{
  background-color:  white;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
  background-repeat:no-repeat;
  background-position: top left;
 /* background-color: orange;*/
}
#alles{
  width: 900px;
  height: 600px;
  background-image: url(../images/bg_sw.jpg);
  background-repeat:no-repeat;
}
#allesLogin{
  width: 900px;
  height: 600px;
  background-image: url(../images/logo-gross.jpg);
  background-repeat:no-repeat;
  background-position: top left;
}

h1{
 color: #004887;
 font-size: 18px;
 font-weight: bold;
}
h2{
 color: #004887;
 font-size: 14px;
 font-weight: bold;
}

#startbox{
  width: 500px;
  height: 540px;
  position: absolute;
  top: 15px;
  left: 200px;
  text-align: left;
  color: white;
}
#startboxL{
  width: 500px;
  height: 540px;
  position: absolute;
  top: 15px;
  left: 413px;
  text-align: left;
  color: white;
}

#head1L{
  border-style:solid;
  border-color: #5f5f5f;
  border-width: 1px;
  
  position: absolute;
  top: 182px;
  left: 76px;
  width: 154px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
}
#head2L{
  border-style:solid;
  border-color: #5f5f5f;
  border-width: 1px;
  
  position: absolute;
  top: 182px;
  left: 260px;
  width: 154px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
}
#head1{
  position: absolute;
  top: 20px;
  left: 76px;
  width: 154px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
}
#head2{
  position: absolute;
  top: 20px;
  left: 260px;
  width: 154px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
}
#fehler{
  position: absolute;
  top: 360px;
  left: 76px;
  width: 340px;
  height: 16px;
  padding-top: 2px;
  padding-left: 2px;
  color: red;
  font-weight: bold;
  /*background-color: orange;*/
}
#wartung{
  position: absolute;
  top: 70px;
  left: 260px;
  width: 610px;
  /*height: 16px;*/
  padding-top: 2px;
  padding-left: 2px;
  color: red;
  font-weight: bold;
  /*background-color: orange;*/
}
#nameL{
  position: absolute;
  top: 230px;
  left: 76px;
  width: 154px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #2f2f2f;
}
#nameI{
  position: absolute;
  top: 230px;
  left: 260px;
  width: 154px;
  height: 16px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #66cc66;
  color: black;
  font-weight: bold;
}
#pwL{
  position: absolute;
  top: 260px;
  left: 76px;
  width: 154px;
  height: 18px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #2f2f2f;
  color: white
}
#pwI{
  position: absolute;
  top: 260px;
  left: 260px;
  width: 154px;
  height: 16px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #66cc66;
  color: black;
  font-weight: bold;
}
#submit{
  border-style:solid;
  border-color: black;
  border-width: 1px;
  
  position: absolute;
  top: 300px;
  left: 260px;
  width: 158px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
  color: white;
}
#pwlink{
  position: absolute;
  top: 400px;
  left: 76px;
  width: 154px;
  padding-top: 2px;
  padding-left: 2px;
}
#pwlink a{
  color: black;
}

#fehler2{
  position: absolute;
  top: 360px;
  left: 76px;
  width: 340px;
  height: 60px;
  padding-top: 2px;
  padding-left: 2px;
  color: red;
  font-weight: bold;
 /* background-color: #2f2f2f;*/
}
#fehler2 a{
  color: black;
  text-decoration: none;
  font-weight: normal;
}


/* Login mit Bauvorhabenauswahl background-color: red;*/
#bvLeftBox{
  height: 1200px;
  width: 200px;
  position: absolute;
  top: 20px;
  left: 260px;
  text-align: left;
  color: white;
  text-align: center;
}

#head2Bv{
  position: relative;
  width: 190px;
  height: 18px;
  margin-bottom: 20px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
  border-style:solid;
  border-color: black;
  border-width: 1px;

}

#labelZelle{
  width: 188px;
  height: 16px;
  margin-top: 30px;
  padding-top: 1px;
  padding-left: 2px;
  background-color: #66cc66;
  color: black;
}
#wahlZelle{
  position: relative;
  width: 190px;
  height: 16px;
  margin-top: 2px;
  margin-bottom: 2px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #2f2f2f;
}

#bvSubmit{
  position: relative;
  width: 164px;
  margin-top: 20px;
  padding-top: 2px;
  padding-left: 2px;
  background-color: #5f5f5f;
  color: white;
  border-style:solid;
  border-color: black;
  border-width: 1px;
}

#hilfe{
  border-style:solid;
  border-color: black;
  border-width: 1px;
  position: absolute;
  top: 480px;
  left: 2px;
  width: 860px;
  font-size:11px;
  text-align: left;
  height: 400px;
/*  width: 950px;  */
  margin-right: 20px;
  margin-left: 20px;
  overflow: auto;
}

#nutzung{
  text-align: left;
  width: 850px;
}

#ds_startseite{
  position: absolute;
  top: 430px;
  left: 76px;
  width: 154px;
  height: 18px;
  font-size:10px;
  color: grey;
  text-align: left;
  padding-top: 1px;
}
#ds_startseite a{
  font-weight: normal;
  color: grey;
}
#ds_startseite:hover{
  background:#323232;
}
#ds_startseite a:hover{
  background:#323232;
}
#imp_startseite{
  position: absolute;
  top: 430px;
  left: 260px;
  width: 154px;
  height: 18px;
  font-size:10px;
  color: grey;
  text-align: left;
  padding-top: 1px;
}
#imp_startseite a{
  font-weight: normal;
  color: grey;
}
#imp_startseite:hover{
  background:#323232;
}
#imp_startseite a:hover{
  background:#323232;
}

