#content
{	
	float: left;
	width: 470px ;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 10px 0;
	vertical-align: top;
	text-align: left;
	overflow: hidden;
	color: rgb(102,102,102);
	font-size: 0.74em;
	min-height: 400px;
}
*html #content
{
	width: 470px;
	height: 350px;
	overflow: visible;	
}
#content p
{
	margin-bottom: 10px;
}


/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a, #rightColumn a
{
	font-weight: bold;
	text-decoration: none;
	color: rgb(0,102,178);
	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;
	line-height: 130%;
}
/*****************/
/* center column */
/*****************/

#content h1
{
	color: rgb(0,102,178);
	font-weight: normal;
	font-size: 150%;
	display: block;
	line-height: 120%;
}
#content h2
{
	color: rgb(122,193,66);
	font-weight: normal;
	font-size: 125%;
	line-height: 120%;
}
#content h3
{
	color: rgb(0,102,178);
	font-weight: normal;
	font-size: 110%;
	line-height: 120%;
}
#content h4
{
	color: rgb(102,102,102);
	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;
}

#content span.klSchrift
{
	line-height: 120%;
	font-size: 80%;
}
#content span.grSchrift
{
	font-size: 120%;
}

#content span.startH1
{
	clear: both;
	display: block;
	color: rgb(255,255,255);
	background-color: rgb(122,193,66);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	text-indent: 5px;
	margin: 0 0 5px 0;
}
#content p span.startH2
{
	clear: both;
	display: block;
	color: rgb(255,255,255);
	background-color: rgb(0,102,178);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 19px;
	text-indent: 5px;
}
#content span.weiter
{
	clear: both;
	display: block;
	float: right;
	line-height: 120%;
	margin: 0 0 10px 0;
	padding: 0;
}
*html #content p span.weiter
{
	float: none;
	text-align: right;
}
#content p span.weiter a
{
	color: rgb(0,102,178);
	font-weight: bold;
	text-decoration: none;
}
#content p span.weiter a:hover
{
	color: rgb(122,193,66);
	text-decoration: underline;
}

#content .breadcrumb
{
	font-weight: normal;
	color: rgb(102,102,102);
}
#content .breadcrumb a
{
	font-weight: normal;
	text-decoration: none;
	color: rgb(102,102,102);
}
#content .breadcrumb a:hover
{
	text-decoration: underline;
}
 
.cmsiframe
{
	width:590px;
	height:1110px;
	border:none;
}
