#content
{	
	float: left;
	width: 500px ;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 55px 0;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	font-size: 0.74em;
	line-height: 150%;
	background-image: url("../images/start_header_motiv_mitte.jpg"); 
	background-repeat: no-repeat;
	min-height: 400px;
}
*html #content
{
	width: 500px;
	height: 350px;
	overflow: visible;	
}
#content p
{
	margin-bottom: 10px;
	font-size: 110%;
}


/*********/
/* 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;
}
#htmlcontent
{
	clear: both;
	color: rgb(51,51,51) !important;
}

/*****************/
/* welcome headline */
/*****************/

h1.welcomeH1
{
	color: rgb(230,0,0);
	font-size: 200%;
	line-height: 120%;
	margin: 0;
	padding:0;
}

/*****************/
/* center column */
/*****************/

#content h1
{
	color: rgb(230,0,0);
	font-weight: normal;
	font-size: 150%;
	display: block;
	line-height: 120%;
}
#content h2
{
	color: rgb(0,102,204);
	font-weight: bold;
	font-size: 125%;
	line-height: 120%;
}
#content h3
{
	color: rgb(230,0,0);
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
}
#content h4
{
	color: rgb(0,102,204);
	font-weight: bold;
	font-size: 100%;
	line-height: 120%;
}
/*
.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;
}

