﻿body {
    font-family: Arial; 
    font-size: 12px; 
}

.inhalt_div1 {
     height: 1415px
}

.calc
{
    position: relative;
    width: 766px; 
    height: 130px; 
    border: 1px solid #666666; 
    margin-top: 4px;
    margin-left: 4px;
}

.calck
{
    position: relative;
    width: 526px; 
    height: 150px; 
    border: 1px solid #666666; 
    margin-top: -1px;
    margin-left: 4px;
    float: left;
}

.calct1 {
    top: 10px; 
    left: 5px;
    width: 250px;
}

.calct2
{
    top: 40px; 
    left: 5px;
    width: 250px;
}

.calct3
{
    top: 70px; 
    left: 5px;
    width: 250px;
}

.calct4
{
    top: 100px; 
    left: 5px;
    width: 250px;
}

.calct5
{
    top: 10px; 
    left: 405px;
    width: 200px;
}

.calct6
{
    top: 40px; 
    left: 405px;
    width: 200px;
}

.calct7
{
    top: 70px; 
    left: 405px;
    width: 200px;
}

.calct8
{
    top: 70px; 
    left: 405px;
    width: 200px;
}

.txtall {
    position: absolute;
    width: 100px; 
    height: 18px; 
    text-align: center;
    border: 1px solid #666666;
    font-family: Arial; 
    font-size: 14px; 
}

.calctb1 {
    top: 6px; 
    left: 265px;
    background-color: #FAFAD2;
}

.calctb2 {
    top: 36px; 
    left: 265px;
    background-color: #FAFAD2;
}

.calctb3 {
    top: 66px; 
    left: 265px;
    background-color: #FAFAD2;
}

.calctb4 {
    top: 96px; 
    left: 265px;
    background-color: #FAFAD2;
}

.pic1
{
    position: relative;
    width: 526px; 
    height: 199px; 
    border: 1px solid #666666; 
    margin-top: 2px;
    margin-left: 4px;
    float: left;
}

.lblall {
    position: absolute;
    font-family: Arial;
    font-size: 14px;
    border: 1px solid #8B7D6B;
    background-color: #C0FFB6;
    padding-left: 2px;
    padding-top: 3px;
    text-align: center;
    width: 140px; 
    height: 18px;
}

.lblallk{
    width: 160px;
}

.lblRL {
    left: 610px; 
    top: 4px;
 }

.lblC1 {
    left: 610px; 
    top: 34px;
 }

.lblR1 {
    left: 265px; 
    top: 34px;
 }

.lblR2 {
    left: 610px; 
    top: 64px;
 }

.calcbtn1 {
    left: 375px; 
    top: 91px;
    width: 84px;
    height: 26px;
}

.calcbtn2 {
    left: 375px; 
    top: 3px;
    width: 84px;
    height: 26px;
}

.lblerr {
    left: 469px; 
    top: 93px;
    width: 281px;
    background-color: #FFFFFF;
    height: 15px;
    padding-bottom: 3px;
}

.top1
{
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #0000ff;
    font-size: 14px;
    text-align: left;
    left: 5px;
    top: 5px;
    height: 18px;
}

.top2
{
    position: relative;
    font-family: Arial, Helvetica, Sans-Serif;
    color: #0000ff;
    font-size: 14px;
    text-align: left;
    left: 5px;
    margin-top: 5px;
    height: 18px;
}

.lblDC
{
    left: 265px; 
    top: 64px;
}

.lblRLk
{
    left: 265px; 
    top: 94px;
}

.textbox1 {
    position: relative;
    font-family: Arial;
    font-size: 14px;
    border: 1px solid #ff0000;
    background-color: #fff0f0;
    width: 236px;
    height: 353px;
    float: right;
    margin-top: -1px;
    margin-right: -6px;
}

.textbox2 {
    position: relative;
    font-family: Arial;
    font-size: 14px;
    border: 0px solid #666666;
    height: 350px;
    float: left;
    margin-top: 2px;
    margin-left: 4px;
    width: 766px;
}

.textbox3 {
    position: relative;
    font-family: Arial;
    font-size: 14px;
    border: 0px solid #666666;
    height: 500px;
    float: right;
    margin-top: -5px;
    margin-right: -6px;
    width: 236px;
}

.text_top{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    margin-top: 10px;
    padding-left: 10px;
}

.text_warn1{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    margin-top: 10px;
    padding-left: 60px;
}

.text_warn2{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #222222;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}



