* {
	margin: 0;
	padding: 0;
}
body {
	background: url(../img/bg.jpg);
	text-align: center;
}
#container {
	width: 100%;
	background: #edece0 url(../img/header.jpg) repeat-x top left;
}
#wrapper {
	width: 825px;
	margin: 0 auto;
	text-align: left;
}
#left h1 {
	text-indent: -500000px;
	overflow: hidden;
}
#left {
	width: 240px;
	float: left;
	padding: 0 0 20px 0;
}
#left h1 a {
	display: block;
	background: url(../img/logotyp.jpg);
	width: 240px;
	height: 204px;
	text-decoration: none;
}
#nav {
	width: 200px;
	padding: 10px 20px;
}
#nav ul {
	list-style: none;
}
#nav li {
	font: 16px Georgia, "Times New Roman", Times, serif;
	background: url(../img/navbullet.jpg) no-repeat left center;
	text-indent: 15px;
	margin: 0 0 6px 0;
}
#nav li a {
	display: block;
	width: 100%;
	color: #696642;
	text-decoration: none;
	border-bottom: 1px solid #e6e4cb;
}
#nav li a:hover {
	color: #4c4927;
	border-bottom: 1px solid #dbd9bd;
}
#content {
	float: left;
	width: 535px;
	padding: 40px 0 25px 40px;
}
#content h2 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #73150f;
	margin: 5px 0 5px 0;
}
#content h3 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #2b674d;
	margin: 5px 0 5px 0;
}
#content p {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #2d2b1a;
	margin: 0 0 5px 0;
}
#content table {
	width: 100%;
}
#content td {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.4;
	color: #2d2b1a;
	padding: 0 10px 5px 0;
}
.iT {
	font: 11px Arial, Helvetica, sans-serif;
	color: #73150f;
	background: #fff;
	border: 1px solid #ccc;
	padding: 7px 0 4px 0;
	width: 100%;
	text-indent: 4px;
}
.iTa {
	font: 11px Arial, Helvetica, sans-serif;
	color: #73150f;
	background: #fff;
	border: 1px solid #ccc;
	padding: 7px 0 4px 0;
	width: 100%;
}
#content ul {
	list-style: none;
}
#content li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #2d2b1a;
	margin: 0 0 2px 0;
}
#content a {
	color: #73150f;
}
#content a:hover {
	color: #2b674d;
}
#content .lang {
	text-align: right;
}
#rotator {
	width: 534px;
	height: 240px;
}
#slide {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}
#slide li {
	margin: 0;
	padding: 0;
}
img {
	border: none;
}
.clearer {
	clear: both;
}
#footer {
	background: url(../img/footer.jpg) repeat-x top left;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #444;
	padding: 30px 0 30px 0;
}
#footer a {
	color: #73150f;
	text-decoration: none;
}
#footer a:hover {
	color: #222;
}
#kalender td, th {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 4px;
	text-align:center;
	width: 14%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #696642;
}
#kalender table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
#kalender {
	width: 95%;
	margin: 10px 0 0 0;
}
#kalender h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #73150f;
}
#kalender a {
	font-weight: bold;
	color: #222;
}
.today {
	color: #222;
}
#kalender th {
	color: #222;
}