
body,div,span,td,a,ol,ul { color:#002864; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; font-weight: lighter; text-decoration:none; }

body { 
  color: #002864; 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  margin: 0px;
  padding: 0px;
  background:url('images/allianz/background.png') repeat-y top right;
  }

  #allianz_pp {
   background-color: #FFFFFF;
   height: 28px;
   padding-top: 12px;
   font-size: 13px;
   line-height: 1.2em;
  }
  #head_to_body {
    background:url('images/allianz/header_gradient.png') repeat-x top right; 
    height: 19px;
  }
  
  
#start-welcome {
  z-index:1;
  position: absolute;
  margin-top: 0px;
  }

#start-logo {
  
  margin-top: 20px;
  margin-left: 40px;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  }

#start-logo img {
  float: right;
  padding: 0;
  margin: 0;
  border: 0;
  margin-left: 20px;
  margin-top: 5px;
  }

#start-login {
  z-index:10;
  clear: both;
  float: left;
  margin-top: 08px;
  padding-right: 20px;
  color: #000000;
  font-size: 14px;
  font-weight: normal;  
  margin-left: 10px;
  background-color: #FFFFFF;
  width: 967px;
  height: 180px;
  padding-left: 15px;
  padding-top: 10px;
  
  }

#start-login h2 { 
  font-size: 15px;
  font-weight: bold;
  padding-bottom: 16px;
  }
  
#start-login td {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  }

#start-login label {
  clear: left;
  float: left;
  display: block;
  width: 114px;
  margin-top: 3px;
}

#start-login input {
  float: left;
  margin-top: 0px;
  width: 160px;
  font-size: 14px;
  font-weight: normal;
  border-width: 1px;
  border-style:solid;
  border-color:#AFB0B1;
}

#start-login .submit input {
  border-width: 0px;
  margin-left: 10px;
  margin-top: 2px;
  width: 80px;
  height: 19px;
  
}

#header_box{
  background:url('images/allianz/Startbild.jpg');
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
  padding: 30px;
  width: 940px;
  height: 427px;
  position: absolute;
  top: 115px;
  left: 10px;
  border-width:2px;
  border-style:solid;
  border-color:#FFFFFF;
  
}

#box_in_header_box{
  background:url('images/allianz/startbild_boxv02.png');
  color: #000000;
  font-size: 25px;
  line-height: 1.7em;
  padding: 30px;
  width: 420px;
  height: 131px;
  position: relative;
  top: 25px;
  left: 440px;
}

#logo_box{
  position: absolute;
  left: 10px;
  top: 22px;
}

#separator{
  border-bottom: 1px dotted #000000;
  float: left;
  margin-top: 352px;
  padding-right: 40px;
  width: 942px;
  height: 180px;
  padding-left: 20px;
  padding-top: 20px;
  margin-left: 10px;
}

#start-login .submit input{
  font-size: 11px;
  margin-top: 10px;
}

.button{
  display: block;
  width: 80px;
  height: 19px;
  text-align: center;
  background-color:  #003781;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  cursor: pointer;
}

.button:active{
  padding: 0px;
  margin: 0px;
}

.buttona{
  display: block;
  width: 80px;
  height: 15px;
  text-align: center;
  background-color:  #003781;
  color: #FFFFFF;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 11px;
}

.buttona:active{

}

.header_wide_start{
  position: absolute;
  background-color: #FFFFFF;
  height: 60px;
  width: 100%;
  background-image: url(images/allianz/header_gradient.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}

 /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    font-weight: normal;
    color: #000;
}

/* The Close Button */
.closeModal {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.closeModal:hover,
.closeModal:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
} 

.overlayLink {
    cursor: pointer;
    color: #4D4D4D;
    font-size: 11px;
    font-weight: lighter;
    float: right;
    margin-top: 15px;
    margin-left: 30px;
}

.overlayLink:hover {
    text-decoration: underline;
}

.modal-content div.page_c_header {
    font-size: 0px;
    height: 20px;
    border-top: 1px solid #AFB0B1;
    margin-left: -10px;
    margin-right: -10px;
}