﻿.helpItem,.helpItemWhiteBg
{
    float: right;
    margin-right: 3px;
    margin-bottom: 2px;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background-image: url(images/helpIcon.gif);
    cursor: help;
    position: relative;
}
.bgDarkBlueContent690 .helpItem{
    margin-bottom:-2px;
}

.helpItemWhiteBg
{   
    width: 13px;
    height: 13px;
    margin-left: 9px;


    background-image: url(images/helpIconWhiteBg.gif);
  }
.helpQuestionmark
{
    float: left;
    width:13px;
    color:White;
    overflow:hidden;
    margin-right:3px;
    height  :13px;
    background-image: url(images/helpIcon.gif);
}
#helpContent,.historyContent
{
    padding: 10px;
    color: #100033;
    background-color: #ffffe0;/*Gelb*/
    text-align:left;
    font-size: 11px;
    font-family: Arial,Verdana, Helvetica, sans-serif;
}
.historyContent
{
    padding-right: 0px;
    padding-left: 0px;
}
#helpHeader,.historyHeader
{
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #333333;
    text-align: left;
    background-color: #C0DBEB;
    font-weight: bold;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 10px;
    cursor: pointer;
    letter-spacing: 1px;
}.historyHeader
{
    padding-right: 0px;
   
}
#closeHeader,.historycloseHeader
{
    background-image: url(images/close2.gif);
    color: #333333;
    text-align: left;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    margin-right: 1px;
    float: right;
    cursor: hand;
    overflow: hidden;
}.historycloseHeader
{
  
    margin-top:-1px;
}
#helpFooter,.historyFooter
{
    font-family: Verdana,Arial;
    color: #A51300;
    font-size: 10px;
    float: none;
    padding: 2px;
    padding-left: 5px;
    padding-right: 5px;
    color: #A51300;
    background-color: #C0DBEB;
    text-align: right;
}
#showHelp, #showHelpIE6
{
    position: absolute;
    top: 10px;
    z-index: 5000;
    width: 400px;
    border: 1px solid #C0DBEB;
    display: none;
}.showHistory
{
    z-index: 5000;
    border: 1px solid #C0DBEB;
    display: none;
    padding-right:0px;
}
.helpLinkOpen
{
    margin-top: 3px;
    margin-right: 3px;
    background-image: url(images/lupe.gif);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    float: left;
    font-weight: normal;
    color: #A51300;
    font-size: 10px;
    cursor: hand;
}
.helpHeadline,.historyHeadline
{
    font-weight: bold;
    color: #A51300;
}
.helpString
{
    font-weight: normal;
    color: #000000;
    border-bottom: solid 1px #A51300;
    padding-bottom: 5px;}
    
    .picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 11px;
  font-weight: bold;
  font-family: Verdana,Arial, Monospace,;
  padding: 2px;
  cursor: pointer;
}


.calendar_button
{
	border:none;
	cursor:pointer;
	width:20px;
	height:22px;
}

.calendar td
{
  font-size:11px;
  font-family:arial
}

.title
{
	padding-top:4px;
	font-weight:bold;
  color: #809990;  
    background-image: url(images/prBoxBgWindowHead.gif);
    background-repeat: repeat-x;
}

.day
{
	width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
	width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
	width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
	width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503 !important;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:middle;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:middle;
  background-color:#FFFFFF;
}
