/* CSS Document */

/* ********************************************************************************************
 * Formatierungen für Report Detailansicht
 ******************************************************************************************* */
	#report {

	}
	
	#report .date { 
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		font-weight: bold;
	}
	
	#report .title { 
		font-size: 14px;
		font-weight: bold;
		text-decoration: none;
		margin:6px 0px 20px 0px; 
	}
	
	#report .title a:link, #report .title a:hover, #report .title a:visited, #report .title a:active {
		text-decoration: none;
	}

	#report .title a:hover {

	}
	
	#report .textSmall { 
		font-weight:bold; 
		margin-bottom:20px; 
	}
	
	#report .textSmall a:link, #report .textSmall a:hover, #report .textSmall a:visited, #report .textSmall a:active {
		text-decoration: none;
	}

	#report .textSmall a:hover {

	}

	
	#report .textLarge { 
		margin-top: 14px;
	}
	
	#report ul {
		list-style: disc;
		text-align: left;
		padding: 0px;                     /* Padding-Eigenschaft für Listenelement auf 0px setzen */
		margin: 0px;                      /* Marging-Eigenschaft für Listenelement auf 0px setzen */
		margin-left:18px;
		margin-bottom:14px;
	}
	
	#report ul li {
		vertical-align:baseline;
		padding: 0px 0px 0px 0px;
		vertical-align:bottom;
	}
	
	/* Report Fusszeile ---------------------------------------------------------------------- */
	#report .contentFooter {
		padding: 2px 4px 0px 4px;
		border-top: 1px solid #e6e0ea;
		text-align:right;
	}
	
	#report #contentFooter a {
		
	}
	
	#report #contentFooter a:hover {
		
	}
	
	
	/* Report Dokument View ---------------------------------------------------------------------- */
	#documentView {
		margin-top:4px;
		margin-bottom:25px;
		width:172px;
		overflow:hidden;
	}

	#documentView .title {
		width:auto;
		font-size: 12px;
		font-weight: bold;
		vertical-align: bottom;
		text-decoration: none;
		padding: 0px 4px 0px 4px;
		margin-bottom: 4px;
		border-bottom: 1px solid #e6e0ea;
	}
	
	#documentView .content {
		padding-left:4px;
		overflow:hidden;
	}


/* ********************************************************************************************
 * Formatierungen für Report Listenansicht
 ******************************************************************************************* */
	#reportView {
		color: #5a5a5a;
	}
	
	#reportView ul {
		list-style: none;
		text-align: left;
		padding: 0px;                     /* Padding-Eigenschaft für Listenelement auf 0px setzen */
		margin: 0px;                      /* Marging-Eigenschaft für Listenelement auf 0px setzen */
	}
	
	#reportView li {
		padding: 0px 2px 32px 0px;
	}
	
	#reportView li a:hover .title {

	}
	
	#reportView li a:hover .textSmall {
		
	}
	
	#reportView ul li ul {
		list-style: disc !important;
		text-align: left!important; 
		padding-left: 20px !important;                   /* Padding-Eigenschaft für Listenelement auf 0px setzen */
		margin-left: 0px !important;                      /* Marging-Eigenschaft für Listenelement auf 0px setzen */
	}
	
	#reportView ul li li {
		padding: 0px 2px 0px 0px !important;
	}
	
	
	#reportView .date { 
		width:150px;
		height:18px;
		line-height: 18px;
		font-size: 12px;
		font-weight: bold;
		vertical-align: bottom;
		text-decoration: none;
		background-color: #f5f5f5;
		padding: 0px 2px 1px 5px;
		margin-bottom: 4px;
		text-transform:uppercase;
	}
	
	#reportView .title { 
		font-weight: bold;
		text-decoration: none;
		padding: 1px 2px 1px 5px; 
	}
	
	#reportView .textSmall { 
		padding: 1px 2px 1px 5px;
	}
	
	#reportView .links {
		position:relative;
		left:0px;
		top:0px;
		padding: 6px 2px 1px 5px;
	}
	
	#reportView .linkDetail {
		position:absolute;
		right:0px;
		top:6px;
		width:50px;
		text-align:right;
	}
		
		
		
/* ********************************************************************************************
 * Formatierungen für für Report Listenansicht Main
 ******************************************************************************************* */
	
	#reportViewMain li a:hover div {
		margin-left:-14px;
		padding-left:6px;
		border-left: 8px solid #2e365b;
		color: #2e365b;
	}
	
/* ********************************************************************************************
 * Formatierungen für Termine
 ******************************************************************************************* */
	#reportDateView {
		
	}
	
	#reportDateView .groupMonth {
		width:150px;
		height:18px;
		line-height: 18px;
		color: #2e365b;
		font-size: 12px;
		font-weight: bold;
		vertical-align: bottom;
		text-decoration: none;
		background-color: #f5f5f5;
		border-left: 8px solid #2e365b;
		padding: 1px 2px 1px 5px;
		margin-bottom: 4px;
		text-transform:uppercase;
	}
	
	#reportDateView ul {
		list-style: none;
		text-align: left;
		padding: 0px;                     /* Padding-Eigenschaft für Listenelement auf 0px setzen */
		margin: 0px;                      /* Marging-Eigenschaft für Listenelement auf 0px setzen */
		background-color: #fafafa;
		border-left: 8px solid #d8d8d8;
		padding: 0px 2px 0px 5px;
		margin-bottom: 22px;
	}
	
	#reportDateView li {
		line-height: 18px;
		padding: 1px 2px 4px 0px;
	}
	
	
	#reportDateView .line {
		position:relative;
		width:100%;
		height:1px;
		border:0px;
		border-bottom:1px solid #666666;
		padding-top:5px;
		margin-bottom:10px;
	}
	
	#reportDateView table {
		width:100%;
		border-collapse:0px;
		border-spacing:0px;
	}	
	
	
	#reportDateView tr {

	}
	
	
	#reportDateView td {
		padding:0px;
		margin:0px;
		padding-bottom:2px;
	}
	
	#reportDateView .date {
		width:45px;
		vertical-align:top;
	}
	
	#reportDateView .day { 
		width:30px;
		vertical-align:top;
	}
	
	#reportDateView .title { 
		width:auto;
	}
	
	#reportDateView .description { 

	}
	
	#reportDateView .place { 

	}	
	
	#reportDateView .document { 
		width:22px;
		text-align:right;
		vertical-align:top;
	}	
	
	/* ********************************************************************************************
 * Formatierungen - Aulistung Seiten
 ******************************************************************************************* */
	#viewPages {
		/*border-top: 1px solid #2e365b;*/
		position:absolute;
		bottom:0px;
		left:20px;
		margin-top:20px;
		width:540px;;
		text-align:left;
		border-top: 1px solid #e6e0ea;
	}
	
	#viewPages #alignment {

	}
		
	#viewPages .linkPage {
		width:20px; 
		height:16px;
		background-repeat:no-repeat; 
		margin-right:3px;
		font-weight:bold;
		line-height:16px;
		vertical-align:middle;
	}
	
	#viewPages .linkPage:hover {

	}
	
	#viewPages .linkPageActive {
		color:#666666;
		width:20px; 
		height:16px;
		background-repeat:no-repeat; 
		margin-right:3px;
		font-weight:bold;
		line-height:16px;
		vertical-align:middle;
	}
	
	