
/* links: gruner Header + heller HG   */
div.tx-contentwrapper_style2 h1 {
	margin:0px; 
	border:0px;
	font-size:9pt !important;
	padding:3px; 
	font-weight:bold;
	color:#fff;
	background:#347777;
}
div.tx-contentwrapper_style2 h2,
div.tx-contentwrapper_style2 h3 {
	margin:0px; 
	padding:5px; 
	font-size:10px !important;
}

div.tx-contentwrapper_style2 { 
	margin:0px 0px 20px 0px; 
	padding:0px; 
	border:0px; 
	color:#000000;
	font-size:10px; 
	width:237px;
	background:#FFFAF0;
}
div.tx-contentwrapper_Style2 a { 
	color:#203F3E!important; 
}
div.tx-contentwrapper_Style2 a:hover { 
	text-decoration:none; 
}

div.tx-contentwrapper_style2 p { 
	padding:5px; 
}


/* mitte: heller HG + grüner Rahmen       */
div.tx-contentwrapper_style1 h1,
div.tx-contentwrapper_style1 h2 {
	margin:0px 0px 5px 0px!important;;
	padding:0px!important;;
	color:#232388;
	font-weight:bold;
	font-size:9pt !important;
}

div.tx-contentwrapper_style1 {
	margin:10px 0px 10px 0px;
	padding:5px 5px 3px 5px;
	background-color:#F2E9D6;
	border:1px dashed #347777;
	width:96%;
	font-size:10px;
}

div.tx-contentwrapper_style1 img	{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}


/* mitte: hellgrüner HG + dunkler Rahmen       */

div.tx-contentwrapper_style3 {
	margin:10px 0px 10px 0px;
	padding:5px 5px 3px 5px;
	/*background-color:#a4dddd;*/
	border:1px dashed #347777;
	background-color:#ececdc;
	/*border:1px dashed #c6c6c6;*/
	font-size:10px;
	width:96%;
}

div.tx-contentwrapper_style3 img	{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

div.tx-contentwrapper_style3 h1,
div.tx-contentwrapper_style3 h2 {
	margin:0px 0px 5px 0px!important;;
	padding:0px!important;;
	color:#232388;
	font-weight:bold;
	font-size:9pt !important;
}


/* mitte: dklgrüner HG + dunkler Rahmen       */

div.tx-contentwrapper_style4 {
	margin:10px 0px 10px 0px;
	padding:5px 5px 3px 5px;
	background-color:#347777;
	border:1px dashed #F2E9D6;
	font-size:10px;
	width:96%;
	color:#ffffff;
}

div.tx-contentwrapper_style4 img	{
	margin-bottom:0px !important;
	padding-bottom:0px !important;
}

div.tx-contentwrapper_style4 h1,
div.tx-contentwrapper_style4 h2 {
	margin:0px 0px 5px 0px!important;
	padding:0px!important;
	color:#ffffff!important;
	font-weight:bold;
	font-size:9pt !important;
}


