body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4E5054;
	background-color: #DFDCD8;
	margin: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	letter-spacing:1px;
	margin-top: 0px;
	margin-bottom: 7px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	letter-spacing:1px;
	margin-top: 0px;
	margin-bottom: 3px;
}
a {
	outline:none;
}
a:link {
	margin: 0px;
	color: #4E5054;
	text-decoration: underline;
}
a:visited {
	color: #4E5054;
	text-decoration: underline;
}
a:active {
	color: #4E5054;
	text-decoration: underline;
}
a:hover {
	color: #9E0B0E;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 6px;
}
form {
	margin-top:10px;
	margin-bottom:0px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 1px;
	padding-left:2px;
}
input.hand {
	cursor: pointer;
}


.bg_header {
	background-image: url(../images/header2.jpg);
	background-repeat: repeat-x;
}
.text_red {
	color: #9E0B0E;
}
.text_12 {
	font-size:12px;
}
.text_11 {
	font-size:11px;
}
.text_10 {
	font-size:10px;
}
.space_header td {
	height: 92px;
} 
.space_header2 td {
	height: 15px;
} 
.home_border {
	border: 1px solid #FFFFFF;
	border-bottom:	none;
	border-left: none
}
.home_slogan {
	line-height:28px;
	letter-spacing: 1px;
	font-size:12px;
}
.tb_stdbuch {
	padding-bottom:16px;
}
.tb_stdbuch_white {
	color:#FFFFFF;
}
.tb_stdbuch_white a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.tb_stdbuch_white a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.tb_stdbuch_white a:hover {
	color: #9E0B0E;
	text-decoration: none;
}
.tb_stdbuch_white a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.event {
	font-family:"Times New Roman", Times, serif;
	color:#731D19;
}
.event h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	font-weight:bold;
	margin-bottom:0px;
}
.event h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin-top:0px;
}
.musiker {
	font-size:11px;
	text-transform:uppercase;
	line-height:14px;
	letter-spacing:1px;
}
.musiker p {
	margin-bottom:14px;
}
.musiker_bold_red {
	font-weight:bold;
	color:#731D19;
}
.musiker_bold_grey {
	font-weight:bold;
	color:#B1ACB0;
}
.bold_red_underline {
	font-weight:bold;
	text-decoration:underline;
	color: #9E0B0E;
}
.zitat {
	line-height:1.4em;
	letter-spacing:1px;
}