﻿body, .mainBody
{
    background-color: #FFFFFF;
    text-align: left;
    font-family: Arial;
    font-size: 12px; 
    margin-top:0px;
}



table
{
    font-family: arial;
    font-size: 12px;
    text-align: left;
}
.tdBG
{
    background-image: url(images/bgLeft.gif);
    background-repeat: no-repeat;
    text-indent: 7px;
    height: 26px;
}
.tdBG2
{
    background-image: url(images/bgMiddle.gif);
    background-repeat: repeat-x;
    height: 26px;
}
.tdBG3
{
    background-image: url(images/bgRow.gif);
    background-repeat: no-repeat;
    text-indent: 7px;
    height: 26px;
}


.headLeft
{
    background-image: url(images/bgHeadLeft.gif);
    background-repeat: no-repeat;
    text-indent: 7px;
    height: 35px;
}
.headMid
{
    background-image: url(images/bgHeadMiddle.gif);
    background-repeat: repeat-x;
    text-indent: 7px;
    height: 35px;
}






.tbEditor
{
    width: 214px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;
}
.tbEditor2
{
    width: 100px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;
}
.tbEditor3
{
    width: 620px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;
}
.tbEditor4
{
    width: 286px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;
}
.ddlEditor
{
    width: 110px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;
}
.ddlEditor2
{
    width: 220px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;
}
.btnFilter
{
    width: 50px;
    height: auto;
    font-family: Arial;
    font-size: 11px;
    border: solid 1px #626262;    
}
.btnClass
{
     font-family: Arial;
    font-size: 12px;
    border: solid 1px #626262;      
}




.DatePicker1
{
    position: absolute;
    top: -162px;
    left: 0px;
    width: 160px;
}
.DatePicker2
{
    position: absolute;
    top: -165px;
    left: 0px;
    width: 160px;
}
.Timerpicker
{
    position: absolute;
    top: -240px;
    left: 0px;
    width: 160px;    
}

.close
{
    font-family: Arial;
    font-size: 11px;
    text-align: center; 
    width: 348px;    
}



a.listLink 
{
    text-decoration: none;
}
a:hover.listLink 
{
    text-decoration: underline;
}




/** CMS Markierung**/
.CMSumrandung
{
	border: dotted 1px green;
	padding: 4px;
}
