﻿body 
{
    	background-color: #EAEAEA;
	color: #000000;
	zoom: 1;
}

/* --- Kopfzeile --- */
#header
{
	background-color:RGB(234,142,7);
	color: #FFFFFF;
	height: 20px;
	text-align: center;
/*	text-transform: uppercase;
	font-style: italic; */
}

.buttonesm {color:white; background-color: RGB(15,87,133);}

/* --- Footer --- */
#footer
{
/*   color: White; */
}
