#content
{
	margin: 0px  0px 0px 0px;
	padding: 0px 20px 0px 20px;
	/*width: 600 - 20 (padding) - 2x1 (border)*/
	width: 560px ;
	vertical-align: top;
	color: rgb(51,51,51);
	text-align: left;
	float: left;
	border-left: solid 0px red; /*	overflow :hidden ; */
	font-size: 0.8em;
}

#content p
{
	margin-bottom: 10px;
}


/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: normal;
	text-decoration: none;
	padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	color: #0c57b1;
	font-size: 140%;
}
#content h2
{
	color: #0c57b1;
	font-size: 125%;
}
#content h3
{
	color: #0c57b1;
	font-size: 115%;
}
#content h4
{
	color: #0c57b1;
	font-size: 100%;
	font-weight: 600;
}
/*
.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:100%;
	height :600px;
}

#htmlcontent td p {
	padding: 0px;
	margin: 0px;
}
.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;
}
/*span.parentlist { margin: 0 5px 15px -3px; display: block; font-size: 0.9em }*/
