/*
.htmlarea-content-body { 

  font-family: Arial,Verdana,Helvetica, sans-serif;;
  font-size: 12px;
  color: #000000;
  margin:0;
  padding:0;
  background-color:#ffffff;
  scrollbar-face-color:#e0e0e0;
  scrollbar-bace-color:#e0e0e0;
  scrollbar-arrow-color:#8c8c8c;
	
}	
*/



a {
	color: #696969;
	font-size:12px;
	font-family: Verdana,Arial,Helvetica, sans-serif;; 
	text-decoration: underline;
}
	
a:hover {
	}
	

	
img { 
	border: 0 
}

	
.hervorhebung {
		font-size:12px; 
		font-weight:bold;
		font-style:normal; 
		color:#666666;
}

p.EventLabel { color: #AAAAAA; margin-right: 18px;text-align:right!important;margin-bottom: 11px;margin-top: 11px; }    
	 

#content H1, .htmlarea-content-body H1 {
	font-size: 18px;	
	color: #000000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 7px;

}

#content H2, H2 {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 3px;

}


#content H3, H3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 3px;

}

#content H4, H4 {
	color: #000000;
	font-size: 12px !important;
	line-height:1.6em;
	font-weight: bold!important;	
	margin:0;
	padding:0;
	
	}

P {
	color: #000000;
	font-size: 12px !important;
	line-height:1.6em;
	margin:0;
	padding:0;	
 }

p.align-justify .align-justify {
	text-align: justify;
}

p.align-left, .align-left {
	text-align: left;
}

p.align-right, .align-right {
	text-align: right;
}

p.align-center, .align-center {
	text-align: center;
}

ol {
	padding-left: 1em;
	margin: 0.3em;
}


ul {
	list-style-type:square;
	padding-left: 12px;
	margin: 0.3em;
	color: #000000;
	font-size: 0.8em !important; 
/*	line-height:1.6em;	*/
}

li {
	margin-left: 0em;
	padding-left: 0em;
}

STRONG {
	font-weight: bold; }
/*
.csc-frame-rulerBefore, .csc-frame-rulerAfter {
  	height: 30px;
  	width: 100%;
	background-color: black;
	background-image: url(/fileadmin/watt/templates/hr1.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center; 
	}
*/
div.hr hr {
  display: none;
}


/*
.csc-textpic-caption {
	font-size: 0.9em;
}

*/

/*
div.csc-textpic-intext-left div.csc-textpic-imagewrap {
	padding-right: 30px !important;
}

div.csc-textpic-intext-right div.csc-textpic-imagewrap   {
	padding-left: 30px !important;
}

div.csc-textpic-intext-left-nowrap div.csc-textpic-imagewrap {
		padding-right: 30px !important;
}

div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap {
		padding-left: 30px !important;
}

.csc-textpic-imagewrap {
	margin-top: 7px;
}

*/



#content table {
	background-color: #FFFFFF;
	font-size:12px;
 	margin:0px;
	padding:0px;
	border: none ; 
	margin-bottom:20px;
	}

#content td  {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right:5px; }

#content TD P {
        font-size:12px;
	 }
#content caption {
	text-align: left;
	font-weight: bolder;
	padding-left:3px;
}

