/** html
------------------------------------------------------------------*/
h1 {
	background: #008DCA url(../../_Layout/gruenderpakt/bg_h1.gif) no-repeat 1em center;
}

h2 {
	color: #0180B7;
}


/** misc
------------------------------------------------------------------*/
a.extern[class] {
	background: url(../../_Layout/gruenderpakt/icn_extern.gif) no-repeat 0.1em 0.18em;
}

a.extern span.icn {
	background: url(../../_Layout/gruenderpakt/icn_extern.gif) no-repeat 0em 0em;
}

a.pdf {
	background: url(../../_Layout/gruenderpakt/icn_doc.gif) no-repeat 0.1em 0.18em;
}


/** footmenu
------------------------------------------------------------------*/
div#footmenu ul li {
	color: #0180B7;
}


/** breadcrumb
------------------------------------------------------------------*/
div#breadcrumb a {
	background: url(../../_Layout/gruenderpakt/bg_breadcrumb_a.gif) no-repeat right center;
}


/** Boxen in der linken Seite
------------------------------------------------------------------*/
div#sidebar div.box {
	background: #D1E8F5;
}

div#sidebar div.box h2 a {
	color: #0180B7;
}


/** Inhaltsbereich Inhalte
------------------------------------------------------------------*/
div#content ul li {
	background: url(../../_Layout/gruenderpakt/bg_li.gif) no-repeat 0.2em 0.6em
}

div#content a {
	color: #0180B7;
}


/** Inhaltsbereich Boxen
------------------------------------------------------------------*/
div#content div.box-wrapper div.big {
	background: #B5BED6;
}

div#content div.address h2, div#content div.event h2 {
	border-bottom: 2px solid #008DCA;
	background: #D1E8F5;
}

div#content div.frm_panel {
	background: #D1E8F5;
}

div#content input.btn {
	background: #008DCA;
}