﻿/*
body 
{
    	background-color: #EAEAEA;
	color: #000000;
	zoom: 1;
}
*/

/* --- Kopfzeile --- */
#header
{
	background-color:#243C90;
	color: white;
/*	height: 20px;  */
/*	text-align: center;  */
	border-radius: 5px;
	padding-left: 5px;
}

.buttonesm 
{
	background-color: #243C90;
	color:white; 
	border-radius: 5px;
	padding-left: 5px;
}

/* --- Footer --- */
#footer
{
/*   color: White; */
}
