/*========================================================================
	Main Elements
========================================================================*/

h1, h2, h3, h4, h5, h6 {
	margin:2px 0 0 0;
	padding:0px;
}


h1 {
	font-family:trebuchet MS;
	font-size:13px;
}

h2 {
	font-family:trebuchet MS;
	color:#007a97;
	text-transform:uppercase;
	font-size:13px;
}

.boxStart1 h2,
div.h2Container {
	font-family:trebuchet MS;
	color:#fff;
	text-transform:uppercase;
	font-size:18px;
	margin: 0px 0px 9px;
}

h3,
.pageContainerBloom h3,
.pageContainerPhwin h3,
.pageContainerHomeBloom h3,
.pageContainerHomePhwin h3,
.pageContainerBloom div.h3Container,
.pageContainerPhwin div.h3Container {
	color:#007a97;
	font-family:trebuchet MS;
	font-size:27px;
	line-height:30px;
	font-weight:normal;
	/*margin-bottom:10px;*/
	margin-bottom:2px;
	text-transform:uppercase;
}

.pageContainerBloom h3,
.pageContainerHomeBloom h3,
.pageContainerBloom div.h3Container {
	color: #90000f;
}

.boxStart1 h3 {
	text-transform: uppercase;
	color:#007a97;
	font-family:trebuchet MS;
	font-size: 13px;
	margin: 5px 0px 0px 0px;
	line-height: normal;
	font-weight: bold;
}

h4,
.pageContainerBloom h4,
.pageContainerPhwin h4,
.pageContainerHomeBloom h4,
.pageContainerHomePhwin h4,
.pageContainerBloom div.h4Container,
.pageContainerPhwin div.h4Container {
	color:#007a97;
	font-family:trebuchet MS;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	margin:2px 0;
}

.pageContainerBloom h4,
.pageContainerHomeBloom h4,
.pageContainerBloom div.h4Container {
	color: #90000f;
}


body.startBloom h2 {
	color:#90000f;
	text-transform:uppercase;
	font-size:13px;
}

p {
	margin:0;
	padding:0;
	line-height:20px;
	margin-bottom:10px;
	color:#666;
}

p.legal {
	font-size:11px;
	line-height:16px;
}

/*========================================================================
	Listen
========================================================================*/

.boxHellblau ul {
	list-style:none;
	padding:0;
	margin:0;
}

.boxHellrot ul {
	list-style:none;
	padding:0;
	margin:0;
}

.boxDunkelrot ul {
	list-style:none;
	padding:0;
	margin:0;
}

.subsection ul {
	color:#FFF;
	list-style:none;
	padding:0;
	margin:0;
}

.subsection ul li a{
	color:#FFF;
}

.subsectionBloom ul {
	color:#FFF;
	list-style:none;
	padding:0;
	margin:0;
}


#mainContainerPhwin ul, #mainContainerPhwin ul {
	margin-left:-30px;
}

#mainContainerPhwin ul li, #mainContainerBloom ul li {
	list-style:none;
	background-repeat:no-repeat;
	padding-left:10px;
}

#mainContainerPhwin ul li {
	background-image:url(/pix/page/bulletPointPhwin.png);
}

#mainContainerBloom ul li {
	background-image:url(/pix/page/bulletPointBloom.png);
}

/*###################################################
	MODULE
###################################################*/

.cmsContNavigation ul li{
	background-image:none;
}


/*###################################################
	EDITOR STYLES
###################################################*/

.Font10Px {
	font-size: 10px;
	line-height:16px;
}

.Font9px {
	font-size:9px;
	padding:2px 0 0;
}

.FloatLeft {
	float: left;
}

.FloatRight {
	float: right;
}
