body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#F5F5F5;
}

a {
	color:#BA0000;
	text-decoration:none;
}
a:hover {
	color:#FF6600;
	text-decoration:none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#AF984F;
	margin:0px 0px 10px 0px;
}
a.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#AF984F;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
a.h1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#BA0000;
	margin:0px 0px 10px 0px;
	text-decoration:none;
	display:block;
	font-weight:bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:30px;
	text-transform:uppercase;
	color:#AF984F;
	font-weight:bold;
	margin:6px 0px 0px 0px;
	padding-left:6px;
	border-bottom-width:1px;
	border-bottom-color:#439800;
	border-bottom-style:dotted;
}
h3 {
	font-size:11px;
	font-weight:normal;
	color:#AF984F;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
h4 {
	font-size:14px;
	line-height:16px;
	margin:0px;
	font-weight:bold;
}
h5 {
	font-size:12px;
	line-height:14px;
	margin:0px;
	font-weight:bold;
}
div.datum{
	float:right;
	color:#999999;
}
hr {
	border-width:1px 0px 0px 0px;
	border-style:solid;
	border-color:#CCCCCC;
	border-collapse:collapse;
	clear:both;
	margin: 10px 0px;
}
a.menu1, a.menu1_aktiv:hover {
	display:block;
	line-height:30px;
	border-bottom-width:1px;
	border-bottom-color:#AF984F;
	border-bottom-style:dotted;
	padding-left:3px;
	text-decoration:none;
	color:#023202;
}
a.menu2, a.menu2_aktiv:hover {
	display:block;
	line-height:30px;
	border-bottom-width:1px;
	border-bottom-color:#439800;
	border-bottom-style:dotted;
	margin-left:25px;
	text-decoration:none;
	color:#023202;
}
a.menu1_aktiv, a.menu1:hover {
	display:block;
	line-height:30px;
	border-bottom-width:1px;
	border-bottom-color:#AF984F;
	border-bottom-style:dotted;
	padding-left:3px;
	text-decoration:none;
	color:#FF6600;
}
a.menu2_aktiv, a.menu2:hover {
	display:block;
	line-height:30px;
	border-bottom-width:1px;
	border-bottom-color:#AF984F;
	border-bottom-style:dotted;
	margin-left:25px;
	text-decoration:none;
	color:#FF6600;
}
a.menu_hor {
	font-size:12px;
	background-color:#BA0000;
	color:#FFFFFF;
	width:181px;
	line-height:28px;
	display:block;
	float:left;
	margin:0px 2px 0px 7px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
a.menu_hor_aktiv, a.menu_hor:hover {
	font-size:12px;
	background-color:#898989;
	color:#000000;
	width:181px;
	line-height:28px;
	display:block;
	float:left;
	margin:0px 2px 0px 7px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
div.clickstream {
	line-height:30px;
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	text-transform:uppercase;
	margin:0px 0px 15px 0px;
}
a.clickstream {
	color:#000000;
}
a.clickstream:hover {
	color:#FF6600;
}
img.titelbild {
	border-style:double;
	border-color:#999999;
}
a.titelbild, a.titelbild:hover {
	overflow:hidden;
	float:left;
	margin:0px 15px 15px 0px;
	width:184px;
}

table.termine{
	width:515px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border-style:none;
	border-collapse:collapse;
}
td.termine_head{
	padding:3px;
	color:#ffffff;
	background-color:#BA0000;
	font-weight: bold;
	border-bottom:1px #AF984F solid;
}
tr.jahr{
	color:#000000;
	background-color:#ffffff;
	text-align:left;
	font-size:16px;
}
tr.termine_1{
	color: #000000;
	background-color:#acd582;
	text-align:left;
	vertical-align:text-top;
}
tr.termine_2{
	color: #000000;
	background-color: #dceac5;
	text-align: left;
	vertical-align: text-top;
}
td.monat{
	color: #666666;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border-style: dotted;
	border-color: #AF984F;
	border-width: 0px 0px 1px 0px;
}
td.leer{
	min-width: 10px;
	_width: 10px;
	background-color: #ffffff;
	padding: 2px 0px 0px 0px;
}
td.datum{
	width: 65px;
	text-align: left;
	padding: 2px 0px 0px 2px;
	white-space:nowrap;
}
td.uhrzeit{
	width: 40px;
	text-align: right;
	padding: 2px 0px 0px 0px;
	white-space:nowrap;
}
td.termin{
	min-width: 185px;
	_width: 185px;
	text-align: left;
	padding: 2px 5px 0px 10px;
}
td.ort{
	width: 80px;
	text-align: left;
	padding: 2px 0px 0px 0px;
}
.termin_title{
	font-weight:bold;
	text-transform:uppercase;
}
input.kontakt {
	margin-bottom:3px;
	width:400px;
	border-style:none;
	border-bottom:1px solid #AF984F;
	background-color:#F5F5F5;
}
textarea.kontakt {
	width:400px;
	border-style:none;
	border-bottom:1px solid #AF984F;
	background-color:#F5F5F5;
}
table.gb_name{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
div.gb_name{
	text-align:left;
	float:left;
	padding:3px;
}
div.gb_date{
	text-align:right;
	float:right;
	padding:3px;
}
td.gb_text{
	overflow:visible;
	height:30px;
	background-color:#cccccc;
	padding:3px;
}
td.gb_spacer{
	overflow:visible;
	line-height:5px;
}
td.gb_umblaettern{
	line-height:15px;
	text-align:center;
}
