﻿@charset "iso-8859-1";
/*=======================================================================*\
|| CSS written by Christian Paier 07.05.2008                              ||
\*=======================================================================*/

body {
	color: red;
	background-color: #fff;
}

div#head{
  display:none;
}

div#footer{
  width:100%;
  text-align:center;
}

div#copyright{
  font-size:10px;
}

floatleft{
  float:left;
}