#content
{
	margin: 0px  0px 0px 0px;
	padding: 20px 0px 20px 20px;
	/*width: 600 - 20 (padding) - 2x1 (border)*/
	width: 778px ;
	min-height: 395px;
	vertical-align: top;
	color: #4b91c8;
	font-weight: bolder;
	background: url("/images/hintergrund.gif") no-repeat;
	background-position: center; 
	text-align: left;
	float: left;
	border: solid 1px #7db469; /*	overflow :hidden ; */
	font-size: 0.8em;
}



/*********/
/* 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;*/
}
#content a:hover,  #htmlcontent a:hover
{
	text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
    color: #7db469;
    font-size: 22px;
    text-align: left;
    font-weight: bold;
}
#content h2
{
	color: #7db469;
	font-size: 18px;
 font-weight: bold;
}
#content h3
{
	color: #7db469;
	font-size: 16px;
	font-weight: bold;
}
#content h4
{
	color: #7db469;
	font-weight: bold;
	font-size: 14px;
}
/*
.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:500px;
	height :600px;
}
