/* Allgemeine Formate */

/* Header */

body.header
{
	background-color: #E9EBFC;
}

/* Inhalt */

body.inhalt
{
	background-color: #E9EBFC;
}

/* Footer */

body.footer
{
	background-color: #E9EBFC;
}

/* Content */
