a:link, a:visited, a:active {
	color: #212121;
	text-decoration: none;
}
a:hover {
	color: #15519f;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #212121;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d7e0e9; /**** anpassen farbe main background****/
}
table, td, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #212121;
}
.titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #212121;
	line-height: 24px;
}
.navimain {
	font-size: 11px;
}


a.fliesstext:link, a.fliesstext:visited, a.fliesstext:active {
	color: #212121;
	text-decoration: underline;
}
a.fliesstext:hover {
	color: #fff;
	text-decoration: none;
}

.newstext {
	color: #212121;
	text-decoration: none;
	font-size: 9px;
	line-height: 12px;
}
a.newstext:link, a.newstext:visited, a.newstext:active {
	color: #212121;
	text-decoration: none;
}
a.newstext:hover {
	color: #15519f;
	text-decoration: none;
}


.ensembletitel {
	font-family: Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 9px;
	text-decoration: underline;
}
.ensembleleft {
	font-family: Arial, Helvetica, sans-serif;
	color: #212121;
	font-size: 9px;
}
.verschiebedatum {
	color: #999;
}


/*** tabellen hintergründe *******************************************************/
td.bg_0 {
}
td.bg_1 {
	background: #fff; /**** anpassen farbe aufgehellte tabelle ****/
}
.abschluss {
	background-color: #fff;
}
.navibg {
	background-image: url(../images/logo/logo_top_navi_bg.jpg);
	background-repeat: no-repeat;
}

/*******************************************************************************/
.of {
	border-style:solid;
	border-width: 1;
	border-color: #d5d5d5;
	background-color:#a6a6a6  /**** anpassen farbe liste admin, dunkle farbe ****/
}
.on {
	border-style:none;
	background-color:#a6a6a6 /**** anpassen farbe liste admin, dunkel farbe ****/
}
.off {
	border-style:none;
	background-color:#d5d5d5 /**** anpassen farbe liste admin, helle farbe ****/
}


/*******************************************************************************/
.footer {
	font-size: 9px;
	line-height: 12px;
	color: #212121;
}
a.footer:link, a.footer:active, a.footer:visited {
	color: #212121;
	text-decoration: none;
}
a.footer:hover {
	color: #15519f;
	text-decoration: none;
}



/*** abstände im dynamischen menu **************************************************/
.menu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	BACKGROUND: none;
}
.submenutext {
	font-size: 11px;
	color: #212121;
	line-height: 16px;
}
a.submenutext:link, a.submenutext:active, a.submenutext:visited {
	color: #212121;
	text-decoration: none;
	line-height: 16px;
}
a.submenutext:hover {
	color: #15519f;
	line-height: 16px;
	text-decoration: none;
}


/*******************************************************************************/
.kontakt_input {
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	outline: none;
	padding: 3px;
	background: none;
	border: 1px solid #fff;
}
.kontakt_drop {
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	outline: none;
	padding: 3px;
	background: #666 url(http://operschlosshallwyl.ch/2009_verkbraut/css/none);
	border: 1px solid #fff;
}
.kontakt_area {
	width: 280px;
	height: 101px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #212121;
	outline: none;
	padding: 3px;
	background: none;
	border: 1px solid #fff;
}
.wcounter {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #eaeaea;
	font-size: 9px;
	width: 33px;
	border: 0px solid #b2b29f;
	text-align: right;
	margin: 0px;
	padding: 0px;
	outline: none;
}
input.kontakt_input:hover, input.kontakt_input:focus, textarea.kontakt_area:hover, textarea.kontakt_area:focus {
	border: 1px solid #212121;
}
.send_button {
	display: block;
	text-indent: -10000px;
	width: 130px;
	height: 25px;
	background: url(../images/button_send.gif) no-repeat 0 0;
}
.send_button:hover {
	background-position: 0px -25px;
}


/*** tabellen hintergründe *******************************************************/
.tabletitel {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #813434;
	font-weight: bold;
}
.tablereihe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #9b3e3e;
}
.tablereihe_on {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #c14d4d;
}
td.bild_0 {
	border: 1px solid #FFFFFF;
}
td.bild_over {
	border: 1px solid #FF0000;
}
.rahmen_0 {
	border: 1px solid #384c87;
	height: 98px;
	width: 130px;
}
.rahmen_1 {
	border: 1px solid #ffffff;
	height: 98px;
	width: 130px;
}
.sponsoren {
	background-color: #ffffff;	
}
.titel_sponsoren {
	font-weight: bold;
}
.linie_titel {
	background-color: #212121;
}