﻿#sponsorenPanel
{
	margin: 20px;
}
.sponsor
{
	float: left;
	width: 49.99%;
	height: 160px;
}
.sponsor img 
{
	float: left;
	margin-right: 10px;
}
.sponsor h1
{
	width: 240px;
	float: left;
}
.sponsor p 
{
	float: left;
}
.left
{
	text-align: right;
}
.right
{
	text-align: right;
}
