#content
{	
	float: left;
	width: 550px ;
	margin: 0px 0px 0px 0px;
	padding: 20px 0 55px 0;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	color: rgb(51,51,51);
	font-size: 0.74em;
	line-height: 120%;
	background-image: url("../images/start_header_motiv_mitte.jpg"); 
	background-repeat: no-repeat;
	min-height: 400px;
}
*html #content
{
	width: 540px;
	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;
}

/*****************/
/* welcome headline */
/*****************/

h1.welcomeH1
{
	color: rgb(206,0,26);
	font-size: 200%;
	line-height: 120%;
	margin: 0;
	padding:0;
}
/***********************/
/* Content Navi Level 4*/
/***********************/
#ContentNavi
{
	margin: 0 0 0x 0;
	padding: 0 0 20px 0;
	width: 550px;	
	display: block;
	font-size: 100%;
}

#ContentNavi ul
{
	/*background: #D9E1EC;*/
	margin:  0;
	padding: 0;
	text-align: center;
	display: block;
	list-style-type: none;
}
#ContentNavi li
{
	margin: 0;
	padding: 0;
	text-align: center;
}
#ContentNavi a, #ContentNavi a:link, #ContentNavi a:active, #ContentNavi a:visited
{
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#ContentNavi .ul_1
{
	margin: 10px 0 10px 0;
	padding: 0;
}

#ContentNavi .ul_4
{
	margin: 0;
	padding: 0;
}
#ContentNavi .li_4_off_off, #ContentNavi .li_4_on_off, #ContentNavi .li_4_on_on
{
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0 10px 10px 0;
	padding: 0;
	background-color: rgb(0,153,0);
	border-top: 1px solid rgb(240,240,240);
	border-left: 1px solid rgb(240,240,240);
	border-right: 1px solid rgb(77,77,77);
	border-bottom: 1px solid rgb(77,77,77);
	white-space: nowrap;
}
#ContentNavi .div_4_on_on, #ContentNavi .div_4_on_off, #ContentNavi .div_4_off_off
{
	margin: 0;
	padding: 0 10px 0 10px;
	background-color: rgb(191,0,22);
}
#ContentNavi .div_4_off_off
{
	background-color: rgb(210,221,233);
}
#ContentNavi .div_4_off_off:hover, #ContentNavi .div_4_on_on:hover, #ContentNavi .div_4_on_off:hover
{
	background-color: rgb(226,0,26);
}
#ContentNavi .a_4_on_on, #ContentNavi .a_4_on_off, #ContentNavi .a_4_off_off
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: rgb(51,51,51);
}
#ContentNavi .a_4_on_on, #ContentNavi .a_4_on_off
{
	color: rgb(255,255,255);
}
#ContentNavi .a_4_on_on:hover, #ContentNavi .a_4_on_off:hover, #ContentNavi .a_4_off_off:hover
{
	color: rgb(255,255,255);
	background-color: rgb(226,0,26);
}

/*****************/
/* center column */
/*****************/

#content h1
{
	color: rgb(206,0,26);
	font-weight: normal;
	font-size: 200%;
	display: block;
	line-height: 120%;
}
#content h2
{
	color: rgb(102,102,102);
	font-weight: normal;
	font-size: 150%;
	line-height: 120%;
}
#content h3
{
	color: rgb(206,0,26);
	font-weight: normal;
	font-size: 125%;
	line-height: 120%;
}
#content h4
{
	color: rgb(102,102,102);
	font-weight: bold;
	font-size: 110%;
	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;
}

