@charset "utf-8";
div.event1
{
	background-color: #cee9fb;
	width: 900px;
	height: 100px;
	margin-bottom: 10px;
}
div.event2
{
	background-color: #d0fab7;
	width: 900px;
	height: 100px;
	margin-bottom: 10px;
}
.thumb
{
	float: left;
	margin-right: 10px;
}
a.glinks
{
	text-decoration: none;
	margin-top: 5px;
	display: block;
}
ul#seite
{
	margin-top: 10px;
	text-align: center;
}
ul#seite li
{
display: inline; 
list-style: none;
padding: 3px 10px 2px 0px;
margin: 0;
}
ul#seite li a
{
	font-size: 14px;
	font-weight: bold ! important;
	color: #b0afaf;
	text-decoration: none;
}
ul#seite li.selected a
{
	color: #034ba5
}
p#total
{
	color: #b0afaf;
	text-align: center;
	font-size: 8px;
}
