body {

    background-color: #FFFFFF !important;

}

body, html {

    font-family: Verdana, Arial, Helvetica, sans-serif;

    font-size: 10px;

    margin: 0;

    padding: 0;

}



.head 	{font-size: 36px}
.text 	{font-size: 10px;}
.head2 	{font-size: 14px;}


#bottom
{
	position: absolute;
	bottom: 20px;
	width: 100%; 
	text-align: right;
}

#impressum
{
	position: absolute;
	bottom: 80px;
	width: 100%; 
	text-align: center;
}

#links
{
	position: absolute;
	top: 180px;
	width: 100%; 
	text-align: center;
}

#main
{
	position: absolute;
	top: 80px;
	width: 100%; 
	text-align: center;
}
