﻿a:link { color: white; text-decoration: underline;}
a:hover { color: white; text-decoration: underline;}
a:visited { color: white; text-decoration: underline;}

ul.PCM
{
    color: White;
    list-style-type:decimal;
    font-size: 18px;
    font-weight: bold;
}

.cInput
{
    width: 170px;
    display: inline-block;
    float: left;
}

.cInputValues
{
    margin-top: 5px;    
    display: inline-block;
    width: 250px;
    float: left;    
}

ul.colums-two {
   list-style-type: none;
   color: White;
   margin-left: 40px;   
   line-height: 20px;
}

ul.colums-two-Print {   
    font-family: Verdana;
   list-style-type: none;
   color: black;
   margin-left: 40px;   
   line-height: 50px;
}

ul.colums-twoN {
   list-style-type: none;
   color: White;
   margin-left: -40px;
}
   
ul.colums-three {
   list-style-type: none;
   color: White;
   padding: 0;
   margin: 0;    
}

li.innen {
   float: left;
   width: 400px;
   font-weight: normal;
   margin: 0 5px 3px 0;
   line-height: 36px;   
}

li.innen-Print {
    font-family: Verdana;
   float: left;
   width: 1000px;
   font-weight: normal;
   margin: 0 5px 3px 0;
   line-height: 36px;   
}

li.innenS {
   float: left;
   width: 460px;
   font-weight: bold;
   margin: 0 5px 3px 0;
   padding-left: 40px;
   line-height: 20px;   
}

li.innen2 {
   float: left;
   width: 200px;
   font-weight: normal;
   font-size: 12px;
   list-style-type: none;
   line-height: 25px;   
   margin: 0px;
   padding: 0px;
}

li.innen2N {
   float: left;
   width: 200px;
   list-style-type: none;
   line-height: 36px;   
}
      
li.aussen2 {
   float: left;
   width: 180px; 
   height: 21px;
   font-weight: normal;
   font-size: 12px;
   list-style-type: none;   
   margin: 0px;
   padding: 0px;
}

li.mitte {
   float: left;
   width: 160px; 
   margin-top: 4px;
   height: 21px;      
}

li.mitte-Print {
    font-family: Verdana;
   float: left;
   width: 560px; 
   margin-top: 4px;
   height: 21px;      
}

li.mitte input 
{
    width: 150px;
    position: absolute;
}

li.aussen3 {
   float: left;
   width: 150px; 
   margin-top: 6px;
   height: 18px;      
}

li.aussen3 img
{
    float: right;
}

li.zusatz 
{
    line-height: 20px;
    width: 400px;
    font-weight: normal;
    font-size: 12px;
    list-style-type: none;    
}

.typValues p
{
    color: White;
}

.infoText 
{
    margin-top: 10px;
	display: inline-block;
    font-size: 10px;
    color: White;
}

.small 
{
    font-weight: normal;
    font-size: 12px;
}

.bold 
{
    font-weight: bold;
    font-size: 18px;
}

.otDDL 
{
    width: 66px;
    height: 22px;
}

.startOtPCM
{
    position: relative;
    float: right;
    margin-right: 55px;
    cursor: pointer;
}

.kundeBVH 
{
    margin-top: 10px;
    margin-left: 20px;
}

.otRWNAuswahl
{
    float: left;
    margin-left: 18px;
}

.Bezirksuche {
    margin-left: 100px;
    margin-top: 50px;
    min-height: 440px;
}

.ZusatzText {
    color: white;
    font-size: 12px;
}

.ZusatzTextHead {
    color: white;
    font-size: 14px;
    font-weight: bold;
}

.errorLabel {    
    display:none;
    color: red;
    font-weight: bold;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;        
}