/* Version 9 */
/* 24.08.2010 */

/* Horizontale Hauptnavigation */

#homepageNavigationTop {
    background-color: #ECECEC;
}

/* Inhaltsbereich */

.teaserMinisterium h2, .teaserMinisterium h2 a:link, .teaserMinisterium h2 a:visited {
    color: #5a5a5a;
}

.teaserPresse h2, .teaserPresse h2 a:link, .teaserPresse h2 a:visited {
    color: #6e5e1a;
}

.teaserService h2, .teaserService h2 a:link, .teaserService h2 a:visited {
    color: #6e5e1a;
}

.teaserVerkehr h2, .teaserVerkehr h2 a:link, .teaserVerkehr h2 a:visited {
    color: #416d86;
}

.teaserTelekommunikation h2, .teaserTelekommunikation h2 a:link, .teaserTelekommunikation h2 a:visited {
    color: #894429;
}

.teaserInnovation h2, .teaserInnovation h2 a:link, .teaserInnovation h2 a:visited {
    color: #596e3a;
}

.teaserUmwelt h2, .teaserUmwelt h2 a:link, .teaserUmwelt h2 a:visited {
    color: #559630;
}

.textblock h2 a:hover, .textblock h2 a:active, .textblock h2 a:visited {
	color: #B30B5A;
	background-color:#F0F0F0;
}

/* Marginal-Spalte */ 
#marginal h2, #marginal h1 {
    border-bottom: solid 1px #FFFFFF;
    background-color: #EFEAD2;
}

#marginal .marginaltextblock ul li {
	background-color: #EFEAD2;
	border-bottom: solid 1px #FFFFFF;
}

/* Fusszeile */

#footer {
    background-color: #ECECEC;
}

.tagcloud {
    background-color: #F6F6F6;
    margin: 0 0 1.6em 0;
}

.tagcloud .tagcloudBorder {
    border: solid 1px #D3D3D3;
}

