

/*
Farben:

## Aus PPT-Master:
Blau: #3D77BA
Grün: #58AE49


## Aus Logo-Grafik:
Blau: #0062AB (000,098,171)

## Angepasst an Blau aus Logo-Grafik
Grün: #17A100


## Aufgehelltes Grün
#CEFFBF


#CFFFFF

*/



/* Easyclearing */
#fw_body:after, #fw_header:after, table.SHGs td.Details:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
}



/* Blau, dunkel */
h1, a {
	color: #0062AB;
}
/* Grün, dunkel */
h2, h3 {
	color: #17A100;
}
h1 {
	border-bottom-color: #0062AB;
}
h2 {
	border-bottom-color: #17A100;
}




/* Formatierungen für CMS-eigene Elemente */
.invisible {
	display: none !important;
}





/* Anpassung von Standard-Werten */

html {
	font-family: "Trebuchet MS",sans-serif;
	font-size: 87.5%; /* 14px */
	line-height: 1.35em;
	color: #555;
	background-color: #FFFFFF;
}
body {
	margin: 0;
}
a { }
h1, h2, h3, h4 {
	font-family: "Trebuchet MS",sans-serif;
	line-height: 1.35em;
	margin-top: 1.2em;
	margin-bottom: 0.5em;
}
th, td {
	vertical-align: top;
}
th, caption {
	text-align: left;
}
p, ul {
	margin-top: 0;
	margin-bottom: 1em;
}
li {
	margin-bottom: 1em;
}



/* [1] Äußerste Strukturelemente der Seite */

#fw_header { /* 1 */
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
	margin-bottom: 2em;
}
#fw_body { /* 2 */
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
}
#fw_footer { /* 3 */
	margin-left: 2em;
	margin-right: 2em;
	margin-bottom: 2em;
	padding-top: 1em;
	border-top: solid #58AE49 1px;
}




/* [1.1] Innerhalb von #fw_header */

#fw_logo {
	float: left;
}
#fw_logo img {
	display: block;
}
#fw_headerMain {
	background-image: url('NRW_002.png');
	background-repeat: no-repeat;
	background-position: 0 -10px;
	margin-left: 16em;
	position: relative;
	height: 81px;
}
#fw_headerMain_content {
	font-size: 185.71%;
	color: #0062AB;
	position: absolute;
	top: 30%;
	left: 250px;
}
#fw_headerMain_LGbg {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgb(247,252,255);
	opacity: 0.75;
}
#fw_headerMain_LGtext {
	display: block;
	position: relative;
	padding: 0.2em;
	padding-bottom: 0.3em;
}




/* [1.2] Innerhalb von #fw_body */

/* [1.2.1] Navigationsleiste */

#fw_bodyLeft {
	float: left;
	width: 14em;
}
div.navBar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.navBar ul.level_1 {
	font-family: Verdana, sans-serif;
	font-size: 85.7%;
}
div.navBar a, div.navBar span.active {
	text-decoration: none;
	display: block;
	padding: 0 0.5em 0;
}
div.navBar a:hover {
	text-decoration: underline;
}
div.navBar li {
	display: block;
	border-bottom: solid #ddd 1px;
	margin-bottom: 0;
}
div.navBar ul.level_1 li {
	margin-left: 0;
}
div.navBar li.last {
	border-bottom: none;
}
div.navBar ul.level_2 {
	border-top: solid #ddd 1px;
}
div.navBar ul.level_2 li {
	background-color: #FFFFFF;
	margin-left: 0.5em;
}
div.navBar ul.level_3 {
	border-top: solid #ddd 1px;
}





/* [1.2.2] Seiteninhalt */

#fw_bodyMain {
	margin-left: 16em;
}
#fw_bodyMain p { }



/* [1.2.2.x] Content-Überschriften */
h1 {
	font-size: 185.71%;
	font-weight: normal;
	border-bottom: solid 0.08em;
}
/* Seitenüberschrift */
h1.pageTitle {
	margin-top: 0;
}
h2 {
	font-size: 150%;
	font-weight: normal;	
	border-bottom: solid 0.06em;
}
div.block + h2 {
	margin-top: 2.5em;
}
h3 {
	font-size: 112.5%;
	font-weight: normal;	
}
h4 {
	font-size: 100%;
	font-weight: normal;	
}
div.block h2.ce_headline { }





/* #### Element-Templates #### */

/* SHG/RG/KP-Listen */

table.SHGs { }
table.SHGs th, table.SHGs td {
	padding: 0.5em 1em 0.5em;
}
table.SHGs th { }
table.SHGs th.PLZ { }
table.SHGs th.Ort {
	width: 9em;
}
table.SHGs td.PLZ, table.SHGs td.Ort, table.SHGs td.Details {
	border-top: solid 2px #ddd;
}
table.SHGs td.Details td, table.SHGs td.Details th {
	padding: 0.2em 0 0.2em;
}
table.SHGs td.Details th {
	min-width: 3em;
	width: 4em;
	font-weight: normal;
}
table.SHGs td.Details div.Ueberschrift {
	margin: 0 0 1em;
	color: #17A100;
}
table.SHGs td.Details span.Gruppenname {
	quotes: "\201E" "\201C" "\201A" "\2018";
}
table.SHGs td.Details span.Gruppenname:before {
	content: open-quote;
}
table.SHGs td.Details span.Gruppenname:after {
	content: close-quote;
}
table.SHGs td.Details table.ASP1 {
	float: left;
	min-width: 15em;
	max-width: 22em;
	margin-right: 2em;
	margin-bottom: 1em;
}
table.SHGs td.Details table.ASP2 {
	float: left;
	min-width: 15em;
	max-width: 22em;
	margin-right: 2em;
	margin-bottom: 1em;
}
table.SHGs td.Details tr.ASP1Name td,
table.SHGs td.Details tr.ASP2Name td {
	font-weight: bold;
}
table.SHGs td.Details div.Treffen {
	min-width: 22em;
	min-width: 15em;
	max-width: 22em;
	float: left;
	padding: 0.2em 0em 0.2em;
	margin-bottom: 1em;
}
table.SHGs td.Details div.Treffen.istBlock3 {
	clear: left;
}
table.SHGs td.Details div.Treffen h4.Blocktitel {
	margin: 0 0 0.5em;
	padding: 0;
	font-weight: bold;
}
table.SHGs td.Details div.Website {
	clear: left;
	padding: 0.25em 0 0.25em;
}
table.SHGs td.Details div.Website h4.Blocktitel {
	display: inline;
	margin-right: 1em;
}




/* Artikelbild */
.image_container {
	
}






/* [1.3] Innerhalb von #fw_footer */

#fw_footer_content {
	font-family: Verdana, sans-serif;
	font-size: 78.57%;
}











