.cnt-default { 
	margin: 0; 
	padding: 0;
	position: relative; 
}

.cnt-default > .header,
.cnt-default > .body { 
	padding: 5px;
}

.cnt-default > .body { 
	overflow: hidden;
}

.cnt-default .header h4 {
	margin-bottom: 0;
}

.cnt-default > .header {
	overflow: hidden;
}

.no-padding > .cnt-default > .body { 
	padding: 0 !important;
}

/*
 * Global Container Layout Settings
 */
 /* OBSOLETE */
 /*
.cnt-default,
.cnt-simple {
	margin: 0;
	padding: 0;
}

.cnt-default > .header,
.cnt-default > .body,
.cnt-default > .footer,
.cnt-simple > .header,
.cnt-simple > .body,
.cnt-simple > .footer
{
	margin: 0;
	padding: 0;
	background: url() no-repeat right top transparent;
	position: relative;
	z-index: 1;
}

.cnt-default > .header > .inner,
.cnt-default > .body > .inner,
.cnt-simple > .body > .inner
{ 
	margin: 0;
	padding: 0;
	overflow: hidden;
}

.cnt-default > .header > .t,
.cnt-default > .body > .t,
.cnt-default > .footer > .t,
.cnt-simple > .header > .t,
.cnt-simple > .body > .t,
.cnt-simple > .footer > .t
{
	margin: 0;
	padding: 0;
	background: url() no-repeat left top transparent;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
}
*/


.cnt-default.default {
	border: 1px solid #FFC2E0;
background: #fff;
-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.cnt-default.default > .header {
	background:  url('../images/cnt-factor-header-bg-default.png') 50% 50% repeat-x;
	border-bottom: 1px solid #FFC2E0;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 8px 8px; -webkit-border-top-left-radius: 8px 8px; border-top-left-radius: 8px 8px; -moz-border-radius-topright: 8px 8px; -webkit-border-top-right-radius: 8px 8px; border-top-right-radius: 8px 8px;
}
.cnt-default.default > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.default > .body {

}
.cnt-default.pageintro > .header{
	border-bottom: 1px solid #351F2A;
	padding: 0;
}
.cnt-default.pageintro > .header > h4{
	color: #351F2A;
	padding: 3px 3px 0 0;
	margin: 0 0 3px 0;
	font-size: 1.08em !important;
	font-weight: bold !important;
}
.cnt-default.pageintro > .body{
	padding: 3px 0;
}
.cnt-default.simplefooter > .header{
	border-bottom: 1px solid #351F2A;
	padding: 0;
}
.cnt-default.simplefooter > .header > h4{
	color: #351F2A;
	padding: 3px 3px 0 0;
	margin: 0 0 3px 0;
	font-size: 1.08em !important;
	font-weight: bold !important;
}
.cnt-default.simplefooter > .body{
	padding: 3px 0;
}


.cnt-default.kleine_schrift_listen_alternative {
	border: 1px solid #B2B2B2;
background: #fff;
-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.cnt-default.kleine_schrift_listen_alternative > .header {
	background:  url('../images/cnt-factor-header-bg-kleine_schrift_listen_alternative.png') 50% 50% repeat-x;
	border-bottom: 1px solid #B2B2B2;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 8px 8px; -webkit-border-top-left-radius: 8px 8px; border-top-left-radius: 8px 8px; -moz-border-radius-topright: 8px 8px; -webkit-border-top-right-radius: 8px 8px; border-top-right-radius: 8px 8px;
}
.cnt-default.kleine_schrift_listen_alternative > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.kleine_schrift_listen_alternative > .body {

}


.cnt-default.alternative {
	border: 1px solid #B2B2B2;
background: #fff;
-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.cnt-default.alternative > .header {
	background:  url('../images/cnt-factor-header-bg-alternative.png') 50% 50% repeat-x;
	border-bottom: 1px solid #B2B2B2;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 8px 8px; -webkit-border-top-left-radius: 8px 8px; border-top-left-radius: 8px 8px; -moz-border-radius-topright: 8px 8px; -webkit-border-top-right-radius: 8px 8px; border-top-right-radius: 8px 8px;
}
.cnt-default.alternative > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.alternative > .body {

}


.cnt-default.simple2 {
	border: 1px solid #FFC2E0;
background: #fff;
-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.cnt-default.simple2 > .header {
	background:  url('../images/cnt-factor-header-bg-simple2.png') 50% 50% repeat-x;
	border-bottom: 1px solid #FFC2E0;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 8px 8px; -webkit-border-top-left-radius: 8px 8px; border-top-left-radius: 8px 8px; -moz-border-radius-topright: 8px 8px; -webkit-border-top-right-radius: 8px 8px; border-top-right-radius: 8px 8px;
}
.cnt-default.simple2 > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.simple2 > .body {

}
.cnt-default.simple > .header{
	border-bottom: 1px solid #351F2A;
	padding: 0;
}
.cnt-default.simple > .header > h4{
	color: #351F2A;
	padding: 3px 3px 0 0;
	margin: 0 0 3px 0;
	font-size: 1.08em !important;
	font-weight: bold !important;
}
.cnt-default.simple > .body{
	padding: 3px 0;
}


.cnt-default.alternative2 {
	border: 1px solid #FFC2E0;
background: #fff;
-moz-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; -webkit-border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px; border-radius: 8px 8px 8px 8px / 8px 8px 8px 8px;
}
.cnt-default.alternative2 > .header {
	background:  url('../images/cnt-factor-header-bg-alternative2.png') 50% 50% repeat-x;
	border-bottom: 1px solid #FFC2E0;
	-webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset; box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.8) inset, -1px 0 1px rgba(255, 255, 255, 0.6) inset;
	-moz-border-radius-topleft: 8px 8px; -webkit-border-top-left-radius: 8px 8px; border-top-left-radius: 8px 8px; -moz-border-radius-topright: 8px 8px; -webkit-border-top-right-radius: 8px 8px; border-top-right-radius: 8px 8px;
}
.cnt-default.alternative2 > .header > h4 {
	max-height: 96px;
	font-size: 1em;
}
.cnt-default.alternative2 > .body {

}
/* -------------------------------------------------------------- 
 	Container: curve
-------------------------------------------------------------- */

.cnt-default.highlight {
	background: url('../images/cnt-curve-bg-highlight.png') left top no-repeat;
	border: 1px solid #A04D79;
	-webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset; -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset; box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
}
.cnt-default.highlight > .header {
	padding: 5px 15px;
	color: #000;
}
.cnt-default.highlight > .header > h4 {
 	font-size: 1em;
    margin: 15px 0 5px;
}
