#content
{	
	float: right;
	width: 727px;
	margin: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
*html #content
{
	width: 700px;
	overflow: visible;	
}
#htmlcontent
{	
	width: 690px;
	margin: 0px 0px 0px 0px;
	padding: 20px 17px 30px 20px;
	vertical-align: top;
	text-align: left;
	font-size: 110%;
	overflow: hidden;
	color: rgb(51,51,51);
	line-height: 120%;
	min-height: 400px;
	background-color: rgb(255,255,255);
	background-image: url('../images/content_oben_ecke_rechts.gif');
	background-repeat: no-repeat;
	background-position: top right;
}
#htmlcontent img
{	
	border: 1px solid transparent;
}
#htmlcontent a img
{	
	border: 1px solid transparent;
}

/*** Bilderrahmen und Rahmenabstand ***/

#htmlcontent img.bildrand_grau
{
	border: 1px solid #c2c9cc;
	padding: 2px 1px 2px 1px; /* Abstand Rahmen zum Bild */
}

#htmlcontent img.bildrand_rot
{
	border: 1px solid #8a122d;
	padding: 2px 1px 2px 1px; /* Abstand Rahmen zum Bild */
}

#contentFooter
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 727px;
	height: 9px;
	background-image: url('../images/content_unten_ecke_rechts.gif');
	background-repeat: no-repeat;
	background-position: top left;
}
#contentFooter .nach_oben
{
	display: block;
	position: relative;
	top: -19px;
	left: 20px;
	text-align: left;
	height: 20px;
	line-height: 20px;
	margin: 0px 0 0 0;
	padding: 0 0 0 0;
	clear: both;
	float: none;
}
#contentFooter .nach_oben a
{
	color: rgb(153,0,0);
}

#content p, #content td, #content td p
{
	margin: 0 0 0.5em 0;
	line-height: 125%;
}
#content td
{
	vertical-align: top;
}


/*********/
/* 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;
}

/**************/
/* breadcrumb */
/**************/
#content .breadcrumb
{
	font-weight: normal;
	color: rgb(77,77,77);
}
#content .breadcrumb a
{
	font-weight: normal;
	text-decoration: none;
	color: rgb(77,77,77);
}
#content .breadcrumb a:hover
{
	text-decoration: underline;
}

/*
.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 ul
{
	padding-top: 0.1em;
	padding-bottom: 0;
}
#content li
{
	margin: 0.3em 0 0.7em 0;
	padding: 0;
	line-height: 120%;
	font-size: 100%;
}
 
.cmsiframe
{
	width:99%;
	height:900px;
	border:1px solid #fff;
}

/*****************/
/* center column */
/*****************/

#content h1, #content h1 a, #content h1 a:link, #content h1 a:active, #content h1 a:visited
{
	color: rgb(206,0,26);
	margin: 1.0em 0 0.5em 0;
	padding: 0;
	font-weight: normal;
	font-size: 180%;
	display: block;
	line-height: 120%;
}
#content h1 a:hover
{
	text-decoration: underline;
	background: transparent;
}
#content h2, #content h2 a, #content h2 a:link, #content h2 a:active, #content h2 a:visited
{
	color: rgb(102,102,102);
	margin: 1.0em 0 0.5em 0;
	padding: 0;
	font-weight: normal;
	font-size: 140%;
	line-height: 120%;
}
#content h2 a:hover
{
	text-decoration: underline;
	background: transparent;
}
#content h3, #content h3 a, #content h3 a:link, #content h3 a:active, #content h3 a:visited
{
	color: rgb(206,0,26);
	margin: 1.0em 0 0.5em 0;
	padding: 0;
	font-weight: normal;
	font-size: 125%;
	line-height: 120%;
}
#content h3 a:hover
{
	text-decoration: underline;
	background: transparent;
}
#content h4, #content h4 a, #content h4 a:link, #content h4 a:active, #content h4 a:visited
{
	color: rgb(102,102,102);
	margin: 1.0em 0 0.5em 0;
	padding: 0;
	font-weight: bold;
	font-size: 110%;
	line-height: 120%;
}
#content h4 a:hover
{
	text-decoration: underline;
	background: transparent;
}
