body			{
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
	background-image: url(/images/00_inh_back.gif);
	margin: 0px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
}

a			{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover			{
	color: #FFFFFF;
	text-decoration: underline;
}

ul{
	/*list-style-image: url(/images/tatze_klein.gif);*/
}

.Button{
	width: 185px;
	height: 40px;
	z-index:5000;
	border-color: #FF0000;
	border-style: solid;
	border-width: 0px;
	background-image: url(/images/menu_button.gif);
	left: 0px;
	position: relative;
}
.ButtonText{
	width: 185px;
	height: 40px;
	z-index:5001;
	left: 0px;
	top:0px;
	position: absolute;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
}

.ButtonLink{
	width: 185px;
	height: 40px;
	z-index:5002;
	background-image: url(/images/menu_button.gif);
	left: 0px;
	top:0px;
	position: absolute;
}

.ButtonLink:hover{
	width: 185px;
	height: 40px;	
	z-index:5002;
	background-image:url(/images/menu_button_hover.gif);
	left: 0px;
	top:0px;
	position: absolute;
}

.ButtonSub{
	width: 185px;
	height:20px;
	z-index:5000;
	background-image: url(/images/SubBack.gif);
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
	background-image:;
	left: 0px;
	position: relative;
}
.ButtonTextSub{
	width: 185px;
	height: 20px;
	z-index:5001;
	left: 0px;
	top:0px;
	position: absolute;
	font-weight:normal;
	font-style:normal;
	color: #eeeeee;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	margin-left:3px;
}

.ButtonLinkSub{
	background-image: url(/images/menu_button_empty.gif);
	width: 185px;
	height: 20px;
	z-index:5002;
	left: 0px;
	top:0px;
	position: absolute;
}

.ButtonLinkSub:hover{
	background-image: url(/images/menu_button_empty.gif);
	width: 185px;
	height: 20px;	
	z-index:5002;	
	left: 0px;
	top:0px;
	position: absolute;
}

.VertMenu		{
	font-family: "Courier New", Courier, mono;
	text-align: left;
	vertical-align: middle;
}

.VertMenu:hover		{
	font-family: "Courier New", Courier, mono;
	text-align: left;
	vertical-align: middle;
}

.VertMenu_selected {
	font-family: "Courier New", Courier, mono;
	text-align: left;
	vertical-align: middle;
}

.mailinglink {

}

.mailinglink:hover{

}

.cms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.cms_content{
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.cms_content h1{
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.cms_content a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.cms_content a:hover{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}



.cms_header{
	font-weight: bold;
	font-size:14px;
}

.cms_footer{

}

.cms_title{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;

}

.cms_description{

}

.cms_link{

}

.cms_email{

}

.cms_table{

}

.cms_tablecell{

}
.Werbung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.WerbungTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.HorMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.HorMenu_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.HorMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.HorMenu_selected:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
}
.d4pcCellBorder {
	border: 2px solid #000000;
}

.eventprogramm table {
	width: 100%;
}
.eventprogramm a {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
.eventprogramm a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.eventprogramm tr {
	width: 100%;
}
.eventprogramm th {
	padding:0px;
	margin:0px;
	font-size: 16px;
	width:300px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.eventprogramm td {
	font-size: 12px;
	width:300px;
	text-align: left;
	vertical-align: top;
	padding-left: 16px;
}
