/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Header */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header-container {
	height: 104px;
}

#header {
	background-image :  url("buergerentlastungsrechner_einlink_header.jpg");
	height:80px;
}

#popup-innerbody div#wrapper div#header-container div#header.popup img{
	display:none;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Navitop */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#navitop {
	background-color: #0049AE;
	color: #DFE8F5;
}

#navitop a
{

	color: #DFE8F5;
}

#navitop a:hover{
	color: #FFB650;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* Footer */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
	background-color: #0049AE;
	color: #DFE8F5;
	text-align:right; /*----- damit sitzt das Impressum auf der Kontaktseite rechts statt links-----*/
}

#footer a:link,
#footer a:visited{
	color:#DFE8F5;
}

#footer p.copy a{
	color: #DFE8F5;
}

#footer p.copy a:hover{
	color: #FFB650;
}

#footer a:hover {
	color: #FFB650;
}
