#content
{	
	float: left;
	width: 560px ;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 10px 0px;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	color: rgb(51,51,51);
	font-size: 0.74em;
	line-height: 120%;
	min-height: 400px;
}
*html #content
{
	width: 550px;
	height: 350px;
	overflow: visible;	
}
#content p
{
	margin-bottom: 10px;
	font-size: 110%;
}
#content td > p
{
	margin-bottom: 10px;
	font-size: 100%;
}


/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
	line-height: 160%;
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
}
#htmlcontent
{
	clear: both;
}


/*****************/
/* center column */
/*****************/

#content h1, #content h1 a, #content h1 a:link, #content h1 a:active, #content h1 a:visited, #content h1
{
	color: rgb(173,8,24);
	font-weight: bold;
	font-size: 120%;
	display: block;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold;
}
#content h1 a:hover {
	text-decoration: underline;
	background:transparent;
}
#content h2, #content h2 a, #content h2 a:link, #content h2 a:active, #content h2 a:visited, #content h2
{
	color: rgb(173,8,24);
	font-weight: bold;
	font-size: 110%;
	display: block;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold;
}
#content h2 a:hover {
	text-decoration: underline;
	background:transparent;
}
#content h3, #content h3 a, #content h3 a:link, #content h3 a:active, #content h3 a:visited, #content h3
{
	color: rgb(173,8,24);
	font-weight: bold;
	font-size: 100%;
	display: block;
	line-height: 120%;
	text-decoration: none;
	font-weight: bold;
}
#content h3 a:hover {
	text-decoration: underline;
	background:transparent;
}
#content h4, #content h4 a, #content h4 a:link, #content h4 a:active, #content h4 a:visited, #content h4
{
	color: rgb(173,8,24);
	font-weight: bold;
	font-size: 75%;
	display: block;
	text-decoration: none;
	font-weight: normal;
}
#content h4 a:hover {
	text-decoration: underline;
	background:transparent;
}

.klSchrift,.klSchrift a, .klSchrift a:link, .klSchrift a:active, .klSchrift a:visited {
	font-size: 0.75em;
	font-weight:normal;
	text-decoration: none;
  font-style:normal;
}
.klSchrift a:hover {
	text-decoration: underline;
	background:transparent;
}
.grSchrift,.grSchrift a, .grSchrift a:link, .grSchrift a:active, .grSchrift a:visited {
	font-size: 2.00em;
	font-weight:normal;
	text-decoration: none;
  font-style:normal;
}
.grSchrift a:hover {
	text-decoration: underline;
	background:transparent;
}

/*
.htmlcontent, #htmlcontent
{
	margin: 0px 10px 0 24px;
	padding: 0 0 0 0;
	vertical-align: top;
	background: White;
	font-size: 12px;
	text-align: left;
	width: 529px;
}
*html .htmlcontent, #htmlcontent
{
	width: 547px;
}
*/
#content_header
{
	background: #dddddd;
	height: 24px;
	color: Black;
	text-align: left;
	padding: 4px 0 0 4px;
	margin: 0 10px 0 20px;
	font-weight: bold;
}

 
.cmsiframe
{
	width:560px;
	height :700px;
	border:0px;
}

