#content
{
	margin: 0;
	padding: 10px 20px 20px 20px; /*width: 600 - 20 (padding) - 2x1 (border)*/
	width: 530px;
	vertical-align: top;
	text-align: left;
	float: left;
	border-left: solid 0px red; /*	overflow :hidden ; */
	font-size: 0.8em;
	display:table-cell;
	overflow:hidden;
}

#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: 135%;
	font-weight: bold;
}
#content h2
{
	color: #00487f;
	font-size: 125%;
	display: block;
	text-transform:uppercase;
	background-image: url("../images/logoklein.png");
	background-repeat: no-repeat;
	background-position: 0 0px;
	line-height:35px;
	padding:0 0 0 30px;
	margin:0;
	margin-bottom:10px;
}
#content h3
{
	color: black;
	font-size: 115%;
}
#content h4
{
	color: black;
	font-size: 100%;
	font-weight: 600;
}
/*
.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;
}
*/
.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;
}

#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 20px;
	font-size: 0.8em;*/
}

#sitemap_path 
{
    left:0;
    padding:5px 0 10px 0;
    width:1000px;
    text-align:left;
    background: #fff;
    clear: both;
    height: 1em;
    position:relative;
    font-size:0.7em;
}

#label_sitemap_path 
{
    color: #000;
    width: 223px;
    text-align:right;
    padding:0;
    margin:0;
    float:left;
    position:absolute;
}

#content_sitemap_path 
{
    padding-left: 240px;
    position:absolute;
    width:530px;
}

.pfeil {
    margin: 0 3px;
    padding: 0;
    color:#00487f;
}

.CurrentSiteMapPathNode {
    cursor:text;
    text-decoration:none;
    color:#00487f;
    font-weight:bold;
}

.SiteMapPathNode 
{
    text-decoration:underline;
    color:#00487f !important;
    font-weight:bold;
}

#ImageAktuelles {
    padding-bottom:10px;
}