﻿div.pnlRegistration
{
    width:720px;
    background-color:#818181;
    padding:20px;
    margin-left:200px;
    margin-top:30px;
}

div.pnlRegistration table
{
    width:100%;
    margin:0 ;
}


div.pnlRegistration input.txtFieldBg
{
    width:290px;
}


div.pnlRegistration .ddlBirthday select
{
    padding:0px 0;
}

div.pnlRegistration tr
{
    height:30px;
    vertical-align:top;
}

div.pnlRegistration td.tdLabelCol
{
    text-align:right;
    padding-right:10px;
    font-weight:bold;
    text-align:right;
    width:35%;
}

div.pnlRegistration td.tdInputCol
{
    vertical-align:top!Important;
}


div.pnlRegistration td.tbChkBoxLabel
{
    font-size:10px;
}

div.pnlRegistration td.tbChkBoxLabel a,
div.pnlRegistration td.tbChkBoxLabel a:visited,
div.pnlRegistration td.tbChkBoxLabel a:hover,
div.pnlRegistration td.tbChkBoxLabel a:active
{
    text-decoration:underline;
    font-size:10px;
}


div.pnlRegistration input.txtPhone1
{
    width:30px;
}

div.pnlRegistration input.txtPhone2
{
    width:30px;
}

div.pnlRegistration input.txtPhone3
{
    width:70px;
}

div.pnlRegistration input.txtPlz
{
    width:50px;
}

div.pnlRegistration input.txtCity
{
    width:225px;
}

tr.red .tdInputCol, tr.red .tdInputCol a, span.red
{
    color:Red;
}


table.chkKategorie tr
{
    height:20px;    
}

table.chkKategorie tr td *
{
    vertical-align:middle;   
}


table.chkKategorie tr td label
{
    padding-left:2px; 
}
