﻿@import url("layout.css");
@import url("main.css");
#kalender {
	float: left;
	width: 180px;
	padding: 1px;
	border: 1px solid white;
	margin-right: 5px;
}
#kalender table.kalender{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	border-collapse: collapse;
	width: 110px;
}
#kalender td.datum {
	border: 1px #C0C0C0 solid;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 22px;
	height: 21px;
}
#kalender table a {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#news {
	float: left;
	width: 800px;
	min-height: 9px;
	font-family: Arial;
	font-size: small;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 10px;
}
#news table a {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
#news i {
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}
#news table{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	text-align: center;
	border-collapse: collapse;
	width: 100%;
}
#news table{
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	width: 700px;
}
#news table a{
	color: #800000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}
#news table b{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
}
#news td.er {
	border: 1px #C0C0C0 solid;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	width: 60px;
	text-align: center;
	vertical-align:top;
}
#news td.text {
	border: 1px #C0C0C0 solid;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
}
#ar {
	text-align: center;
	clear: both;
	width: 800px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
#ar a {
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}








