a {
	color: #CC6600;
	font-weight: bold !important;
	text-decoration: underline;
}

body {
	background: #FFFFFF;
	color: #000000;
	font-size: 0.8em;
}

div {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.6em 0;
	padding: 0;
}

hr {
	background: #666666 !important;
	border-bottom: 1px solid #666666 !important;
	color: #666666 !important;
}

html, body {
	text-align: center;
	width: 100%;
}

table {
	border: 1px solid #333333;
	border-collapse: collapse;
	margin: 1px;
}

table td {
	background: #FFFFFF;
	border: 1px solid #333333;
	font-weight: normal;
	padding: 0.2em;
}

table td,
table th {
	background: transparent;
	color: #000000;
	padding: 0.2em;
}

table th {
	background: #EFEFEF;
	border: 1px solid #333333;
	font-weight: bold;
	padding: 0.2em;
}

ul {
	margin: 0 0 0 1.2em;
}

.nofloat {
	clear: both;
	display: block;
	float: none;
	height: 1px;
	overflow: hidden;
}

.printinvis,
#zeile1 .spalte1,
#zeile2 .spalte1,
#zeile3 .spalte1,
#zeile3 .spalte3,
#kalender {
	display: none;
	height: 1px;
	overflow: hidden;
	visibility: hidden;
	width: 1px;
}

#aktuelles {
	clear: both;
	display: block;
	float: none;
}

#aktuelles .nofloat {
	height: 1.2em !important;
}

#aktuelles img {
	float: left;
	margin: 0 1.2em 1.2em 0;
}

#kalender {
	clear: both;
	display: block;
	float: none;
	padding: 0 0 0 2%;
	width: 97%;
}

#kalender div.datum {
	background: #FFFFFF;
}

#kalender div.kw {
	background: #CCCCCC;
	clear: left;
}

#kalender div.kw a {
	color: #000000 !important;
}

#kalender div.wtag {
	background: #EC880E;
}

#kalender div.wtag a {
	color: #FFFFFF !important;
}

#kalender div.wtag strong {
	color: #FFFFFF;
}

#kalender div.wtag,
#kalender div.kw,
#kalender div.datum {
	border: 1px solid #666666;
	float: left;
	height: 1.4em;
	margin: 0 1px 1px 0;
	overflow: hidden;
	padding: 2px;
	text-align: center;
	width: 8.5%;
}

#kopfbild {
	margin: 0 0 1.2em 0;
}

#zeile1 .spalte1 input,
#zeile2 .spalte1 input,
input.text,
input.button,
textarea.text {
	background: #FFFFFF;
	border: 1px solid #666666;
	margin: 0 0 0.6em 0;
	padding: 0.2em;
}

#zeile1 .spalte2 {
	float: left;
	width: 60%;
}

#zeile1 .spalte2 h1
{
	width: 100%;
}

#zeile1 .spalte2,
#zeile2 .spalte2,
#zeile3 .spalte2 {
	clear: both;
	display: block;
	float: none;
	margin: 0 0 1.2em 0;
}

#zeile1 .spalte3 {
	float: right;
	width: 30%;
	text-align: right;
}

#zeile1,
#zeile2,
#zeile3 {
	clear: both;
	float: none;
	margin: 0 auto 1.2em auto;
	width: 95%;
}
