#content
{
	margin: 0;
	padding: 10px 8px 10px 8px; /*width: 600 - 20 (padding) - 2x1 (border)*/
	width: 680px;
	overflow:hidden;
	color: rgb(51,51,51);
	border-left: solid 0px red; /*	overflow :hidden ; */
	font-size: 0.8em;
	text-align:left;
	float:left;
}
#klickpfad
{
	border-bottom: 1px solid #ccc;
	margin: 0 0 15px 0;
}
#print
{
	margin: 0;
	padding: 10px 8px 10px 8px; /*width: 600 - 20 (padding) - 2x1 (border)*/
	width: 680px;
	overflow:hidden;
	color: rgb(51,51,51);
	border-left: solid 0px red; /*	overflow :hidden ; */
	font-size: 1em;
	text-align:left;
	float:left;
}
#content p
{
	margin-bottom: 10px;
}


/*********/
/* 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: #FBBA00;
	font-size: 180%;
	font-weight: bold;
}
#content h2
{
	color: black;
	font-size: 115%;
	border-left: 1.0em solid #FBBA00;
	border-bottom: 2px solid #FBBA00;
	display: block;
	padding-left: 5px;
}
#content h3
{
	color: black;
	font-size: 107%;
}
#content h4
{
	color: black;
	font-size: 100%;
	font-weight: 600;
}

.htmlcontent, #htmlcontent
{
	margin: 0px 4px 0 4px;
	padding: 0 0 0 0;
	vertical-align: top;
	font-size: 0.9em;
	max-width: 529px;
    overflow: hidden;
}
/*
*html .htmlcontent, #htmlcontent
{
	width: 547px;
}
*/
/*.htmlcontent, #htmlcontent 
{
	font-size: 0.9em;
}
*/
#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;
	border-style:none;
	border-width:0pt;
}

#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
{
	padding-bottom: 15px;
	margin: 0 5px 0 0; /*margin: 0 5px 15px -3px;*/
	font-size: 1em;
	/*display: block*/
}
#ctl00_mySiteMapPath_SiteMapPath a.parentlistlink
{
	font-weight: normal;
}

