#wrapcontent
{
/*    position: relative; */
    margin: 0 10px 0 192px;

}


#content
{
    z-index: 100; 
    padding: 5px 19px 10px 19px;
    margin: 0;
    background-color: rgb(252,252,239);
    font-size: 10pt;
    border-top: 2px solid rgb(254,238,175);
    border-bottom: 2px solid rgb(254,238,175);
}



/*********/
/* links */
/*********/
#content a, a.htmlcontent, #htmlcontent a
{
    color: #024b8f;
    text-decoration: none;
    padding: 0 0 0 0; /*background: url("/images/o_link.gif") no-repeat;*/
}
#content a:hover, #htmlcontent a:hover
{
    color: #024b8f;
    text-decoration: underline;
}

/*****************/
/* center column */
/*****************/
#content h1
{
	font-size: 1.30em;
	font-weight:bold;
	text-decoration: none;
	font-style:normal;
    color: #024b8f;
}
#content .h1 a:hover,#content h1 a:hover {
	text-decoration: underline;
	background:transparent;
    color: #024b8f;
}
#content h2
{
	font-size: 1.20em;
	font-weight:bold;
	text-decoration: none;
    color: #024b8f;
	font-style:normal;
}
#content .h2 a:hover,#content h2 a:hover {
	text-decoration: underline;
	background:transparent;
    color: #024b8f;
}
#content h3
{
	font-size: 1.0em;
	font-weight:bold;
	text-decoration: none;
    color: #00a55a;
}
#content .h3 a:hover,#content h3 a:hover {
	text-decoration: underline;
	background:transparent;
}
#content h4
{
	font-size: 1.0em;
	font-weight:normal;
	text-decoration: none;
    color: #00a55a;
}
#content .h4 a:hover,#content h4 a:hover {
	text-decoration: underline;
	background:transparent;
    color: #024b8f;
}
.klSchrift,.klSchrift a, .klSchrift a:link, .klSchrift a:active, .klSchrift a:visited {
	font-size: 0.8em;
	font-weight:normal;
	text-decoration: none;
  font-style:normal;
}
.klSchrift a:hover {
	text-decoration: underline;
	background:transparent;
}
.grSchrift,.grSchrift a, .grSchrift a:link, .grSchrift a:active, .grSchrift a:visited {
	font-size: 1.30em;
	font-weight:normal;
	text-decoration: none;
  font-style:normal;
}
.grSchrift a:hover {
	text-decoration: underline;
	background:transparent;
}
.cmsiframe
{
    height: 2100px;
    width: 100%;
}
#content img
{
border:0;
}
